// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions.
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
//
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.
//
/////////// SPECIAL FOR NetscapeNavigator (NN) /////////
// Deze settings zijn zonder "effect" (alleen voor IE)//
////////////////////////////////////////////////////////
// ------------------------------------------------------------------------------------

// The following line is critical for menu operation, and must appear only once.
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

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
 effect2 = "gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5)"
 effect1 = "stretch(duration=0.5)"
 effect3 = "Alpha(style=0,opacity=65)"
 effect  = "Shadow(color='#000000', Direction=135, Strength=5)"
//
// Nog een paar andere effecten
// stretch(duration=0.5)
// Alpha(style=0,opacity=65)
// Shadow(color='#000000', Direction=135, Strength=5)
// gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5)

timegap=300	    	// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top =-17;	// Sub menu offset Top position
suboffset_left=-2;	// Sub menu offset Left position

// ----------------------- STYLE-1 VOOR MENU BAR
style1=[		// 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.
"909FB0",		// Mouse Off Font Color
"FFFFFF",		// Mouse Off Background Color
"black",		// Mouse On Font Color
"white",		// Mouse On Background Color
"D6D6D6",		// Menu Border Color
10,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana",	        // Font Name
4,		        // Menu Item Padding
,		        // Sub Menu Image (Leave this blank if not needed)
1,			// 3D Border & Separator bar (1=3D leave blank if no 3D)
"black",		// 3D High Color
"white",		// 3D Low Color
,		        // Current Page Item Font Color (leave this blank to disable)
,		     	// Current Page Item Background Color (leave this blank to disable)
,                       // Top Bar image (Laat blank indien geen image, anders vb. "arrowdn.gif")
,		        // Menu Header Font Color (Leave blank if headers are not needed)
,		        // Menu Header Background Color (Leave blank if headers are not needed)
]

// ----------------------- STYLE-2 VOOR SUB MENUS
style2=[		// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"909FB0",		// Mouse Off Font Color
"FFFFFF",		// Mouse Off Background Color
"black",		// Mouse On Font Color
"white",		// Mouse On Background Color
"D6D6D6",		// Menu Border Color
10,		    	// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana",	        // Font Name
4,			// Menu Item Padding
"arrow.gif",            // Sub Menu Image (Leave this blank if not needed)
2,			// 3D Border & Separator bar (1=3D leave blank if no 3D)
"black",		// 3D High Color
"white",		// 3D Low Color
,		        // Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",          // Top Bar image (Leave this blank to disable)
,		        // Menu Header Font Color (Leave blank if headers are not needed)
,		        // Menu Header Background Color (Leave blank if headers are not needed)
]
                        // MENU BAR SET-UP
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
,			// Menu Top  - The Top position of the menu in pixels
255,			// Menu Left - The Left position of the menu in pixels
,			// Menu Width - Menus width in pixels
1,		     	// Menu Border Width
,			// 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
,		        // 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
,			// ..Now Obsolete..
,			// 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

,"Personal&nbsp;&nbsp;","show-menu=Personal",,"",1
,"Orders&nbsp;&nbsp;","show-menu=Orders",,"",1
,"Claims&nbsp;&nbsp;","show-menu=Claims",,"",1
,"Parts search&nbsp;&nbsp;","show-menu=Parts search",,"",1
,"Web mail&nbsp;&nbsp;","show-menu=Web mail",,"",1
,"More&nbsp;&nbsp;","show-menu=More",,"",1
,"Help&nbsp;&nbsp;","show-menu=Help",,"",1

])
        addmenu(menu=["Personal",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/user.gif>&nbsp;Your profile","Profile.aspx target=main",,"This will show your user profile and access rights.",1
        ,"<img src=images/edit.gif>&nbsp;Edit profile","Profile_Upd.aspx target=main",,"Change your user profile.",1
        ,"<img src=images/edit.gif>&nbsp;Edit password","CS_Change_Pass.aspx target=main",,"Change your password.",1
        ])

        addmenu(menu=["Orders",
        ,,145,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/manual.gif>&nbsp;Manual","CS_SearchByParts.aspx target=main",,"Add manual parts orders.",1
        ,"<img src=images/edit.gif>&nbsp;Edit","CS_Order_Manual.aspx target=main",,"View uploaded order and/or change/Edit/Delete those orders.",1
        ,"<img src=images/camion1.gif>Delivery","CS_Order_Delivery.aspx target=main",,"Shows delivery information about your orders placed with this site (CS).",1
        ,"<img src=images/printer.gif>&nbsp;Print delivery","CS_Order_Delivery_Print.aspx target=main",,"Print delivery information about your orders placed with this site (CS).",1
        ,"<img src=images/folder.gif>&nbsp;History","CS_Order_History.aspx target=main",,"Check out your order history.",1
        ,"<img src=images/download.gif>&nbsp;Download order info","Downloads/Upload-Doc.exe target=main",,"Download the parts order file format documentation.",1
        ])

        addmenu(menu=["Claims",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/upload.gif><font color=blue>&nbsp;Upload</font>","CS_ClaimsUploadBefore.aspx target=main",,"Upload your warranty claim file.",1
        ,"<img src=images/edit.gif><font color=lime>&nbsp;&nbsp;Modify</font>","CS_ClaimsListToSelect.aspx target=main",,"View/Modify all the uploaded warranty claims, the corrected ones and those still in error.",1
        ,"<img src=images/question_red.gif><font color=red>&nbsp;&nbsp;&nbsp;Rejected</font>","CS_ClaimsRejView.aspx target=main",,"View the rejected claims, that need to be corrected.",1
        ,"<img src=images/folder.gif>&nbsp;History&nbsp;","CS_ClaimsHistoryByClaimNr.aspx target=main",,"View the claims history.",1
        ,"<img src=images/Help_small.gif>&nbsp;File format doc.","CS_ClaimsUploadDoc.aspx target=main",,"File format documentation.",1
        ,"<img src=images/download.gif>&nbsp;Downloads","show-menu=RefTablesDownloads",,,1

        ])

        addmenu(menu=["RefTablesDownloads",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"EICTA web site&nbsp;&nbsp;<img src=images/Logo_html.gif border=0>","http://www.eicta.org/Content/Default.asp?PageID=217 target=top",,"Link to the web site EICTA organization (IRIS codes).",1
        ,"IRIS codes&nbsp;&nbsp;<img src=images/Logo_xls.gif border=0>","Verify_access.aspx?URL=../CS/Downloads/IRIS_codes.xls target=main",,"Download the IRIS (codes) reference file (XLS format).",1
        ,"Model list&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=images/Logo_xls.gif border=0>","Verify_access.aspx?URL=Downloads/Models.exe target=main",,"Download the model reference file (XLS format).",1
        ,"Article list&nbsp;&nbsp;&nbsp;<img src=images/Logo_xls.gif border=0>","Verify_access.aspx?URL=Downloads/Articles.exe target=main",,"Download the article (parts) reference file (CSV format).",1
        ])

        addmenu(menu=["Parts search",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/Search.gif>By Parts nr","CS_SearchByParts.aspx target=main",,"Search for spare parts by article number.",1
        ,"<img src=images/Search.gif>Via Model list","CS_Show_Model_List.aspx target=main",,"Show the model list with additional description.",1
        ,"<img src=images/Search.gif>By name","CS_SearchByDescrip.aspx target=main",,"Search for spare parts by article description.",1
        ,"<img src=images/Search.gif>By Parts hits","CS_PartsHits.aspx target=main",,"View the parts order hitparade.",1
        ])

        addmenu(menu=["Web mail",
        ,,200,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/email.gif>&nbsp;Spare parts","CS_Email_Parts.aspx target=main",,"Send us an Email about spare parts.",1
        ,"<img src=images/email.gif>&nbsp;Repairing","CS_Email_Repairs.aspx target=main",,"Send us an Email about repairs.",1
        ,"<img src=images/email.gif>&nbsp;Site comments","CS_Email_Comments.aspx target=main",,"Send us your comments about this site.",1
        ,"<img src=images/email.gif>&nbsp;Model-nr creation for CLAIMS","CS_Email_CreateClaimModel.aspx target=main",,"Demand for model number creation for CLAIMS.",1
        ])

        addmenu(menu=["More",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/more.gif>&nbsp;here","CS_VirtualMenu.aspx target=main",,"Show more information in this menu.",1
        ])

        addmenu(menu=["Upload info",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/help_small.gif>&nbsp;Show me","Upload_Doc.htm target=main",,"Show the parts order file format documentation.",1

        ])

        addmenu(menu=["Help",
        ,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        ,"<img src=images/help_small.gif>&nbsp;Online help","Help.htm target=main",,"Online help page.",1
        ])

dumpmenus()

