/***********************************************************************************
*	(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;
	var LowBgColor='#8AFFDA';
	var LowSubBgColor='white';
	var HighBgColor='#E539DB';
	var HighSubBgColor='#E539DB';
	var FontLowColor='black';
	var FontSubLowColor='black';
	var FontHighColor='#FFFF00';
	var FontSubHighColor='#FFFF00';
	var BorderColor='#3366FF';
	var BorderSubColor='#3366FF';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical";
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.01;
	var ChildVerticalOverlap=.1;
	var StartTop=125;
	var StartLeft=20;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=2;
	var TopPaddng=1;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=200;	
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0; 
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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("denise the model","model.html","",0,20,120);

Menu2=new Array("denise's characters","characters.html","",0,20,130);

Menu3=new Array("denise's competitions","","",2,20,150);
	Menu3_1=new Array("for women","","",3,20,160);
		Menu3_1_1=new Array("Miss Auto Show USA Model Search","MissAutoShowUSAModelSearch.html","",0,20,220);
		Menu3_1_2=new Array("Jefferson County","jeffersoncounty.html","",0,20,220);
		Menu3_1_3=new Array("Coca-Cola Talent Classic","cocacolatalent.html","",0,20,220);
	Menu3_2=new Array("for children","","",2,20,160);
		Menu3_2_1=new Array("Jefferson County","jeffersoncounty.html","",0,20,200);
		Menu3_2_2=new Array("Coca-Cola Talent Classic","cocacolatalent.html","",0,20,200);

Menu4=new Array("private coaching","lessons.html","",0,20,120);

Menu5=new Array("home","http://www.denisemattingly.com","",0,20,50);

Menu6=new Array("contact","http://multimatt.com/forms/view.php?id=1","",0,20,60);