<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var showallwebco	= "no"		// SHOW ALLWEBCO IMAGE IN FOOTER



// START FOOTER

document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td height="6">');
document.write('<img src="http://www.therapyguide.ie/picts/spacer.gif" height="6" width="10" border="0" alt="image"><br>');
document.write('</td><td valign="top" align="right" rowspan="3" width="91">');
document.write('<a href="#top" ONMOUSEOVER="img_act(\'footer\')" ONMOUSEOUT="img_inact(\'footer\')"><img src="http://www.therapyguide.ie/picts/bar-footer-off.gif" height="32" width="91" border="0" name="footer" alt="Top of Page"></a><br>');
document.write('</td></tr><tr><td class="pagelines">');
document.write('<img src="http://www.therapyguide.ie/picts/spacer.gif" height="12" width="10" border="0" alt="image"><br>');
document.write('</td></tr><tr><td align="left">');
document.write('<table cellspacing="0" cellpadding="0" border="0" class="menuhorztext">');
document.write('<tr><td valign="middle" nowrap>');




// START COPYRIGHT AND FOOTER LINKS


document.write('<a href="http://www.therapyguide.ie/index.htm">Home</a> | <a href="http://www.therapyguide.ie/therapy_definitions.htm">Therapy Definitions</a> | <a href="http://www.therapyguide.ie/ireland_therapist_directory.htm">Find a Therapist</a> | <a href="http://www.therapyguide.ie/suppliers.htm">Find a Supplier</a> | <a href="http://www.therapyguide.ie/training_centres.htm">Training Centres</a> | <a href="http://www.therapyguide.ie/workshops_courses.htm">Workshops/Courses</a> | <a href="http://www.therapyguide.ie/events.htm">Events</a> | <a href="http://www.therapyguide.ie/psychic_zone.htm">Psychic Zone</a><br>');
document.write('Copyright &copy; 2007 <a href="http://www.therapyguide.ie/index.htm">TherapyGuide.ie</a> | <a href="http://www.therapyguide.ie/get_listed.htm">Get Listed</a> | <a href="http://www.therapyguide.ie/contact.htm">Contact</a> | <a href="http://www.therapyguide.ie/terms_of_use.htm">Terms of Use</a> | <a href="http://www.therapyguide.ie/disclaimer.htm">Disclaimer</a> | <a href="http://www.therapyguide.ie/links.htm">Link Partners</a><br>');




document.write('</td></tr></table>');
document.write('</td></tr></table>');


// COPYRIGHT 2007 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law


   if (showallwebco == "yes") {
document.write('<table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">');
document.write('<tr><td align="right" valign="middle">');
document.write('<a href="http://allwebcodesign.com" target="_blank"><img src="picts/allwebco.gif" height="34" width="132" border="0" alt="Developed by Allwebco Design"></a><br>');
document.write('</td></tr></table>');
}



//  End -->