	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#F3F3EF';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#D71A01';			// Background color when mouse is over
	var HighSubBgColor='#D71A01';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFC6';			// Font color when mouse is over
	var FontSubHighColor='#FFFFC6';			// Font color subs when mouse is over
	var BorderColor='787878';			// Border color
	var BorderSubColor='787878';			// Border color for subs
	var BorderWidth=1;				// Border width (1)
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, 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='right';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.08;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=110;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=650;			// 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=1;			// 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 highlighted
	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","default.html","",0,20,105);


Menu2=new Array("Select tiles","","",5,20,105);
	Menu2_1=new Array("Bathroom tiles","","",9,20,105);
		Menu2_1_1=new Array("Beige","bathroomBeige.html","",0,20,80);	
		Menu2_1_2=new Array("Black","bathroomBlack.html","",0);
		Menu2_1_3=new Array("Blue","bathroomBlue.html","",0);
		Menu2_1_4=new Array("Brown","bathroomBrown.html","",0);
		Menu2_1_5=new Array("Cream","bathroomCream.html","",0);
		Menu2_1_6=new Array("Green","bathroomGreen.html","",0);
		Menu2_1_7=new Array("Grey","bathroomGrey.html","",0);
		Menu2_1_8=new Array("Ivory","bathroomIvory.html","",0);
		Menu2_1_9=new Array("White","bathroomWhite.html","",0);
		
	Menu2_2=new Array("Kitchen tiles","","",12);
		Menu2_2_1=new Array("Beige","kitchenBeige.html","",0,20,80);	
		Menu2_2_2=new Array("Black","kitchenBlack.html","",0);
		Menu2_2_3=new Array("Blue","kitchenBlue.html","",0);
		Menu2_2_4=new Array("Brown","kitchenBrown.html","",0);
		Menu2_2_5=new Array("Cream","kitchenCream.html","",0);
		Menu2_2_6=new Array("Green","kitchenGreen.html","",0);
		Menu2_2_7=new Array("Grey","kitchenGrey.html","",0);
		Menu2_2_8=new Array("Ivory","kitchenIvory.html","",0);
		Menu2_2_9=new Array("Red","kitchenRed.html","",0);
		Menu2_2_10=new Array("White","kitchenWhite.html","",0);
		Menu2_2_11=new Array("Yellow","kitchenYellow.html","",0);
		Menu2_2_12=new Array("Silver","kitchenSilver.html","",0);

	Menu2_3=new Array("Border tiles","","",10);
		Menu2_3_1=new Array("Beige","borderBeige.html","",0,20,80);	
		Menu2_3_2=new Array("Black","borderBlack.html","",0);
		Menu2_3_3=new Array("Blue","borderBlue.html","",0);
		Menu2_3_4=new Array("Brown","borderBrown.html","",0);
		Menu2_3_5=new Array("Green","borderGreen.html","",0);
		Menu2_3_6=new Array("Grey","borderGrey.html","",0);
		Menu2_3_7=new Array("Mixed","borderMixed.html","",0);
		Menu2_3_8=new Array("Red","borderRed.html","",0);
		Menu2_3_9=new Array("White","borderWhite.html","",0);
		Menu2_3_10=new Array("Silver","borderSilver.html","",0);
		
	Menu2_4=new Array("Decor tiles","","",9);
		Menu2_4_1=new Array("Beige","decorBeige.html","",0,20,80);	
		Menu2_4_2=new Array("Black","decorBlack.html","",0);
		Menu2_4_3=new Array("Blue","decorBlue.html","",0);
		Menu2_4_4=new Array("Brown","decorBrown.html","",0);
		Menu2_4_5=new Array("Green","decorGreen.html","",0);
		Menu2_4_6=new Array("Grey","decorGrey.html","",0);
		Menu2_4_7=new Array("Ivory","decorIvory.html","",0);
		Menu2_4_8=new Array("Red","decorRed.html","",0);
		Menu2_4_9=new Array("White","decorWhite.html","",0);
		
	Menu2_5=new Array("Floor tiles","","",9);
		Menu2_5_1=new Array("Beige","floorBeige.html","",0,20,80);	
		Menu2_5_2=new Array("Black","floorBlack.html","",0);
		Menu2_5_3=new Array("Blue","floorBlue.html","",0);
		Menu2_5_4=new Array("Brown","floorBrown.html","",0);
		Menu2_5_5=new Array("Cream","floorCream.html","",0);
		Menu2_5_6=new Array("Grey","floorGrey.html","",0);
		Menu2_5_7=new Array("Ivory","floorIvory.html","",0);
		Menu2_5_8=new Array("Red","floorRed.html","",0);
		Menu2_5_9=new Array("White","floorWhite.html","",0);
		

Menu3=new Array("Contact us","contactUs.html","",0,20,105); 

Menu4=new Array("Retailers","retailers.html","",0,20,105);

Menu5=new Array("About us","aboutUs.html","",0,20,105); 

	