<!-- Begin

// FILE: menu_horz.js

// NOTE: If you use a ' add a slash before it like this \'



var paypalemail		= ""		// EDIT WITH YOUR PAYPAL E-MAIL
var storelink		= ""			// PAGE TO LINK WITH RIGHT IMAGE



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="283" class="bar-endtop">');
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 LEFT HORIZONTAL LINKS







// NOTE: COPY AND PASTE THE NEXT 4 LINES TO ADD A NEW LINK



document.write('<a href="http://www.therapyguide.ie/index.htm" class="menuhorz">TherapyGuide.ie</a>');
document.write('&nbsp;-&nbsp;');
document.write('An Information Guide and Directory Website for Complementary Therapy, Alternative Medicine and Holistic Healing in Ireland<br>');
document.write('</td><td>');
document.write('</td><td valign="middle" nowrap>');



// END LEFT HORIZONTAL LINKS



document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->



