/***********************************************************************************
*	(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='black';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='purple';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// 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=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=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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=1;				// 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("Home","main.html","",0,20,100);

Menu2=new Array("Studio","","",10,20,100);
	Menu2_1=new Array("About","about.html","",0,20,150);
	Menu2_2=new Array("Facilities","facilities.html","",0);
	Menu2_3=new Array("Kids Club Childcare","childcare.html","",0);
	Menu2_4=new Array("Fees & Registration","fees.html","",0);
	Menu2_5=new Array("Important Dates","dates.html","",0);
	Menu2_6=new Array("FAQ","faq.html","",0);
	Menu2_7=new Array("Policies","policies.html","",0);
	Menu2_8=new Array("Cancellation Form","cancellation-form.html","",0);
	Menu2_9=new Array("Employment","employment.html","",0);
	Menu2_10=new Array("Press","press.html","",0);
Menu3=new Array("Staff","javascript:top.location.href='staff.html'","",2,20,100);
	Menu3_1=new Array("Management Team","","",7,20,100);	
		Menu3_1_1=new Array("Lani Morel","lanimorel.html","",0,20,100);
		Menu3_1_2=new Array("Jimmy Peters","jimmypeters.html","",0,20,100);
		Menu3_1_3=new Array("Kathleen Wedell","kathleenwedell.html","",0);
		Menu3_1_4=new Array("Adam Barret","adambarret.html","",0);
		Menu3_1_5=new Array("Sherrie Davis","sherriedavis.html","",0);
		Menu3_1_6=new Array("Kathi Haschak","kathihaschak.html","",0);
		Menu3_1_7=new Array("Collete Maranda","colettemaranda.html","",0);
	Menu3_2=new Array("Teachers","","",38,20,150);
		Menu3_2_1=new Array("Jimmy Peters","jimmypeters.html","",0,20,150);
		Menu3_2_2=new Array("Erica Anselmo","ericaanselmo.html","",0);
		Menu3_2_3=new Array("Amador Anque","amadorAnque.html","",0);
		Menu3_2_4=new Array("Jennifer Blum","jenniferBlum.html","",0);
		Menu3_2_5=new Array("Sherrie Brush","sherriebrush.html","",0); 
		Menu3_2_6=new Array("Jose Chavez","joseChavez.html","",0);
		Menu3_2_7=new Array("Deanna Ciotti","deannaCiotti.html","",0);
		Menu3_2_8=new Array("Kim Daly","kimdaly.html","",0);
		Menu3_2_9=new Array("Kym De Los Reyes","kymdelosreyes.html","",0);
		Menu3_2_10=new Array("Sarah Fekete","sarahfekete.html","",0);
		Menu3_2_11=new Array("Jessica Feltman","jessicaFeltman.html","",0);		
		Menu3_2_12=new Array("Kerry Flores","kerryflores.html","",0);
		Menu3_2_13=new Array("Sarina Flores","sarinaflores.html","",0);
		Menu3_2_14=new Array("Kate Fox","katefox.html","",0);
		Menu3_2_15=new Array("Brandon Haskins","brandonhaskins.html","",0);
		Menu3_2_16=new Array("Amanda Jones","amandajones.html","",0);
		Menu3_2_17=new Array("Dennis Lyle","dennisLyle.html","",0);		
		Menu3_2_18=new Array("Colette Maranda","colettemaranda.html","",0);
		Menu3_2_19=new Array("Becky Mitchell","beckymitchell.html","",0);
		Menu3_2_20=new Array("Katie Morel","katiemorel.html","",0);
		Menu3_2_21=new Array("Kylie Morel","kyliemorel.html","",0);
		Menu3_2_22=new Array("Vitaliy Nechay","vitaliyNechay.html","",0);
      Menu3_2_23=new Array("Marianna Nehoda","mariannaNehoda.html","",0);
		Menu3_2_24=new Array("Dana Nelson","dananelson.html","",0);
		Menu3_2_25=new Array("George Ortiz","georgeortiz.html","",0);
		Menu3_2_26=new Array("Karen Price","karenprice.html","",0);
		Menu3_2_27=new Array("Dilyn Rickard","dilynrickard.html","",0);
		Menu3_2_28=new Array("Alyssa Ritacca","alyssaritacca.html","",0);
		Menu3_2_29=new Array("Lana Rowe", "lanarowe.html","",0);
		Menu3_2_30=new Array("Carrie Sappenfield", "carriesappenfield.html","",0); 
		Menu3_2_31=new Array("Erik Saradpon", "eriksaradpon.html","",0);
		Menu3_2_32=new Array("Jada Smith", "jadasmith.html","",0);
		Menu3_2_33=new Array("Kelly Sydnor", "kellysydnor.html","",0);
		Menu3_2_34=new Array("Alex Vasquez", "alexvasquez.html","",0);
		Menu3_2_35=new Array("Arnel Vasquez", "arnelvasquez.html","",0);		
		Menu3_2_36=new Array("Kathleen Wedell","kathleenwedell.html","",0);
		Menu3_2_37=new Array("Linda Zambrano","lindazambrano.html","",0);
		Menu3_2_38=new Array("Eva Zubicki","evazubicki.html","",0); 
Menu4=new Array("Programs","","",10,20,100);
	Menu4_1=new Array("Tap","tap.html","",0,20,100);
	Menu4_2=new Array("Jazz","jazz.html","",0);
	Menu4_3=new Array("Ballet","ballet.html","",0);
	Menu4_4=new Array("Combo","combo.html","",0);
	Menu4_5=new Array("Hip Hop","hiphop.html","",0);
	Menu4_6=new Array("Tiny Tots","tinytots.html","",0);
	Menu4_7=new Array("Wee Ones","weeones.html","",0);
	Menu4_8=new Array("Ballroom","ballroom.html","",0);
	Menu4_9=new Array("Birthday Parties","birthday-parties.html","",0);
	Menu4_10=new Array("Dance Camp","camp.html","",0);


Menu5=new Array("Teams","","",11,20,100);
	Menu5_1=new Array("About","about_teams.html","",0,20,150);
	Menu5_2=new Array("Video Gallery","videos.html","",0,20,150);
	Menu5_3=new Array("Auditions","auditions.html","",0,20,150);
	Menu5_4=new Array("2009 Results","","",7, 20,150);
	Menu5_4_1=new Array("Co. Dance","2009codance.html","",0,20,150);
	Menu5_4_2=new Array("Starquest","2009starquest.html","",0,20,150);	
	Menu5_4_3=new Array("Primetime","2009primetime.html","",0,20,150);	
	Menu5_4_4=new Array("Kids Artistic Review","2009kar.html","",0,20,150);	
	Menu5_4_5=new Array("Showbiz","2009showbiz.html","",0,20,150);	
	Menu5_4_6=new Array("Bravo","2009bravo.html","",0,20,150);
   Menu5_4_7=new Array("KAR Finals","2009finals.html","",0,20,150);	

	Menu5_5=new Array("2008 Results","","",7, 20,150);
		Menu5_5_1=new Array("Co. Dance","2008codance.html","",0,20,150);
		Menu5_5_2=new Array("Rainbow Connection","rainbow-2008.html","",0,20,150);
		Menu5_5_3=new Array("Starquest","starquest-2008.html","",0,20,150);
		Menu5_5_4=new Array("Primetime","primetime-2008.html","",0,20,150);
		Menu5_5_5=new Array("Kids Artistic Review","kar-2008.html","",0,20,150);
		Menu5_5_6=new Array("Showbiz","showbiz-2008.html","",0,20,150);
		Menu5_5_7=new Array("Showbiz National Finals","showbiz-nationals-2008.html","",0,20,150);
	Menu5_6=new Array("2007 Results","","",9,20,100);
		Menu5_6_1=new Array("2007 1st Place Winners","2007_number_ones.html","",0,20,150);
		Menu5_6_2=new Array("Co. Dance","codance.html","",0,20,150);
		Menu5_6_3=new Array("Hall of Fame","halloffame.html","",0,20,150);
		Menu5_6_4=new Array("American Dance Awards","ada.html","",0,20,150);
		Menu5_6_5=new Array("Thunderstruck","thunderstruck.html","",0,20,150);
		Menu5_6_6=new Array("Kids Artistic Review","kar.html","",0,20,150);
		Menu5_6_7=new Array("Prime Time Dance","primetime.html","",0,20,150);
		Menu5_6_8=new Array("Showbiz","showbiz.html","",0,20,150);
		Menu5_6_9=new Array("Showbiz National Finals","showbiz-finals.html","",0,20,150);
	Menu5_7=new Array("2006 Results","results.html","",0,20,150);
	Menu5_8=new Array("Academic Achievement","academic.html","",0,20,150);
	Menu5_9=new Array("Make a Difference","difference.html","",0,20,150);
	Menu5_10=new Array("Tapping Dads","tapping-dads.html","",0,20,150);
   Menu5_11=new Array("Team Users Group","teamonly.html","",0,20,150);

Menu6=new Array("Recital","","",3,100);
	Menu6_1=new Array("About","about_recital.html","",0,20,100);
	Menu6_2=new Array("Father-Daughter","father-daughter.html","",0,20,120);
	Menu6_3=new Array("Recital Songs","http://www.temeculadancecompany.com/recital-songs/","",0,20,120);

Menu7=new Array("Community","community.html","",0,20,100);

Menu8=new Array("Contact","javascript:top.location.href='contact.html'","",0,20,100);