<!-- Begin
var how_many_ads = 16;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="Kunstehuijs Fine Art Gallery - Western Cape, Swellendam";
url="http://www.travel-informed.co.za/art-galleries-western-cape.html#Kunstehuijs_Fine_Art_Gallery";
alt="Kunstehuijs Fine Art Gallery - Western Cape, Swellendam";
banner="images/advertising/Kunstehuijs_Fine_Art_Gallery.jpg";
width="120";
height="505";
}
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="Linene Island Resort Ltd. - Mozambique, Inhambane Province, Vilancoulos";
url="http://www.travel-informed.co.za/lodges-mozambique.html#linene-island";
alt="Linene Island Resort Ltd. - Mozambique, Inhambane Province, Vilancoulos";
banner="http://www.travel-informed.co.za/images/advertising/linene-island-s.jpg";
width="120";
height="280";
}
if (ad==4) {
txt="Karukareb Wilderness Reserve - Western Cape, Clanwilliam";
url="karukareb.html";
alt="Karukareb Wilderness Reserve - Western Cape, Clanwilliam";
banner="images/advertising/karukareb-s.jpg";
width="120";
height="504";
}
if (ad==5) {
txt="iTSuTravel - Western Cape, Stellenbosch";
url="http://www.travel-informed.co.za/itsutravel.html#itsutravel";
alt="iTSuTravel - Western Cape, Stellenbosch";
banner="images/advertising/itsutravel-s.jpg";
width="120";
height="518";
}
if (ad==7) {
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="images/advertising/pointhotel-s.jpg";
width="120";
height="406";
}
if (ad==8) {
txt="Okatare - Namibia, Otjiwarongo";
url="okatare.html";
alt="Okatare - Namibia, Otjiwarongo";
banner="images/advertising/okatare-s.jpg";
width="120";
height="418";
}
if (ad==9) {
txt="Bayete Zulu Game Lodge - Kwazulu-Natal, Mkuze";
url="http://www.contact-details.co.za/bayetezulu.html";
alt="Bayete Zulu Game Lodge - Kwazulu-Natal, Mkuze";
banner="images/advertising/bayetezulu-small.jpg";
width="120";
height="307";
}
if (ad==10) {
txt="Actual Events (Pty) Ltd - Nationwide";
url="http://www.contact-details.co.za/actualevents.html";
alt="Actual Events (Pty) Ltd - Nationwide";
banner="images/advertising/actualevents-small.jpg";
width="120";
height="386";
}
if (ad==11) {
txt="International Travel &amp; Tours (ITT) - Kwazulu-Natal, Durban";
url="http://www.contact-details.co.za/itt.html";
alt="International Travel &amp; Tours (ITT) - Kwazulu-Natal, Durban";
banner="images/advertising/itt-small.jpg";
width="120";
height="309";
}
if (ad==12) {
txt="FZP Apartment Rentals - The Decks - Western Cape, Cape Town";
url="http://www.travel-informed.co.za/self-catering-western-cape.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==13) {
txt="Okatare Tour &amp; Transfers";
url="http://www.travel-informed.co.za/shuttle-services-namibia.html#okatare-tour";
alt="Okatare Tour &amp; Transfers";
banner="images/advertising/okatare-tour-s.jpg";
width="120";
height="76";
}
if (ad==14) {
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==15) {
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";
}
if (ad==16) {
txt="24Riviere Private Game Farm - Limpopo, Vaalwater, Vier-en-Twintig Riviere";
url="http://www.travel-informed.co.za/lodges-limpopo.html#24riviere";
alt="24Riviere Private Game Farm - Limpopo, Vaalwater, Vier-en-Twintig Riviere";
banner="images/advertising/24riviere-s.jpg";
width="120";
height="454";
}
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="120"><tr><td>');
document.write('</td><td>');
document.write('<a TARGET="_TOP" 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 -->


















