/***********************************************************************************
*	(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=5;		// Number of first level items
	var LowBgColor='lavender';		// Background color when mouse is not over
	var LowSubBgColor='lavender';		// Background color when mouse is not over on subs
	var HighBgColor='lightgreen';		// Background color when mouse is over
	var HighSubBgColor='lightgreen';	// Background color when mouse is over on subs
	var FontLowColor='black';		// Font color when mouse is not over
	var FontSubLowColor='black';		// Font color subs when mouse is not over
	var FontHighColor='black';		// Font color when mouse is over
	var FontSubHighColor='black';		// Font color subs when mouse is over
	var BorderColor='black';		// Border color
	var BorderSubColor='black';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// Font family menu items
	var FontSize=9;				// 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=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=280;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// 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=150;			// 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=1;				// 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

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","index.html","",0,20,138);

Menu2=new Array("Web Services","","",7);
	Menu2_1=new Array("eRemit","","",4,20,170);	
		Menu2_1_1=new Array("What is eRemit?","eremit.html","",0,20,160);
		Menu2_1_2=new Array("Employer Login","javascript:NewWin=window.open('https://eremit.central-laborers.com/eremit_setup/login.aspx','NWin');window['NewWin'].focus()","",0);
		Menu2_1_3=new Array("FAQ","eremit_faq.html","",0);
		Menu2_1_4=new Array("eRemit Employer List","javascript:NewWin=window.open('forms/employer/eremit_employers.pdf','NWin');window['NewWin'].focus()","",0);
      Menu2_2=new Array("NETime Benefits","","",3);
		Menu2_2_1=new Array("What is NETime Benefits?","netime.html","",0,20,200);
		Menu2_2_2=new Array("Member Login","javascript:NewWin=window.open('https://netime.central-laborers.com/servlet/Net?subname=G.DIS.SCR.HTMLB&tp=DIS-MEM-DEMO&pass=&uid=login&ssn=login&ss=new&ac=&st=LABJIL','NWin');window['NewWin'].focus()","",0);
		Menu2_2_3=new Array("FAQ","netime_faq.html","",0);
	Menu2_3=new Array("Online Open Enrollment","javascript:NewWin=window.open('https://netime.central-laborers.com/servlet/Net?subname=G.DIS.SCR.HTMLB&tp=DIS-MEM-DEMO&pass=&uid=login&ssn=login&ss=new&ac=&st=LABJIL','NWin');window['NewWin'].focus()","",0);
	Menu2_4=new Array("eLetter Signup","eletter.html","",0);
	Menu2_5=new Array("Online Forms Gallery","forms.html","",0);
	Menu2_6=new Array("Member Feedback","feedback.html","",0);
	Menu2_7=new Array("Web Site Disclaimer","disclaimer.html","",0);
	
Menu3=new Array("Departments","","",5);
	Menu3_1=new Array("Pension","","",9,20,190);
		Menu3_1_1=new Array("CLPF Annual Funding Notice for 2008-2009","javascript:NewWin=window.open('forms/pension/fy2009_afn.pdf','NWin');window['NewWin'].focus()","",0,20,265);
		Menu3_1_2=new Array("IRS Extension Notice (9/14/2009)","javascript:NewWin=window.open('forms/pension/irs_extension_notice.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_1_3=new Array("ERISA Section 104(d) Notice PYE 9/30/2009","javascript:NewWin=window.open('forms/pension/erisa_section_104d_notice_pye_9-30-09.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_1_4=new Array("Construction Summary Plan Description","javascript:NewWin=window.open('forms/pension/spd.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_1_5=new Array("Non-Construction Summary Plan Description","javascript:NewWin=window.open('forms/pension/pnc_spd.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_1_6=new Array("New Entrant Highlights Brochure","javascript:NewWin=window.open('forms/pension/new_entrant_highlights.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_1_7=new Array("2010 Disqualifying Employment Notice","javascript:NewWin=window.open('forms/pension/2010_disqualifying_employment.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_1_8=new Array("FAQ","pension_faq.html","",0);
		Menu3_1_9=new Array("Retirees","","",3,20,225);
			Menu3_1_9_1=new Array("Payment Schedule","javascript:NewWin=window.open('forms/retiree/2010_direct_deposit_schedule.pdf','NWin');window['NewWin'].focus()","",0,20,150);
			Menu3_1_9_2=new Array("FAQ","javascript:NewWin=window.open('forms/retiree/faq.pdf','NWin');window['NewWin'].focus()","",0);
			Menu3_1_9_3=new Array("Encore Magazine","","",2,20,150);
				Menu3_1_9_3_1=new Array("Latest Edition","javascript:NewWin=window.open('encore/fall_2009.pdf','NWin');window['NewWin'].focus()","",0,20,150);
				Menu3_1_9_3_2=new Array("Encore Archives","encore_archives.html","",0);
	Menu3_2=new Array("Welfare","","",9,20,190);
		Menu3_2_1=new Array("HIPAA Privacy Notice","javascript:NewWin=window.open('forms/welfare/privacy_notice.pdf','NWin');window['NewWin'].focus()","",0,20,225);
		Menu3_2_2=new Array("Summary Annual Report PYE 9/30/09","javascript:NewWin=window.open('forms/welfare/sar_pye2009.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_2_3=new Array("FAQ","welfare_faq.html","",0);
		Menu3_2_4=new Array("Network Info","","",4,20,150);
			Menu3_2_4_1=new Array("Notices Received","notices.html","",0,20,180);
			Menu3_2_4_2=new Array("Blue Cross Blue Shield","javascript:NewWin=window.open('http://www.bcbsil.com','NWin');window['NewWin'].focus()","",0);
			Menu3_2_4_3=new Array("Healthlink","javascript:NewWin=window.open('http://www.healthlink.com/home.asp','NWin');window['NewWin'].focus()","",5,20,250);
				Menu3_2_4_3_1=new Array("Cost & Choices","javascript:NewWin=window.open('http://www.healthlink.com/hltv_member.asp?video_id=cost_and_choices','NWin');window['NewWin'].focus()","",0,20,190);
				Menu3_2_4_3_2=new Array("Everyday Health Information","javascript:NewWin=window.open('http://www.healthlink.com/hltv_member.asp?video_id=everyday_health_information','NWin');window['NewWin'].focus()","",0);
				Menu3_2_4_3_3=new Array("Know Your Numbers","javascript:NewWin=window.open('http://www.healthlink.com/hltv_member.asp?video_id=know_your_numbers','NWin');window['NewWin'].focus()","",0);
				Menu3_2_4_3_4=new Array("Preventive Guidelines","javascript:NewWin=window.open('http://www.healthlink.com/hltv_member.asp?video_id=preventive_guidelines','NWin');window['NewWin'].focus()","",0);
				Menu3_2_4_3_5=new Array("Managing Chronic Illness","javascript:NewWin=window.open('http://www.healthlink.com/hltv_member.asp?video_id=managing_chronic_illness','NWin');window['NewWin'].focus()","",0);
			Menu3_2_4_4=new Array("Express Scripts","javascript:NewWin=window.open('http://www.npanet.com','NWin');window['NewWin'].focus()","",0);
		Menu3_2_5=new Array("Health Tip Articles","healthtip_articles.html","",0);
		Menu3_2_6=new Array("Benefit Information","","",2,20,150);
			Menu3_2_6_1=new Array("Summary Plan Description","javascript:NewWin=window.open('forms/welfare/spd_effective_19jun2008_with_edits.pdf','NWin');window['NewWin'].focus()","",0,20,180);
			Menu3_2_6_2=new Array("Plan Changes","plan_changes.html","",0);
		Menu3_2_7=new Array("Family Assistance Program","fap.html","",0);
		Menu3_2_8=new Array("Health & Wellness","","",3,20,150);
			Menu3_2_8_1=new Array("Wellness Program","wellness.html","",0,20,180);
			Menu3_2_8_2=new Array("Healthier At Home Online","javascript:NewWin=window.open('healthier_online/Home.html','NWin');window['NewWin'].focus()","",0);
			Menu3_2_8_3=new Array("Student Care Online","javascript:NewWin=window.open('student_self_care/Home_SO.html','NWin');window['NewWin'].focus()","",0);
		Menu3_2_9=new Array("Retirees","","",2,20,150);
			Menu3_2_9_1=new Array("SPD Eligibility Rule Change","javascript:NewWin=window.open('forms/welfare/spd_retiree_eligibility_changes.pdf','NWin');window['NewWin'].focus()","",0,20,180);
			Menu3_2_9_2=new Array("Rule 480 Notice","javascript:NewWin=window.open('forms/welfare/retiree_rule480_notice.pdf','NWin');window['NewWin'].focus()","",0);
	Menu3_3=new Array("Annuity","","",6,20,190);
		Menu3_3_1=new Array("Summary Plan Description","javascript:NewWin=window.open('forms/annuity/spd.pdf','NWin');window['NewWin'].focus()","",0,20,225);
		Menu3_3_2=new Array("No Address Listing","no_addresses.html","",0);
		Menu3_3_3=new Array("Summary Annual Report PYE 9/30/09","javascript:NewWin=window.open('forms/annuity/sar_pye2009.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_3_4=new Array("Yield & Return History","javascript:NewWin=window.open('forms/annuity/yield_history.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_3_5=new Array("FAQ","annuity_faq.html","",0);
		Menu3_3_6=new Array("March 31, 2009 Valuation Memo","javascript:NewWin=window.open('forms/annuity//mar31_valuation_memo.pdf','NWin');window['NewWin'].focus()","",0);
	Menu3_4=new Array("Contributions","","",3,20,190);
		Menu3_4_1=new Array("Delinquent Employer Listing","javascript:NewWin=window.open('forms/employer/delinquent_employer_list.pdf','NWin');window['NewWin'].focus()","",0,20,180);
		Menu3_4_2=new Array("At Risk Employers","javascript:NewWin=window.open('forms/employer/at_risk_employer_list.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_4_3=new Array("FAQ","contributions_faq.html","",0);
	Menu3_5=new Array("Eligibility/Welfare Enrollment","","",4,20,180);
		Menu3_5_1=new Array("Open Enrollment - 2010","oe_2010.html","",0,20,180);
		Menu3_5_2=new Array("What is Open Enrollment?","javascript:NewWin=window.open('forms/welfare/oe_info.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_5_3=new Array("Open Enrollment Packet","javascript:NewWin=window.open('forms/welfare/oe_packet.pdf','NWin');window['NewWin'].focus()","",0);
		Menu3_5_4=new Array("FAQ","eligibility_faq.html","",0);
		

Menu4=new Array("Industry","","",5);
	Menu4_1=new Array("Illinois Laborer Magazine","","",2,20,180);
		Menu4_1_1=new Array("Latest Edition","javascript:NewWin=window.open('il_laborer/summer_2010.pdf','NWin');window['NewWin'].focus()","",0,20,150);
		Menu4_1_2=new Array("Illinois Laborer Archives","il_laborer_archives.html","",0);
	Menu4_2=new Array("Shareholder Resolutions","javascript:NewWin=window.open('forms/corporate/shareholder_resolutions.pdf','NWin');window['NewWin'].focus()","",0);
	Menu4_3=new Array("Reciprocal Funds","reciprocal.html","",0);
	Menu4_4=new Array("Industry Links","industry_links.html","",0);
	Menu4_5=new Array("Local Unions","","",3,20,150);
		Menu4_5_1=new Array("South Central DC","","",5,20,150);
			Menu4_5_1_1=new Array("Laborers' Local 159","local_159.html","",0,20,150);
			Menu4_5_1_2=new Array("Laborers' Local 477","local_477.html","",0);
			Menu4_5_1_3=new Array("Laborers' Local 703","local_703.html","",0);
			Menu4_5_1_4=new Array("Laborers' Local 773","local_773.html","",0);
			Menu4_5_1_5=new Array("Laborers' Local 1197","local_1197.html","",0);
		Menu4_5_2=new Array("Great Plains DC","","",9,20,150);
			Menu4_5_2_1=new Array("Laborers' Local 32","local_32.html","",0,20,150);
			Menu4_5_2_2=new Array("Laborers' Local 165","local_165.html","",0);
			Menu4_5_2_3=new Array("Laborers' Local 309","local_309.html","",0);
			Menu4_5_2_4=new Array("Laborers' Local 362","local_362.html","",0);
			Menu4_5_2_5=new Array("Laborers' Local 393","local_393.html","",0);
			Menu4_5_2_6=new Array("Laborers' Local 538","local_538.html","",0);
			Menu4_5_2_7=new Array("Laborers' Local 727","local_727.html","",0);
			Menu4_5_2_8=new Array("Laborers' Local 751","local_751.html","",0);
			Menu4_5_2_9=new Array("Laborers' Local 996","local_996.html","",0);
		Menu4_5_3=new Array("South West DC","","",10,20,150);
			Menu4_5_3_1=new Array("Laborers' Local 44","local_44.html","",0,20,150);
			Menu4_5_3_2=new Array("Laborers' Local 196","local_196.html","",0);
			Menu4_5_3_3=new Array("Laborers' Local 218","local_218.html","",0);
			Menu4_5_3_4=new Array("Laborers' Local 338","local_338.html","",0);
			Menu4_5_3_5=new Array("Laborers' Local 459","local_459.html","",0);
			Menu4_5_3_6=new Array("Laborers' Local 581","local_581.html","",0);
			Menu4_5_3_7=new Array("Laborers' Local 622","local_622.html","",0);
			Menu4_5_3_8=new Array("Laborers' Local 670","local_670.html","",0);
			Menu4_5_3_9=new Array("Laborers' Local 742","local_742.html","",0);
			Menu4_5_3_10=new Array("Laborers' Local 1084","local_1084.html","",0);

Menu5=new Array("Contact Us","","",4);
	Menu5_1=new Array("Board of Trustees","trustees.html","",0,20,170);
	Menu5_2=new Array("Staff Members","staff.html","",0);
	Menu5_3=new Array("Phone & Fax Numbers","phone.html","",0);
	Menu5_4=new Array("Secure Email Login","javascript:NewWin=window.open('https://web1.zixmail.net/s/login?b=central-laborers','NWin');window['NewWin'].focus()","",0);