/***********************************************************************************
*	(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=23;			// Number of first level items
	var LowBgColor='444444';			// Background color when mouse is not over
	var LowSubBgColor='444444';			// Background color when mouse is not over on subs
	var HighBgColor='444444';			// Background color when mouse is over
	var HighSubBgColor='444444';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='FFCC00';			// Font color when mouse is over
	var FontSubHighColor='FFCC00';			// Font color subs when mouse is over
	var BorderColor='9900CC';			// Border color
	var BorderSubColor='9900CC';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="SF Sans Serif, Arial"	// 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='center';			// 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=.50;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=304;				// 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=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("Prints","","",1,16,123);
               Menu1_1=new Array("Prints","http://www.marjoriedunn.com/Prints.html","",0,16,100);
	
Menu2=new Array("","","",0);
	    

Menu3=new Array("Biography","","",1);
               Menu3_1=new Array("About the Artist","http://www.marjoriedunn.com/bio.html","",0,16,130);
Menu4=new Array("","","",0);	

Menu5=new Array("Merchandise","","",1);
                Menu5_1=new Array("Merchandise","http://www.marjoriedunn.com/Merchandise.html","",0,16,130);
Menu6=new Array("","","",0);
	
Menu7=new Array("Marketing","","",3);
                Menu7_1=new Array("Creative Art Parties","http://www.marjoriedunn.com/Art_Parties.html","",0,16,150);
                Menu7_2=new Array("Artist's Way Workshop","http://www.marjoriedunn.com/Art_Workshops.html","",0,16,150);
                Menu7_3=new Array("Private Art Lessons","http://www.marjoriedunn.com/Art_Lessons.html","",0,16,150);
Menu8=new Array("","","",0);
Menu9=new Array("How to Buy","","",4);
                Menu9_1=new Array("FAQ","http://www.marjoriedunn.com/How_to_Buy.html","",0,16,150);
                Menu9_2=new Array("Purchase Agreement","http://www.marjoriedunn.com/Purchase_Agreement.html","",0,16,150);
                Menu9_3=new Array("Shopping Cart","http://www.marjoriedunn.com/Shopping_Cart.html","",0,16,150);
                Menu9_4=new Array("Checkout","http://www.marjoriedunn.com/Checkout.html","",0,16,150);
Menu10=new Array("","","",0);	

Menu11=new Array("Legal Notices","","",3);
	        Menu11_1=new Array("Copyright Notice","http://www.marjoriedunn.com/Copyright_Notice.html","",0,16,150);
		Menu11_2=new Array("User Agreement","http://www.marjoriedunn.com/user_agreement.html","",0);
		Menu11_3=new Array("Privacy Notice","http://www.marjoriedunn.com/privacy_policy.html","",0);
               
Menu12=new Array("","","",0);
Menu13=new Array("Register","","",1);
	        Menu13_1=new Array("How to Register","http://www.marjoriedunn.com/register.html","",0,16,100);
	
              
Menu14=new Array("","","",0);             


Menu15=new Array("Events","","",1);
	        Menu15_1=new Array("Events","http://www.marjoriedunn.com/events.html","",0,16,100);
		
Menu16=new Array("","","",0);

Menu17=new Array("Press","","",1);
                Menu17_1=new Array("Press","http://www.marjoriedunn.com/press.html","",0,16,100);
Menu18=new Array("","","",0);
Menu19=new Array("Guest Book","","",1);
                Menu19_1=new Array("Guest Book","http://www.marjoriedunn.com/Guest_Book.html","",0,16,100);
Menu20=new Array("","","",0);
Menu21=new Array("Contact Us","","",1);
                 Menu21_1=new Array("Contact Us","http://www.marjoriedunn.com/Contact_Us.html","",0,16,100);
Menu22=new Array("","","",0);
Menu23=new Array("Acknowledgements","","",1);
                 Menu23_1=new Array("Acknowledgements","http://www.marjoriedunn.com/Acknowledgements.html","",0,16,120);




