<!-- 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://www.templespa.com/"><img src="../picts/Temple-Spa-Promo-160x467.jpg" border="0" width="160" height="467"></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="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.visitbritain.co.uk/"><img src="../picts/visit-britain-logo.gif" border="0" class="borders" width="160" height="100"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://http://www.australia.com/"><img src="../picts/Tourism-Australia.jpg" border="0" class="borders" width="160" height="100"></a><br>');
document.write('<br>');
document.write('<a target="_parent" href="../Articles/Cyprus-an-island-of-love-and-beauty.htm"><img src="../picts/Cyprus_Tourism_Organisation.jpg" border="0" class="borders" width="160" height="100"></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.visitabudhabi.ae/"><img src="../picts/Abu_Dhabi_Tourism.jpg" border="0" class="borders" width="160" height="60"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.dubaitourism.ae/"><img src="../picts/Dubai_tourism.gif" border="0" class="borders" width="160" height="80"></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>');
document.write('<a target="_blank" href="http://www.thespatraveller.com/contact/contact.htm"><img src="http://www.thespatraveller.com/picts/Contact-us-to-list-your-spa.jpg" border="0" class="borders" width="160" height="40"></a><br>');
document.write('<br>');
document.write('<a target="_blank" href="http://www.thespatraveller.com/ad_contact/ad-contact.htm"><img src="http://www.thespatraveller.com/picts/To-advertise.jpg" border="0" class="borders" width="160" height="20"></a><br>');
document.write('<br>');
document.write('<a href="../Advertise/why-advertise.htm"><img src="../picts/ShangriLaMaldives.jpg" border="0" class="borders" width="160" height="120"><br>Targeted opportunities<img border="0" src="../picts/menu-arrow.gif" width="10" height="7"</a><br>');
document.write('</fieldset>');

}
// END RIGHT SIDEBAR CLASSIFIED AD AREA

// END MAIN CLASSIFIEDS PROMOTIONS AREA

document.write('</td></tr></table>');


// -- END -->
