couv = new Array; txt = new Array; lien = new Array; couv[0] = 'images/photos/accueil/gorilles.jpg' txt[0]='

 

Focus on

Uganda

A new eco-destination to discover gorilla in the primary forest.

An unforgetable experience !

' lien[0]='http://www.tselana.com/rubriques_en/pays.php?id=1&id_pays=94' couv[1] = 'images/photos/accueil/jordanie.jpg' txt[1]=' 

Focus on

Jordan

This Biblical land can be discovered colour by colour: from the Red Sea to the green banks of the Jordan River, from the “white city” of Amman to legendary, Petra the “rose-red city half as old as time.”

' lien[1]='http://www.tselana.com/rubriques_en/pays.php?id=5&id_pays=48' couv[2] = 'images/photos/accueil/afs3.jpg' txt[2]='

 

Focus on

South Africa

With scenery varying from coastland to desert, from lush tropical forest to sweeping savannah, is a land of contrast, at once wild and civilized, fascinating by its contradiction.

' lien[2]='http://www.tselana.com/rubriques_en/pays.php?id=1&id_pays=7' couv[3] = 'images/photos/accueil/perou.jpg' txt[3]='

 

Zoom sur

le Pérou

Peru’s very name conjures up images of a magical world lost to time, where the thin mountain air preserves the archaeological and cultural vestiges of a lost empire.

' lien[3]='http://www.tselana.com/rubriques_en/pays.php?id=2&id_pays=6' couv[4] = 'images/photos/accueil/botswana2.jpg' txt[4]='

Focus on

Botswana


In this very emptiness lies the country’s magic: the vast unspoiled wilderness reaching from Namibia in the West through the Kalahari Desert to the Makgadikgadi Pans, the wetlands of Okavango Delta, and Chobe in the Northeast is one of Africa’s prime game viewing regions.

' lien[4]='http://www.tselana.com/rubriques_en/pays.php?id=1&id_pays=8' couv[5] = 'images/photos/accueil/bhoutan.jpg' txt[5]='

 

Focus on

Bhutan

Discover this tiny kingdom, “land of the thunder dragon”, may be the most unspoiled place in the world.

' lien[5]='http://www.tselana.com/rubriques_en/pays.php?id=6&id_pays=89' couv[6] = 'images/photos/accueil/usa.jpg' txt[6]='

 

Focus on

American Wild West


Explore the great lanscapes of wild west america, experience the adventure in spectacular journey, become a cow boy just for one day...

' lien[6]='http://www.tselana.com/rubriques_en/pays.php?id=2&id_pays=5' couv[7] = 'images/photos/accueil/cambodge.jpg' txt[7]='

 

Focus on

Cambodia


Visit Cambodia and the amazing Angkor Temples, some nest in the jungle.

' lien[7]='http://www.tselana.com/rubriques_en/pays.php?id=6&id_pays=52' num = x = Math.floor(Math.random()*(couv.length)); function ChangeImage() { if (num == -1) { num = (couv.length-1)} if(document.getElementById) { document.getElementById("zone").innerHTML =' ' document.getElementById("zonetxt").innerHTML =''+txt[num]+'' num = num-1 } setTimeout("ChangeImage()", 10000); }