/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;		   // Number of first level items
	var LowBgColor='#0052A3';			// Background color when mouse is not over
	var LowSubBgColor='#E9EBE9';	   // Background color when mouse is not over on subs
	var HighBgColor='#0070E0';		   // Background color when mouse is over
	var HighSubBgColor='#00A0EF';	   // Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';		// Font color when mouse is not over
	var FontSubLowColor='#1F3965';	   // Font color subs when mouse is not over
	var FontHighColor='white';		   // Font color when mouse is over
	var FontSubHighColor='white';	   // Font color subs when mouse is over
	var BorderColor='#0052A3';		         // Border color
	var BorderSubColor='#E9EBE9';	         // Border color for subs
	var BorderWidth=1;				   // Border width
	var BorderBtwnElmnts=1;			   // Border between elements 1 or 0
	var FontFamily="arial, helvitica, 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				   // horizontal overlap child/ parent
	var ChildVerticalOverlap=0;		// vertical overlap child/ parent
	var StartTop=130;				      // Menu offset x coordinate
	var StartLeft=69;			         // Menu offset y coordinate
	var VerCorrect=90;			      // Multiple frames y correction
	var HorCorrect=0;				      // Multiple frames x correction
	var LeftPaddng=8;				      // Left padding
	var TopPaddng=2;				      // 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=1000;			// 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=['/images/tri.gif',5,10,'/images/tridown.gif',10,5,'/images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){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("Home","/","",5,18,80);
   Menu1_1=new Array("About","/about.shtml","",0,18,100)
   Menu1_2=new Array("Terms of Use","/terms.shtml","",0)
   Menu1_3=new Array("Privacy Policy","/privacy.shtml","",0)
   Menu1_4=new Array("Security Policy","/security.shtml","",0)
   Menu1_5=new Array("Contact Us","/cgi-bin/form_mailer/contact.html","",0)   

Menu2=new Array("OH & S","/cgi-bin/articles/list.pl/s:111/template:list_all.html","",8,18,80);
   Menu2_1=new Array("Search","/ohs_search.shtml","",0,18,120)
   Menu2_2=new Array("OH&S News","/ohs_news.shtml","",0)
   Menu2_3=new Array("SWMS","/cgi-bin/articles/list.pl/s:111/search_field_ohs_category:SWMS","",0,18,80)
   Menu2_4=new Array("OH&S Stationery","/cgi-bin/articles/list.pl/s:111?search_field_ohs_category=OH%26S Stationery","",0)
   Menu2_5=new Array("Risk Assessment","/cgi-bin/articles/list.pl/s:111?search_field_ohs_category=Risk Assessment","",0)
   Menu2_6=new Array("Signage","/cgi-bin/articles/list.pl/s:111?search_field_ohs_category=Signage","",0)
   Menu2_7=new Array("OH&S Mgt Plan","/cgi-bin/articles/list.pl/s:111?search_field_ohs_category=OH%26S%20Mgt%20Plan","",0)
   Menu2_8=new Array("Education","/cgi-bin/articles/list.pl/s:111?search_field_ohs_category=Education","",0)
   
Menu3=new Array("Stationery","/cgi-bin/articles/list.pl/s:112/template:list_all.html","",10,18,100);
   Menu3_1=new Array("Search","/stationary_search.shtml","",0,18,120)
   Menu3_2=new Array("Quotation / Claims","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Quotation %26 Claims","",0,18,120)
   Menu3_3=new Array("RFI","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=RFI","",0)
   Menu3_4=new Array("OH&S Stationery","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=OH%26S Stationery","",0)
   Menu3_5=new Array("Variation","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Variation","",0)
   Menu3_6=new Array("Order","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Order","",0)
   Menu3_7=new Array("Wages","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Wages","",0)
   Menu3_8=new Array("Insurances","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Insurances","",0)
   Menu3_9=new Array("Quality","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Quality","",0)
   Menu3_10=new Array("Education","/cgi-bin/articles/list.pl/s:112?search_field_stationery_category=Education","",0)

Menu4=new Array("Industry Info","/cgi-bin/articles/list.pl/s:113/template:list_all.html","",10,18,110);
   Menu4_1=new Array("Search","/industry_search.shtml","",0,18,130)
   Menu4_2=new Array("Industry News","/industry_news.shtml","",0)   
   Menu4_3=new Array("WorkCover","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=WorkCover","",0)
   Menu4_4=new Array("Fair Trading","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=Fair Trading","",0)
   Menu4_5=new Array("Union Info","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=Union Info","",0)
   Menu4_6=new Array("BuildersNet Ezene","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=BuildersNet Ezene","",0)
   Menu4_7=new Array("New Products","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=New Products","",0)
   Menu4_8=new Array("Services to Building","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=Services to Building","",0)
   Menu4_9=new Array("Weather","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=Weather","",0)
   Menu4_10=new Array("Product Education","/cgi-bin/articles/list.pl/s:113?search_field_industry_category=Product Education","",0)


Menu5=new Array("Quality","/cgi-bin/articles/list.pl/s:114/template:list_all.html","",8,18,80);
   Menu5_1=new Array("Search","/quality_search.shtml","",0,18,160)
   Menu5_2=new Array("Quality News","/quality_news.shtml","",0)   
   Menu5_3=new Array("Policy","/cgi-bin/articles/list.pl/s:114?search_field_quality_category=Policy","",0,18,120)
   Menu5_4=new Array("Responsibilities","/cgi-bin/articles/list.pl/s:114?search_field_quality_category=Responsibilities","",0)
   Menu5_5=new Array("Procedures","/cgi-bin/articles/list.pl/s:114?search_field_quality_category=Procedures","",0)
   Menu5_6=new Array("Quality Plans","/cgi-bin/articles/list.pl/s:114?search_field_quality_category=Quality Plans","",0)
   Menu5_7=new Array("Forms","/cgi-bin/articles/list.pl/s:114?search_field_quality_category=Forms","",0)
   Menu5_8=new Array("Inspection & Test Plans","/cgi-bin/articles/list.pl/s:114?search_field_quality_forms_category=Inspection and Test Plans","",0)  
   
Menu6=new Array("MSDS","/cgi-bin/articles/list.pl/s:115/template:list_msds_all.html","",1,18,80);
   Menu6_1=new Array("Search","/msds_search.shtml","",0,18,100)


