var qui,si; var racinem,racinegif,racines; var racines,racinec,racinep; var racineld, racinego; var racinebest; var lracine; var b=1; var pass; pass=history.length; lracine = 0; qui = document.URL; racinem=""; if(qui.length <35) lracine=50; lracine += qui.indexOf("index.php"); racinegif="images/"; if(lracine > 1) { racinem=""; racinegif="images/"; } var scr=0; addmenu(menu=[ // This is the array that contains your menu properties and details "mainmenu", // Menu Name - This is needed in order for the menu to be called 8, // Menu Top - The Top position of the menu in pixels 10, // Menu Left - The Left position of the menu in pixels , // Menu Width - Menus width in pixels 1, // Menu Border Width "center", // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" style1, // Properties Array - this is set higher up, as above 1, // Always Visible - allows the menu item to be visible at all time (1=on/0=off) "left", // Alignment - sets the menu elements text alignment, values valid here are: left, right or center , // Filter - Text variable for setting transitional effects on menu activation - see above for more info scr, // "" nul Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off) 1, // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off) , // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off) , // Position of TOP sub image left:center:right , // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable) , // Right To Left - Used in Hebrew for example. (1=on/0=off) , // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off) , // ID of the div you want to hide on MouseOver (useful for hiding form elements) , // Background image for menu when BGColor set to transparent. , // Scrollable Menu , // Reserved for future use ,"Menu  ","show-menu=acceuil",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" ,"Irish Wolfhound  ","show-menu=irish",,"Espace Irish Wolfhound",1 ,"Scottish Deerhound  ","show-menu=derr",,"Espace Scottish Deerhound",1 ,"F.A.Q.","faq.php",,"Vos Questions nos Réponses",1 ,"Contact","contacter.php",,"Nous contacter",1 ]) /* --------- Menu pricipal -------------------- */ addmenu(menu=["acceuil", ,,170,1,"",style1,,"left",,,,,,,,,,,,, ," Accueil","index.php swapimage="+racinegif+"verdid.gif",,,b ," S'identifier","form1.php?referer=index.php swapimage="+racinegif+"verdid.gif",,,b ," Inscription","form2.php swapimage="+racinegif+"verdid.gif",,,b ," Liens","liens.php swapimage="+racinegif+"verdid.gif",,,b ]) /* --------Les deer --------------------- */ addmenu(menu=["derr", ,,160,1,"",style1,,"left",,,,,,,,,,,,, ," Consulter",racinem+"consultg.php?race=1 swapimage="+racinegif+"deer2.png",,,b ]) /* -------- Les Irish Wolfhound --------------------- */ addmenu(menu=["irish", ,,160,1,"",style1,,"left",,,,,,,,,,,,, ," Consulter",racinem+"consultg.php?race=0 swapimage="+racinegif+"verdid.gif",,,b ]) dumpmenus()