//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

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.4);Alpha(style=5,opacity=100);Shadow(color='#EFEFEF', Direction=135, Strength=0)"
}

else
{
	effect = "Shadow(color='#EFEFEF', Direction=135, Strength=2)" // Stop IE5.5 bug when using more than one filter
}


timegap=1000		// The time delay for menus to remain visible
followspeed=0		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=5;	// Sub menu offset Top position 
suboffset_left=-5;	// Sub menu offset Left position

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.
"#ac0000",				// Mouse Off Font Color
"#bababa",				// Mouse Off Background Color
"#000000",				// Mouse On Font Color
"#bababa",				// Mouse On Background Color
"#BDBDB9",				// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"arial",				// Font Name
4,					// Menu Item Padding
"images/arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"#FFFFFF",				// 3D High Color
"#FFFFFF",				// 3D Low Color
"#000000",				// Current Page Item Font Color (leave this blank to disable)
"#E7E7E7",				// Current Page Item Background Color (leave this blank to disable)
,			                // Top Bar image (Leave this blank to disable)
"#000000",				// Menu Header Font Color (Leave blank if headers are not needed)
"#336699",				// Menu Header Background Color (Leave blank if headers are not needed)
]


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
152,				// Menu Top - The Top position of the menu in pixels
"offset=-190",			// Menu Left - The Left position of the menu in pixels
121,				// Menu Width - Menus width in pixels
0,				// Menu Border Width 
"center",			// Screen Position - here you can use "center" 
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
effect,				// 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)
,				// Reserved for future use
,				// Reserved for future use
,				// Reserved for future use



,"&nbsp;Home&nbsp","index.asp",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Divisions&nbsp;","show-menu=res",,"",1
//,"&nbsp;Products&nbsp;","show-menu=jes",,"",1
//,"&nbsp;Clients&nbsp;","show-menu=client",,"",1
//,"&nbsp;e-Brochures&nbsp;","show-menu=brochure",,"",1
,"&nbsp;Contact&nbsp;","contact.asp",,"",1
,"&nbsp;Sitemap&nbsp;","sitemap.asp",,"",1
])


addmenu(menu=["res",,,125,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Financial Services","show-menu=financial",,"Financial Services",1
,"&nbsp;Corporate Consultancy","corporate_consultancy.asp",,"Corporate Consultancy",1
,"&nbsp;Global Relations","global_relations.asp",,"Global Relations",1
,"&nbsp;Sales Promotion","show-menu=sales",,"Sales Promotion Services",1
])

addmenu(menu=["sales",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Home","sales_promotion.asp",,"Sales Promotion",1
,"&nbsp;Products","show-menu=products",,"Products under sales promotion",1
,"&nbsp;Clients","clients_sales.asp",,"Clients under sales promotion",1
])

addmenu(menu=["financial",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Home","financial_services.asp",,"Financial Services",1
,"&nbsp;Clients","clients_financial.asp",,"Clients under financial services",1
])

addmenu(menu=["products",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;medi","show-menu=prod_medi",,"medi",1
,"&nbsp;Centri","centri.asp",,"Centri - Upper extremity Centri products",1 
,"&nbsp;Hallufix","show-menu=prod_hallufix",,"Hallufix",1
,"&nbsp;Euromed Sure Skin","show-menu=prod_euromed",,"Euromed Sure Skin",1
,"&nbsp;Ossur","show-menu=prod_ossur",,"Philadelphia Collar Brochure",1
])

addmenu(menu=["prod_medi",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;About medi","medi.asp",,"Medi",1
,"&nbsp;mediven®","show-menu=mediven",,"Mediven",1
,"&nbsp;mediortho®","show-menu=mediortho",,"Mediortho",1
,"&nbsp;medipro®","show-menu=medipro",,"Medipro",1
])

addmenu(menu=["prod_hallufix",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
,"&nbsp;Hallufix","hallufix.asp",,"Hallufix",1	
,"&nbsp;e-Brochure","brochure-hallufix.asp",,"E-Brochure for Hallufix",1
])

addmenu(menu=["prod_euromed",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
,"&nbsp;Euromed","euromed.asp",,"Euromed",1
,"&nbsp;e-Brochure","brochure-euromed.asp",,"E-Brochure for Euromed",1
])

addmenu(menu=["prod_ossur",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
,"&nbsp;Ossur","ossur.asp",,"Ossur",1	
,"&nbsp;e-Brochure","brochure-ossur.asp",,"E-Brochure for Ossur",1
])


addmenu(menu=["client",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Financial Service","clients_financial.asp",,"Clients under Financial Service",1
,"&nbsp;Sales Promotion","clients_sales.asp",,"Clients under Sales Promotion",1
])

addmenu(menu=["brochure",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Stockings","brochure_stockings.asp",,"E-brochure for Stockings",1
,"&nbsp;mediortho","brochure_ortho.asp",,"E-brochure for Mediortho",1
,"&nbsp;Prosthetics","brochure_prosthetics.asp",,"E-brochure for Prosthetics",1
,"&nbsp;BioCast","brochure_pacsun.asp",,"E-brochure for Pascun",1
])


addmenu(menu=["pacsun",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Bio Cast","pacsun_biocast.asp",,"Pacsun Bio-Cast Casting Tape",1
,"&nbsp;Bio Splint","pacsun_biosplint.asp",,"Pacsun Bio-Splint",1
,"&nbsp;e-Brochure","brochure_pacsun.asp",,"e-Brochure for Pacsun",1
])

addmenu(menu=["mediven",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Phlebology","show-menu=phlebology",,"Phlebology General Information",1
,"&nbsp;Lymphology","show-menu=lymphology",,"Lymphology General Information",1
,"&nbsp;Hospital","show-menu=hospital",,"Hospital General Information",1
,"&nbsp;Accessories","show-menu=accessories",,"Accessories",1
,"&nbsp;Indications","mediven_indications.asp",,"Indications",1
,"&nbsp;e-Brochure","brochure_stockings.asp",,"e-Brochure for stockings",1
])

addmenu(menu=["mediortho",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Back","show-menu=back",,"Mediortho - Back",1
,"&nbsp;Shoulder","show-menu=shoulder",,"Mediortho - Shoulder",1
,"&nbsp;Arm","show-menu=arm",,"Mediortho - Arm",1
,"&nbsp;Hip","show-menu=hip",,"Mediortho - Hip",1
,"&nbsp;Knee","show-menu=knee",,"Mediortho - Knee",1
,"&nbsp;Ankle","show-menu=ankle",,"Mediortho - Ankle",1
,"&nbsp;e-Brochure","brochure_ortho.asp",,"e-Brochure for mediortho",1
])

addmenu(menu=["medipro",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;Prosthetics","show-menu=prosthetics",,"Medipro Prosthetics",1
,"&nbsp;e-Brochure","brochure_prosthetics.asp",,"e-Brochure for medipro",1

])

addmenu(menu=["phlebology",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;General Information","phlebology_information.asp",,"Phlebology General Information",1
,"&nbsp;mediven® plus","mediven_plus.asp",,"mediven plus",1
,"&nbsp;duomed®","duomed.asp",,"Duomed",1
,"&nbsp;mediven® forte","mediven_forte.asp",,"Mediven® Forte",1
,"&nbsp;mediven® travel","mediven_travel.asp",,"Mediven Travel",1
,"&nbsp;special option","special_option.asp",,"Special Option",1
])

addmenu(menu=["lymphology",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;General Information","lymphology_information.asp",,"Lymphology General Information",1
,"&nbsp;mediven® armsleeves","mediven_armsleeves.asp",,"mediven armsleeves",1
,"&nbsp;Fitting & Washing","mediven_instructions.asp",,"Fitting and Washing instructions",1
])

addmenu(menu=["hospital",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;General Information","hospital_information.asp",,"Hospital General Information",1
,"&nbsp;mediven® thrombexin 18","mediven_thrombexin.asp",,"mediven thrombexin 18",1
,"&nbsp;mediven® struva 23/35","mediven_struva.asp",,"mediven struva 23/mediven struva 35",1
,"&nbsp;lipomed® basic","mediven_lipomed.asp",,"mediven lipomed basic",1
,"&nbsp;lipomed® face, bra","mediven_facebra.asp",,"mediven lipomed face, bra",1
,"&nbsp;lipomed® information","medi_lipomed_information.asp",,"lipomed product information",1
,"&nbsp;mediven® ulcer kit","mediven_ulcer.asp",,"mediven ulcer kit",1
])

addmenu(menu=["accessories",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;special option","accessories_specialOption.asp",,"Accessories - Special Option",1
,"&nbsp;mediven gel,cream","mediven_gel.asp",,"mediven gel, cream and vein exerciser",1
,"&nbsp;mediven butler","mediven_butler.asp",,"mediven butler",1
,"&nbsp;medi swing","mediven_swing.asp",,"medi swing",1
,"&nbsp;mediven® nordic walking sticks","mediven_nordic.asp",,"mediven nordic walking sticks",1
])

addmenu(menu=["back",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
//,"&nbsp;medi crossed corset","medi_crossed_corset.asp",,"medi crossed corset",1
,"&nbsp;Lumbamed® basic","lumbamed_basic.asp",,"Lumbaned basic",1
,"&nbsp;Lumbamed® plus","lumbamed_plus.asp",,"Lumbaned plus",1
,"&nbsp;Lumbamed® disc","lumbamed_disc.asp",,"Lumbamed disc",1
,"&nbsp;Lumbamed® stabil","lumbamed_stabil.asp",,"Lumbamed stabil",1
,"&nbsp;Spinomed®","spinomed.asp",,"Spinomed",1
//,"&nbsp;Spinomed® active","spinomed_active.asp",,"Spinomed active",1
,"&nbsp;medi 3C®","medi_3C.asp",,"medi 3C",1
,"&nbsp;medi 4C®","medi_4C.asp",,"medi 4C",1
,"&nbsp;medi 4C® flex","medi_4Cflex.asp",,"medi 4C flex",1
])

addmenu(menu=["shoulder",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;medi shoulder sling / arm sling II","medi_sling.asp",,"medi shoulder sling / arm sling II",1
,"&nbsp;medi clavicle","medi_clavical.asp",,"medi clavical support",1
,"&nbsp;Omomed®","medi_omomed.asp",,"Omomed",1
,"&nbsp;protect.Arm sling","medi_protect_armsling.asp",,"protect.Arm sling",1
,"&nbsp;protect.Collar soft","medi_protect_collarsoft.asp",,"protect.Collar soft",1
])

addmenu(menu=["arm",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;medi Epico ROM II","medi_epicoROM.asp",,"medi Epico ROM II",1
,"&nbsp;medi thumb support","medi_thumb.asp",,"medi thumb support",1
,"&nbsp;Manumed®","medi_manumed.asp",,"Manumed",1
,"&nbsp;medi wrist support/CTS","medi_wrist.asp",,"medi wrist support / medi CTS",1
,"&nbsp;medi elbow support","medi_elbow_support.asp",,"medi elbow support",1
,"&nbsp;medi elbow strap/Epicomed®","medi_epicomed.asp",,"medi elbow strap epicomed",1
,"&nbsp;protect.Finger stax","medi_protect_fingerstax.asp",,"protect.Finger stax",1
])

addmenu(menu=["hip",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;medi hip orthosis","medi_hip.asp",,"medi hip orthosis",1
,"&nbsp;mediortho cox","mediortho_cox.asp",,"mediortho cox",1
])


addmenu(menu=["knee",,,125,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
//,"&nbsp;medi premium lite","medi_premium_lite.asp",,"medi premium lite",1
,"&nbsp;protect.4","protect.4.asp",,"protect.4",1
,"&nbsp;M.4® OA","medi_m4.asp",,"medi M.4 OA",1
,"&nbsp;M.4®","m4.asp",,"medi M.4",1
,"&nbsp;M.3® OA","medi_m3.asp",,"medi M.3 OA",1
,"&nbsp;protect.OA Soft","protect_OAsoft.asp",,"protect.OA Soft",1
,"&nbsp;medi® ACL Soft Wrap","medi_acl.asp",,"medi ACL soft wrap",1
,"&nbsp;Collamed® II","collamedII.asp",,"Collamed II",1
,"&nbsp;Stabimed® II","medi_stabimed.asp",,"Stabimed II",1
,"&nbsp;medi hinged knee wrap","medi_kneewrap.asp",,"medi hinged knee wrap",1
,"&nbsp;protect.ST","protect_ST.asp",,"protect.ST",1
,"&nbsp;medi hinged knee pro/lite","medi_knee_lite.asp",,"medi hinged knee pro/lite",1
,"&nbsp;protect.ST Pro","protect_STPro.asp",,"protect.ST Pro",1
,"&nbsp;medi Rom® II","medi_romII.asp",,"medi Rom II",1
,"&nbsp;medi PTS®","medi_PTS.asp",,"medi PTS",1
,"&nbsp;medi classic/medi Jeans 0°/30°","medi_classic_jeans.asp",,"medi classic / medi jeans O/30",1
,"&nbsp;Genumedi®","genumedi.asp",,"Genumedi",1
,"&nbsp;medi elastic knee support","medi_elasticknee.asp",,"medi elastic knee support",1
,"&nbsp;medi patella tendon support","medi_patella.asp",,"medi patella tendon support",1
])

addmenu(menu=["ankle",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;protect Ankle","medi_protect_ankle.asp",,"protect.Ankle lace up",1
,"&nbsp;protect Insoles","medi_protect_insoles.asp",,"protect Insoles",1
,"&nbsp;medi elastic ankle support 501","medi_elastic_ankle.asp",,"medi elastic ankle support 501",1
,"&nbsp;M.step","medi_mac.asp",,"M.step",1
,"&nbsp;Achimed®","medi_achimed.asp",,"Achimed",1
,"&nbsp;Levamed®","medi_levamed.asp",,"Levamed",1
,"&nbsp;medi ROM Walker","medi_rom_walker.asp",,"medi ROM Walker",1

])

addmenu(menu=["prosthetics",,,100,0.9,"",style1,,"left",effect,,,,,,,,,,,,
	
,"&nbsp;General information","medipro_information.asp",,"medipro Prosthetics General Information",1
,"&nbsp;Innovation medipro®","innovation-medipro.asp",,"Innovation medipro®",1
,"&nbsp;Mobility classes","mobility_classes.asp",,"Mobility Classes",1
,"&nbsp;About Prosthesis","about_prosthesis.asp",,"About Prosthetics",1
,"&nbsp;medipro® socket system","medi_socket.asp",,"medipro Socket System",1
,"&nbsp;medipro modular system","medi_modular.asp",,"medipro Modular System",1
])

dumpmenus()
