

	var NoOffFirstLineMenus=3;			// Number of first level items
	var LowBgColor='#e3B8BF';			// Background color when mouse is not over
	//var LowSubBgColor='#c1c39b';			// Background color when mouse is not over on subs
	//var LowSubBgColor='#91ad97';			// Background color when mouse is not over on subs
	var LowSubBgColor='#e3B8BF';			// Background color when mouse is not over on subs
	//var LowSubBgColor='#8BA679';			// Background color when mouse is not over on subs
	var HighBgColor='#cccccc';			// Background color when mouse is over
	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs
	var FontLowColor='#330000';			// Font color when mouse is not over
	var FontSubLowColor='#330000';			// Font color subs when mouse is not over
	//var FontHighColor='#8BA679';			// Font color when mouse is over
	var FontHighColor='#2b2b2b';			// Font color when mouse is over
	var FontSubHighColor='#2b2b2b';			// Font color subs when mouse is over
	//var FontSubHighColor='#8BA679';			// Font color subs when mouse is over
	var BorderColor='#330000';			// Border color
	var BorderSubColor='#330000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Geneva, Helvetica, sans-serif"	// 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='center';			// 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=-.015;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=430;				// 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=6;				// Left padding
	var TopPaddng=1;				// 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=750;			// 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=0;				// 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(" ","/Antiques","/stores/ANQ/images/Nav-Antiques.jpg",20,25,153);
	Menu1_1=new Array("Antique Furniture","/Antiques/category/ANQ-FUR","",0,20,149);
	Menu1_2=new Array("Lighting & Lamps","/Antiques/category/ANQ-LIT","",0,20,149);
	Menu1_3=new Array("Decorative Art","/Antiques/category/ANQ-DEC","",0,20,149);
	Menu1_4=new Array("Desktop & Vanity","/Antiques/category/ANQ-DTV","",0);
	Menu1_5=new Array("Wall Art","/Antiques/category/ANQ-WAL","",0);
	//Menu1_6=new Array("Folding Panel<br>Screens","Antiques/category/ANQ-FPS","",0,36,126);
	Menu1_6=new Array("Antique Glass","/Antiques/category/ANQ-GLA","",0);
	Menu1_7=new Array("Carpets & Rugs","/Antiques/category/ANQ-CAR","",0);
	Menu1_8=new Array("Period Art","/Antiques/category/ANQ-PER","",0,20,149);
	Menu1_9=new Array("Jewelry","/Antiques/category/ANQ-JEL","",0);
	Menu1_10=new Array("Quilts and Linen","/Antiques/category/ANQ-QTL","",0);
	Menu1_11=new Array("Silver","/Antiques/category/ANQ-SIL","",0);
	Menu1_12=new Array("Clothing & Accessories","/Antiques/category/ANQ-CTA","",0,36,149);
	Menu1_13=new Array("China & Porcelain","/Antiques/category/ANQ-CHP","",0);
	Menu1_14=new Array("Crystal","/Antiques/category/ANQ-CRS","",0);
	Menu1_15=new Array("Lalique","/Antiques/category/ANQ-LAL","",0);
	Menu1_16=new Array("Dolls & Toys","/Antiques/category/ANQ-DTS","",0);
	Menu1_17=new Array("Doris Duke Collection","/Antiques/category/ANQ-DDC","",0,20,149);
	Menu1_18=new Array("Art Nouveau","/Antiques/category/ANQ-ARN","",0);
	Menu1_19=new Array("Books","/Antiques/category/ANQ-BKS","",0);
	Menu1_20=new Array("Textiles","/Antiques/category/ANQ-TEX","",0);

Menu2=new Array(" ","#","/stores/ANQ/images/Nav-Dot.jpg",0,25,23);
	
Menu3=new Array(" ","#","/stores/ANQ/images/Nav-Information.jpg",4,25,212);
	Menu3_1=new Array("About Us","/stores/ANQ/info/aboutUs.aspx","",0,20,208);	
	Menu3_2=new Array("Buying Antiques","/stores/ANQ/info/buying.aspx","",3,20,208);	
		Menu3_2_1=new Array("Shipping","/stores/ANQ/info/shipping.aspx","",0,20,126);
		Menu3_2_2=new Array("Additional Pictures","/stores/ANQ/info/MorePictures.aspx","",0,36,126);
		//Menu2_2_3=new Array("Conditions","/antiques/info/index.cfm/conditionsANQ","",0);
		Menu3_2_3=new Array("More Info","/stores/ANQ/info/MoreInfo.aspx","",0,20,126);        
	Menu3_3=new Array("Contact Us","/stores/ANQ/info/ContactUs.aspx","",0,20,208);
	Menu3_4=new Array("Antique Search","/stores/ANQ/info/Search.aspx","",0,20,208);
	