document.write('<DIV id="country">');

document.write('<a href="#" rel="ru1" rev="ru1" id="sm">EAU</a>');
document.write('<div id="ru1" style="display:none;">');
document.write('<table id="pmbg">');
document.write('<tr><td><a href="/country/uae/fr.htm" id="pm">À propos de EAU</a></td></tr>');
document.write('<tr><td><a href="/country/uae/hotels/fr.htm" id="pm">Hôtels</a></td></tr>');
document.write('<tr><td><a href="/country/uae/excursions/fr.htm" id="pm">Excursions</a></td></tr>');
document.write('<tr><td><a href="/country/uae/cruise/fr.htm" id="pm">Croisière 2010</a></td></tr>');
document.write('<tr><td><a href="/country/uae/diving/fr.htm" id="pm">Plongée</a></td></tr>');
document.write('<tr><td><a href="/country/uae/important/fr.htm" id="pm">Important à savoir</a></td></tr>');
document.write('</table></div>');

document.write('<a href="#" rel="ru2" rev="ru2" id="sm">LA FRANCE</a>');
document.write('<div id="ru2" style="display:none;">');
document.write('<table id="pmbg">');
document.write('<tr><td><a href="/country/france/fr.htm" id="pm">À propos de France</a></td></tr>');
document.write('<tr><td><a href="/country/france/visa/fr.htm" id="pm">Visa</a></td></tr>');
document.write('<tr><td><a href="/country/france/hotels/fr.htm" id="pm">Hôtels</a></td></tr>');
document.write('<tr><td><a href="/country/france/excursions/fr.htm" id="pmend">Excursions</a></td></tr>');
document.write('</table></div>');

document.write('<a href="#" rel="ru3" rev="ru3" id="sm">CHYPRE</a>');
document.write('<div id="ru3" style="display:none;">');
document.write('<table id="pmbg">');
document.write('<tr><td><a href="/country/cyprus/fr.htm" id="pm">À propos de Chypre</a></td></tr>');
document.write('<tr><td><a href="/country/cyprus/visa/fr.htm" id="pm">Visa</a></td></tr>');
//document.write('<tr><td><a href="/country/cyprus/hotels/fr.htm" id="pmend">Hôtels</a></td></tr>');
document.write('</table></div>');

document.write('<a href="#" rel="ru4" rev="ru4" id="sm">ILES CANARIES</a>');
document.write('<div id="ru4" style="display:none;">');
document.write('<table id="pmbg">');
document.write('<tr><td><a href="/country/spain/fr.htm" id="pm">À propos de Canaries</a></td></tr>');
document.write('<tr><td><a href="/country/spain/visa/fr.htm" id="pm">Visa</a></td></tr>');
document.write('<tr><td><a href="/country/spain/hotels/fr.htm" id="pm">Hôtels</a></td></tr>');
document.write('</table></div>');

document.write('<a href="#" rel="ru5" rev="ru5" id="sm">LES SEYCHELLES</a>');
document.write('<div id="ru5" style="display:none;">');
document.write('<table id="pmbg">');
document.write('<tr><td><a href="/country/seychelles/fr.htm" id="pm">À propos de Seychelles</a></td></tr>');
document.write('<tr><td><a href="/country/seychelles/visa/fr.htm" id="pm">Visa</a></td></tr>');
document.write('<tr><td><a href="/country/seychelles/hotels/fr.htm" id="pm">Hôtels</a></td></tr>');
document.write('</table></div>');

document.write('<a href="#" rel="ru6" rev="ru6" id="sm">CROISIÈRES</a>');
document.write('<div id="ru6" style="display:none;">');
document.write('<table id="pmbg">');
document.write('<tr><td><a href="/cruises/about/fr.htm" id="pm">À propos de Croisières</a></td></tr>');
document.write('<tr><td><a href="/cruises/carnival/about/fr.htm" id="pm">Carnival Croisières</a></td></tr>');
document.write('<tr><td><a href="/cruises/costa/about/fr.htm" id="pm">Costa Croisières</a></td></tr>');
document.write('</table></div>');




document.write('<a href="#" rel="ru5" rev="ru5"></a><div id="ru5" style="display:none;"></div>');
document.write('</DIV>');
document.write('<div id="ru1"></div><div id="ru2"></div><div id="ru3"></div><div id="ru4"></div><div id="ru5"></div>');
var country = new ddtabcontent("country"); country.setpersist(true); country.setselectedClassTarget("link"); country.init();



