<!-- Begin
var how_many_ads = 12;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="FZP Apartment Rentals - The Decks - Western Cape, Cape Town";
url="western-cape-selfcatering.html#FZP_Apartment_Rentals_The_Decks";
alt="FZP Apartment Rentals - The Decks - Western Cape, Cape Town";
banner="images/advertising/FZP_Apartment_Rentals_The_Decks.jpg";
width="120";
height="454";
}
if (ad==2) {
txt="Rose Cottage B&amp;B / Selfcatering - Kwazulu-Natal, Winterton district";
url="http://www.travel-informed.co.za/rosecottagebnb.html";
alt="Rose Cottage B&amp;B / Selfcatering - Kwazulu-Natal, Winterton district";
banner="images/advertising/rosecottagebnb-s.jpg";
width="120";
height="403";
}
if (ad==3) {
txt="Top Africa Safaris Ltd - Africa";
url="http://www.travel-informed.co.za/safaris-africa.html#Top_Africa_Safaris_Ltd";
alt="Top Africa Safaris Ltd - Africa";
banner="http://www.travel-informed.co.za/images/advertising/tas-s.jpg";
width="120";
height="511";
}
if (ad==4) {
txt="Karukareb Wilderness Reserve - Western Cape, Clanwilliam";
url="http://www.travel-informed.co.za/karukareb.html";
alt="Karukareb Wilderness Reserve - Western Cape, Clanwilliam";
banner="images/advertising/karukareb-s.jpg";
width="120";
height="504";
}
if (ad==5) {
txt="24Riviere Private Game Farm - Limpopo, Vaalwater, Vier-en-Twintig Riviere";
url="http://www.travel-informed.co.za/24riviere.html";
alt="24Riviere Private Game Farm - Limpopo, Vaalwater, Vier-en-Twintig Riviere";
banner="images/advertising/24riviere-s.jpg";
width="120";
height="454";
}
if (ad==6) {
txt="Rainbow Shades – Gauteng, Meyerton";
url="umbrellas-gauteng.html#rainbowshades";
alt="Rainbow Shades – Gauteng, Meyerton";
banner="images/advertising/rainbowshades-s.jpg";
width="120";
height="485";
}
if (ad==7) {
txt="Ivory Heights Boutique Guesthouse - Western Cape, Somerset West";
url="ivory-heights.html";
alt="Ivory Heights Boutique Guesthouse - Western Cape, Somerset West";
banner="images/accommodation/ivory-heights1-s.jpg";
width="120";
height="90";
}
if (ad==8) {
txt="The Point Hotel - Western Cape, Mossel Bay";
url="http://www.travel-informed.co.za/hotels-western-cape.html#pointhotel";
alt="The Point Hotel - Western Cape, Mossel Bay";
banner="http://www.travel-informed.co.za/images/advertising/pointhotel-s.jpg";
width="120";
height="406";
}
if (ad==9) {
txt="International Travel &amp; Tours (ITT) - Kwazulu-Natal, Durban";
url="travel-agents-kwazulu-natal.html#itt";
alt="International Travel &amp; Tours (ITT) - Kwazulu-Natal, Durban";
banner="images/advertising/itt-small.jpg";
width="120";
height="309";
}
if (ad==10) {
txt="iTSuTravel - Western Cape, Stellenbosch";
url="http://www.travel-informed.co.za/itsutravel.html#itsutravel";
alt="iTSuTravel - Western Cape, Stellenbosch";
banner="http://www.golf-course.co.za/images/advertising/itsutravel-s.jpg";
width="120";
height="518";
}
if (ad==11) {
txt="Oystercatcher Lodge and Self-Catering - Western Cape, St. Helena Bay, Shelley Point";
url="http://www.travel-informed.co.za/guest-houses-western-cape.html#oystercatcherlodge";
alt="Oystercatcher Lodge and Self-Catering - Western Cape, St. Helena Bay, Shelley Point";
banner="images/advertising/oystercatcherlodge-s.jpg";
width="120";
height="678";
}
if (ad==12) {
txt="Royal Hotel - Kwazulu-Natal, Ladysmith";
url="http://www.travel-informed.co.za/royalhotel.html";
alt="Royal Hotel - Kwazulu-Natal, Ladysmith";
banner="images/advertising/royalhotel-s.jpg";
width="120";
height="503";
}
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="120"><tr><td>');
document.write('</td><td>');
document.write('<a href=\"' + url + '\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small><img src="images/gold.png" alt="GOLD LISTING" border="0" width="16" height="16" class="floatrightnb"><b>' + txt + '</b></small></a>');
document.write('</td></tr></table>');
// End -->













