<!--
	
	   NS4 = (document.layers);
	   IE4 = (document.all);
	  ver4 = (NS4 || IE4);   
	 isMac = (navigator.appVersion.indexOf("Mac") != -1);
	isMenu = (NS4 || (IE4 && !isMac));

	function popUp(){return};
	function popDown(){return};

	if (!ver4) event = null;


if (isMenu) {
    menuVersion = 3;
    
    menuWidth = 130;
    childOverlap = 10;
    childOffset = 2;
    perCentOver = 0;
    secondsVisible = .7;
    
    fntCol = "#FFFFFF";
    fntSiz = "8";
    fntBold = true;
    fntItal = false;
    fntFam = "Verdana, Arial, Tahoma";
    
    backCol = "#C00000";
    overCol = "#C00000";
    overFnt = "#000000";
    
    borWid = 0;
    borCol = "#A40000";
    borSty = "solid";
    itemPad = 3;
    
    imgSrc = "images/strzalka.gif";
    imgSiz = 8;
    
    separator = 0;
    separatorCol = "#FFFFFF";
    
    isFrames = false;      // <-- IMPORTANT for full window
    navFrLoc = "left";     // <-- display. see below
    
    keepHilite = true; 
    NSfontOver = true;
    clickStart = false;
    clickKill = false;
}

arMenu1 = new Array(
"",
"","",
"","",
"","",
"","",
"Formule bon cadeaux","table/cadeau-boutique-alsace-m2.html",0,
"La boutique","table/index.php?pID=13&lng_force=fr",0,
"Boîte de Pandorre","table/index.php?pID=11&lng_force=fr",0

)

arMenu1_1 = new Array(

"SOLUXA WWW","http://www.soluxa.com",0,
"002","http://www.url.com",0,
"003","http://www.url.com",0,
"004","http://www.url.com",0,
"005","http://www.url.com",0,
"006","http://www.url.com",0



)

arMenu2 = new Array(
"",
"","",
"","",
"","",
"","",
"Réservation","table/index.php?mod=forms&pID=1",0,
"Nous écrire","table/index.php?mod=forms&pID=2",0,
"Newsletter","table/restaurant-gastronomique-newsletter-m16.html",0
)



arMenu3 = new Array(
"",
"","",
"","",
"","",
"","",
"Présentation de Jean-Luc Brendel","table/restaurant-gastronomique-m5.html",0,
"Le Restaurant Virtuel","table/riquewihr-restaurant-virtuel-m6.html",0,
"La Cuisine", "table/cuisine-gastronomique-alsace-m7.html",0,
"Les Menus", "table/menu-restaurant-gastronomique.html",0,
"Recette au coin du Fourneau", "table/recette-restaurant-gastronomique.html",0,
"Platorama","table/plats-gastronomiques-galerie-m10.html",0

)

arMenu4 = new Array(
"",
"","",
"","",
"","",
"","",
"Renseignements pratiques","table/trouver-restaurant-gastronomique-m21.html",0,
"Pressbook","table/index.php?m=17&lng_force=fr",0,
"Autour des Vins d'Alsace","table/vins-alsace-gastronomiques-m19.html",0,
"Liens","table/site-web-restaurant-m20.html",0

)

//-->

