/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#069';			// Background color when mouse is not over
	var LowSubBgColor='#CCF';				// Background color when mouse is not over on subs
	var HighBgColor='#FFF';			// Background color when mouse is over
	var HighSubBgColor='#EEE';				// Background color when mouse is over on subs
	var FontLowColor='#FFF';			// Font color when mouse is not over
	var FontSubLowColor='#000';			// Font color subs when mouse is not over
	var FontHighColor='#00F';			// Font color when mouse is over
	var FontSubHighColor='#00F';			// Font color subs when mouse is over
	var BorderColor='blue';			// Border color
	var BorderSubColor='blue';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=241;				// 250=org, Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate  was 2
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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=250;			// 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=[
'http://www.cypresscreekvillage.org/share/menu/tri.gif',5,10,
'http://www.cypresscreekvillage.org/share/menu/tridown.gif',10,5,
'http://www.cypresscreekvillage.org/share/menu/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"
//  Below found on internet to open in new window (size is optional)
//  Menu12=new Array("Text","javascript:window.open('page.html','','width=500,height=500')","",0); // example
//  Menu2_3=new Array("Joining","/join/join.pdf","",0);  // original
//  Menu2_3=new Array("Joining","javascript:window.open('/join/join_.pdf','','width=700,height=700')","",0);  // mod
//  below with scrollbar - pdf files don't seem to need the scrollbar code
//  Menu4_4_1=new Array("Most Current","javascript:window.open('/phot/2008/20081031_halloween/phot.html','','width=700,height=700,scrollbars=yes')","",0,20,130);

Menu1=new Array("Home","../home/home.php","",0,20,88);

Menu2=new Array("CMAC","","",9);
	Menu2_1=new Array("FAQ's","../faqs/faqs.php","",0,20,160);
	Menu2_2=new Array("Join CMAC","../join/join_20100713.pdf","",0);
	Menu2_3=new Array("About Us","../about/about.php","",0);
	Menu2_4=new Array("Field Plan","../field/ellsworth_plan.pdf","",0);
	Menu2_5=new Array("Field Aerial","../field/ellsworth_aerial.pdf","",0);
	Menu2_6=new Array("Location","../location/location.php","",0);
	Menu2_7=new Array("Contact CMAC Officers","../cont_cmac/cont.php","",0);
	Menu2_8=new Array("Contact Webmeister","../cont_web/cont.php","",0);
	Menu2_9=new Array("Memories","../memories/memories.php","",0);

Menu3=new Array("View","","",7);
	Menu3_1=new Array("Photos","../photo/photo.php","",0,20,120);
	Menu3_2=new Array("Videos","../video/video.php","",0);
	Menu3_3=new Array("Buy/Sell","../buys/buys.php","",0);
	Menu3_4=new Array("Newsletter","","",12);
		Menu3_4_1=new Array("January","../news/news.php?month=January","",0,20,130);
		Menu3_4_2=new Array("February","../news/news.php?month=February","",0);
            Menu3_4_3=new Array("March","../news/news.php?month=March","",0);
            Menu3_4_4=new Array("April","../news/news.php?month=April","",0);
  		Menu3_4_5=new Array("May","../news/news.php?month=May","",0);
		Menu3_4_6=new Array("June","../news/news.php?month=June","",0);
		Menu3_4_7=new Array("July","../news/news.php?month=July","",0);
            Menu3_4_8=new Array("August","../news/news.php?month=August","",0);
            Menu3_4_9=new Array("September","../news/news.php?month=September","",0);      
		Menu3_4_10=new Array("October","../news/news.php?month=October","",0);
		Menu3_4_11=new Array("November","../news/news.php?month=November","",0);
		Menu3_4_12=new Array("December","../news/news.php?month=December","",0);
	Menu3_5=new Array("Members Only","../pw_index/pw_index.php","",0);
	Menu3_6=new Array("Bulletin Board","../bulletin/bulletin.php","",0,20,120);
	Menu3_7=new Array("Post-a-Note","../postanote/postanote.php","",0);
//	Menu3_8=new Array("Gear","../cont_gear/cont.php","",0);

Menu4=new Array("Activities","","",5);
	Menu4_1=new Array("Calendar","../event_cal/","",0,20,110);
	Menu4_2=new Array("List","../event_list/event_list.php","",0);
	Menu4_3=new Array("Flying Time","../fly_time/fly_time.php","",0);
	Menu4_4=new Array("Training","../train/train.php","",0);
	Menu4_5=new Array("Warbird","../warbird/warbird.php","",0);
//	Menu4_6=new Array("Float Fly","../floatfly/floatfly.php","",0);
//	Menu4_7=new Array("Big Plane","../bigplane/bigplane.php","",0);

Menu5=new Array("Reference","","",3);
	Menu5_1=new Array("Links","../link/link.php","",0,20,100);
	Menu5_2=new Array("Corsair","../corsair/corsair.php","",0);
	Menu5_3=new Array("Prop Info","../prop/prop.php","",0);

Menu6=new Array("Records","","",4);
	Menu6_1=new Array("Member Manual","../manual/20100713_cmac_mbr_manual.pdf","",0,20,120);
	Menu6_2=new Array("Field/Safety","../saferules/20100713_cmac_rules.pdf","",0);
	Menu6_3=new Array("Constitution","../cons/cons2006.pdf","",0,20,120);
	Menu6_4=new Array("Grievance","../grievance/grievance.pdf","",0);

