
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)}

// Special effect string for IE5.5 or above 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)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
var net_ver = parseInt(navigator.appVersion);
if(!document.all && (net_ver < 7)){
	x_pos = 214;
	
}
else{
	x_pos = 202;
	
	}

timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=05;		// Sub menu offset Top position 
suboffset_left=10;		// 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.
"FFFFCC",			// Mouse Off Font Color
"003399",			// Mouse Off Background Color
"003399",			// Mouse On Font Color
"FFFFCC",		// Mouse On Background Color
"FFCC00", 		// Menu Border Color 
10,			// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,			// Menu Item Padding
,		// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"FFFFFF",			// 3D High Color
"FFFFFF",			// 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)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"home_menu",			// Menu Name - This is needed in order for the menu to be called
x_pos,			// Menu Top - The Top position of the menu in pixels
14,			// Menu Left - The Left position of the menu in pixels
46,			// 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)
"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
,			// 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)
,			// 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

,"Home","/SLTC/etools/evacuation/index.html",,"eTool index page",1 // "title", "url", "Alternate URL", "Status", "Separator Bar"
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"emergency_menu",		// Menu Name - This is needed in order for the menu to be called
x_pos,			// Menu Top - The Top position of the menu in pixels
61,			// Menu Left - The Left position of the menu in pixels
175,			// 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)
"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
,			// 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)
,			// 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

,"Emergency Action Plan (EAP)","show-menu=eap","/SLTC/etools/evacuation/eap.html","Emergency Action Plan (EAP)",1
,"Emergency Standards","show-menu=worksub","/SLTC/etools/evacuation/evaluate.html","Emergency Standards",1 // "title", "url", "Alternate URL", "Status", "Separator Bar"

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"expertSys_menu",		// Menu Name - This is needed in order for the menu to be called
x_pos,			// Menu Top - The Top position of the menu in pixels
413,			// Menu Left - The Left position of the menu in pixels
128,			// 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)
"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
,			// 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)
,			// 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
,"Expert Systems","show-menu=expert","/SLTC/etools/evacuation/experts.html","Expert Systems",1
])
addmenu(menu=[		// This is the array that contains your menu properties and details
"assist_menu",		// Menu Name - This is needed in order for the menu to be called
x_pos,			// Menu Top - The Top position of the menu in pixels
541,			// Menu Left - The Left position of the menu in pixels
141,			// 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)
"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
,			// 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)
,			// 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
,"Additional Assistance","show-menu=additional","/SLTC/etools/evacuation/assistance.html","Additional Assistance",1
])
addmenu(menu=[		// This is the array that contains your menu properties and details
"site_menu",		// Menu Name - This is needed in order for the menu to be called
x_pos,			// Menu Top - The Top position of the menu in pixels
680,			// Menu Left - The Left position of the menu in pixels
64,			// 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)
"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
,			// 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)
,			// 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
,"Site Map","/SLTC/etools/evacuation/sitemap.html",,"Site Map",1
])
addmenu(menu=["worksub",
	,,178,1,"",style1,,"center","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"Design and Construction Requirements for Exit Routes","/SLTC/etools/evacuation/egress_construction.html",,"Design and Construction Requirements for Exit Routes",1
	,"Maintenance, Safeguards, and Operational Features for Exit Routes","/SLTC/etools/evacuation/egress.html",,"Maintenance, Safeguards, and Operation Features for Exit Routes",1
        ,"Fire Prevention Plans (FPP)","/SLTC/etools/evacuation/fire.html",,"Fire Prevention Plans (FPP)",1
	,"Portable Fire Extinguishers","/SLTC/etools/evacuation/portable.html",,"Portable Fire Extinguishers",1
	,"Fixed Extinguishing Systems","/SLTC/etools/evacuation/fixed.html",,"Fixed Extinguishing Systems",1
	,"Fire Detection Systems","/SLTC/etools/evacuation/fire_detection.html",,"Fire Detection Systems",1
	,"Employee Alarm Systems","/SLTC/etools/evacuation/alarms.html",,"Employee Alarm Systems",1
	])
	
	addmenu(menu=["expert",
	,,130,1,"",style1,,"center","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"Does OSHA require you to have an EAP?","/SLTC/etools/evacuation/do_i_need.html",,"Does OSHA require you to have an EAP?",1
	,"Create your own EAP","/SLTC/etools/evacuation/expertsystem/default.htm target=_blank",,"Create your own EAP",1
	])

	addmenu(menu=["additional",
	,,141,1,"",style1,,"center","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"Education and Training","/SLTC/etools/evacuation/assistance.html#education",,"Education and Training",1
	,"Publications","/SLTC/etools/evacuation/assistance.html#publications",,"Publications",1
	,"Consultation Services","/SLTC/etools/evacuation/assistance.html#consultation",,"Consultation Services",1
	,"Voluntary Protection Programs","/SLTC/etools/evacuation/assistance.html#Voluntary",,"Voluntary Protection Programs",1
	,"Partnership Opportunities","/SLTC/etools/evacuation/assistance.html#partnership",,"Partnership Opportunities",1
         ,"Alliance Program","/SLTC/etools/evacuation/assistance.html#Alliance",,"Alliance Program",1
	,"Safety and Health Programs","/SLTC/etools/evacuation/assistance.html#good",,"Safety and Health Programs",1	
	,"State Programs","/SLTC/etools/evacuation/assistance.html#state",,"State Programs",1
	,"Other Associations","/SLTC/etools/evacuation/assistance.html#groups",,"Other Associations",1
        ,"Contact Us","/SLTC/etools/evacuation/assistance.html#Contact",,"Contact Us",1
	])
	addmenu(menu=["eap",
	,,178,1,"",style1,,"center","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
        ,"Develop & Implement An EAP","/SLTC/etools/evacuation/implementation.html",,"Develop & Implement An EAP",1 
	,"Evacuation Elements","/SLTC/etools/evacuation/evac.html",,"Evacuation Elements",1
	,"Fight or Flee?","/SLTC/etools/evacuation/portable_relation.html",,"Fight or Flee?",1
	,"Shelter-in-Place","/SLTC/etools/evacuation/shelterinplace.html",,"Shelter-in-Place",1
	,"Fire, Rescue, Medical Services","/SLTC/etools/evacuation/fire_med_service.html",,"Fire, Rescue, Medical Services",1
	,"Reporting Emergencies","/SLTC/etools/evacuation/reporting.html",,"Reporting Emergencies",1
	])

dumpmenus()