
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/spacer.gif" HEIGHT=25 WIDTH=10><br>');
document.write('</td><td valign="bottom">');

document.write('<!-- START LINK TABLE-->');

document.write('<TABLE cellpadding=0 cellspacing=0 border="0" width="125" class="menulinks">');
document.write('<tr><td ALIGN=left VALIGN=center background="images/menubuttons.gif" height="22">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="index.html">...home</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/menubuttons.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="hypnotherapy.htm">...hypnotherapy </a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/menubuttons.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="pastlife.htm">...past life regression</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/menubuttons.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="pastlife.htm">...life between lives</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/menubuttons.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="reiki.htm">...reiki</a><br>');



document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/menubuttons.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="contact.htm">...contact us</a><br>');


document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->