/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 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  string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
function openNewWindow(winURL,winWidth,winHeight,winConfig){
     mmConfig=""
     mmConfig="width="+winWidth+","
     mmConfig+="height="+winHeight+","
     mmConfig+=winConfig
     var mmWin=open(winURL,"",mmConfig);
     mmWin.focus();
}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	 effect = "Fade(duration=0.3);Alpha(style=0,opacity=90)"
}
else
{
	// effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=300			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=50		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position
closeOnClick = true
offsetcenter="offset=-133";

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.
"#FFFFFF",			// Mouse Off Font Color
"#7B83CC",			// Mouse Off Background Color
"#CCCCCC",			// Mouse On Font Color
"#7B83CC",			// Mouse On Background Color
"#DFE2EE",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Arial",			// Font Name
1,					// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
,			// 3D High Color
,			// 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 (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)
"#DFE2EE",				// Menu Item Separator Color
]

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.
"#FFFFFF",			// Mouse Off Font Color
"#7B83CC",			// Mouse Off Background Color
"#CCCCCC",			// Mouse On Font Color
"#7B83CC",			// Mouse On Background Color
"#DFE2EE",			// 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",	// Font Name
2,							// Menu Item Padding
"menu/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
,					// 3D High Color
,					// 3D Low Color
,					// Current Page Item Font Color (leave this blank to disable)
,						// Current Page Item Background Color (leave this blank to disable)
"menu/arrow.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)
"#A0965A",				// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"about",			// Menu Name - This is needed in order for the menu to be called
345,				// Menu Top - The Top position of the menu in pixels
offsetcenter,		// Menu Left - The Left position of the menu in pixels
145,				// 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
0,					// 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 s 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)
0, 					// 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
,"Message from the CEO","about%20Us/message_ceo.htm",,"",2 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Mission Statement","about%20Us/mission.htm","",,2
,"Leadership", "about%20Us/senior_leadership.htm","",,2
,"Board Members","about%20Us/board_members.htm","",,2
,"Annual Report ", "downloads/LHCAnnualReport2005.pdf",,"",2
])

//Guide for Patients & Visitors menu
addmenu(menu=[		// This is the array that contains your menu properties and details
"guide",			// Menu Name - This is needed in order for the menu to be called
365,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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
0,					// 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 s 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)
0, 					// 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
,"Directions","patients/driving.htm",,"",2
,"Visiting Hours","patients/visiting_hours.htm",,"",2
,"Locations","patients/hospitalGuide.htm",,"",2
,"Language Services","patients/language_services.htm",,"",2
,"Special Menu Services","patients/special_menu_services.htm",,"",2
,"Financial & Billing Services","patients/patient_accounts.htm","",,2
,"Patient Relations","patients/patient_relations.htm","",,2
,"Social Work","patients/socialWork.htm",,"",2
,"Charity Care at LMC","patients/charity.htm",,"",2
,"Mission and Spiritual Care","patients/spiritual.htm",,"",2
])


//Clinical Services menu
addmenu(menu=[		// This is the array that contains your menu properties and details
"clinical",			// Menu Name - This is needed in order for the menu to be called
385,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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
0,					// 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 s 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)
0, 					// 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
,"Ambulatory Surgery","clinical/ambulatory.htm",,"",2
,"Asthma","clinical/asthma.htm",,"",2
,"Bariatrics","clinical/bariatrics.htm",,"",2
,"Cancer Care","clinical/cancer_care.htm",,"",2
,"Cancer Screening","clinical/cancer_screen.htm",,"",2
,"Cardiac Care","clinical/cardic_care.htm",,"",2
,"Dentistry","clinical/dentistry.htm",,"",2
,"Dermatology","clinical/dermatology.htm",,"",2
,"Diabetes","clinical/diabetes2.htm",,"",2
,"Emergency Medicine ","clinical/emergency_medicine.htm","",,2
,"Family Practice","clinical/family_medicine.htm","",,2
,"HIV/AIDS","clinical/HIV.htm","",,2
,"Neurosurgery","clinical/neuro.htm","",,2
,"More","show-menu=more","#",,2
])


//Clinical Services submenu
addmenu(menu=["more",385,offsetcenter-70,135,1,"center",style1,0,"left",,,0,,,,,,"",,,,
,"Obstetrics/Gynecology ","clinical/obgyn.htm","",,2
,"Orthopedics","clinical/ortho.htm","",,2
,"Pain Management","clinical/pain.htm","",,2
,"Pediatrics","clinical/pediatrics.htm","",,2
,"Podiatry","clinical/podiatry.htm","",,2
,"Psychiatry & Behavioral Health","clinical/psychiatry.htm","",,2
,"Radiology & Imaging Services","clinical/radiology.htm","",,2
,"Rehabilitation Medicine","clinical/nor.htm","",,2
,"Stroke Center","clinical/stroke_center.htm","",,2
,"Surgery","clinical/surgery.htm","",,2
,"Trauma","clinical/trauma.htm","",,2
,"Urology","clinical/urology.htm","",,2
,"Women's Health Center","clinical/obgyn.htm","",,2
])	


//Our Facilities menu
addmenu(menu=[		// This is the array that contains your menu properties and details
"facilities",			// Menu Name - This is needed in order for the menu to be called
405,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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
0,					// 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 s 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)
0, 					// 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
,"Lutheran Medical Center","/#",,"",2
,"Lutheran Family Health Centers","facilities/family_health2.htm",,"",2
,"Senior Housing","facilities/shorehill.htm","",,2
,"Lutheran Augustana Center for Extended Care and Rehabilitation","http://www.lutheranaugustanacenter.com","",,2
,"Community Care Organization","facilities/community.htm",,"",2
])

//LMC & the Community menu
addmenu(menu=[		// This is the array that contains your menu properties and details
"community",			// Menu Name - This is needed in order for the menu to be called
425,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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
0,					// 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 s 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)
0, 					// 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
,"Volunteer Opportunities","community/volunteer.htm",,"",2
,"Support Services","community/support_groups.htm","",,2
,"Donating Blood","community/donating_blood.htm",,"",2
,"Community Events","community/community_events.htm",,"",2
,"Health Accent Wellness Program","community/outreach.htm",,"",2
,"Giving Opportunities","community/giving.htm",,"",2
,"Moms & Kids Program","community/redirect.htm",,"",2
,"Community Service Plan","../downloads/2006CSP_Final.pdf",,"",2
])

//news & Events menu
addmenu(menu=[		// This is the array that contains your menu properties and details
"events",			// Menu Name - This is needed in order for the menu to be called
585,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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"
style2,				// Properties Array - this is set higher up, as above
0,					// 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 s 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)
0, 					// 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
,"Press Releases","news/pressrealeses.htm",,"",2
,"LMC Promotional Campaign","news/lmc_ad.htm",,"",2
,"Internship Opportunities","news/internship.htm",,"",2
,"Quick Facts","news/quick_facts.htm",,"",2
,"Annual Report","../downloads/LHCAnnualReport2005.pdf",,"",2
])

//Nursing at lmc
addmenu(menu=[		// This is the array that contains your menu properties and details
"nursing",			// Menu Name - This is needed in order for the menu to be called
527,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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"
style2,				// Properties Array - this is set higher up, as above
0,					// 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 s 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)
0, 					// 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
,"Nursing at LMC","nursing/nursing.htm",,"",2
,"Nursing Leadership","nursing/nursing_lead.htm",,"",2
,"Nursing Job Postings","nursing/nursingBypass.jsp",,"",2
])



//Residency
addmenu(menu=[		// This is the array that contains your menu properties and details
"residency",			// Menu Name - This is needed in order for the menu to be called
572,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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
0,					// 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 s 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)
0, 					// 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
,"Graduate Medical Education","show-menu=more2",,"",2
,"Graduate Dental Education","http://www.lmcdental.com/",,"",2
])

//GME
addmenu(menu=["more2",550,offsetcenter-70,135,1,"center",style1,0,"left",,,0,,,,,,"",,,,
,"Excellence in Training","GME/training.htm","",,2
,"A Sophisticated Health System","GME/healthStyems.htm","",,2
,"Residency Training Programs","GME/ePrograms.htm","",,2
,"Our Principles","GME/principles.htm","",,2
,"Accreditations and Affiliations","GME/accreditations.htm","",,2
,"Directors","GME/directors.htm","",,2
,"Education Affiliations","GME/eAffiliations.htm","",,2
,"About Brooklyn","GME/brooklyn.htm","",,2
,"Resident Testimonials","GME/testimonials.htm","",,2
,"Health Sciences Library","http://www.lmclibrary.com/","",,2
])	


//Health Professionals menu
addmenu(menu=[		// This is the array that contains your menu properties and details
"health",			// Menu Name - This is needed in order for the menu to be called
485,					// Menu Top - The Top position of the menu in pixels
offsetcenter,			// Menu Left - The Left position of the menu in pixels
145,					// 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"
style2,				// Properties Array - this is set higher up, as above
0,					// 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 s 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)
0, 					// 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
,"Residency Programs","professional/residency.htm",,"",2
,"Visit our Library","http://www.lmclibrary.com/",,"",2
,"LHC Affiliate Programs","professional/affiliate.htm",,"",2
,"Lenox Hill / Lutheran Medical Center","professional/lenox.htm",,"",2
,"Research at LMC","professional/research.htm",,"",2
,"Institutional Review Board Guidelines","/downloads/IRB_MainPageFeb16_06.pdf",,"",2
,"Department of Health","professional/redirect.htm",,"",2
,"Physician Portal to Clinical Symus","http://portal.lmcmc.com/ppSplash.html",,"",2
])
dumpmenus()
