<!-- Begin
var how_many_ads = 18;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="South Africa Travel Atlas";
url="travel-shop.html#29879838";
alt="South Africa Travel Atlas";
banner="images/shop/29879838.jpg";
width="120";
height="156";
}
if (ad==2) {
txt="Solomon's Guide: Southern African Travel Guide 2009: Southern African travel guide 2009";
url="travel-shop.html#32471678";
alt="Solomon's Guide: Southern African Travel Guide 2009: Southern African travel guide 2009";
banner="images/shop/32471678.jpg";
width="120";
height="178";
}
if (ad==3) {
txt="National Geographic Traveler: South Africa";
url="travel-shop.html#32982665";
alt="National Geographic Traveler: South Africa";
banner="images/shop/32982665.jpg";
width="120";
height="190";
}
if (ad==4) {
txt="Nelson Mandela";
url="travel-shop.html#32547102";
alt="Nelson Mandela";
banner="images/shop/32547102.jpg";
width="120";
height="178";
}
if (ad==5) {
txt="Mandela: The authorised portrait";
url="travel-shop.html#29840423";
alt="Mandela: The authorised portrait";
banner="images/shop/29840423.jpg";
width="120";
height="158";
}
if (ad==6) {
txt="Rabble-rouser for Peace: The Authorised Biography of Desmond Tutu";
url="travel-shop.html#31939122";
alt="Rabble-rouser for Peace: The Authorised Biography of Desmond Tutu";
banner="images/shop/31939122.jpg";
width="120";
height="182";
}
if (ad==7) {
txt="Brick by Brick: An informal guide to the history of South Africa";
url="travel-shop.html#30690116";
alt="Brick by Brick: An informal guide to the history of South Africa";
banner="images/shop/30690116.jpg";
width="120";
height="170";
}
if (ad==8) {
txt="Hiking trails of South Africa";
url="travel-shop.html#30563615";
alt="Hiking trails of South Africa";
banner="images/shop/30563615.jpg";
width="120";
height="172";
}
if (ad==9) {
txt="Lonely Planet Cape Town";
url="travel-shop.html#29876656";
alt="Lonely Planet Cape Town";
banner="images/shop/29876656.jpg";
width="120";
height="184";
}
if (ad==10) {
txt="South Africa Pocket Guide";
url="travel-shop.html#28109005";
alt="South Africa Pocket Guide";
banner="images/shop/28109005.jpg";
width="120";
height="160";
}
if (ad==11) {
txt="Africa: Yesterday and Today";
url="travel-shop.html#30458455";
alt="Africa: Yesterday and Today";
banner="images/shop/30458455.jpg";
width="120";
height="180";
}
if (ad==12) {
txt="Kruger National Park: South Africa's Gem of Parks";
url="travel-shop.html#28022129";
alt="Kruger National Park: South Africa's Gem of Parks";
banner="images/shop/28022129.jpg";
width="120";
height="175";
}
if (ad==13) {
txt="Land Of Beauty And Diversity";
url="travel-shop.html#28982321";
alt="Land Of Beauty And Diversity";
banner="images/shop/28982321.jpg";
width="120";
height="172";
}
if (ad==14) {
txt="Dekaffirnated";
url="travel-shop.html#9516647";
alt="Dekaffirnated";
banner="images/shop/9516647.jpg";
width="120";
height="166";
}
if (ad==15) {
txt="Apartheid's Last Stand";
url="travel-shop.html#27528180";
alt="Apartheid's Last Stand";
banner="images/shop/27528180.jpg";
width="120";
height="175";
}
if (ad==16) {
txt="Rugby World Cup 1995: The Final";
url="travel-shop.html#30760846";
alt="Rugby World Cup 1995: The Final";
banner="images/shop/30760846.jpg";
width="120";
height="187";
}
if (ad==17) {
txt="Rugby World Cup 2007 The Final ";
url="travel-shop.html#32501758";
alt="Rugby World Cup 2007 The Final ";
banner="images/shop/32501758.jpg";
width="120";
height="190";
}
if (ad==18) {
txt="Mandela The Living Legend (BBC)";
url="travel-shop.html#27597859";
alt="Mandela The Living Legend (BBC)";
banner="images/shop/27597859.jpg";
width="120";
height="170";
}
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><b>' + txt + '</b></small></a>');
document.write('</td></tr></table>');
// End -->










