<!--Begin
var how_many_ads = 22;
var now = new Date()
var sec = now.getSeconds(20)
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://www.tonquani.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/tonqbanner.jpg";
width="468";
height="60";
}
if (ad==2) {
txt="";
url="http://www.tsitsikammalodge.com";
alt="";
banner="http://www.africa-za.com/banners/tsitsi_banner.gif";
width="468";
height="60";
}
if (ad==3) {
txt=""; 
url="http://www.gardenroute.co.za/plett/obt/index.htm";
alt="";
banner="http://www.africa-za.com/banners/otbban.gif";
width="468";
height="60";
}
if (ad==4) {
txt=""; 
url="http://www.timberhomes.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/divaban.gif";
width="468";
height="60";
}
if (ad==5) {
txt=""; 
url="http://www.baron.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/barons.gif";
width="468";
height="60";
}
if (ad==6) {
txt="";
url="http://www.thearmagh.com";
alt="";
banner="http://www.africa-za.com/banners/armaghban2.gif";
width="468";
height="60";
}
if (ad==7) {
txt="";
url="http://www.pollotourism.com";
alt="";
banner="http://www.africa-za.com/banners/polloban.gif";
width="468";
height="60";
}
if (ad==8) {
txt="";
url="http://www.phantomforest.com";
alt="";
banner="http://www.africa-za.com/banners/phantomban.gif";
width="468";
height="60";
}
if (ad==9) {
txt="";
url="http://www.capetours.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/capeban.gif";
width="468";
height="60";
}
if (ad==10) {
txt="";
url="http://www.cangoostrich.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/cangoban.gif";
width="468";
height="60";
}
if (ad==11) {
txt="";
url="http://www.knysnacycles.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/kcw.gif";
width="468";
height="60";
}
if (ad==12) {
txt="";
url="http://www.webprop.co.za/index.htm";
alt="";
banner="http://www.africa-za.com/banners/webpropban.gif";
width="468";
height="60";
}
if (ad==13) {
txt="";
url="http://www.thabamanzi.com/index.htm";
alt="";
banner="http://www.africa-za.com/banners/thababan.gif";
width="468";
height="60";
}
if (ad==14) {
txt="";
url="http://www.eastwestford.com/index.htm";
alt="";
banner="http://www.africa-za.com/banners/eastwestban.gif";
width="468";
height="60";
}
if (ad==15) {
txt="";
url="http://www.diaz15.co.za";
alt="";
banner="http://www.africa-za.com/banners/dias15_banner.gif";
width="468";
height="60";
}
if (ad==16) {
txt="";
url="http://www.gardenrouteadventures.com";
alt="";
banner="http://www.africa-za.com/banners/marq_ban.gif";
width="468";
height="60";
}
if (ad==17) {
txt="";
url="http://www.outeniquatrout.co.za";
alt="";
banner="http://www.africa-za.com/banners/trout_ban.gif";
width="468";
height="60";
}
if (ad==18) {
txt="";
url="http://rural.gardenroute.co.za";
alt="";
banner="http://www.africa-za.com/banners/banner_pat.gif";
width="468";
height="60";
}
if (ad==19) {
txt="";
url="http://www.taitmarine.com";
alt="";
banner="http://www.africa-za.com/banners/taitmarine_ban.gif";
width="468";
height="60";
}
if (ad==20) {
txt="";
url="http://www.beseen.co.za";
alt="";
banner="http://www.africa-za.com/banners/gwim_banner.gif";
width="468";
height="60";
}
if (ad==21) {
txt="";
url="http://www.way2go.co.za/safaris";
alt="";
banner="http://www.africa-za.com/banners/w2g_safaris.gif";
width="468";
height="60";
}
if (ad==22) {
txt="";
url="http://www.gardenroute.org/greattour";
alt="";
banner="http://www.gardenroute.org/banners/greatban.gif";
width="468";
height="60";
}

document.write('<img border="0" src="http://www.whaleroute.com/name2.gif" width="468" height="56" alt=""><br>');

//This is where the banner begins.
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
document.write('        </a></font>');


// End -->
