/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#00CCFF';			// Background color when mouse is not over
	var LowSubBgColor='#00CCFF';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=-.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=0;				// 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=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=1000;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// 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("","index.htm","nav/nav1_01.gif",2,20,150);
		Menu1_1=new Array("News & Events","newsevents.php","",0,20,100);
		Menu1_2=new Array("Contact Us","contactus.htm","",0);

Menu2=new Array("","meetmissfullerton_08.htm","nav/nav_02.gif",7,20,200);
	Menu2_1=new Array("Meet Miss Fullerton 2009","meetmissfullerton_09.htm","",0,20,200);
	Menu2_2=new Array("Meet Miss Fullerton O/S Teen 2009","meetmiss_outstanding_teen_09.htm","",0,20,200);
	
	Menu2_3=new Array("2009 Information","","",5,20,50);
		Menu2_3_1=new Array("Miss Congeniality 2009","meetmissCongeneality_09.htm","",0,20,200);
		Menu2_3_2=new Array("Miss Teen Congeniality 2009","meetmissTeenCongeneality_09.htm","",0,20,200);
		Menu2_3_3=new Array("Contestants Miss 2009","contestants09.php?y=2009","",0,20,200);
		Menu2_3_4=new Array("Contestants Miss O/S Teen 2009","contestants09T.php?y=2019","",0,20,250);
		Menu2_3_5=new Array("Results 2009","2009_results.htm","",0,20,250);
	Menu2_4=new Array("2008 Information","","",5,20,50);
		Menu2_4_1=new Array("Meet Miss Fullerton 2008","meetmissfullerton_08.htm","",0,20,200);
	    Menu2_4_2=new Array("Meet Miss Fullerton O/S Teen 2008","meetmiss_outstanding_teen_08.htm","",0,20,200);
		Menu2_4_3=new Array("Contestants Miss 2008","contestants08.php?y=2008","",0,20,200);
		Menu2_4_4=new Array("Contestants Miss O/S Teen 2008","contestants08T.php?y=2018","",0,20,250);
		Menu2_4_5=new Array("Results 2008","2008_results.htm","",0,20,250);
	Menu2_5=new Array("2007 Information","","",3,20,50);
		Menu2_5_1=new Array("Contestants Miss 2007","contestants07.php?y=2007","",0,20,200);
		Menu2_5_2=new Array("Contestants Miss O/S Teen 2007","contestants07T.php?y=2017","",0,20,250);
		Menu2_5_3=new Array("Results 2007","2007_results.htm","",0,20,250);
	
	Menu2_6=new Array("Past Pageants","past_pageants.htm","",4);
		Menu2_6_1=new Array("2006","","",4,20,50);
			Menu2_6_1_1=new Array("Meet Miss Fullerton 2006","meetmissfullerton_06.htm","",0,20,200)
			Menu2_6_1_2=new Array("Meet Miss Fullerton O/S Teen 2006","meetmiss_outstanding_teen_06.htm","",0,20,200)
			Menu2_6_1_3=new Array("Contestants 2006","contestants.php?y=2006","",0,20,200)
			Menu2_6_1_4=new Array("Results 2006","2006_results.htm","",0,20,200)
		Menu2_6_2=new Array("2005","","",3,20,200);	
			Menu2_6_2_1=new Array("Meet Miss Fullerton 2005","meetmissfullerton_05.htm","",0,20,200)
			Menu2_6_2_2=new Array("Contestants 2005","2005contestants.htm","",0,20,200)
			Menu2_6_2_3=new Array("Resutls 2005","2005_results.htm","",0,20,200)
		Menu2_6_3=new Array("2004","","",3,20,200);
			Menu2_6_3_1=new Array("Meet Miss Fullerton 2004","meetmissfullerton_04.htm","",0,20,200)
			Menu2_6_3_2=new Array("Contestants 2004","2004contestants.htm","",0,20,200)
			Menu2_6_3_3=new Array("Resutls 2004","2004_results.htm","",0,20,200)
		Menu2_6_4=new Array("2003","","",2,20,250);
			Menu2_6_4_1=new Array("Meet Miss Fullerton 2003","meetmissfullerton_03.htm","",0,20,200)
			Menu2_6_4_2=new Array("Resutls 2003","2003_results.htm","",0,20,200)
	Menu2_7=new Array("Competition Info","competitioninformation.htm","",2);
		Menu2_7_1=new Array("Become a Contestant","contestantform.htm","",0,20,150);
		Menu2_7_2=new Array("Scholarships","scholarships.htm","",0);



Menu3=new Array("","galleries.htm","nav/nav1_03.gif",6,20,150);
	Menu3_1=new Array("2009 Galleries","gallery.php?y=2009","",0,20,120);
	Menu3_2=new Array("2008 Galleries","gallery.php?y=2008","",0,20,120);
	Menu3_3=new Array("2007 Galleries","gallery.php?y=2007","",0,20,120);
	Menu3_4=new Array("2006 Galleries","gallery.php?y=2006","",0,20,120);
	Menu3_5=new Array("2005 Galleries","gallery.php?y=2005","",0,20,120);
	Menu3_6=new Array("2004 Galleries","galleries_04.htm","",0);


Menu4=new Array("","pageantsponsors.php","nav/nav1_04.gif",0,20,150);



Menu5=new Array("","links.php","nav/nav1_05.gif",0,20,110);

