<!-- Begin
var how_many_ads = 8;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;if (ad==1) {txt="The Rough Guide to Cape Town: The Winelands & the Garden Route by Tony Pinchuck & Barbara McCrea";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=32664510";alt="The Rough Guide to Cape Town: The Winelands & the Garden Route by Tony Pinchuck & Barbara McCrea";banner="http://www.info-desk.co.za/blogs/32664510.jpg";width="120";height="160";}if (ad==2) {txt="African Safari: Into the Great Game Reserves by Peter Pickford & Beverly Pickford";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=33095614";alt="African Safari: Into the Great Game Reserves by Peter Pickford & Beverly Pickford";banner="http://www.info-desk.co.za/blogs/33095614.jpg";width="120";height="160";}if (ad==3) {txt="Africa by Michael Poliza";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=29279850";alt="Africa by Michael Poliza";banner="http://www.info-desk.co.za/blogs/29279850.jpg";width="120";height="160";}if (ad==4) {txt="Africa overland by Lizzie Williams";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=28375034";alt="Africa overland by Lizzie Williams";banner="http://www.info-desk.co.za/blogs/28375034.jpg";width="120";height="160";}if (ad==5) {txt="Africa: Continent of Contrasts by Philip Briggs";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=28306794";alt="Africa: Continent of Contrasts by Philip Briggs";banner="http://www.info-desk.co.za/blogs/28306794.jpg";width="120";height="160";}if (ad==6) {txt="The Hotel Book: Great Escapes Africa by Shelley-Maree Cassidy";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=26061788";alt="The Hotel Book: Great Escapes Africa by Shelley-Maree Cassidy";banner="http://www.info-desk.co.za/blogs/26061788.jpg";width="120";height="160";}if (ad==7) {txt="This is Cape Town by David Briggs";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=4671711";alt="This is Cape Town by David Briggs";banner="http://www.info-desk.co.za/blogs/4671711.jpg";width="120";height="160";}if (ad==8) {txt="South Africa - Magic Land by Elaine Hurford";url="http://www.kalahari.net/e-trader/referral.asp?toolbar=mweb&linkid=5&partnerid=3045&sku=149869";alt="South Africa - Magic Land by Elaine Hurford";banner="http://www.info-desk.co.za/blogs/149869.jpg";width="120";height="160";}document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td>');
document.write('</td><td>');
document.write('<a href=\"' + url + '\" TARGET="_TOP">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</b></small></a>');
document.write('</td></tr></table>');
// End -->