<!-- Begin POP-UP SIZES AND OPTIONS CODE
// ONLY USE lowercase FOR yes no OPTIONS
// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var show1	= "no"		// SHOW ONE LARGE IMAGE
var show2 	= "yes"		// SHOW FIRST SMALL IMAGE
var show3 	= "yes"		// SHOW SECOND SMALL IMAGE



document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="165">');
document.write('<tr><td class="menutrans">');

document.write('<img src="picts/menu-top.gif" width="165" height="70"></a><br>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK
document.write('</td></tr><tr><td>');
document.write('<a href="http://www.tongrenhealer.com/" class="menu">Home</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="tongren.htm" class="menu">Tong Ren Healing</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="about.htm" class="menu">About Joe Lucier</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="service.htm" class="menu">Available Healing Services</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="tomtam.htm" class="menu">About Founder Tom Tam</a>');

//document.write('</td></tr><tr><td>');
//document.write('<a href="association-guidelines.htm" class="menu">Association Guidelines</a>');

//document.write('</td></tr><tr><td>');
//document.write('<a href="http://tongrenhealer.com/wordpress2/wp-login.php" class="menu">Blog and Forum</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="store-booktamhome.htm" class="menu">Books and DVDs</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="store-supplyhome.htm" class="menu">Supplies</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="contact.htm" class="menu">Contact</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="directions.htm" class="menu">Directions</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="spanish_tongrendetails.htm" class="menu">Spanish Translation</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="italian_tongrendetails.htm" class="menu">Italian Translation</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="news.htm" class="menu">Tong Ren Times Archive</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="thai_photogallery.html" class="menu">Thai Photo Gallery</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="anatomy-cranialnerves.htm" class="menu">Anatomy - Cranial Nerves</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="herb-home.html" class="menu">Herbs</a>');

document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');



// END LINKS

//document.write('</td></tr><tr><td>');
//document.write('<a href="classlocations_encoded.htm" class="menu">Worldwide Locations</a>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="150">');
document.write('<tr><td align="center" background="picts/menu.gif" height="34">');

document.write('<img src="picts/menu-bottom.gif" width="155" height="34"></a><br>');

document.write('</td></tr><tr><td align="left">');



document.write('</td></tr><tr><td align="center">');

document.write('<br><br>');


// START IMAGE AREA

   if (show1 == "yes") {
document.write('<img src="picts/menu-picture-1.jpg" width="75" height="150"></a><br><br>');
}

   if (show2 == "yes") {
document.write('<img src="picts/menu-picture-2.jpg" width="75" height="75"></a><br><br>');
}
   if (show3 == "yes") {
document.write('<img src="picts/menu-picture-3.jpg" width="75" height="75"></a><br><br>');
}



document.write('</td></tr></table>');

document.write('<TABLE class=BlockMargin id=textEdit hideFocus tabIndex=0 cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD align=middle><A href="http://visitor.constantcontact.com/email.jsp?m=1101053028479" shape=rect><IMG contentEditable=false height=72 hspace=5 src="http://img.constantcontact.com/letters/images/1101093164665/news_bustech_join1.gif" width=152 align=middle vspace=5 border=0></A></TD></TR></TBODY></TABLE>');

document.write('</div>');


//  End -->