function mmLoadMenus() {  if (window.mm_menu_0527152817_0) return;    window.mm_menu_0527152817_0 = new Menu("root",115,12,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#000000","#CC6600","#CC9900","left","middle",1,0,1000,-5,7,true,true,true,0,false,true);  mm_menu_0527152817_0.addMenuItem("Tennis","window.open('tennis.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Plongée","window.open('plongee.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Golf","window.open('golf.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Ski","window.open('ski.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Aventure","window.open('aventure.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Heli-Ski","window.open('heli_ski.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Planche à voile","window.open('surfing.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Chasse","window.open('chasse.htm', '_self');");  mm_menu_0527152817_0.addMenuItem("Voyage d'affaires","window.open('affaires.htm', '_self');");  mm_menu_0527152817_0.fontWeight="bold";  mm_menu_0527152817_0.hideOnMouseOut=true;  mm_menu_0527152817_0.bgColor='#996600';  mm_menu_0527152817_0.menuBorder=0;  mm_menu_0527152817_0.menuLiteBgColor='#FFFFFF';  mm_menu_0527152817_0.menuBorderBgColor='#CC3300';  mm_menu_0527152817_0.writeMenus();} // mmLoadMenus()<!--function MM_swapImgRestore() { //v3.0  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}function MM_preloadImages() { //v3.0  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function MM_findObj(n, d) { //v4.01  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);  if(!x && d.getElementById) x=d.getElementById(n); return x;}function MM_swapImage() { //v3.0  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}/******************************************* Contractible Headers Script- © Dynamic Drive (www.dynamicdrive.com)* Visit http://www.dynamicdrive.com/ for full source code* This notice must stay intact for use******************************************/var ns6=document.getElementById&&!document.all?1:0var head="display:''"var folder=''function expandit(curobj){folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].styleif (folder.display=="none")folder.display=""elsefolder.display="none"}function MM_openBrWindow(theURL,winName,features) {   window.open(theURL,winName,features);}var msg = "Désolé, le bouton droit est désactivé !";function rightclick(scx){if (navigator.appName == "Netscape" && scx.which == 3) { alert(msg) ; return false ; }if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(msg); return false; }}function checkform1(){    info_ok = true;    if (document.nonprof.Nom.value == "") info_ok = false;    if (document.nonprof.Email.value == "") info_ok = false;    if (document.nonprof.Tel_domicile.value == "") info_ok = false;    if (document.nonprof.Destination.value == "") info_ok = false;    if (!info_ok) {         alert("Il manque: Nom, Contact ou Destination!!!");	     if (document.nonprof.Destination.value == "") document.nonprof.Destination.focus();	     if (document.nonprof.Tel_domicile.value == "") document.nonprof.Tel_domicile.focus();	     if (document.nonprof.Email.value == "") document.nonprof.Email.focus();	     if (document.nonprof.Nom.value == "") document.nonprof.Nom.focus();	     }	     return info_ok;}function checkform(){    info_ok = true;    if (document.prof.Nom.value == "") info_ok = false;	if (document.prof.Societe_nom.value == "") info_ok = false;    if (document.prof.Societe_email.value == "") info_ok = false;    if (document.prof.Tel_bureau.value == "") info_ok = false;     if (document.prof.Destination_1.value == "") info_ok = false;    if (!info_ok) {         alert("Il manque: Nom, Nom de Societé, Contact ou Destination!!!");	     if (document.prof.Destination_1.value == "") document.prof.Destination_1.focus();	     if (document.prof.Tel_bureau.value == "") document.prof.Tel_bureau.focus();	     if (document.prof.Societe_email.value == "") document.prof.Societe_email.focus();	     if (document.prof.Societe_nom.value == "") document.prof.Societe_nom.focus();		 if (document.prof.Nom.value == "") document.prof.Nom.focus();	     }	     return info_ok;}