<!-- Begin
var how_many_ads = 1;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://za.offerforge.com/z/662/ZA2470/";
alt="OUTsurance";
banner="http://za.offerforge.com/42/2470/662/";
}
if (ad==2) {
url="http://za.offerforge.com/z/19981/ZA2470/";
alt="Voetstoots.net";
banner="http://za.offerforge.com/42/2470/19981/";
}
if (ad==3) {
url="http://za.offerforge.com/z/4985/ZA2470/";
alt="OUTsurance";
banner="http://za.offerforge.com/42/2470/4985/";
}
if (ad==4) {
url="http://za.offerforge.com/z/19483/ZA2470/";
alt="Instantlife";
banner="http://za.offerforge.com/42/2470/19483/";
}
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="730"><tr><td>');
document.write('<a href="http://www.info-desk.co.za/Banner.html"><small><b>Place your banner in this advertising space - click here</b></small></a>');
document.write('</td></tr><tr><td>');
document.write('<a TARGET="_TOP" href=\"' + url + '\">');
document.write('<img src=\"' + banner + '\" ')
document.write('alt=\"' + alt + '\" border=0></a>');
document.write('</td></tr></table>');
// End -->















