/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='D5DFBE';			// Background color when mouse is not over
	var LowSubBgColor='F9E93B';			// Background color when mouse is not over on subs
	var HighBgColor='92A36D';			// Background color when mouse is over
	var HighSubBgColor='FDF59E';			// Background color when mouse is over on subs
	var FontLowColor='606F3E';			// Font color when mouse is not over
	var FontSubLowColor='838380';			// Font color subs when mouse is not over
	var FontHighColor='D5DFBE';			// Font color when mouse is over
	var FontSubHighColor='7C7424';			// Font color subs when mouse is over
	var BorderColor='4B5634';			// Border color
	var BorderSubColor='gray';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,helvetica"	// 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='left';			// 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=190;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=1;				// 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("Main","index.htm","",4,20,138);
	Menu1_1=new Array("Main Menu","index.htm","",0,20,150);
	Menu1_2=new Array("Updates","updates.htm","",0);
	Menu1_3=new Array("Site Map","sitemap.htm","",0,20,150);
	Menu1_4=new Array("About This Site","credits.htm","",0);

Menu2=new Array("Biography","biography.htm","",0,20,155);

Menu3=new Array("Images","","",9);
	Menu3_1=new Array("Gallery 1","gallery1.htm","",0,20,150);
	Menu3_2=new Array("Gallery 2","gallery2.htm","",0);
	Menu3_3=new Array("Gallery 3","gallery3.htm","",0);
        Menu3_4=new Array("Gallery 4","gallery4.htm","",0,20,150);
	Menu3_5=new Array("Gallery 5","gallery5.htm","",0);
	Menu3_6=new Array("Gallery 6","gallery6.htm","",0);
	Menu3_7=new Array("Co-Star Photos","costars.htm","",0);
        Menu3_8=new Array("Celebrity Snapshots","celebrities.htm","",0);
        Menu3_9=new Array("Family Album","family.htm","",0,20,150);

Menu4=new Array("Multimedia","multimedia.htm","",0);

Menu5=new Array("Articles","articles.htm","",0,20,155);

Menu6=new Array("Film & TV","","",3);
	Menu6_1=new Array("Featured Movies","moviemonth.htm","",0,20,138);
	Menu6_2=new Array("Filmography","filmography.htm","",0);
	Menu6_3=new Array("TV Schedule","http://www.tv-now.com/stars/reynolds.html","",0);

Menu7=new Array("Music","","",2);
	Menu7_1=new Array("Discography","discography.htm","",0,20,120);
	Menu7_2=new Array("Albums","albums.htm","",0,20,130);

Menu8=new Array("Performance","","",2,20,138);
	Menu8_1=new Array("Concert Schedule","schedule.htm","",0,20,138);	
	Menu8_2=new Array("Stage Career","onstage.htm","",0,20,138);	

Menu9=new Array("Projects","","",2);
	Menu9_1=new Array("Movie Museum","museum.htm","",0,20,138);
	Menu9_2=new Array("The Thalians","thalians.htm","",0,20,138);

Menu10=new Array("News Briefs","news.htm","",0,20,155);

Menu11=new Array("Odds & Ends","odds.htm","",0);	

Menu12=new Array("Memorabilia","","",4,20,138);
	Menu12_1=new Array("Movie Posters","posters.htm","",0,20,130);
	Menu12_2=new Array("Albums","albums.htm","",0,20,130);
	Menu12_3=new Array("Sheet Music","sheetmusic.htm","",0,20,130);
	Menu12_4=new Array("Collectibles","memorabilia.htm","",0,20,130);

Menu13=new Array("Shopping","","",4,20,145);
	Menu13_1=new Array("Books, Photos, Posters","shopping.htm","",0,20,145);
	Menu13_2=new Array("Music","albums.htm","",0,20,145);
	Menu13_3=new Array("Video / DVD","shopfilms.htm","",0,20,145);
	Menu13_4=new Array("Trading","marketplace.htm","",0,20,145);

Menu14=new Array("Reference","","",4,20,138);
	Menu14_1=new Array("Quotes","starpanel.htm","",0,20,130);
	Menu14_2=new Array("Awards & Noms","awards.htm","",0,20,130);
	Menu14_3=new Array("F.A.Q.","faq.htm","",0,20,130);
	Menu14_4=new Array("Links","links.htm","",0,20,130);

Menu15=new Array("Interact","","",5);
	Menu15_1=new Array("Fan Mail","fanmail.htm","",0,20,140);
	Menu15_2=new Array("Online Fan Club","fanclub.htm","",0,20,140);
	Menu15_3=new Array("Message Board","http://debbieonline.proboards28.com/index.cgi","",0,20,140);
	Menu15_4=new Array("Guestbook","http://pub13.bravenet.com/guestbook/1055844914/","",0,20,140);
	Menu15_5=new Array("Feedback Form","feedback.htm","",0,20,140);

