//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment
var absLEFT = 	15;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	10; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#990033";	// main nav cell color
var rCOLOR = 	"#666666";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"black"	// main nav border color
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"normal"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#990033";	// submenu cell color

var srCOLOR = 	"#666666";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"black"	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,comic sans ms,arial";// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	4;		// submenu drop shadow size
var shCOLOR =	"#666666";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************

//Main-Menu Definitions
// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]
	
//Sub-Menu Definitions	
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
// add submenu link items ("url","Link name","_target","alt text")
		
//Child-Menu Definitions
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
// add child menu link items ("url","Link name","_target","alt text")


//"Main" Button*******************************************************************************************************************************************************************
addMainItem("/","Home",50,"left","","",0,0,"","#990033","#666666","white","white");
	defineSubmenuProperties(130,"left","middle",0,0,"","#990033","#666666","#660000","#666666","white","white");
	addSubmenuItem("coaches.php","&nbsp;Coaching Profiles","","");
	addSubmenuItem("officers.php","&nbsp;Club Officer Profiles","","");
	addSubmenuItem("profile.php","&nbsp;Cougar Crew Profiles","","");
	addSubmenuItem("recruit.php","&nbsp;Recruiting","","");
	addSubmenuItem("fundraising.php","&nbsp;Fundraising","","");
	addSubmenuItem("facilities.php","&nbsp;Facilities","","");
	addSubmenuItem("pullhard_archives.php","&nbsp;The Pull Hard Archives","","");
	addSubmenuItem("http://community.cougarcrew.com","&nbsp;Officers Only","_blank","");
		addSubmenuItem("","&nbsp;Driving Directions","","");
		defineChildmenuProperties(250,"left","center",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
		addChildmenuItem("directions_washingtonstate.php","&nbsp;Washington State University (Pullman, WA)","","");
		addChildmenuItem("","<hr>","","");
		addChildmenuItem("directions_pugetsound.php","&nbsp;American Lake (UPS, Tacoma, WA)","","");
		addChildmenuItem("directions_fremont.php","&nbsp;Falcon Fremont 4 Miler (SPU, Seattle, WA)","","");
		addChildmenuItem("directions_hotl.php","&nbsp;Head of the Lake (LWRC, Seattle, WA)","","");
		addChildmenuItem("directions_hotsp.php","&nbsp;Head of the Spokane (GU, Spokane, WA)","","");
		addChildmenuItem("directions_washington.php","&nbsp;University of Washington (UW, Seattle, WA)","","");
	addSubmenuItem("","&nbsp;Cougar Crew Email","","");
		defineChildmenuProperties(120,"left","center",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
		addChildmenuItem("mail.php","&nbsp;Mail Home","","");
		addChildmenuItem("http://mail.cougarcrew.com/","&nbsp;Check Mail","_blank","");
		addChildmenuItem("http://cougarcrew.com:2095/webmailpasswd.cgi","&nbsp;Change Mail Password","_blank","");
	addSubmenuItem("webfun.php","&nbsp;Web Fun!","","");
//***************************************************************************************************************************************************************************



//Empty *******************************************************************************************************************************************************************
addMainItem("","",5,"center","","",0,0,"","white","white","white","white");
//***************************************************************************************************************************************************************************



//"Schedue/Results" Button********************************************************************************************************************************************
addMainItem("","Schedule/Results",127,"left","","",0,0,"","","","","");
	defineSubmenuProperties(175,"left","center",0,0,"","","","","","","");
	addSubmenuItem("0708schedule.php","&nbsp;2007 - 2008 Schedule/Results","","");
	addSubmenuItem("0607schedule.php","&nbsp;2006 - 2007 Schedule/Results","","");
	addSubmenuItem("0506schedule.php","&nbsp;2005 - 2006 Schedule/Results","","");
	addSubmenuItem("0405schedule.php","&nbsp;2004 - 2005 Schedule/Results","","");
//***************************************************************************************************************************************************************************



//Empty ******************************************************************************************************************************************************************
addMainItem("","",5,"center","","",0,0,"","white","white","white","white");
//**************************************************************************************************************************************************************************



//"Images" Button********************************************************************************************************************************************************
addMainItem("","Images",62,"left","","",0,0,"","","","","");
	defineSubmenuProperties(105,"left","center",0,0,"","","","","","","");
	addSubmenuItem("w07/plogger","&nbsp;Image Database","","");
//***************************************************************************************************************************************************************************
	


//Empty *******************************************************************************************************************************************************************
addMainItem("","",5,"center","","",0,0,"","white","white","white","white");
//***************************************************************************************************************************************************************************



//"History" Button********************************************************************************************************************************************
addMainItem("","History",60,"left","","",0,0,"","","","","");
	defineSubmenuProperties(150,"left","center",0,0,"","","","","","","");
	addSubmenuItem("history.php","&nbsp;Club History","","");
	addSubmenuItem("officerhonors.php","&nbsp;Officer Honors","","");
	addSubmenuItem("academic.php","&nbsp;Academic Honors","","");
	addSubmenuItem("allpac10.php","&nbsp;All-Pac-10 Honors","","");
	addSubmenuItem("allwira.php","&nbsp;All-WIRA Honors","","");
	addSubmenuItem("allacra.php","&nbsp;ACRA All-Region Honors","","");
	addSubmenuItem("erg.php","&nbsp;Erg Honors","","");
	addSubmenuItem("results_0708_brevick_scale_test.php","&nbsp;Brevick Scale Test Honors", "", "");
	addSubmenuItem("news_archive_main.php","&nbsp;News Archive","","");
//***************************************************************************************************************************************************************************
	


//Empty ******************************************************************************************************************************************************************
addMainItem("","",5,"center","","",0,0,"","white","white","white","white");
//**************************************************************************************************************************************************************************



//"Alumni" Button******************************************************************************************************************************************
addMainItem("","Alumni",60,"left","","",0,0,"","","","","");
	defineSubmenuProperties(250,"left","center",0,0,"","","","","","","");
	addSubmenuItem("ccdays.php","&nbsp;Cougar Crew Days","","");
	addSubmenuItem("meet_the_board.php","&nbsp;Meet the CCAA Board","","");
	addSubmenuItem("community_contact.php","&nbsp;Register Your Contact Info with the CCAA","","");
	addSubmenuItem("pdf/ccaa_bylaws.pdf","&nbsp;CCAA By-Laws","_blank","");
	addSubmenuItem("","&nbsp;CCAA Board Meeting Minutes","_blank","");
		defineChildmenuProperties(120,"left","center",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");
		addChildmenuItem("pdf/CCAA Meeting Minutes 12Nov2005.pdf","&nbsp;November 12, 2005","_blank","");
		addChildmenuItem("pdf/CCAA Meeting Minutes 18Mar2006 v3.pdf","&nbsp;March 18, 2006","_blank","");
		addChildmenuItem("pdf/CCAA Meeting Minutes 11Nov2006-1.pdf","&nbsp;November 11, 2006","_blank","");
		addChildmenuItem("pdf/CCAA Meeting Minutes 17Mar2007 v2.pdf","&nbsp;March 17, 2007","_blank","");
		addChildmenuItem("pdf/CCAA_Meeting_Minutes_10Nov2007.pdf","&nbsp;November 10, 2007","_blank","");
//***************************************************************************************************************************************************************************


//Empty *******************************************************************************************************************************************************************
addMainItem("","",5,"center","","",0,0,"","white","white","white","white");
//***************************************************************************************************************************************************************************



//"Contact" Button*******************************************************************************************************************************************************
addMainItem("","Contact",67,"left","","",0,0,"","","","","");
	defineSubmenuProperties(205,"left","center",0,0,"","","","","","","");
	addSubmenuItem("coachcontact.php","&nbsp;Contact the Coaches","","");
	addSubmenuItem("officercontact.php","&nbsp;Contact the Cougar Crew Officers","","");
	addSubmenuItem("alumofficercontact.php","&nbsp;Contact the CCAA Officers","","");
	addSubmenuItem("admincontact.php","&nbsp;Contact the Website Administration","","");
//***************************************************************************************************************************************************************************
	

//**DO NOT EDIT THIS *****
}//***********************
//************************

