<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF


function link() {};

function getSponsorLink() 
{
   linkHTML = new link();
   number = 0;

   // Link Array
   linkHTML[number++] = "<A HREF=http://www.fengshui4succ.com TARGET=_blank>Feng Shui For Success<BR>Balance the Ch'i energy in your environment</A>";
   linkHTML[number++] = "<A HREF=http://www.learnhomeopathnow.com TARGET=_blank>Learn Homeopathy Now<BR>Homeopathy and Bach Flower Essence Training</A>";
   linkHTML[number++] = "<A HREF=http://www.bachcentre.com TARGET=_blank>The Bach Centre<BR>The ultimate source for all things Bach</A>";
   linkHTML[number++] = "<A HREF=http://www.bachflower.com TARGET=_blank>Bach Flower Essences<BR>Individual Remedies and Information</A>";
   linkHTML[number++] = "<A HREF=http://www.rainbowcrystal.com TARGET=_blank>Beyond the Rainbow<BR>Tools for Personal Empowerment</A>";
   linkHTML[number++] = "<A HREF=http://www.dshelmdc.com TARGET=_blank>Dr. Daniel Helm<BR>Friend, Practitioner and Physician</A>";

   // keep adding items here...

   increment = Math.floor(Math.random() * number);

   return(linkHTML[increment]);
}


var paypal_email  ="your@email.com" // ADD YOUR PAYPAL E-MAIL FOR THE VIEW CART
var showcart      = "no"      // SHOW VIEW CART BUTTON

var showimage_1      = "yes"     // SHOW 1ST SIDEBAR IMAGE
var showimage_2      = "no"      // SHOW 2ND SIDEBAR IMAGE
var showimage_3      = "yes"     // SHOW 2ND SIDEBAR IMAGE
var showarea_1    = "yes"     // SHOW THE 1ST PARAGRAPH
var showarea_2    = "yes"     // SHOW THE 2ND PARAGRAPH
var showarea_3    = "yes"     // SHOW THE 2ND PARAGRAPH
var showbookmark        = "yes"         // SHOW THE BOOKMARK PAGE LINK
var showreorder      = "yes"     // SHOW THE REORDER LINK
var links      = "yes"     // SHOW SAMPLE LINKS IN THE SIDEBAR
var movedown      = "45"      // SIDEBAR SPACE FROM TOP



document.write('<img src="/images/spacer.gif" height="'+movedown+'" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');



// FIRST IMAGE AREA


if (showimage_1 == "yes") 
{
   document.write('<a href="/store" alt="Visit our Store Today to Choose Your Combination"><IMG SRC="/images/VisitStore.gif" border="0" width="150" height="100" class="borders" alt="Visit our Store Today to Choose Your Combination"></a><br><br>');
}


document.write('<!-- BEGIN LivePerson Button Code -->');
document.write('  <div>');
document.write('     <table border=\'0\' cellspacing=\'2\' cellpadding=\'2\'>');
document.write('        <TR>');
document.write('           <td align="center">');
document.write('              <FONT face=\'Arial\' size=\'2\'>');
document.write('                 <STRONG>Our agents are standing by to help you.<BR>Click the image to chat.</STRONG>');
document.write('              </FONT>');
document.write('           </td>');
document.write('        </TR>');
document.write('        <tr>');
document.write('           <td align=\'center\'>');
document.write('              <a id="_lpChatBtn" href=\'http://server.iad.liveperson.net/hc/81161043/?cmd=file&file=visitorWantsToChat&site=81161043&byhref=1&VISITORVAR!Product=Hypothyroidismt&VISITORVAR!PageTitle=Don%27t%20Like%20Taking%20Synthroid%3F&imageUrl= http://images.liveperson.com/lp/81161043/\' target=\'chat81161043\'  onClick="javascript:window.open(\'http://server.iad.liveperson.net/hc/81161043/?cmd=file&file=visitorWantsToChat&site=81161043&VISITORVAR!Product=Hypothyroidism&VISITORVAR!PageTitle=Don%27t%20Like%20Taking%20Synthroid%3F&imageUrl= http://images.liveperson.com/lp/81161043/&referrer=\'+escape(document.location),\'chat81161043','width=475,height=400,resizable=yes\');return false;" ><img src=\'http://server.iad.liveperson.net/hc/81161043/?cmd=repstate&site=81161043&channel=web&&ver=1&imageUrl= http://images.liveperson.com/lp/81161043/\' name=\'hcIcon\' border=0></a>');
document.write('           </td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('           <td align=\'center\'>');
document.write('              <div style="margin-top:5px;">');
document.write('                 <a href=\'http://www.liveperson.com\' target="_blank" title="Go to www.liveperson.com" style=\'text-decoration:none\'><span style=\'font-size: 10px; font-family: Arial, Helvetica, sans-serif\'><font face=\'Arial\' size=\'-2\' color=\'#333333\'>Live Chat by </font></span><font face="Arial" color="#FF9900"><span style="font-family: Arial, Helvetica, sans-serif"><font size="1">LivePerson</font></span></font></a>');
document.write('              </div>');
document.write('           </td>');
document.write('        </tr>');
document.write('     </table>');
document.write('  </div>');
document.write('<!-- END LivePerson Button code -->');




// START FIRST TEXT AREA

   if (showarea_1 == "yes") {
   
document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Search our site:</span></legend>');
document.write('<CENTER>');

document.write('<FORM METHOD=POST ACTION=/cgi-bin/search.cgi>');

document.write('<INPUT TYPE="text" NAME="keywords" SIZE="15" MAXLENGTH="60"> <INPUT TYPE="IMAGE" SRC="/images/search.gif" NAME="search_request_button.x" BORDER=0>');
document.write('</FORM>');
document.write('</CENTER>');

document.write('</fieldset>');
document.write('<br><br>');
}

// END FIRST TEXT AREA


if (showbookmark == "yes") {
document.write('<A HREF="JavaScript:addToFavorites();">Bookmark this Page!</A>');
document.write('<br><br>');
}


// SECOND IMAGE AREA


if (showimage_2 == "yes") {
document.write('<a href="/store"><IMG SRC="/images/sidebar-2.jpg" border="0" width="150" height="100" class="borders"></a><br><br>');
}


if (showreorder == "yes") {
   document.write('<a href="/reorder">Reorder Your Last Healing Combination!</a><br><br>');
}



// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Your Combination:</span></legend>');

document.write('<div class="smalltext">We can customize a combination to meet your specific needs. ');

document.write('<a href="/custom">Find Your Combination...</a></div>');

document.write('</fieldset>');
document.write('<br><br>');
}
// END SECOND TEXT AREA




// START VIEW CART CODE
   if (showcart == "yes") {

document.write('<img src="/images/cart-paypal.gif" alt="Payments By Paypal" vspace="2"><br>');
document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin: 0px">');
document.write('<input type="hidden" name="cmd" value="_cart">');
document.write('<input type="hidden" name="business" value="'+paypal_email+'">');
document.write('<input type="hidden" name="display" value="1">');
document.write('<input type="image" SRC="/images/cart-view-off.gif" onmouseover="this.src=\'images/cart-view-on.gif\'" onmouseout="this.src=\'images/cart-view-off.gif\'"><br>');
document.write('</form><br><br>');
}





// SAMPLE LINKS AREA
if (links == "yes") {

   document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
   document.write('<span class="subtitle">A Favorite Site:</span></legend>');
   document.write('<CENTER>');
   document.write(getSponsorLink());
   document.write('</CENTER>');
   document.write('</fieldset>');
   document.write('<br><br>');
}
// SAMPLE LINKS AREA



// THIRD IMAGE AREA


   if (showimage_3 == "yes") {
document.write('<a href="/cgi-bin/store/index.cgi?show_discounts=yes"><IMG SRC="/images/store/site/cart-specials.jpg" border="0" width="150" height="110" class="borders"></a><br><br>');
}




// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Why Register?</span></legend>');

document.write('<div class="smalltext">Registered users can subscribe to our newsletter, check out quickly and get product <b>discounts</b> and <b>free</b> Consultations.  It costs nothing, so ');

document.write('<a href="/register">Register Now!</a></div>');

document.write('</fieldset>');
document.write('<br><br>');
}
// END THIRD TEXT AREA


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Need Help with:</span></legend>');
document.write('<font face="Arial" size="1">');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=3&cq=N">Addictions</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=8&cq=N">Being&nbsp;too&nbsp;Busy</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=6&cq=N">Codependency</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=2&cq=N">Depression</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=12&cq=N">Fatigue</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=7&cq=N">Fears</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=13&cq=N">Graves&nbsp;Disease</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=4&cq=N">Grief</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=14&cq=N">Hashimotos&nbsp;Thyroiditis</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=11&cq=N">Hyperthyroidism</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=5&cq=N">Hypothyroidism</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=1&cq=N">Learning&nbsp;Problems</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=21&cq=N">Low&nbsp;Libido</a></font><br>');
document.write('<font face="Arial" size="2"><a href="http://www.healingcombinations.com/cgi-bin/store/index.cgi?pid=9&cq=N">Low&nbsp;Self&nbsp;Esteem</a></font><br><br>');
document.write('</font>');
document.write('</fieldset>');
document.write('<br><br>');


document.write('</td></tr></table>');
//  End -->
