<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


// RIGHT SIDEBAR FILE


var menuspace		= "140"		// WHITESPACE ADJUST
var menuVspace		= "60"		// SPACE BELOW RIGHT SIDEBAR

var showimage1		= "yes"		// SHOW 1ST LINKED IMAGE
var showimage2		= "yes"		// SHOW 2ND LINKED IMAGE



document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0">');
document.write('<tr><td class="menu-titlespurple">');


// MENU BOX TITLE

document.write('The Psychic Zone<br>');



document.write('</td></tr></table>');
document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0" class="menu-tablepurple">');
document.write('<tr><td>');
document.write('<table cellspacing="0" cellpadding="5" border="0" width="100%" class="boxtext">');
document.write('<tr><td align="left" valign="top" colspan="2">');
document.write('<img src="http://www.therapyguide.ie/picts/spacer.gif" height="2" width="10" border="0" alt="Image"><br>');


// START SIDEBAR TEXT TO EDIT


document.write('Visit our Psychic Zone for Psychics, Mediums, Angel Card Readings, Numerology, Palmistry, Tarot Card Readers and more!');

document.write('<br><br>');

document.write('<a href="http://www.therapyguide.ie/psychic_zone.htm" class="menu">The Psychic Zone!</a><br>');



document.write('</td></tr><tr><td align="center" valign="top" colspan="2">');


// START 1ST LINKED SIDEBAR IMAGE

   if (showimage1 == "yes") {
document.write('<a href="http://www.therapyguide.ie/psychic_zone.htm">');
document.write('<img src="http://www.therapyguide.ie/picts/sidebar_right_1.jpg" border="0" class="bordersSB" vspace="8" alt="Click to View">');
document.write('</a><br>');
}


document.write('</td></tr></table>');
document.write('</td></tr></table>');

document.write('<br>');


//  End -->





document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0">');
document.write('<tr><td class="menu-titlesorange">');


// MENU BOX TITLE

document.write('Holistic Health<br>');



document.write('</td></tr></table>');
document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0" class="menu-tableorange">');
document.write('<tr><td>');
document.write('<table cellspacing="0" cellpadding="5" border="0" width="100%" class="boxtext">');
document.write('<tr><td align="left" valign="top" colspan="2">');
document.write('<img src="http://www.therapyguide.ie/picts/spacer.gif" height="2" width="10" border="0" alt="Image"><br>');


// START SIDEBAR TEXT TO EDIT


document.write('See the Contents of the Current Edition of  Holistic Health Magazine below or purchase your copy by sending 5 Euro (Includes P & P) to Holistic Health, Orchard House, Tinahely, Co. Wicklow.');
document.write('<br><br>');

document.write('<a href="http://www.therapyguide.ie/holistic_health_magazine.htm" class="menu">Preview Magazine</a><br>');



document.write('</td></tr><tr><td align="center" valign="top" colspan="2">');


// START 2ND LINKED SIDEBAR IMAGE

   if (showimage2 == "yes") {
document.write('<a href="http://www.therapyguide.ie/holistic_health_magazine.htm">');
document.write('<img src="http://www.therapyguide.ie/picts/sidebar_right_2.jpg" border="0" class="bordersSB" vspace="8" alt="Click to View">');
document.write('</a><br>');
}


document.write('</td></tr></table>');
document.write('</td></tr></table>');

document.write('<br>');


//  End -->

document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0">');
document.write('<tr><td class="menu-titles">');


// MENU BOX TITLE

document.write('Healing Crystals<br>');



document.write('</td></tr></table>');
document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0" class="menu-table">');
document.write('<tr><td>');
document.write('<table cellspacing="0" cellpadding="5" border="0" width="100%" class="boxtext">');
document.write('<tr><td align="left" valign="top" colspan="2">');
document.write('<img src="picts/spacer.gif" height="2" width="10" border="0" alt="Image"><br>');


// START SIDEBAR TEXT TO EDIT


document.write('Visit the Crystal Healing Shop for Crystal Healing Information & Online Purchases of Rough Crystals, Chakra Sets, Tumbled Gem Stones, Dowsing Pendulums & more');

document.write('<br><br>');

document.write('<a href="http://www.crystalhealingshop.com" class="menu">Crystal Healing Shop</a><br>');



document.write('</td></tr><tr><td align="center" valign="top" colspan="2">');


document.write('</td></tr></table>');
document.write('</td></tr></table>');

document.write('<br>');




