/***********************************************************************************
*	(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='#321A00';			// Background color when mouse is not over
	var LowSubBgColor='orange';		// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#FFFFFF';		// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#321A00';		// Font color subs when mouse is not over
	var FontHighColor='#321A00';		// Font color when mouse is over
	var FontSubHighColor='#321A00';	// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#333333';		// Border color for subs
	var BorderWidth=1;						// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans-serif"	// Font family menu items
	var FontSize=7;								// Font size menu items
	var FontBold=1;								// Bold menu items 1 or 0
	var FontItalic=1;							// 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=0;								// 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=3;							// 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=250;				// 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='MenuPos';				// 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 Furniture","/furniture.php","",4,30,70,"","","","","");
	Menu1_1=new Array("Family / Living Room","","",0,20,150,"","","","","");
	Menu1_2=new Array("Dining Room","","",0,0,0,"","","","","");
	Menu1_3=new Array("Bedroom / Beds","","",0,0,0,"","","","","");
	Menu1_4=new Array("Office / Work","","",0,0,0,"","","","","");

Menu2=new Array("Silk Plants","/silk-plants.php","",3,30,70,"","","","","");
	Menu2_1=new Array("Trees","","",5,20,150,"","","","","");	
		Menu2_1_1=new Array("Palm","","",0,20,150,"","","","","");
		Menu2_1_2=new Array("Ficus","","",0,0,0,"","","","","");
		Menu2_1_3=new Array("Olive","","",0,0,0,"","","","","");
        Menu2_1_4=new Array("Brand 4","","",0,0,0,"","","","","");
        Menu2_1_5=new Array("Brand 5","","",0,0,0,"","","","","");
	Menu2_2=new Array("Flowers","","",3,0,0,"","","","","");
		Menu2_2_1=new Array("Perennials","","",0,20,150,"","","","","");
		Menu2_2_2=new Array("Spring","","",0,0,0,"","","","","");
		Menu2_2_3=new Array("Fall","","",0,0,0,"","","","","");
	Menu2_3=new Array("Other","","",3,0,0,"","","","","");
		Menu2_3_1=new Array("1","","",0,20,150,"","","","","");
		Menu2_3_2=new Array("2","","",0,0,0,"","","","","");
		Menu2_3_3=new Array("3","","",0,0,0,"","","","","");

Menu3=new Array("Fine Rugs","/productbase/marcella/fine-rugs.php","",1,30,75,"","","","","");
	Menu3_1=new Array("Marcella Fine Rugs","/productbase/marcella/fine-rugs.php","",15,20,150,"","","","","");
		Menu3_1_1=new Array("City Collection","/productbase/marcella/city/marcella-city-rugs.php","",0,20,150,"","","","","");
		Menu3_1_2=new Array("Cortez Collection","/productbase/marcella/cortez/marcella-cortez-rugs.php","",0,0,0,"","","","","");
		Menu3_1_3=new Array("Dorchester Collection","/productbase/marcella/dorchester/marcella-dorchester-rugs.php","",0,0,0,"","","","","");
		Menu3_1_4=new Array("Granada Collection","/productbase/marcella/granada/marcella-granada-rugs.php","",0,0,0,"","","","","");
		Menu3_1_5=new Array("Lisbon Collection","/productbase/marcella/lisbon/marcella-lisbon-rugs.php","",0,0,0,"","","","","");
		Menu3_1_6=new Array("Metro Collection","/productbase/marcella/metro/marcella-metro-rugs.php","",0,0,0,"","","","","");
		Menu3_1_7=new Array("Parsa Collection","/productbase/marcella/parsa/marcella-parsa-rugs.php","",0,0,0,"","","","","");
		Menu3_1_8=new Array("Persian Splendor Collection","/productbase/marcella/persian_splendor/marcella-persian_splendor-rugs.php","",0,0,0,"","","","","");
		Menu3_1_9=new Array("Raphael Collection","/productbase/marcella/raphael/marcella-raphael-rugs.php","",0,0,0,"","","","","");
		Menu3_1_10=new Array("Rialto Collection","/productbase/marcella/rialto/marcella-rialto-rugs.php","",0,0,0,"","","","","");
		Menu3_1_11=new Array("Royal Splendor Collection","/productbase/marcella/royal_splendor/marcella-royal_splendor-rugs.php","",0,0,0,"","","","","");
		Menu3_1_12=new Array("Savoy Collection","/productbase/marcella/savoy/marcella-savoy-rugs.php","",0,0,0,"","","","","");
		Menu3_1_13=new Array("Seville Collection","/productbase/marcella/seville/marcella-seville-rugs.php","",0,0,0,"","","","","");
		Menu3_1_14=new Array("Sierra Collection","/productbase/marcella/sierra/marcella-sierra-rugs.php","",0,0,0,"","","","","");
		Menu3_1_15=new Array("Care Instructions for Marcella Rugs","/productbase/marcella/marcella-rug-care.php","",0,30,0,"","","","","");

Menu4=new Array("Art & Accents","/art-accents.php","",3,30,70,"","","","","");
	Menu4_1=new Array("Creative Fine Mirrors","/productbase/creative/fine-mirrors.php","",11,20,150,"","","","","");
		Menu4_1_1=new Array("Value Line","/productbase/creative/value_line/creative-value_line-mirrors.php","",0,20,150,"","","","","");
		Menu4_1_2=new Array("Traditional","/productbase/creative/traditional/creative-traditional-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_3=new Array("Transitional","/productbase/creative/transitional/creative-transitional-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_4=new Array("Contemporary","/productbase/creative/contemporary/creative-contemporary-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_5=new Array("Ovals & Diameters","/productbase/creative/oval/creative-oval-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_6=new Array("Uprights","/productbase/creative/upright/creative-upright-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_7=new Array("Statement","/productbase/creative/statement/creative-statement-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_8=new Array("Rectangles","/productbase/creative/rectangle/creative-rectangle-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_9=new Array("Horizontal","/productbase/creative/horizontal/creative-horizontal-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_10=new Array("Chinoiserie","/productbase/creative/chinoiserie/creative-chinoiserie-mirrors.php","",0,0,0,"","","","","");
		Menu4_1_11=new Array("Care instructions for Creative Mirrors","/productbase/creative/creative-mirror-care.php","",0,30,0,"","","","","");
	Menu4_2=new Array("Paintings","","",0,0,0,"","","","","");
	Menu4_3=new Array("Vases","","",0,0,0,"","","","","");

Menu5=new Array("Theater Seating","/home-theater.php","",0,30,70,"","","","","");
	
Menu6=new Array("Patio & Garden","/patio-garden.php","",7,30,70,"","","","","");
	Menu6_1=new Array("Barbeques","","",0,20,150,"","","","","");
	Menu6_2=new Array("Fireplaces","","",0,0,0,"","","","","");
	Menu6_3=new Array("Dining","","",0,0,0,"","","","","");
	Menu6_4=new Array("Casual Seating","","",0,0,0,"","","","","");
	Menu6_5=new Array("Fountains","","",0,0,0,"","","","","");
	Menu6_6=new Array("Statuary","","",0,0,0,"","","","","");
	Menu6_7=new Array("Arches","","",0,0,0,"","","","","");

Menu7=new Array("Lighting & Fans","/lighting-fans.php","",2,30,70,"","","","","");
	Menu7_1=new Array("Hunter","","",0,20,150,"","","","","");
	Menu7_2=new Array("Pacific Bay","","",0,0,0,"","","","","");

Menu8=new Array("Sales","/sales/sales.php","",6,30,65,"","","","","");
	Menu8_1=new Array("Weekly Specials","/sales/weekly-specials.php","",0,20,150,"","","","","");
	Menu8_2=new Array("All Sales Items","/sales/all-on-sale.php","",0,20,150,"","","","","");
	Menu8_3=new Array("Closeouts / Clearance","/sales/closeouts-clearance.php","",0,0,0,"","","","","");
	Menu8_4=new Array("Top Sellers","/sales/top-sellers.php","",0,0,0,"","","","","");
	Menu8_5=new Array("Coming Soon","/sales/coming-soon.php","",0,0,0,"","","","","");
	Menu8_6=new Array("Group Buys","/sales/group-buys.php","",0,0,0,"","","","","");
	
	
	
	