var menu1=new Array() menu1[0]='
   Australie
'; menu1[1]='
   Bahamas
'; menu1[2]='
   Bali
'; menu1[3]='
   Canada
'; menu1[4]='
   Etats-Unis
'; menu1[5]='
   Guadeloupe
'; menu1[6]='
   Ile Maurice
'; menu1[7]='
   La réunion
'; menu1[8]='
   Madagascar
'; menu1[9]='
   Maldives
'; menu1[10]='
   Martinique
'; menu1[11]='
   Maurice - Réunion
'; menu1[12]='
   Mexique
'; menu1[13]='
   Nouvelle Calédonie
'; menu1[14]='
   Nouvelle Zélande
'; menu1[15]='
   Pour un voyage en amoureux loin de tout...
'; menu1[16]='
   République Dominicaine
'; menu1[17]='
   Réunion - Mayotte
'; menu1[18]='
   Saint Barthélemy
'; menu1[19]='
   Saint Martin
'; menu1[20]='
   Seychelles
'; menu1[21]='
   SURPRISE
'; menu1[22]='
   Tahiti et ses iles
'; menu1[23]='
   Tanzanie - Zanzibar
'; menu1[24]='
   Thaïlande Cambodge
'; var menu2=new Array() menu2[0]='
   Promotion Ile Maurice
'; menu2[1]='
   Promotion Bali
'; menu2[2]='
   Promotion Réunion
'; menu2[3]='
   Promotion Tahiti
'; menu2[4]='
   Promo Rép. Dominicaine
'; menu2[5]='
   Promotion Seychelles
'; menu2[6]='
   Promotion Maldives
'; menu2[7]='
   Promotion Saint Martin
'; menu2[8]='
   Promotion Guadeloupe
'; menu2[9]='
   Promotion Sainte Lucie
'; menu2[10]='
   Promotion Martinique
'; menu2[11]='
   Promotion Sri Lanka
'; var menu3=new Array() menu3[0]='
   Anniversaire - EVF/EVG...
'; menu3[1]='
   Actualités
'; menu3[2]='
   Cadeaux de Noël
'; menu3[3]='
   Partenaires
'; var menu4=new Array() menu4[0]='
   Turquoise mariages
'; menu4[1]='
   Recevoir la Newsletter
'; var menu5=new Array() menu5[0]='
   Les listes
'; menu5[1]='
   F.A.Q
'; var menuwidth='145px' //default menu width var disappeardelay=250 //menu disappear speed onMouseout (in miliseconds) var hidemenu_onclick="yes" //hide menu when user clicks within menu? /////No further editting needed var ie4=document.all var ns6=document.getElementById&&!document.all if (ie4||ns6) document.write('') function getposOffset(what, offsettype){ var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop; var parentEl=what.offsetParent; while (parentEl!=null){ totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop; parentEl=parentEl.offsetParent; } return totaloffset; } function showhide(obj, e, visible, hidden, menuwidth){ if (ie4||ns6) dropmenuobj.style.left=dropmenuobj.style.top="-500px" if (menuwidth!=""){ dropmenuobj.widthobj=dropmenuobj.style dropmenuobj.widthobj.width=menuwidth } if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover") obj.visibility=visible else if (e.type=="click") obj.visibility=hidden } function iecompattest(){ return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body } function clearbrowseredge(obj, whichedge){ var edgeoffset=0 if (whichedge=="rightedge"){ var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15 dropmenuobj.contentmeasure=dropmenuobj.offsetWidth if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure) edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth } else{ var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18 dropmenuobj.contentmeasure=dropmenuobj.offsetHeight if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight if ((dropmenuobj.y-topedge)