	var NoOffFirstLineMenus=6;			// Number of first level items

	var LowBgColor='';			// Background color when mouse is not over

	var LowSubBgColor='#E6E6E6';			// Background color when mouse is not over on subs

	var HighBgColor='';			// Background color when mouse is over

	var HighSubBgColor='#CCCCCC';			// Background color when mouse is over on subs

	var FontLowColor='#C0C0C0';			// Font color when mouse is not over

	var FontSubLowColor='#666666';			// Font color subs when mouse is not over

	var FontHighColor='#FFFFFF';			// Font color when mouse is over

	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over

	var BorderColor='';			// Border color

	var BorderSubColor='#999999';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial"	// Font family menu items

	var FontSize=11;				// Font size menu items

	var FontBold=0;				// 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=265;				// Menu offset x coordinate

	var StartLeft=-45;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=40;				// Multiple frames x correction

	var LeftPaddng=6;				// Left padding

	var TopPaddng=4;				// 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=200;			// delay before menu folds in

	var TakeOverBgColor=0;			// 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 highlighted

	var Arrws=[
	
	'http://www.wlle.net/images/arrow_d.gif',12,12,
	'http://www.wlle.net/images/arrow_d.gif',12,12];	// Arrow source, width and height


function BeforeStart(){return}

function AfterBuild(){return}

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}


Menu1=new Array("Home","http://wlle.net/","",0,27,65);

Menu2=new Array("Registration","","",2,27,105);

	Menu2_1=new Array("Registration","http://wlle.net/files/registration.html","",0,26,165);

	Menu2_2=new Array("Accommodations","http://wlle.net/files/accommodation.html","",0,26);
	
Menu3=new Array("Program Information","","",3,24,155);

	Menu3_1=new Array("Agenda","http://wlle.net/files/agenda.html","",0,26,165);

	Menu3_2=new Array("Speakers","http://wlle.net/files/speakers.html","",0,26);

	Menu3_3=new Array("Workshops","http://wlle.net/files/workshops.html","",0,26);
	

Menu4=new Array("Helpful Links","","",3,27,110);

	Menu4_1=new Array("WLLE History","http://wlle.net/files/history.html","",0,26,175);
	
	Menu4_2=new Array("Sample Promotional Aids","javascript:NewWin=window.open('http://wlle.net/files/pdf/sample_interview_questions.pdf','NWin');window['NewWin'].focus()","",0,26);
	
	Menu4_3=new Array("Past Symposiums","","",5,26);
	
		Menu4_3_1=new Array("2010 Symposium","","",2,26,145);
		
			Menu4_3_1_1=new Array("2010 Brochure","javascript:NewWin=window.open('http://wlle.net/files/pdf/WLLE_Program_2010.pdf','NWin');window['NewWin'].focus()","",0,26,155);
			
			Menu4_3_1_2=new Array("2010 Photo Gallery","javascript:NewWin=window.open('http://calchiefs.smugmug.com/Events/2010-Women-Leaders-In-Law/15325159_g73C4#1146786904_cHbUs','NWin');window['NewWin'].focus()","",0,26);	
		Menu4_3_2=new Array("2009 Symposium","","",2,26,145);
		
			Menu4_3_2_1=new Array("2009 Brochure","javascript:NewWin=window.open('http://wlle.net/files/pdf/WLLE_Program_2009.pdf','NWin');window['NewWin'].focus()","",0,26,155);
			
			Menu4_3_2_2=new Array("2009 Photo Gallery","javascript:NewWin=window.open('http://calchiefs.smugmug.com/Events/WLLE-2009/10339357_6qJZ4#715127486_yxW9K','NWin');window['NewWin'].focus()","",0,26);	
		Menu4_3_3=new Array("2008 Symposium","","",2,26,145);
		
			Menu4_3_3_1=new Array("2008 Brochure","javascript:NewWin=window.open('http://wlle.net/files/pdf/WLLE_Program_2008.pdf','NWin');window['NewWin'].focus()","",0,26,155);
			
			Menu4_3_3_2=new Array("2008 Photo Gallery","javascript:NewWin=window.open('http://calchiefs.smugmug.com/gallery/6645517_9pCLz/1/424016813_xYGex','NWin');window['NewWin'].focus()","",0,26);	
		Menu4_3_4=new Array("2007 Symposium","","",2,26,145);
		
			Menu4_3_4_1=new Array("2007 Brochure","javascript:NewWin=window.open('http://wlle.net/files/pdf/WLLE_Program_2007.pdf','NWin');window['NewWin'].focus()","",0,26,155);
			
			Menu4_3_4_2=new Array("2007 Photo Gallery","javascript:NewWin=window.open('http://calchiefs.smugmug.com/gallery/3893856#225771492','NWin');window['NewWin'].focus()","",0,26);
				
		Menu4_3_5=new Array("2006 Symposium","","",2,26,145);
		
			Menu4_3_5_1=new Array("2006 Brochure","javascript:NewWin=window.open('http://wlle.net/files/pdf/WLLE_Program_2006.pdf','NWin');window['NewWin'].focus()","",0,26,155);
			
			Menu4_3_5_2=new Array("2006 Photo Gallery","javascript:NewWin=window.open('http://calchiefs.smugmug.com/gallery/2670574#141372035','NWin');window['NewWin'].focus()","",0,26);

Menu5=new Array("Sponsors","http://wlle.net/files/sponsors.html","",2,27,90);

	Menu5_1=new Array("Sponsors","http://wlle.net/files/sponsors.html","",0,26,205);
	Menu5_2=new Array("Sponsorship Opportunities","javascript:NewWin=window.open('http://wlle.net/files/pdf/SponsorshipOpportunities.pdf','NWin');window['NewWin'].focus()","",0,26);

Menu6=new Array("Contact Us","http://wlle.net/files/contact.html","",0,27,90);



	











	



	
