   NS4 = (document.layers);
   IE4 = (document.all);
   ver4 = (NS4 || IE4);   
 isMac = (navigator.appVersion.indexOf("Mac") != -1);
isMenu = (NS4 || (IE4 ));

 IE4Mac = (IE4 && isMac);

//  alert(IE4Mac); 

function popUp(){return};
function popDown(){return};


if (!ver4) event = null;



	if (isMenu) {
    menuVersion = 3;
    
    menuWidth = 160;
    childOverlap = 20;
    childOffset = 5;
    perCentOver = null;
    secondsVisible = .5;
    
    fntCol = "#000000";
    fntSiz = "8";
    if(isMac) {
      fntSiz = "11";
    }
    fntBold = true;
    fntItal = false;
    fntFam = "Verdana, Arial, Helvetica, sans-serif ";
    
    backCol = "#DDDDDD";
    overCol = "#000000";
    overFnt = "#FFFFFF";
    
    borWid = 1;
    borCol = "black";
    borSty = "solid";
    itemPad = 3;
    
    imgSrc = "http://www.dhtmlab.com/hiermenus/tri.gif";
    imgSiz = 10;
    
    separator = 1;
    separatorCol = "#000000";
 
    isFrames = false;      // <-- IMPORTANT
    navFrLoc = "top";    // <-- frameset-specific
    mainFrName = "mainframe";  // <-- variables


    
    keepHilite = true; 
    NSfontOver = true;
    clickStart = false;
    clickKill = false;
}




arMenu1= new Array(156,"20","144","#ffffff","#195b9f","#b00005","#ffffff","#195b9f","#195b9f"
,"Positions","/gb/course/positions/carte.htm",0
,"Logbook","/gb/course/carnet/de_bord.htm",0
,"Picture","/gb/course/photos/phototheque.htm",0
,"Press article","/gb/course/communique/de_presse.asp",0
,"Radio Contacts","/gb/course/vacation/vacation.htm",0
,"Video","/gb/course/video/video.htm",0
)
arMenu2= new Array(156,"105","144","#ffffff","#195b9f","#b00005","#ffffff","#195b9f","#195b9f"
,"Ashore","/gb/profession_skipper/a-terre.htm",0
,"At sea","/gb/profession_skipper/en-mer.htm",0
)
arMenu3= new Array(156,"235","144","#ffffff","#195b9f","#b00005","#ffffff","#195b9f","#195b9f"
,"Specifications","/gb/le_bateau/caracteristique.htm",0
,"Pictures","/gb/le_bateau/photos/phototheque.asp",0
)
arMenu4= new Array(156,"312","144","#ffffff","#195b9f","#b00005","#ffffff","#195b9f","#195b9f"
,"Presentation","/gb/global_challenge/presentation.htm",0
,"Difficulties","/gb/global_challenge/difficulte.htm",0
,"The route","/gb/global_challenge/parcours.htm",0
)
arMenu5= new Array(156,"430","144","#ffffff","#195b9f","#b00005","#ffffff","#195b9f","#195b9f"
,"Adrien Group","/gb/sponsors/adrien.htm",0
,"Pechiney Marine","/gb/sponsors/pechiney.htm",0
,"Amiens Métropole","/gb/sponsors/amiens.htm",0
,"Partners' club","/gb/sponsors/club.htm",0
)
arMenu6= new Array(156,"508","144","#ffffff","#195b9f","#b00005","#ffffff","#195b9f","#195b9f"
,"Life on board","/gb/echanges/vie-a-bord.asp",0
,"Navigation","/gb/echanges/navigation.asp",0)
//,"Your e-mail","/gb/echanges/mail.asp",0)
if (isMenu) {
// document.write("<SCRIPT LANGUAGE='JavaScript1.2' SRC='/Gb/menu/hierArrays.js'><\/SCRIPT>");
}


if (isMenu) {
  document.write("<SCRIPT LANGUAGE='JavaScript1.2' SRC='/gb/menu/hierMenus.js'><\/SCRIPT>");
}
