﻿	var NoOffFirstLineMenus=9;			// Number of first level items

	var LowBgColor='#00309C';	                // Background color when mouse is not over
	var LowSubBgColor='#00309C';			// Background color when mouse is not over on subs
	var HighBgColor='#FFCF00';			// Background color when mouse is over
	var HighSubBgColor='#FFCF00';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#CCCCCC';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Arial,Helvetica,sans-serif"	// Font family menu items
	//var FontFamily="Comic Sans MS,Arial,Helvetica,sans-serif"	// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;			        	// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.15;			// vertical overlap child/ parent

	var StartTop=207;				// Menu offset x coordinate
	var StartLeft=26;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300; 			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	//var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
	var Arrws=['',5,10,'',10,5,'',5,10];	// Arrow source, width and height

function BeforeStart()
{

  var dom = (document.getElementById) ? true : false;
  var ns4 = (document.layers && !dom) ? true : false;
  if (ns4) 
  {
    //alert("adjusting"); 
    StartTop+=7;
  }
  return
}

function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:images/tab_home.jpg:images/tab_home_under.jpg","index.html","",5,27,59);
	Menu1_1=new Array("Home","index.html","",0,20,120);
	Menu1_2=new Array("Credits","credits.html","",0,20);
	Menu1_3=new Array("Site Map","sitemap.html","",0,20);
	Menu1_4=new Array("Take the quiz","quizzes.html","",0,20);
	Menu1_5=new Array("Poster Page","posters.html","",0,20);

Menu2=new Array("rollover:images/tab_serving.jpg:images/tab_serving_under.jpg","strains_serving.html","",5,35,73);
	//Menu2_2=new Array("ETSmoke","ets_serving.html","",0,20);
	Menu2_1=new Array("Strains and Sprains","strains_serving.html","",0,20,160);
	Menu2_2=new Array("Slips/Trips/Falls","slips_serving.html","",0,20);
	Menu2_3=new Array("Burns","burns_serving.html","",0,20);
	Menu2_4=new Array("Workplace Violence","serving.html","",0,20);
	Menu2_5=new Array("Cuts","cuts_serving.html","",0,20);

Menu3=new Array("rollover:images/tab_cleanup.jpg:images/tab_cleanup_under.jpg","cleanup.html","",6,35,82);
	Menu3_1=new Array("Electrical Hazards","cleanup.html","",0,20,160);	
	Menu3_2=new Array("Strains & Sprains","cleanup_strains.html","",0);
	Menu3_3=new Array("Hazardous Chemicals","cleanup_haz.html","",0);
	Menu3_4=new Array("Slips/Trips/Falls","cleanup_slips.html","",0);
	Menu3_5=new Array("Burns","cleanup_burns.html","",0);
	Menu3_6=new Array("Cuts","cleanup_cuts.html","",0);
	
	

Menu4=new Array("rollover:images/tab_drivethru.jpg:images/tab_drivethru_under.jpg","drivethru.html","",5,35,96);
	Menu4_1=new Array("Noise","drivethru.html","",0,20,160);
	Menu4_2=new Array("Strains and Sprains","drivethru_strains.html","",0);
	Menu4_3=new Array("Workplace Violence","drivethru_violence.html","",0);
        Menu4_4=new Array("Prolonged Standing","drivethru_standing.html","",0);
        Menu4_5=new Array("Car Exhaust","drivethru_carbon.html","",0);
	
Menu5=new Array("rollover:images/tab_cooking.jpg:images/tab_cooking_under.jpg","cooking.html","",7,35,78);
	Menu5_1=new Array("Deep Fat Fryers","cooking.html","",0,20,160);
	Menu5_2=new Array("Burns","cooking_burns.html","",0,20);
	Menu5_3=new Array("Strains and Sprains","cooking_strains.html","",0,20);
	Menu5_4=new Array("Fire Hazards","cooking_fire.html","",0,20);
	Menu5_5=new Array("Heat Hazards","cooking_heat.html","",0,20);
	Menu5_6=new Array("Slips/Trips/Falls","cooking_slips.html","",0,20);
	Menu5_7=new Array("Electrical","cooking_electrical.html","",0,20);

Menu6=new Array("rollover:images/tab_foodprep.jpg:images/tab_foodprep_under.jpg","foodprep.html","",5,35,89);
	Menu6_1=new Array("Machine Guarding","foodprep.html","",0,20,160);
	Menu6_2=new Array("Knives","knives_foodprep.html","",0,20);
	Menu6_3=new Array("Kitchen Equipment","equipment_foodprep.html","",0,20);
	Menu6_4=new Array("Strains and Sprains","strains_foodprep.html","",0,20);
	Menu6_5=new Array("Slips/Trips/Falls","slips_foodprep.html","",0,20);

Menu7=new Array("rollover:images/tab_delivery.jpg:images/tab_delivery_under.jpg","delivery.html","",4,35,75);
	Menu7_1=new Array("Strains and Sprains","delivery.html","",0,20,160);
	Menu7_2=new Array("Slips/Trips/Falls","delivery_slips.html","",0,20);
        Menu7_3=new Array("Heat and Cold","delivery_temp.html","",0,20);	
        Menu7_4=new Array("Freezers","delivery_freezers.html","",0,20);

//Menu8=new Array("rollover:images/tab_general.jpg:images/tab_general_under.jpg","hazards.html","",5,35,75);
Menu8=new Array("rollover:images/tab_general.jpg:images/tab_general_under.jpg","hazards.html","",4,35,75);
	Menu8_1=new Array("Electricity","hazards.html","",0,20,160);
	Menu8_2=new Array("Fire Safety","hazards_fire.html","",0,20);
	Menu8_3=new Array("Slips/Trips/Falls","hazards_slips.html","",0,20);
	Menu8_4=new Array("New Workers","hazards_development.html","",0,20);
        //Menu8_5=new Array("Substance Abuse","hazards_abuse.html","",0,20);

Menu9=new Array("rollover:images/tab_resources.jpg:images/tab_resources_under.jpg","resources.html","",4,35,98);
	Menu9_1=new Array("Child Labor Laws","resources.html","",0,20,110);
	Menu9_2=new Array("FLSA","resources_flsa.html","",0,20);
	Menu9_3=new Array("State Laws","resources_statelaw.html","",0,20);
	Menu9_4=new Array("Other Resources","resources_other.html","",0,20);

