/***********************************************************************************
*	(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=11;
	var LowBgColor='blue';	
	var LowSubBgColor='green';
	var HighBgColor='white';
	var HighSubBgColor='white';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='red';
	var FontSubHighColor='red';
	var BorderColor='white';
	var BorderSubColor='white';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,arial,comic sans ms,technical"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.0;
	var ChildVerticalOverlap=.0;
	var StartTop=150;
	var StartLeft=10;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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","http://www.vaylc.org","",0,20,120);

Menu2=new Array("VAYLC 2006","vaylc_2006.htm","",5);
	Menu2_1=new Array("Workshops","vaylc_2006.htm#Workshops","",0,20,200);
	Menu2_2=new Array("Program Schedule","program062106.htm","",4);
		Menu2_2_1=new Array("Wed, June 21","program062106.htm","",0,20,150);
		Menu2_2_2=new Array("Thurs, June 22","program062206.htm","",0);
		Menu2_2_3=new Array("Fri, June 23 ","program062306.htm","",0);
		Menu2_2_4=new Array("Sat, June 24","program062406.htm","",0);
	Menu2_3=new Array("Speakers","biographies2006.htm","",0,20,150);
	Menu2_4=new Array("Attendee Information","accommodations2006.htm","",0,20,150);
	Menu2_5=new Array("Past Conferences","vaylc_2005.htm","",4);
		Menu2_5_1=new Array("VAYLC 1999","vaylc_1999.htm","",0,20,150);
		Menu2_5_2=new Array("VAYLC 2003","vaylc_2003.htm","",0);
		Menu2_5_3=new Array("VAYLC 2004","vaylc_2004.htm","",0);
		Menu2_5_4=new Array("VAYLC 2005","vaylc_2005.htm","",0);
	Menu2_6=new Array("Scholarship - Bay Area, CA","/archive/2003_VAYLC_ScholarshipVNA.pdf","",1);
		Menu2_6_1=new Array("Bay Area, CA","/archive/2003_VAYLC_Scholarship.pdf","",0,20,115);		

Menu3=new Array("Registration","http://www.ncvaonline.org/regform_vaylc06.htm","",0,20,138);	

Menu4=new Array("Sponsors","sponsors2006.htm","",0,20,138);

Menu5=new Array("Media Center","news.htm","",4);
	Menu5_1=new Array("Press Releases","news.htm#Press Releases","",0,20,150);
	Menu5_2=new Array("Program Brochure","Brochure_VAYLC06.pdf","",0);
	Menu5_3=new Array("Promotional Ad","news.htm#Promotional Advertisement","",0);	
	Menu5_4=new Array("Conference Logo","vaylc_logo.jpg","",0);

Menu6=new Array("Resources","resources.htm","",0,20,138);
	
Menu7=new Array("Photo Gallery","pictures062205.htm","",5);
	Menu7_1=new Array("Opening Workshops","pictures062205.htm","",0,20,150);
	Menu7_2=new Array("Capitol Hill","pictures062305_capitolhill.htm","",0);
	Menu7_3=new Array("Workshops","pictures062405_workshops.htm","",0);
	Menu7_4=new Array("Banquet","pictures062405_dinner.htm","",0);	
	Menu7_5=new Array("Workshops","pictures062505_workshops.htm","",0);
	
Menu8=new Array("Guest Book","guestbook.htm","",0,20,138);

Menu9=new Array("Chat Room","http://ncvaonline.org/chat/phpMyChat.php3","",0,20,138);

Menu10=new Array("Contact","http://www.ncvaonline.org/contact_SF.shtml","",0,20,138);

Menu11=new Array("NCVA Home","http://www.ncvaonline.org","",0,20,120);