
<!--//
function VersionNavigateur(Netscape, Explorer) {
  if ((navigator.appVersion.substring(0,3) >= Netscape && navigator.appName == 'Netscape') ||      
      (navigator.appVersion.substring(0,3) >= Explorer && navigator.appName.substring(0,9) == 'Microsoft'))
    return true;
else return false;
}

im1= new Image();
im1.src="imgs/hautcontact.gif" ;
im2= new Image();
im2.src="imgs/hauthistorique.gif" ;
im3= new Image();
im3.src="imgs/hautphotos.gif" ;
im4= new Image();
im4.src="imgs/hauttoutounet.gif"; 
//-->
