/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='003366';			// Background color when mouse is not over
	var LowSubBgColor='ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='ffcc33';			// Background color when mouse is over
	var HighSubBgColor='ffcc33';			// Background color when mouse is over on subs
	var FontLowColor='003366';			// Font color when mouse is not over
	var FontSubLowColor='003366';			// Font color subs when mouse is not over
	var FontHighColor='003366';			// Font color when mouse is over
	var FontSubHighColor='003366';			// Font color subs when mouse is over
	var BorderColor='003366';			// Border color
	var BorderSubColor='000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.20;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.15;			// vertical overlap child/ parent
	var StartTop=121;				// Menu offset x coordinate
	var StartLeft=115;				// 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=1;				// 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=666;			// 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=0;				// 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=0;				// 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("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);

Menu1=new Array("rollover:../images/menu_home_y.gif:../images/menu_home_w.gif","../home/index.html","",2,15,53);	
	Menu1_1=new Array("News","../home/index.html#news","",0,16,125);
	Menu1_2=new Array("Archived News","../home/archives.html","",0);
	
Menu2=new Array("rollover:../images/menu_about_y.gif:../images/menu_about_w.gif","../about/index.html","",8,15,61);
	Menu2_1=new Array("The DAC Pack","../about/whatis.html","",0,16,125);
	Menu2_2=new Array("Team Rosters","../about/rosters.html","",0);
	Menu2_3=new Array("The Big 5","../about/bigfive.html","",0);
	Menu2_4=new Array("The CAA","../about/caa.html","",0);
	Menu2_5=new Array("Mario the Dragon","../about/mascot.html","",0);
	Menu2_6=new Array("Former Dragons","../about/formerdragons.html","",0);
	Menu2_7=new Array("The DAC","../about/dac.html","",0);
	Menu2_8=new Array("Links","../about/links.html","",0);

Menu3=new Array("rollover:../images/menu_schedules_y.gif:../images/menu_schedules_w.gif","../schedules/index.html","",3,15,100);
	Menu3_1=new Array("Men's Schedule","../schedules/schedule_m.html","",0,16,135);
	Menu3_2=new Array("Women's Schedule","../schedules/schedule_w.html","",0);
	Menu3_3=new Array("Ticket Info","../schedules/tickets.html","",0);

Menu4=new Array("rollover:../images/menu_articles_y.gif:../images/menu_articles_w.gif","../articles/index.html","",2,15,83);
	Menu4_1=new Array("Articles","../articles/articles.html","",0,16,105);
	Menu4_2=new Array("Road Trips","../articles/roadtrips.html","",0);

Menu5=new Array("rollover:../images/menu_events_y.gif:../images/menu_events_w.gif","../events/index.html","",0,15,70);

Menu6=new Array("rollover:../images/menu_pictures_y.gif:../images/menu_pictures_w.gif","../pictures/2005.html","",3,15,80);
	Menu6_1=new Array("2005 Season","../pictures/2005.html","",0,16,135);
	Menu6_2=new Array("2004 Season","../pictures/2004.html","",0);
	Menu6_3=new Array("2003 Season","../pictures/2003.html","",0);

Menu7=new Array("rollover:../images/menu_boards_y.gif:../images/menu_boards_w.gif","javascript:window.open('http://www.caazone.com/boards/viewforum.php?f=3','Boards')","",0,15,72);

Menu8=new Array("rollover:../images/menu_contactus_y.gif:../images/menu_contactus_w.gif","../contactus/index.html","",0,15,103);