/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@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.
*/


//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.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.5);Alpha(style=0,opacity=95);Shadow(color='#16265B', Direction=-135, Strength=3)"


timegap=300			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed (default-5)
followrate=40		// Follow Scrolling Rate
suboffset_top=4;	// Sub menu offset Top position
suboffset_left=2;	// Sub menu offset Left position
closeOnClick = true

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.
"f3f9ff",			// Mouse Off Font Color
"132D85",			// Mouse Off Background Color
"f3f9ff",			// Mouse On Font Color
"#3757BF",			// Mouse On Background Color
"000000",			// Menu Border Color
10,						// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"VERDANA",			// Font Name
4,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
5,					// 3D Border & Separator bar
"#4156ad",			// 3D High Color
"000000",			// 3D Low Color
"#fffe11",	"132D85"		// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,		// 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)
"#3757BF",				// Menu Item Separator Color
]



style2=[			// 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.
"#f3f9ff",			// Mouse Off Font Color
"#1E8A30",			// Mouse Off Background Color
"#f3f9ff",			// Mouse On Font Color
"#08AF00",			// Mouse On Background Color
"#000000",			// Menu Border Color
10,						// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"VERDANA",			// Font Name
3,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
5,					// 3D Border & Separator bar
"#41AD62",			// 3D High Color
"000000",			// 3D Low Color
"#fffe11",	"132D85"		// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,		// 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)
"#3757BF",				// Menu Item Separator Color
]





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
79,					// Menu Top - The Top position of the menu in pixels
154,				// Menu Left - The Left position of the menu in pixels - was 154
173,					// 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)
"center",				// 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
0,					// 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)
0,					// 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





	// master menu starts here //

	//,"About Us","show-menu=about","about.shtml","", 1 example how to include submenu + direct link
	,"About Us","show-menu=about",,"",1
	,"Products & Services","show-menu=products",,"",1    
	//,"Business Center","show-menu=Implementation",,"",1
	,"Info Center","show-menu=infocenter",,"", 1
	,"Home","../pages/index.shtml",,"Back to the Auto3P Homepage",1
	//,"Home","index.shtml",,"Back to the Auto3P Homepage",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
	])
	
	// master menu end here //
	
	
	
	// about us menu  strat//
	
	addmenu(menu=["about",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Auto3P","../pages/About.shtml",,"About Auto3P",1
	//,"Business Opportunities","../pages/businessopp.shtml",,"Auto3P Offers Business Opportunities",1
	,"Regional Auto3P representatives","../pages/international-reps.shtml",,"Contact Us",1
	//,"International","show-menu=International",,"",1
	,"News & Events","../pages/news.shtml",,"News & Events",1
	,"Contact Us","../pages/contact.shtml",,"Contact Us",1
	,"Google search on Auto3P","../pages/search.shtml",,"Google search on Auto3P",1
	])


	//sub menus for ABOUT US //
	
	// sub menu - international //
	
	
	addmenu(menu=["International",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Concept","../intrnationalminisites/partnersLocalMaster.shtml",,"Our International Concept",1
	,"partners","show-menu=partners",,"",1
	])
	
	
	// sub menu - international  > partners//
	
	
	addmenu(menu=["partners",,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<b>Auto3P Local <u>Representatives</u>:</b>","",,"",1	
	,"Auto3P UK","../intrnationalminisites/UK-Main.shtml",,"Auto3P UK",1
	,"Auto3P Bulgaria","../intrnationalminisites/BU-Main.shtml",,"Auto3P Bulgaria",1
	,"Auto3P eTrade Belgium","../intrnationalminisites/BL-Main.shtml",,"Auto3P eTrade Belgium",1
	,"Auto3P Israel","../intrnationalminisites/IL-Main.shtml",,"Auto3P Israel",1
	,"Auto3P Greece","../intrnationalminisites/GR-Main.shtml",,"Auto3P Greece",1		
	,"<b><u>Auto3P Partners</u>:</b>","",,"",1		
	,"OtoAnaliz - Turkey","../intrnationalminisites/TR-Main.shtml",,"OtoAnaliz - Turkey",1		
	])
	
	
	
	//sub menus for Products //
	
	addmenu(menu=["products",,,230,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<b>Technological Environment</b>","../pages/techenv.shtml",,"Technological Environment",1
	,"<img src='../images/menudatacube.gif' width='6' height='7'  border='0'>&nbsp;Data Engines","show-menu=dataengines",,"",1
	,"<img src='../images/menucollisioncube.gif' width='6' height='7'  border='0'>&nbsp;Claims Management","show-menu=colestinvcont",,"",1
	,"<img src='../images/menuetradecube.gif' width='6' height='7'  border='0'>&nbsp;eTrade","show-menu=etrade",,"",1
	])
	
			//sub menus for Products //
	
			//sub menus for Data Engines //
	
			addmenu(menu=["dataengines",,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<img src='../images/menudatacube.gif' width='6' height='7'  border='0'>&nbsp;MultiCat","show-menu=multicat",,"",1
			,"<img src='../images/menudatacube.gif' width='6' height='7'  border='0'>&nbsp;MultiPrice","show-menu=multiprice",,"",1
			,"<img src='../images/menudatacube.gif' width='6' height='7'  border='0'>&nbsp;CaDalog","show-menu=cadalog",,"",1
			])

					
								
					//sub menus for Products //
					//sub menus for Data Engines //
					
					//sub menus for MultiCat //
					
					addmenu(menu=["multicat",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"About MultiCat","../pages/mcbrief.shtml",,"MultiCat Brief Description",1
					//,"In Depth","../pages/mcindepth.shtml",,"MultiCat In Depth",1
					,"MultiCat Content","../pages/mccontents.shtml",,"MultiCat Content",1
					,"MultiCat Online <b><font color='#50FF0F'>Login</font></b>","../pages/login.shtml",,"MultiCat Online Login",1
					,"<b><font color='#E52C00'>NEW !!</font></b> MultiCat demostration Movie ","../pages/Mcatmovie.shtml",,"111",1
					//,"MultiCat CD Screenshots","mccdscreenshots.shtml",,"MultiCat CD Screenshots",1	
					//,"Installation & Registration Guide","mcinstregguide.shtml",,"MultiCat Installation & Registration guide",1
					//,"MultiCat CD Ordering","mccdorder.shtml",,"MultiCat CD Ordering",1
					//,"Advertising on MultiCat CD","mccdads.shtml",,"MultiCat as an Advertisement Platform",1
					//,"MultiCat User Manual","mcuserman.shtml",,"MultiCat User Manual",1
					//,"MultiCat Online User Manual","../pages/usermandownloads.shtml",,"MultiCat Online User Manual",1
					//,"MultiCat User Manual","usermandownloads.shtml",,"MultiCat User Manual",1
					])
					
					//sub menus for Multiprice //
					
					addmenu(menu=["multiprice",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"About MultiPrice","../pages/mpbrief.shtml",,"MultiPrice Brief Description",1
					,"OE / AM Cross Reference","../pages/mpcrossref.shtml",,"MultiPrice Cross Reference capabilities",1
					,"MultiPrice Online <b><font color='#50FF0F'>Login</font></b>","../pages/login.shtml",,"MultiPrice Online Login",1
					//,"MultiPrice Screenshots","mpscreenshots.shtml",,"Multiprice Screenshots",1	
					,"Part Manufacturers List","../pages/contentinfdownload.shtml",,"MultiPrice Part Manufacturers List",1
					//,"MultiPrice User Manual","mpuserman.shtml",,"MultiPrice User Manual",1
					//,"MultiPrice User Manual","usermandownloads.shtml",,"MultiPrice User Manual",1
					])
					
					
					//sub menus for cadalog //
					
					addmenu(menu=["cadalog",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"About CaDalog","../pages/cadalogbrief.shtml",,"CaDalog Brief Description",1
					,"CaDalog Screenshots","../pages/CaDalogScreenshots.shtml",,"Cadalog Screenshots",1	
					])
					
					
					
					
			//sub menus for E Trade //
	
			addmenu(menu=["etrade",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<img src='../images/menuetradecube.gif' width='6' height='7'  border='0'>&nbsp;MultiTrader","show-menu=multitrader",,"",1
			//,"<img src='../images/menuetradecube.gif' width='6' height='7'  border='0'>&nbsp;MiniTrader","../pages/minitrader.shtml",,"MiniTrader",1
			//,"<img src='../images/menuetradecube.gif' width='6' height='7'  border='0'>&nbsp;Suppliers E-Trade 																												Bundle","../pages/Suppliersbundle.shtml",,"Suppliers E-Trade Bundle",1	
			])
			
			
			  		//sub menus for Multitrader//
					
					addmenu(menu=["multitrader",,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"About MultiTrader","../pages/multitraderbrief.shtml",,"MultiTrader Brief Description",1
					,"In Depth","../pages/Multitraderindepth.shtml",,"MultiTrader In Depth",1
					,"Auto3P-Trader Interface","../pages/a3ptraderinterface.shtml",,"Auto3P Trader Interface",1
					,"Auto3P-Trader Web <b><font color='#50FF0F'>Login</font></b>","../pages/login.shtml",,"Auto3P Trader Web Login",1
					,"<b><font color='#E52C00'>NEW !!</font></b> MultiTrader demostration Movie ","../pages/Multitradermovie.shtml",,"111",1
					//,"Auto3P-Trader Screenshots","../pages/a3ptraderscreenshots.shtml",,"Auto3P Trader Screenshots",1	
					//,"Auto3P-Trader User Manual","a3ptraderuserman.shtml",,"Auto3P Trader User Manual",1
					//,"Auto3P-Trader User Manual","../pages/usermandownloads.shtml",,"Auto3P Trader User Manual",1
										])
						
			
			
			
			
			
			
			
			
			
			
			
			//sub menus for collision, estimates and invoice control //
	
			addmenu(menu=["colestinvcont",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<img src='../images/menucollisioncube.gif' width='6' height='7'  border='0'>&nbsp; Handimate <b><font color='#05ff0b'>(PDA)</font></b>","../pages/AboutHandimate.shtml",,"Handimate PDA Software",1 //"show-menu=Handimate",,"",1
			,"<img src='../images/menucollisioncube.gif' width='6' height='7'  border='0'>&nbsp;MultiClaim","show-menu=MultiClaim",,"",1
			,"<img src='../images/menucollisioncube.gif' width='6' height='7'  border='0'>&nbsp;MultiControl","show-menu=multicontrol",,"",1
			])
			
			
			
			
					//sub menus for Handimate//
					
					//addmenu(menu=["HandiMate",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
					//,"About Handimate","../pages/AboutHandimate.shtml",,"Handimate PDA Software",1
					//])					
			
			  		//sub menus for MultiClaim//
					
					addmenu(menu=["MultiClaim",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"About MultiClaim","../pages/Aboutmulticlaim.shtml",,"Multiclaim at the Insurance Company",1
					//,"MultiClaim at the collision Assessors office","../pages/Multitassessoffice.shtml",,"MultiClaim at the collision Assessors office",1
					,"Report Generator","../pages/Multiassessrepgen.shtml",," Report Generator",1
		        	,"<b><font color='#E52C00'>NEW !!</font></b> MultiClaim demostration Movie ","../pages/Mclaimmovie.shtml",,"111",1
					,"MultiClaim<b> <font color='#50FF0F'>Login</font></b>","http://mrmtest.auto3p.com/assess/",,"MultiCat Online Login",1
					])					
					
					
					
					
					
					//sub menus for MultiControl//
					
					addmenu(menu=["multicontrol",,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"About MultiControl","../pages/Multicontrolbrief.shtml",,"MultiControl Brief Description",1
					,"In Depth","../pages/Multicontrolindepth.shtml",,"MultiControl In Depth",1
					//,"MultiControl Screenshots","multicontrolreports.shtml",,"MultiControl Screenshots",1
					//,"MultiControl Online <b><font color='#50FF0F'>Login</font></b>","login.shtml",,"MultiControl Online Login",1
					//,"MultiControl User Manual","multicontroluserman.shtml",,"MultiControl User Manual",1
					//,"MultiControl User Manual","usermandownloads.shtml",,"MultiControl User Manual",1
					
					])					
					
					
					
					
				//sub menus for infocenter//
					
				addmenu(menu=["infocenter",,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"Content Info Download","../pages/contentinfdownload.shtml",,"Content Info Download - Extended Information",1
				//,"User Manuals Downloads ","../pages/usermandownloads.shtml",,"User Manuals Downloads",1
				,"News & Events","../pages/news.shtml",,"News & Events",1
				,"Google search on Auto3P","../pages/search.shtml",,"Google search on Auto3P",1
				])						
	
	
	
		
	// Implementation (Business center)  menu  strat//
	
	addmenu(menu=["Implementation",,,200,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"General","../pages/businessgeneral.shtml",,"Business General Information",1
	,"Collision Implementation","show-menu=collisionimplementation",,"",1
	,"E-Trade Implementation","show-menu=etradeplat",,"",1
	,"DMS Implementation","show-menu=dmsexpack",,"",1
	])
	
	  	  //sub menus for  Implementation //
	
		  // sub menu - etrade platform //
	
		addmenu(menu=["etradeplat",,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
		 //,"General","generaletrade.shtml",,"General E-Trade Implemetation Information",1  
		 ,"<b>Preface</b>","../pages/generaletrade.shtml",,"General E-Trade Implemetation Information",1  
		,"Part Suppliers","../pages/partsuppliers.shtml",,"E-trade platform for PART SUPPLIERS ",1
		,"Part Buyers","../pages/partbuyers.shtml",,"E-trade platform for PART BUYERS",1
		])
	
	
	  	 //sub menus for Implementation //
	
		// sub menu - Collision//
	
	   	addmenu(menu=["collisionimplementation",,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
		 ,"<b>Preface</b>","../pages/generalcollision.shtml",,"General Collision Implemetation Information",1
		 ,"Insurance Companies","../pages/collinscomps.shtml",,"Collision Damage Assessment for Insurance Companies",1
		 ,"Vehicle Damage Assessors","../pages/collvda.shtml",,"Collision Damage Assessment for Vehicle Damage Assessors",1
		 ,"Repair Shops","../pages/collrepshops.shtml",,"Collision Damage Assessment for Repair Shops",1
	     ,"Part Suppliers","../pages/collpartsupp.shtml",,"Collision Damage Assessment for Part Suppliers",1
		 ])
	
		 
		 //sub menus for Implementation //
	
		// sub menu - DMSexpack//
	
	   	addmenu(menu=["dmsexpack",,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
		 ,"<b>Preface</b>","../pages/generaldms.shtml",,"General DMS Implemetation Information",1  
		 ,"Car Dealerships","../pages/dmscardealers.shtml",,"Car Dealerships DMS Expansion kit",1
	    // ,"Part Suppliers","dmspartsupp.shtml",,"Part Suppliers DMS Expansion kit",1
		 ])
	  	
	

								
						
dumpmenus()



