



/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/



/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.  Relative 
positioned icon images may also be associated
with any main menu item in the 'main menu items' section.
--------------------------------------------*/


    //Relative positioned icon images (flow with main menu or sub item text)

	dqm__icon_image0 = "http://www-group.slac.stanford.edu/esh/images/arrow.gif"
	dqm__icon_rollover0 = "http://www-group.slac.stanford.edu/esh/images/arrow.gif"
	dqm__icon_image_wh0 = "1,1"

	

    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "http://www-group.slac.stanford.edu/esh/images/arrow.gif"
	dqm__2nd_icon_rollover0 = "http://www-group.slac.stanford.edu/esh/images/arrow.gif"
	dqm__2nd_icon_image_wh0 = "13,10"
	dqm__2nd_icon_image_xy0 = "0,4"





/**********************************************************************************************
**********************************************************************************************

                              Main Menu Settings  

**********************************************************************************************
**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/

	
	dqm__main_width = 174		//default main item widths
	dqm__main_height = 18			//default main item heights
	
	//dqm__main_widthX			//specific main item widths
	//dqm__main_height2 = 30
	//dqm__main_height7 = 30
	//dqm__main_height3 = 12			
	//dqm__main_height9 = 12

	//dqm__main_width4 = 140;
	//dqm__main_height6 = 30


/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/


	dqm__main_horizontal = false	//align menu bar horizontally or vertically

	dqm__main_border_width = 0;		//the thickness of the border in pixels, 0 = no border
	dqm__main_border_color = "#666666"	//HEX color or set to 'transparent'


	dqm__main_use_dividers = false		//When true the item gap setting is ignored
						//and the border width and color are used to
						//separate each main menu item.
						
							
	dqm__main_item_gap = 1			//the gap between main menu items in pixels
	

	dqm__align_items_bottom_and_right = true	//align items of different size to the bottom
							//or right edge of the largest main menu item
							//depending on the horizontal or vertical layout
							//of the main menu bar - false aligns items to
							//the top and left

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/


	dqm__main_bgcolor = "#FFFFFF"		//default color for all items, HEX or 'transparent'
	//dqm__main_bgcolorX = "#eeeeee"		//specific menu item color, HEX or 'transparent'
	dqm__main_bgcolor2 = "#86C386"
	dqm__main_bgcolor6 = "#86C386"
	dqm__main_bgcolor13 = "#86C386"
	
	dqm__main_hl_bgcolor = "#C6E3C6"    //HEX color value or set to 'transparent'
	dqm__main_hl_bgcolor2 = "#86C386"
	dqm__main_hl_bgcolor6 = "#86C386"
	dqm__main_hl_bgcolor13 = "#86C386"
	//dqm__main_hl_bgcolorX = "#eeeeee"

	dqm__main_textcolor = "#008000"
	dqm__main_textcolor2 = "#000000"
	dqm__main_textcolor6 = "#000000"
	dqm__main_textcolor13 = "#000000"
	
	dqm__main_hl_textcolor = "#000000"
	dqm__main_hl_textcolor2 = "#000000"
	dqm__main_hl_textcolor6 = "#000000"
	dqm__main_hl_textcolor13 = "#000000"
	//dqm__main_hl_textcolorX = "#ff0000"



/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/


	dqm__main_fontfamily = "Verdana"	//Any available system font     
	dqm__main_fontsize = 11			//Defined with pixel sizing  	
	dqm__main_textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__main_fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"		//set to: 'normal', or 'italic' 


	//rollover effect
	
	dqm__main_hl_textdecoration = "underline"
	dqm__main_hl_textdecoration2 = "normal"
	dqm__main_hl_textdecoration6 = "normal"
	dqm__main_hl_textdecoration13 = "normal"



/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/


	dqm__main_text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_top = 2
	dqm__main_margin_bottom = 2
	dqm__main_margin_left = 5
	dqm__main_margin_right = 4
	dqm__main_cursor = "hand"



	//specific settings

	dqm__main_text_alignmentX = "right"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_topX = 4
	dqm__main_margin_bottomX = 4
	dqm__main_cursor2 = "none"
	dqm__main_cursor6 = "none"
	dqm__main_cursor13 = "none"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"



/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/


	
    //Main Menu 0
	dqm__maindesc0 = "Emergencies"
	dqm__url0 = "http://www-group.slac.stanford.edu/esh/emergency"

    //Main Menu 1
	dqm__maindesc1 = "Employee Safety Concerns"
	dqm__url1 = "http://www-group.slac.stanford.edu/esh/concerns"



    //Main Menu 2
	dqm__maindesc2 = "Popular Links"
	dqm__url2 = ""	
	
   //Main Menu 3
	dqm__maindesc3 = "Training"
	dqm__url3 = "http://www-group.slac.stanford.edu/esh/training"	
	
	//Main Menu 4
	dqm__maindesc4 = "Forms"
	dqm__url4 = "http://www-group.slac.stanford.edu/esh/forms/"
	
	//Main Menu 5
	dqm__maindesc5 = "More Popular Links"
	dqm__url5 = ""



    //Main Menu 6
	dqm__maindesc6 = "Policies & Procedures"
	dqm__url6 = ""
	
	//Main Menu 7
	dqm__maindesc7 = "ES&H Manual"
	dqm__url7 = "http://www-group.slac.stanford.edu/esh/eshmanual"
 
    //Main Menu 8
	dqm__maindesc8 = "General Policy"
	dqm__url8 = "http://www-group.slac.stanford.edu/esh/general"

    //Main Menu 9
	dqm__maindesc9 = "General Safety"
	dqm__url9 = "http://www-group.slac.stanford.edu/esh/general"

	//Main Menu 10
	dqm__maindesc10 = "Environment"
	dqm__url10 = "http://www-group.slac.stanford.edu/esh/environment"

    //Main Menu 11
	dqm__maindesc11 = "Hazardous Activities"
	dqm__url11 = "http://www-group.slac.stanford.edu/esh/hazardous_activities"

    //Main Menu 12
	dqm__maindesc12 = "Hazardous Substances"
	dqm__url12 = "http://www-group.slac.stanford.edu/esh/hazardous_substances"



	//Main Menu 13
	dqm__maindesc13 = "ES&H"
	dqm__url13 = ""
	
	//Main Menu 14
	dqm__maindesc14 = "About ES&H"
	dqm__url14 = "http://www-group.slac.stanford.edu/esh/about_esh"
	
	//Main Menu 15
	dqm__maindesc15 = "Departments & Committees"
	dqm__url15 = "http://www-group.slac.stanford.edu/esh/groups"
	
	//Main Menu 16
	dqm__maindesc16 = "ES&H Divisional Resources"
	dqm__url16 = "http://www-group.slac.stanford.edu/esh/divisional"			

	//Main Menu 17
	dqm__maindesc17 = "A - Z Index"
	dqm__url17 = "http://www-group.slac.stanford.edu/esh/az_index"			
 

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	// the next 2 lines NEED to be here
	limit_multiple_users = true
	sequence = "9x88_4"

	dqm__sub_menu_width = 200      		//default sub menu widths
	dqm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#FFFFFF"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#60C060"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#008000"		

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#000000"
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 9			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#FFFFFF"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 2
	dqm__margin_bottom = 3
	dqm__margin_left = 5
	dqm__margin_right = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/


	dqm__show_urls_statusbar = false

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .4


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_x = 5
	dqm__os9_ie5mac_offset_Y = 10

	dqm__osx_ie5mac_offset_x = 5
	dqm__osx_ie5mac_offset_Y = 10

	dqm__ie4mac_offset_x = -10
	dqm__ie4mac_offset_Y = -45


    //Mac offset fixes, adjust until main menu items line up correctly

	dqm__mainitems_os9_ie5mac_offset_x = 10
	dqm__mainitems_os9_ie5mac_offset_y = 15

	dqm__mainitems_osx_ie5mac_offset_x = 10
	dqm__mainitems_osx_ie5mac_offset_y = 15



    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group.
    //The 'X_X' indicates the index number of the sub menu item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 10;
	dqm__divider_heightX = 5;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X_X' represents the index number of the sub menu item.

	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"




/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
  


    //Sub Menu 0 - Emergencies & Accidents

	dqm__sub_xy0 = "0,0"
	dqm__sub_menu_width0 = 200

	dqm__subdesc0_0 = "Emergency Information"
	dqm__subdesc0_1 = "Emergency Contacts"
	dqm__subdesc0_2 = "Facility Emergency Plans"
	dqm__subdesc0_3 = "Medical Contacts"
	dqm__subdesc0_4 = "SLAC ERT Team"
	dqm__subdesc0_5 = "What do to... Emergency Guides"



	dqm__url0_0 = "http://www-group.slac.stanford.edu/esh/emergency"
	dqm__url0_1 = "http://www-group.slac.stanford.edu/esh/emergency/contacts.htm"
	dqm__url0_2 = "https://slacspace.slac.stanford.edu/sites/esh/emergency/fep/Lists/fepdata/"
	dqm__url0_3 = "http://www-group.slac.stanford.edu/esh/medical/who.html"
	dqm__url0_4 = "http://www-group.slac.stanford.edu/esh/emergency/sert.htm"
	dqm__url0_5 = "http://www-group.slac.stanford.edu/esh/emergency/whattodo/"


    //Sub Menu 1 - Employee Safety Concerns

	dqm__sub_xy1 = "0,0"
	dqm__sub_menu_width1 = 200

	dqm__subdesc1_0 = "Safety Values & Expectations"
	dqm__subdesc1_1 = "Reporting Safety and Environmental Concerns"
	dqm__subdesc1_2 = "Close Calls"
	dqm__subdesc1_3 = "Lessons Learned"
	
	dqm__url1_0 = "http://www-group.slac.stanford.edu/esh/about_esh/eshvalues.htm"
	dqm__url1_1 = "http://www-group.slac.stanford.edu/esh/concerns/concerns/"
	dqm__url1_2 = "http://www-group.slac.stanford.edu/esh/concerns/close_calls/"
	dqm__url1_3 = "http://www-group.slac.stanford.edu/esh/concerns/lessons_learned/"
		


	//Sub Menu 2 - placeholder for Popular Links

	//dqm__sub_xy2 = "2,0"
	//dqm__sub_menu_width2 = 200
	
	//dqm__subdesc2_0 = "Link 1"

	//dqm__url2_0 = "#"

	
 //Sub Menu 3 -  Training

	dqm__sub_xy3 = "0,0"
	dqm__sub_menu_width3 = 200
	
	dqm__subdesc3_0 = "Training Main"
	dqm__subdesc3_1 = "Register"
	dqm__subdesc3_2 = "Course Catalog"
	dqm__subdesc3_3 = "Course Due Dates"
	dqm__subdesc3_4 = "ESH Training Reports/Database"
	dqm__subdesc3_5 = "Frequently Asked Questions"
	dqm__subdesc3_6 = "STA - SLAC Training Assessment"
	dqm__subdesc3_7 = "Study Guides & Challenge Exams"	

	dqm__url3_0 = "http://www-group.slac.stanford.edu/esh/training/"
	dqm__url3_1 = "http://www-group.slac.stanford.edu/esh/training/registration_options.htm"
	dqm__url3_2 = "https://www-internal.slac.stanford.edu/esh-db/training/slaconly/bin/catalog_index.asp"
	dqm__url3_3 = "https://www-internal.slac.stanford.edu/esh-db/training/slaconly/bin/eta_reportall.asp?opt=2"
	dqm__url3_4 = "http://www-group.slac.stanford.edu/esh/training/reports.htm"
	dqm__url3_5 = "http://www-group.slac.stanford.edu/esh/training/faq/"
	dqm__url3_6 = "http://www-group.slac.stanford.edu/esh/training/sta/"
	dqm__url3_7 = "http://www-group.slac.stanford.edu/esh/training/study_guides.htm"
	
	//Sub Menu 4 - Forms

	dqm__sub_xy4 = "0,0"
	dqm__sub_menu_width4 = 200
	


	//Sub Menu 5 - others

	dqm__sub_xy5 = "0,0"
	dqm__sub_menu_width5 = 200
	
	dqm__subdesc5_0 = "Area Hazards - AHAs"
	dqm__subdesc5_1 = "Corrective Action Tracking System - CATS"
	dqm__subdesc5_2 = "ESH SharePoint Sites"
	dqm__subdesc5_3 = "ESH/Safety Dashboard"
	dqm__subdesc5_4 = "TRC/DART Reports"
	dqm__subdesc5_5 = "Work Planning and Control - WPC"

	
	dqm__url5_0 = "https://www-internal.slac.stanford.edu/wpc/tools/AHA.asp"
	dqm__url5_1 = "https://www-internal.slac.stanford.edu/esh-db/slaccats/bin/start.asp"
	dqm__url5_2 = "https://slacspace.slac.stanford.edu/sites/esh/"
	dqm__url5_3 = "https://www-internal.slac.stanford.edu/esh-db/Dashboard/"
	dqm__url5_4 = "https://www-internal.slac.stanford.edu/esh-db/casereporting/"
	dqm__url5_5 = "https://www-internal.slac.stanford.edu/wpc/"


	
    //Sub Menu 6 - placeholder Procedures & Policies

	//dqm__sub_xy6 = "0,0"
	//dqm__sub_menu_width6 = 200
	
	//dqm__subdesc6_0 = ""
	//dqm__subdesc6_1 = ""


	//dqm__url6_0 = "#"
	//dqm__url6_1 = "#"


   
	//Sub Menu 7 - ESH Manual

	dqm__sub_xy7 = "0,0"
	dqm__sub_menu_width7 = 200
	
	dqm__subdesc7_0 = "ESH Manual Subjects"
	dqm__subdesc7_1 = "Table of Contents (by number)"
	dqm__subdesc7_2 = "Document Review"

	dqm__url7_0 = "http://www-group.slac.stanford.edu/esh/eshmanual"
	dqm__url7_1 = "http://www-group.slac.stanford.edu/esh/eshmanual/eshmanual_toc.htm"
	dqm__url7_2 = "https://www-internal.slac.stanford.edu/esh/docreview/"


    //Sub Menu 8 -  General Policy

	dqm__sub_xy8 = "0,0"
	dqm__sub_menu_width8 = 200
	
	dqm__subdesc8_0 = "General Policies and Responsibilities"
	dqm__subdesc8_1 = "Institutional ESH Committees"
	dqm__subdesc8_2 = "Integrated Safety and Environmental Management System - ISEMS"
	dqm__subdesc8_3 = "Self Assessment"
	dqm__subdesc8_4 = "Training Policy Chapter"
	dqm__subdesc8_5 = "Work Planning and Control Policy Chapter"
	dqm__subdesc8_6 = "Worker Safety and Health Program"

	dqm__url8_0 = "http://www-group.slac.stanford.edu/esh/general/general_policy/"
	dqm__url8_1 = "http://www-group.slac.stanford.edu/esh/committees/chapter/"
    dqm__url8_2 = "http://www-group.slac.stanford.edu/esh/general/isems/"
	dqm__url8_3 = "http://www-group.slac.stanford.edu/esh/general/self_assessment/"
	dqm__url8_4 = "http://www-group.slac.stanford.edu/esh/training/chapter/"
	dqm__url8_5 = "http://www-group.slac.stanford.edu/esh/general/wpc/"
	dqm__url8_6 = "http://www-group.slac.stanford.edu/esh/general/wshp/"


 //Sub Menu 5 -  General Safety

	dqm__sub_xy9 = "0,0"
	dqm__sub_menu_width9 = 200
	
	dqm__subdesc9_0 = "Emergency Management"
	dqm__subdesc9_1 = "Fire and Life Safety"
	dqm__subdesc9_2 = "Hazard Analysis"
	dqm__subdesc9_3 = "Incident Investigation"
	dqm__subdesc9_4 = "Medical Policy Chapter"
	dqm__subdesc9_5 = "Personal Protective Equipment"
	dqm__subdesc9_6 = "Radiological Safety"
	dqm__subdesc9_7 = "Service Subcontractor Safety"
	dqm__subdesc9_8 = "Traffic and Vehicular Safety"

	dqm__url9_0 = "http://www-group.slac.stanford.edu/esh/emergency/chapter/"
	dqm__url9_1 = "http://www-group.slac.stanford.edu/esh/general/fire_safety/"
	dqm__url9_2 = "http://www-group.slac.stanford.edu/esh/general/hazanalysis/"
	dqm__url9_3 = "http://www-group.slac.stanford.edu/esh/general/incident/"
	dqm__url9_4 = "http://www-group.slac.stanford.edu/esh/medical/chapter/"
	dqm__url9_5 = "http://www-group.slac.stanford.edu/esh/general/ppe/"
	dqm__url9_6 = "http://www-group.slac.stanford.edu/esh/general/radiological_safety/"
	dqm__url9_7 = "http://www-group.slac.stanford.edu/esh/general/subcon_safety/"
	dqm__url9_8 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/traffic_vehicular/"

			
    //Sub Menu 10 - Environment

	dqm__sub_xy10 = "0,0"
	dqm__sub_menu_width10 = 200
	
	dqm__subdesc10_0 = "Air Quality"
	dqm__subdesc10_1 = "Hazardous Waste"
	dqm__subdesc10_2 = "Industrial Wastewater"
	dqm__subdesc10_3 = "Pollution Prevention"
	dqm__subdesc10_4 = "Spills"
	dqm__subdesc10_5 = "Stormwater"

	dqm__url10_0 = "http://www-group.slac.stanford.edu/esh/environment/air_quality/"
	dqm__url10_1 = "http://www-group.slac.stanford.edu/esh/environment/hazardous_waste/"
	dqm__url10_2 = "http://www-group.slac.stanford.edu/esh/environment/industrial_wastewater/"
	dqm__url10_3 = "http://www-group.slac.stanford.edu/esh/environment/pollution_prevention/"
	dqm__url10_4 = "http://www-group.slac.stanford.edu/esh/environment/spills/"
	dqm__url10_5 = "http://www-group.slac.stanford.edu/esh/environment/stormwater/"

	
    //Sub Menu 11 -  Hazardous Activities

	dqm__sub_xy11 = "0,0"
	dqm__sub_menu_width11 = 200
	
	dqm__subdesc11_0 = "Confined Space"
	dqm__subdesc11_1 = "Control of Hazardous Energy"
	dqm__subdesc11_2 = "Electrical Safety"
	dqm__subdesc11_3 = "Excavations"
	dqm__subdesc11_4 = "Fall Protection"
	dqm__subdesc11_5 = "Hoisting and Rigging"
	dqm__subdesc11_6 = "Ladders"
	dqm__subdesc11_7 = "Laser Safety"
	dqm__subdesc11_8 = "Machine Guarding"
	dqm__subdesc11_9 = "Mobile Elevating Work Platforms (MEWP)"
	dqm__subdesc11_10 = "Noise (Hearing Conservation)"
	dqm__subdesc11_11 = "Penetrations"
	dqm__subdesc11_12 = "Portable Tools"
	dqm__subdesc11_13 = "Powered Industrial Vehicles"
	dqm__subdesc11_14 = "Pressure, Vacuum, and Cryogenic Systems"
	dqm__subdesc11_15 = "Subcontractor Construction Safety"
	dqm__subdesc11_16 = "Traffic and Vehicular Safety"


	dqm__url11_0 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/confinedspace/"
	dqm__url11_1 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/cohe/"
	dqm__url11_2 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/electrical/"
	dqm__url11_3 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/excavations/"
	dqm__url11_4 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/fall_protection/"
	dqm__url11_5 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/hoisting_rigging"
	dqm__url11_6 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/ladders/"
	dqm__url11_7 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/laser/"
	dqm__url11_8 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/machine_guarding/"
	dqm__url11_9 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/mewp/"
	dqm__url11_10 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/noise/"
	dqm__url11_11 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/penetration/"
	dqm__url11_12 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/tools_powerhand/"
	dqm__url11_13 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/pindustrial_vehicles/"
	dqm__url11_14 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/pressure/"
	dqm__url11_15 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/subcon_construction/"
	dqm__url11_16 = "http://www-group.slac.stanford.edu/esh/hazardous_activities/traffic_vehicular/"

	
	
    //Sub Menu 12 -  Hazardous Substances

	dqm__sub_xy12 = "0,0"
	dqm__sub_menu_width12 = 200
	
	dqm__subdesc12_0 = "Asbestos"
	dqm__subdesc12_1 = "Biohazards"
	dqm__subdesc12_2 = "Bloodborne Pathogens"
	dqm__subdesc12_3 = "Compressed Gas Cylinders"
	dqm__subdesc12_4 = "Cryogenics/ODH"
	dqm__subdesc12_5 = "Hazardous Materials"
	dqm__subdesc12_6 = "Industrial Hygiene"
	dqm__subdesc12_7 = "Lead"
	dqm__subdesc12_8 = "Non-ionizing Radiation"
	dqm__subdesc12_9 = "Polychlorinated Biphenyls (PCBs)"
	dqm__subdesc12_10 = "Respirators"
	dqm__subdesc12_11 = "Radiological Safety"

	dqm__url12_0 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/asbestos/"
	dqm__url12_1 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/biohazards/"
	dqm__url12_2 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/bloodborne/"
	dqm__url12_3 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/compressed_gases/"
	dqm__url12_4 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/cryogenic/"
	dqm__url12_5 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/haz_materials/"
	dqm__url12_6 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/industrial_hygiene/"
	dqm__url12_7 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/lead/"	
	dqm__url12_8 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/nir/"
    dqm__url12_9 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/pcb/"
	dqm__url12_10 = "http://www-group.slac.stanford.edu/esh/hazardous_substances/respirator/"
	dqm__url12_11 = "http://www-group.slac.stanford.edu/esh/general/radiological_safety/"	

	


	
	//Sub Menu 13 - placeholder for ES&H info

	//dqm__sub_xy13 = "0,0"
	//dqm__sub_menu_width13 = 200
	
	
	
	//Sub Menu 14 - About ES&H

	dqm__sub_xy14 = "0,0"
	dqm__sub_menu_width14 = 200
	
	dqm__subdesc14_0 = "Contacts"
	dqm__subdesc14_1 = "Organizational Chart"
	dqm__subdesc14_2 = "How to Find Us"
	dqm__subdesc14_3 = "Mission"
	dqm__subdesc14_4 = "SLAC Policy on ES&H"
	dqm__subdesc14_5 = "Feedback"


	dqm__url14_0 = "http://www-group.slac.stanford.edu/esh/about_esh/contacts.htm"
	dqm__url14_1 = "http://www-group.slac.stanford.edu/esh/about_esh/eshorg.htm"
	dqm__url14_2 = "http://www-group.slac.stanford.edu/esh/about_esh/howtofindus.htm"
	dqm__url14_3 = "http://www-group.slac.stanford.edu/esh/about_esh/eshmission.htm"
	dqm__url14_4 = "http://www-group.slac.stanford.edu/esh/about_esh/eshpolicy.htm"
	dqm__url14_5 = "http://www-group.slac.stanford.edu/esh/forms/feedback_general.htm"

	
	//Sub Menu 15 - Departments and Groups

	dqm__sub_xy15 = "0,0"
	dqm__sub_menu_width15 = 200
	
	dqm__subdesc15_0 = "All Departments and Groups"
	dqm__subdesc15_1 = "Institutional and Citizen Committees"
	dqm__subdesc15_2 = "Safety Departments"
	dqm__subdesc15_3 = "Environmental Protection"
	dqm__subdesc15_4 = "Information Management Groups"
	dqm__subdesc15_5 = "Medical Department"
	dqm__subdesc15_6 = "Radiation Protection"
	dqm__subdesc15_7 = "Safety Coordinators"
	dqm__subdesc15_8 = "Safety Officers"


	dqm__url15_0 = "http://www-group.slac.stanford.edu/esh/groups/"
	dqm__url15_1 = "https://www-internal.slac.stanford.edu/esh/committees/"
	dqm__url15_2 = "http://www-group.slac.stanford.edu/esh/groups/cgs/"
	dqm__url15_3 = "http://www-group.slac.stanford.edu/esh/groups/ep/"
	dqm__url15_4 = "https://www-internal.slac.stanford.edu/esh/km/"
	dqm__url15_5 = "http://www-group.slac.stanford.edu/esh/medical/"
	dqm__url15_6 = "http://www-group.slac.stanford.edu/esh/rp/"
	dqm__url15_7 = "http://www-group.slac.stanford.edu/esh/groups/safety_coordinators/"
	dqm__url15_8 = "http://www-group.slac.stanford.edu/esh/groups/safety_officers/"

	

	//Sub Menu 16 - Divisional Resources

	dqm__sub_xy16 = "0,0"
	dqm__sub_menu_width16 = 200
	
	dqm__subdesc16_0 = "All Resources"
	dqm__subdesc16_1 = "Audits and Major Reviews"
	dqm__subdesc16_2 = "Corrective Action Tracking System"
	dqm__subdesc16_3 = "Divisional Reports"
	dqm__subdesc16_4 = "ESH SharePoint Sites"
	dqm__subdesc16_5 = "Safety First"
	dqm__subdesc16_6 = "SLAC Today Safety Articles"


	dqm__url16_0 = "http://www-group.slac.stanford.edu/esh/divisional/"
	dqm__url16_1 = "https://slacspace.slac.stanford.edu/sites/esh/division/audits/"
	dqm__url16_2 = "https://www-internal.slac.stanford.edu/esh-db/slaccats/bin/start.asp"
	dqm__url16_3 = "https://www-internal.slac.stanford.edu/esh/divisional/divreports/"
	dqm__url16_4 = "https://slacspace.slac.stanford.edu/sites/esh/"
	dqm__url16_5 = "http://www-group.slac.stanford.edu/esh/divisional/safetyfirst/"
	dqm__url16_6 = "http://today.slac.stanford.edu/a/safety/"

	

		//Sub Menu 17 - A-Z index

	dqm__sub_xy17 = "0,0"
	dqm__sub_menu_width17 = 200
	
