

/*
 Milonic DHTML Website Navigation Menu
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.com/ for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.

 If you are having difficulty with the menu please read the FAQ at http://www.milonic.com/faq.php before contacting us.

*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


// Special effect string for IE5.5 or above please visit http://www.milonic.com/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}


timegap=150					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=1;			// Sub menu offset Left position
Frames_Top_Offset=0 		// Frames Page Adjustment for Top Offset
Frames_Left_Offset=-36		// Frames Page Adjustment for Left Offset



transparent_style=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000033",						// Mouse Off Font Color
"",					// Mouse Off Background Color
"ffffff",					// Mouse On Font Color
"0000AA",					// Mouse On Background Color
"",					// Menu Border Color 
11,						// Font Size (default is px but you can specify mm, pt or a percentage)
"normal",					// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Arial,Verdana, Helvetica, sans-serif",		// Font Name
0,						// Menu Item Padding
"/menu/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ccff",					// 3D High Color
"000099",					// 3D Low Color
"ffffff",					// Current Page Item Font Color (leave this blank to disable)
"0000aa",						// Current Page Item Background Color (leave this blank to disable)
"/menu/3darrow_down.gif",	// Top Bar image (Leave this blank to disable)
"ffffff",					// Menu Header Font Color (Leave blank if headers are not needed)
"000099",					// Menu Header Background Color (Leave blank if headers are not needed)
]




addmenu(menu=[				// This is the array that contains your menu properties and details
"produit",				// Menu Name - This is needed in order for the menu to be called
224,					// Menu Top - The Top position of the menu in pixels
8,					// Menu Left - The Left position of the menu in pixels
127,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
transparent_style,				// 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
,					// Follow Scrolling Top Position - Tells the menu to follow the user down the screen on scroll placing the menu at the value specified.
, 					// 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 a specified amount
,					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
// "Menu Item Text", "URL", "Alternate URL for submenu holders", "Status Text", "Separator Bar Width"
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Eau chaude","show-menu=ech",,"#",1
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Chauffage","show-menu=chf",,"#",1
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Climatisation","show-menu=clim",,"#",1
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Robinetterie",      "/display.php?page=p_robinetterie",,"#",1 
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Economie d'energie","show-menu=eco",,"#",1
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Autres produits","/autres-produits.html",,,1 

])

addmenu(menu=[				// This is the array that contains your menu properties and details
"catalogue",				// Menu Name - This is needed in order for the menu to be called
325,							// Menu Top - The Top position of the menu in pixels
8,							// Menu Left - The Left position of the menu in pixels
127,						// Menu Width - Menus width in pixels
0,							// Menu Border Width 
,							// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
transparent_style,				// 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
,							// Follow Scrolling Top Position - Tells the menu to follow the user down the screen on scroll placing the menu at the value specified.
, 							// 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 a specified amount
,							// 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)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
// "Menu Item Text", "URL", "Alternate URL for submenu holders", "Status Text", "Separator Bar Width"
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Acc&egrave;s public","show-menu=part",,"#",1
,"<img src=\"/images/bng-picto.gif\" border=\"0\"> Acc&egrave;s professionnel","show-menu=pro",,"#",1

])




yellow_style=[				// Menu Properties Array
"000000",						// Off Font Color
"F7DB6C",					// Off Back Color
"000000",					// On Font Color
"FFFFAC",					// On Back Color
"000000",					// Border Color
11,							// Font Size
"normal",					// Font Style
"normal",						// Font Weight
"Arial, Verdana, Helvetica",	// Font
2,							// Padding
"arrow.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color
]




addmenu(menu=["ech",
,,300,1,"",yellow_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;Chauffe-eau &eacute;lectriques", "/chauffe-eau-electriques.html",,,0
,"&nbsp;&nbsp;Pi&egrave;ces d&eacute;tach&eacute;es et accessoires", "/pieces-detachees-accessoires-electriques.html",,,0
,"&nbsp;&nbsp;Chauffe-eau gaz", "/chauffe-eau-gaz.html",,,0
,"&nbsp;&nbsp;Pi&egrave;ces d&eacute;tach&eacute;es et accessoires (gaz)", "/pieces-detachees-accessoires-gaz.html",,,0
,"&nbsp;&nbsp;G&eacute;n&eacute;rateur d'eau chaude sanitaire", "/generateur-eau-chaude-sanitaire.html",,,0
])

addmenu(menu=["chf",
,,300,1,"",yellow_style,,"left",effect,,,,,,,,,,,,
,"&nbsp;&nbsp;Chaudi&egrave;re","/chaudiere.html",,,0
,"&nbsp;&nbsp;Pi&egrave;ces d&eacute;tach&eacute;es et accessoires","/pieces-detachees-accessoires-gaz.html",,,0
,"&nbsp;&nbsp;Convecteurs et radiateurs","/convecteurs-radiateurs.html",,,0
])


addmenu(menu=["clim",
,,300,1,"",yellow_style,,"left",effect,,,,,,,,,,,,
,"&nbsp;&nbsp;Climatiseur","/climatiseur.html",,,
,"&nbsp;&nbsp;Pi&egrave;ces d&eacute;tach&eacute;es et accessoires","/pieces-detachees-accessoires-climatiseur.html",,,
])

addmenu(menu=["eco",
,,300,1,"",yellow_style,,"left",effect,,,,,,,,,,,,
,"&nbsp;&nbsp;Eau chaude et chauffage solaire","/display.php?page=p_ech_chf_solaire",,,0
,"&nbsp;&nbsp;Plancher chauffant basse temp&eacute;rature","/display.php?page=p_plancher_chf",,,0
,"&nbsp;&nbsp;Pompe &agrave; chaleur","/display.php?page=p_pompachaleur",,,0
])

addmenu(menu=["eco2",
,,300,1,"",yellow_style,,"left",effect,,,,,,,,,,,,
,"&nbsp;&nbsp;Eau chaude et chauffage solaire","/eau_chaude_et_chauffage_solaire.html",,,0
,"&nbsp;&nbsp;Plancher chauffant basse temp&eacute;rature","/plancher_chauffant.html",,,0
,"&nbsp;&nbsp;Pompe &agrave; chaleur","/pompe_a_chaleur.html",,,0
])

addmenu(menu=["part",
,,300,1,"",yellow_style,,"left",effect,,,,,,,,,,,,

,"&nbsp;&nbsp;Production eau chaude sanitaire","/prdsearch.php?family=5&w=part",,,
,"&nbsp;&nbsp;Accessoires pour chauffe-eau electriques","/prdsearch.php?family=7&w=part",,,
,"&nbsp;&nbsp;Pieces detachees de chauffe-eau electrique","/prdsearch.php?family=8&w=part",,,
,"&nbsp;&nbsp;Accessoires pour famille gaz","/prdsearch.php?family=10&w=part",,,
,"&nbsp;&nbsp;Pieces detachees pour famille gaz","/prdsearch.php?family=11&w=part",,,
,"&nbsp;&nbsp;Chaudieres","/prdsearch.php?family=12&w=part",,,
,"&nbsp;&nbsp;Radiateurs et convecteurs","/prdsearch.php?family=13&w=part",,,
,"&nbsp;&nbsp;Accessoires de climatisation","/prdsearch.php?family=15&w=part",,,
,"&nbsp;&nbsp;Outillage","/prdsearch.php?family=16&w=part",,,
,"&nbsp;&nbsp;Chauffe-eau gaz","/prdsearch.php?family=17&w=part",,,
,"&nbsp;&nbsp;Chauffe-eau electriques verticaux","/prdsearch.php?family=18&w=part",,,
,"&nbsp;&nbsp;Chauffe-eau electriques horizontaux","/prdsearch.php?family=19&w=part",,,
,"&nbsp;&nbsp;Chauffe-eau electriques stables","/prdsearch.php?family=20&w=part",,,
,"&nbsp;&nbsp;Chauffe-eau petites capacites","/prdsearch.php?family=21&w=part",,,
,"&nbsp;&nbsp;Climatiseurs mobiles","/prdsearch.php?family=22&w=part",,,
,"&nbsp;&nbsp;Climatiseurs fixes air-eau","/prdsearch.php?family=23&w=part",,,
,"&nbsp;&nbsp;Climatiseurs fixes air-air","/prdsearch.php?family=24&w=part",,,
,"&nbsp;&nbsp;Energie nouvelle &amp; solaire","/prdsearch.php?family=25&w=part",,,
,"&nbsp;&nbsp;Plancher chauffant &amp; rafraichissant","/prdsearch.php?family=26&w=part",,,
,"&nbsp;&nbsp;Robinetterie","/prdsearch.php?family=27&w=part",,,
])
addmenu(menu=["pro",
,,300,1,"",yellow_style,,"left",effect,,,,,,,,,,,,

,"&nbsp;&nbsp;Production eau chaude sanitaire","/prdsearch.php?family=5&w=pro",,,
,"&nbsp;&nbsp;Accessoires pour chauffe-eau electriques","/prdsearch.php?family=7&w=pro",,,
,"&nbsp;&nbsp;Pieces detachees de chauffe-eau electrique","/prdsearch.php?family=8&w=pro",,,
,"&nbsp;&nbsp;Accessoires pour famille gaz","/prdsearch.php?family=10&w=pro",,,
,"&nbsp;&nbsp;Pieces detachees pour famille gaz","/prdsearch.php?family=11&w=pro",,,
,"&nbsp;&nbsp;Chaudieres","/prdsearch.php?family=12&w=pro",,,
,"&nbsp;&nbsp;Radiateurs et convecteurs","/prdsearch.php?family=13&w=pro",,,
,"&nbsp;&nbsp;Accessoires de climatisation","/prdsearch.php?family=15&w=pro",,,
,"&nbsp;&nbsp;Outillage","/prdsearch.php?family=16&w=pro",,,
,"&nbsp;&nbsp;Chauffe-eau gaz","/prdsearch.php?family=17&w=pro",,,
,"&nbsp;&nbsp;Chauffe-eau electriques verticaux","/prdsearch.php?family=18&w=pro",,,
,"&nbsp;&nbsp;Chauffe-eau electriques horizontaux","/prdsearch.php?family=19&w=pro",,,
,"&nbsp;&nbsp;Chauffe-eau electriques stables","/prdsearch.php?family=20&w=pro",,,
,"&nbsp;&nbsp;Chauffe-eau petites capacites","/prdsearch.php?family=21&w=pro",,,
,"&nbsp;&nbsp;Climatiseurs mobiles","/prdsearch.php?family=22&w=pro",,,
,"&nbsp;&nbsp;Climatiseurs fixes air-eau","/prdsearch.php?family=23&w=pro",,,
,"&nbsp;&nbsp;Climatiseurs fixes air-air","/prdsearch.php?family=24&w=pro",,,
,"&nbsp;&nbsp;Energie nouvelle &amp; solaire","/prdsearch.php?family=25&w=pro",,,
,"&nbsp;&nbsp;Plancher chauffant &amp; rafraichissant","/prdsearch.php?family=26&w=pro",,,
,"&nbsp;&nbsp;Robinetterie","/prdsearch.php?family=27&w=pro",,,
])

dumpmenus()

