/*
 DHTML Menu for Teen Workers Safety and Health Topics Page eTool - Real Stories, developed in conjunction with OSHA
*/

//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
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#CCCCCC', Direction=225, Strength=0)"
}
else
{
	effect = "Shadow(color='#CCCCCC', Direction=225, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


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


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
"213188",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"4c73cc",			// Mouse On Background Color
"CCCCCC",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,					// Menu Item Padding
"http://www.osha.gov/SLTC/etools/computerworkstations/images/arrow_white.gif",					// Sub Menu Image (Leave this blank if not needed)
0,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 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)
]


style3=[			// 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
"213188",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"4c73cc",			// Mouse On Background Color
"CCCCCC",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,					// Menu Item Padding
,					// Sub Menu Image (Leave this blank if not needed)
0,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 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
"compmain",		// Menu Name - This is needed in order for the menu to be called
228,			// Menu Top - The Top position of the menu in pixels
550,			// Menu Left - The Left position of the menu in pixels
148,			// 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"
style3,			// 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
,"Quick Links","show-menu=information","realstories.html","Quick Links",1 // "title", "URL", "Alternate URL", "Status", "Separator Bar"
])





	
	addmenu(menu=["information",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Industry","show-menu=industry","realstories.html","Industry",1
	,"Workplace Hazard","show-menu=hazard","realstories.html","Workplace Hazard",1
	])

    addmenu(menu=["industry",
	,,178,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Food Service","show-menu=food","realstories.html","Food Service",1
	,"Manufacturing","show-menu=manufacturing","realstories.html","Manufacturing",1
    ,"Printing","show-menu=printing","realstories.html","Printing",1
    ,"Service and Repair","show-menu=repair","realstories.html","Service and Repair",1
	,"Construction","show-menu=construction","realstories.html","Construction",1
    ,"Emergency Response","show-menu=emergency","realstories.html","Emergency Response",1
    ,"Power Generation","show-menu=power","realstories.html","Power Generation",1
	,"Recreation","show-menu=recreation","realstories.html","Recreation",1
	,"Sanitation","show-menu=sanitation","realstories.html","Sanitation",1
	,"Warehousing","show-menu=warehousing","realstories.html","Warehousing",1
])

	addmenu(menu=["hazard",
	,,178,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Crushed by","show-menu=crushed","realstories.html","Crushed by",1
	,"Violence (Robbery)","show-menu=violence","realstories.html","Violence (Robbery)",1
	,"Sharp Edges","show-menu=sharp_edges","realstories.html","Sharp Edges",1
	,"Hot Surfaces","show-menu=hot_surfaces","realstories.html","Hot Surfaces",1
    ,"Walking Surfaces","show-menu=walking_surfaces","realstories.html","Walking Surfaces",1
    ,"Electrical Current","show-menu=electrical_current","realstories.html","Electrical Current",1
	,"Chemicals","show-menu=chemicals","realstories.html","Chemicals",1
    ,"Moving Vehicles","show-menu=moving_vehicles","realstories.html","Moving Vehicles",1
    ,"Confined Space","show-menu=confined_space","realstories.html","Confined Space",1
	,"Power Equipment","show-menu=power_equipment","realstories.html","Power Equipment",1
	,"Heat","show-menu=heat","realstories.html","Heat",1
])

    addmenu(menu=["food",
	,,148,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Reiko","realstories.html#reiko","realstories.html#reiko","Reiko",1
	,"Jose","realstories.html#jose","realstories.html#jose","Jose",1
    ,"Joan","realstories.html#joan","realstories.html#joan","Joan",1
    ,"Tanya","realstories.html#tanya","realstories.html#tanya","Tanya",1
    ,"Sheila","realstories.html#sheila","realstories.html#sheila","Sheila",1
    ,"Sid","realstories.html#sid","realstories.html#sid","Sid",1
	])

    addmenu(menu=["manufacturing",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Robert","realstories.html#robert","realstories.html#robert","Robert",1
    ,"Danny","realstories.html#danny","realstories.html#danny","Danny",1
	])

    addmenu(menu=["printing",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Rodney","realstories.html#rodney","realstories.html#rodney","Rodney",1
	,"Frances","realstories.html#frances","realstories.html#frances","Frances",1
	])

    addmenu(menu=["repair",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Miguel","realstories.html#miguel","realstories.html#miguel","Miguel",1
	,"Jason","realstories.html#jason","realstories.html#jason","Jason",1
	])

    addmenu(menu=["construction",
	,,148,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Kevin","realstories.html#kevin","realstories.html#kevin","Kevin",1
	,"Steven","realstories.html#steven","realstories.html#steven","Steven",1
    ,"Brian","realstories.html#brian","realstories.html#brian","Brian",1
    ,"Scott","realstories.html#scott","realstories.html#scott","Scott",1
    ,"Blake and Eric","realstories.html#blake_and_eric","realstories.html#blake_and_eric","Blake and Eric",1
	])

    addmenu(menu=["emergency",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Alex","realstories.html#alex","realstories.html#alex","Alex",1
	])

    addmenu(menu=["power",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Reggie","realstories.html#reggie","realstories.html#reggie","Reggie",1
	])

    addmenu(menu=["recreation",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Sally","realstories.html#sally","realstories.html#sally","Sally",1
	])

    addmenu(menu=["sanitation",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Craig","realstories.html#craig","realstories.html#craig","Craig",1
	])

    addmenu(menu=["warehousing",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Tom","realstories.html#tom","realstories.html#tom","Tom",1
	])

    addmenu(menu=["crushed",
	,,148,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Tom","realstories.html#tom","realstories.html#tom","Tom",1
	,"Jose","realstories.html#jose","realstories.html#jose","Jose",1
    ,"Rodney","realstories.html#rodney","realstories.html#rodney","Rodney",1
    ,"Danny","realstories.html#danny","realstories.html#danny","Danny",1
    ,"Brian","realstories.html#brian","realstories.html#brian","Brian",1
	])

    addmenu(menu=["violence",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Reiko","realstories.html#reiko","realstories.html#reiko","Reiko",1
	])

    addmenu(menu=["sharp_edges",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Joan","realstories.html#joan","realstories.html#joan","Joan",1
	])

    addmenu(menu=["hot_surfaces",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Tanya","realstories.html#tanya","realstories.html#tanya","Tanya",1
	,"Frances","realstories.html#frances","realstories.html#frances","Frances",1
	])

    addmenu(menu=["walking_surfaces",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Sheila","realstories.html#sheila","realstories.html#sheila","Sheila",1
	,"Steven","realstories.html#steven","realstories.html#steven","Steven",1
	])

    addmenu(menu=["electrical_current",
	,,148,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Sid","realstories.html#sid","realstories.html#sid","Sid",1
	,"Sally","realstories.html#sally","realstories.html#sally","Sally",1
    ,"Jason","realstories.html#jason","realstories.html#jason","Jason",1
    ,"Reggie","realstories.html#reggie","realstories.html#reggie","Reggie",1
    ,"Blake and Eric","realstories.html#blake_and_eric","realstories.html#blake_and_eric","Blake and Eric",1
	])

    addmenu(menu=["chemicals",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Robert","realstories.html#robert","realstories.html#robert","Robert",1
	])

    addmenu(menu=["moving_vehicles",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Craig","realstories.html#craig","realstories.html#craig","Craig",1
	,"Scott","realstories.html#scott","realstories.html#scott","Scott",1
	])

    addmenu(menu=["confined_space",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Kevin","realstories.html#kevin","realstories.html#kevin","Kevin",1
	])

    addmenu(menu=["power_equipment",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Miguel","realstories.html#miguel","realstories.html#miguel","Miguel",1
	])

    addmenu(menu=["heat",
	,,148,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Alex","realstories.html#alex","realstories.html#alex","Alex",1
	])

// Here is the menu for the General Hazards Section


addmenu(menu=[
"home",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Postures",1
])


addmenu(menu=[
"positions",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Postures",1
])


		//Here is the menu for the Components Section
		
	
addmenu(menu=[
"monitor",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Monitors",1
])


addmenu(menu=[
"keyboard",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Keyboard",1
])


addmenu(menu=[
"pointers",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Pointer",1
])


addmenu(menu=[
"wristrest",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Wrist Rest",1
])


addmenu(menu=[
"docholder",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Document Holder",1
])


addmenu(menu=[
"desk",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Desk",1
])


addmenu(menu=[
"chair",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Chair",1
])


addmenu(menu=[
"phone",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Telephones",1
])


		//Here is the menu for the Noise section

addmenu(menu=[
"workprocess",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Work Process",1
])


addmenu(menu=[
"checklist",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Checklist",1
])

addmenu(menu=[
"enviro",
500,			// Menu Top - The Top position of the menu in pixels
50,			// Menu Left - The Left position of the menu in pixels
100,			// Menu Width - Menus width in pixels
0,				// Menu Border Width
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,			// 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)
,				// 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)
0,				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,
,
,
,
,
,
,
,
,
,"<img src=http://www.osha.gov/SLTC/images/spacer.gif border=0>","",,"Office Environment",1
])
	
dumpmenus()