<!-- Begin

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


var faqdropdown = '<form style="margin: 0px; margin-left: 5px;"><select name="links" style="width: 170px; font-size: 9px; font-family:Times, serif" onChange="doSubthing(this.form)">';
faqdropdown = faqdropdown + '<option value="faq.htm">Frequently Asked Questions <option value="faq.htm#looklike">What does the clinic look like? <option value="faq.htm#sick">Can I have a massage when I\'m sick?';
faqdropdown = faqdropdown + '<option value="faq.htm#ohip">Are you covered by OHIP? <option value="faq.htm#extended">Covered by my extended benefits? <option value="faq.htm#bill">Will you bill my insurance directly? <option value="faq.htm#comp">Insurance claims and workman\'s comp? <option value="faq.htm#billcomp">Will you bill workman\'s comp directly? <option value="faq.htm#family">Can my family use my benefits?';
faqdropdown = faqdropdown + '<option value="faq.htm#postdate">Can you pre- or post-date receipts? <option value="faq.htm#discounts">Does the clinic offer any discounts? <option value="faq.htm#cellphone">What is proper cell phone etiquette? <option value="faq.htm#tipping">What is the protocol for tipping? <option value="faq.htm#bring">Should I bring anything with me? <option value="faq.htm#arrive">How early should I arrive? <option value="faq.htm#arrive">What if I\'m late?';
faqdropdown = faqdropdown + '<option value="faq.htm#date">Can I date my therapist? <option value="faq.htm#parking">Do you have parking? <option value="faq.htm#intersection">What\'s the nearest intersection? <option value="faq.htm#payment">How can I pay? <option value="faq.htm#groups">Can you accommodate large groups? </select></form>';


document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/spacer.gif" HEIGHT="350" WIDTH=15><br>');
document.write('</td><td valign="bottom">');

// START LINK TABLE CHANGE THE width="140" FOR LONGER LINK NAMES

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="175" class="menulinks">');
document.write('<tr><td class="menu">');
document.write('&#8226 <a href="index.html">home</a><br>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW TO MAKE ROOM


document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="spa_clinic_toronto.htm">our philosophy</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="services.htm">services menu</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="conditions.htm">conditions/treatments</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="practitioners.htm">our practitioners</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="faq.htm">faq</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="breast.htm">breast care</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="workshops.htm">workshops</a><br>');


// document.write('</td></tr><tr><td class="menu">');
// document.write('&#8226 <a href="pricelist.htm">price list</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="toronto_spa_package.htm">spa packages</a><br>');

//document.write('</td></tr><tr><td class="menu">');
//document.write('&#8226 <a href="funds.htm">charitable funds</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="contact.htm">contact us</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="bookappointment.htm">book appointment</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="massage_gift_certificate.htm">gift certificates</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="articles.htm">articles</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="recipes.htm">recipes</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="employment.htm">employment opportunities</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="massage_links.htm">links of interest</a><br>');

document.write('</td></tr><tr><td class="menu">');
document.write('&#8226 <a href="spa_contest.htm"><B>WIN A SPA PACKAGE<B></a><br>');


//document.write('</td></tr><tr><td class="menu">');
//document.write(faqdropdown);

document.write('<br></td></tr><tr><td ALIGN=left VALIGN=center>');
document.write('<img src="picts/link-end-1.gif" HEIGHT="2" WIDTH="38"><br>');


// NOTE: CHANGE THE HEIGHT="19" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS

document.write('<img src="picts/link-end.gif" HEIGHT="15" WIDTH="31"><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->
