
<!-- Begin

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


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="175"><tr><td class="menu-top-border">');
document.write('<img src="picts/menu-top.gif" width="175" height="102" class="menutrans"></a><br>');



// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Me</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="treatments.htm" class="menu">Treatments</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="onsitemassage.htm" class="menu">OnSite Massage</a>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');




// END LINKS //





// FLASH CHANGER OPTIONS

var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "136570"	// FLASH BACKGROUND COLOR
var flashspace		= "30"		// MOVE FLASH UP OR DOWN
var flashwC		= "175"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "116"		// HEIGHT OF THE FLASH CHANGER
var bordercolor		= "000000"	// FLASH CHANGER BORDER COLOR






document.write('</td></tr><tr><td height="1" class="menu-bottom-line">');
document.write('<img src="picts/spacer.gif" width="175" height="1"></a><br><br>');
document.write('</td></tr><tr><td align="center">');



document.write('<center><a href="onsitemassage.htm"><img src="picts/competition.jpg" border="0" vspace="5"></a><br><br></center>');

document.write('</span>');


document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');



// FLASH CHANGER
   if (showsflash == "no") {
document.write('<div class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" style="border-top: #'+bordercolor+' 1px solid; border-bottom: #'+bordercolor+' 1px solid;"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="imagechanger.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=bgcolor VALUE=#'+flashcolor+'>');
document.write('<EMBED src="imagechanger.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT><br>');
document.write('</td></tr></table>');
document.write('<br><br>');
document.write('</div>');
}


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





var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>');
document.write('<span class="sidebartitle">');


document.write('<br></span><span class="sidebartext">');

document.write('<a href="http://www.fht.org.uk" target="_blank"><align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Member of<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Federation of <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holistic Therapists</a> <br>');

document.write('<center><a href="http://www.fht.org.uk" target="_blank"><img src="images/fth.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}


var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "no") {

// START TOPIC 4

document.write('');
document.write('<span class="sidebartitle">');


document.write('<br></span><span class="sidebartext">');


document.write('<center><a href="http://www.facebook.com/profile.php?id=632328913&ref=name" target="_blank"><img src="images/facebook.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}



//  End -->