<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS




var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE

var topspacing		= "1"		// NUDGE SIDEBAR DOWN
var sidewidth		= "100"		// SIDEBAR WIDTH





// NUDGE SPACER
document.write('<img src="../picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');

// MAIN VERTICAL BANNER AD AREA

   if (showimage == "yes") {

document.write('<left>');
document.write('<a target="_blank" href="http://healinghotelsoftheworld.com/"><img src="../Wellness_picts/spatraveller_skyscraper.jpg" border="0" width="160" height="600"></a><br>');
document.write('<br></legend>');
document.write('</left>');
}

// START RIGHT SIDEBAR CLASSIFIED AD AREA


// MAIN VERTICAL BANNER AD AREA

   if (showimage == "yes") {

document.write('<left>');
document.write('<a target="_blank" href="#"><img src="http://www.thespatraveller.com/picts/Featured-Country.jpg" border="0" class="borders" width="160" height="20"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.visitcyprus.com/"><img src="../picts/cyprus-tourism-logo160x120.jpg" border="0" class="borders" width="160" height="117"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.southafrica.net"><img src="../picts/South_Africa02.jpg" border="0" class="borders" width="160" height="100"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.tourism.gov.my"><img src="../picts/Malaysia_tourism.jpg" border="0" class="borders" width="160" height="100"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.tourismthailand.co.uk/"><img src="../picts/Thailand_tourism_logo1.jpg" border="0" class="borders" width="160" height="100"></a><br>');
document.write('<br></legend>');
document.write('</left>');
}

// START RIGHT SIDEBAR CLASSIFIED AD AREA


// START RIGHT SIDEBAR CLASSIFIED AD AREA

   if (paragraph_1 == "yes") {


document.write('<a target="_blank" href="#"><img src="../picts/Featured-products.jpg" border="0" class="borders" width="160" height="20"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.elemis.co.uk/"><img src="../picts/ElemisLogoWhiteBack2.gif" border="0" width="160" height="33"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.aromatherapyassociates.com/"><img src="../Spa_professional/Aromatherapy-Associates-logo2.gif" border="0" width="160" height="40"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.espaonline.com/"><img src="../Product_picts/espa-logo.jpg" border="0" width="160" height="80" align="center"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.templespa.com/"><img src="../picts/Temple-Spa-150x80.jpg" border="0"  width="160" height="60" align="center"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.thespatraveller.com/findaspa/contactUs_2.php"><img src="http://www.thespatraveller.com/picts/To-advertise.jpg" border="0" class="borders" width="160" height="20"></a><br>');
document.write('</fieldset>');

}
// END RIGHT SIDEBAR CLASSIFIED AD AREA

// END MAIN CLASSIFIEDS PROMOTIONS AREA

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


// -- END -->
