/***********************************************************************************
*	(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=3;			// Number of first level items
	var LowBgColor='#8db2ff';			// Background color when mouse is not over
	var LowSubBgColor='f696a2';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=120;				// 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=700;			// 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("PRODUCTS","","",0,20,152);

Menu1=new Array("Watches","watches.cfm","",7,20,152);
	Menu1_1=new Array("Storm","","",3,20,160);	
		Menu1_1_1=new Array("Ladies","catalog-list.cfm?Cat_Display=WW&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_1_2=new Array("Gents","catalog-list.cfm?Cat_Display=W1&storeid=1&start=1&Category=Show+Category","",0);
		Menu1_1_3=new Array("ES Series","catalog-list.cfm?Cat_Display=WE&storeid=1&start=1&Category=Show+Category","",0);
		
    Menu1_2=new Array("Citizen","","",2);
		Menu1_2_1=new Array("Ladies","catalog-list.cfm?Cat_Display=CF&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_2_2=new Array("Gents","catalog-list.cfm?Cat_Display=CM&storeid=1&start=1&Category=Show+Category","",0);
		//Menu2_2_3=new Array("Wired News","http://www.wired.com","",0); 
		 
	 Menu1_3=new Array("DKNY","","",2);
		Menu1_3_1=new Array("Ladies","catalog-list.cfm?Cat_Display=DKNYL&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_3_2=new Array("Gents","catalog-list.cfm?Cat_Display=DKNYG&storeid=1&start=1&Category=Show+Category","",0);		        
	
	 Menu1_4=new Array("Seiko","","",2);
		Menu1_4_1=new Array("Ladies","catalog-list.cfm?Cat_Display=SL&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_4_2=new Array("Gents","catalog-list.cfm?Cat_Display=SG&storeid=1&start=1&Category=Show+Category","",0);
		
		
		Menu1_5=new Array("Bulova","","",2);
		Menu1_5_1=new Array("Ladies","catalog-list.cfm?Cat_Display=BULL&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_5_2=new Array("Gents","catalog-list.cfm?Cat_Display=BULG&storeid=1&start=1&Category=Show+Category","",0);


Menu1_6=new Array("Diesel","","",2);
		Menu1_6_1=new Array("Ladies","catalog-list.cfm?Cat_Display=DIESL&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_6_2=new Array("Gents","catalog-list.cfm?Cat_Display=DIESG&storeid=1&start=1&Category=Show+Category","",0);


		
Menu1_7=new Array("Fossil","","",2);
		Menu1_7_1=new Array("Ladies","catalog-list.cfm?Cat_Display=FOSSL&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu1_7_2=new Array("Gents","catalog-list.cfm?Cat_Display=FOSSG&storeid=1&start=1&Category=Show+Category","",0);



//Menu1_5=new Array("Swatch","catalog-list.cfm?Cat_Display=SW&storeid=1&start=1&Category=Show+Category","",0);
	
	
	//Menu2_4=new Array("Beatles","beatles.cfm","",0);
		//Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		//Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		//Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);

	//Menu2_5=new Array("Felix","felix.cfm",0);
		//Menu2_2_1=new Array("TechWeb","http://www.techweb.com",0,20,200);
		//Menu2_2_2=new Array("News.com","http://www.news.com",0);
		//Menu2_2_3=new Array("Wired News","http://www.wired.com",0);
	//Menu2_6=new Array("Swiss Army","swissarmy.cfm",0);
		//Menu2_2_1=new Array("TechWeb","http://www.techweb.com",0,20,200);
		//Menu2_2_2=new Array("News.com","http://www.news.com",0);
		//Menu2_2_3=new Array("Wired News","http://www.wired.com",0);
		
Menu2=new Array("Opals Jewelry","","",3);
	Menu2_1=new Array("Pendants","","",2,20,150);
		Menu2_1_1=new Array("Solid Opals","catalog-list.cfm?Cat_Display=O1&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu2_1_2=new Array("Triplet Opals","catalog-list.cfm?Cat_Display=O2&storeid=1&start=1&Category=Show+Category","",0,20,150);
	Menu2_2=new Array("Bracelets ","catalog-list.cfm?Cat_Display=OB&storeid=1&start=1&Category=Show+Category","",0);

Menu2_3=new Array("Rings","","",3,20,150);
		Menu2_3_1=new Array("Inlay Opals","catalog-list.cfm?Cat_Display=O3&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu2_3_2=new Array("Amethyst/Topaz","catalog-list.cfm?Cat_Display=O4&storeid=1&start=1&Category=Show+Category","",0,20,150);
		Menu2_3_3=new Array("Opal/Pearl","catalog-list.cfm?Cat_Display=O5&storeid=1&start=1&Category=Show+Category","",0,20,150);	//Menu2_3=new Array("Kids","catalog-list.cfm?Cat_Display=SK&storeid=1&start=1&Category=Show+Category","",0);


Menu3=new Array("Sunglasses","sunglasses.cfm","",4);
	Menu3_1=new Array("Gents & Unisex","catalog-list.cfm?Cat_Display=SM&Cat_Display2=SU&storeid=1&start=1&Category=Show+Category","",0,20,150);
	Menu3_2=new Array("Ladies & Unisex ","catalog-list.cfm?Cat_Display=SL&Cat_Display2=SU&storeid=1&start=1&Category=Show+Category","",0);
	Menu3_3=new Array("Kids","catalog-list.cfm?Cat_Display=SK&storeid=1&start=1&Category=Show+Category","",0);
	Menu3_4=new Array("Polarized/Driving","catalog-list.cfm?Cat_Display=SD&storeid=1&start=1&Category=Show+Category","",0);
	

//Menu4=new Array("Fashion Bags","bags.cfm","",8);
	//Menu4_1=new Array("Leather","catalog-list.cfm?Cat_Display=LF&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu4_2=new Array("Italian Leather","catalog-list.cfm?Cat_Display=IF&storeid=1&start=1&Category=Show+Category","",0);
	//Menu4_3=new Array("Leather Look","catalog-list.cfm?Cat_Display=LL&storeid=1&start=1&Category=Show+Category","",0);
	//Menu4_4=new Array("Organizer","catalog-list.cfm?Cat_Display=OR&storeid=1&start=1&Category=Show+Category","",0);
	//Menu4_5=new Array("Evening","catalog-list.cfm?Cat_Display=EV&storeid=1&start=1&Category=Show+Category","",0);
	//Menu4_6=new Array("Canvas","catalog-list.cfm?Cat_Display=CV&storeid=1&start=1&Category=Show+Category","",0);
	//Menu4_7=new Array("Microfiber","catalog-list.cfm?Cat_Display=MF&storeid=1&start=1&Category=Show+Category","",0);
	//Menu4_8=new Array("Body Bags","catalog-list.cfm?Cat_Display=BB&storeid=1&start=1&Category=Show+Category","",0);

//Menu5=new Array("Attaches / Satchels","attaches.cfm","",4);
	//Menu5_1=new Array("Leather","catalog-list.cfm?Cat_Display=LS&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu5_2=new Array("Aluminium","catalog-list.cfm?Cat_Display=AA&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu5_3=new Array("Microfiber / Canvas","catalog-list.cfm?Cat_Display=MS&Cat_Display2=SV&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu5_4=new Array("Organizers / Folios","catalog-list.cfm?Cat_Display=OO&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu5_5=new Array("Computer Cases","catalog-list.cfm?Cat_Display=CB&storeid=1&start=1&Category=Show+Category","",0,20,150);


//Menu6=new Array("Wallets","wallets.cfm","",2);
	//Menu6_1=new Array("Ladies Leather","catalog-list.cfm?Cat_Display=WF&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu6_2=new Array("Gents Leather","catalog-list.cfm?Cat_Display=WM&storeid=1&start=1&Category=Show+Category","",0);
	//Menu6_3=new Array("Ladies Microfiber","catalog-list.cfm?Cat_Display=WM&storeid=1&start=1&Category=Show+Category","",0);
	
	
	
//Menu7=new Array("Luggage / Travel","luggage.cfm","",4);
//	Menu7_1=new Array("Luggage Sets","catalog-list.cfm?Cat_Display=LG&storeid=1&start=1&Category=Show+Category","",0,20,150);
	//Menu7_2=new Array("Travel Bags","catalog-list.cfm?Cat_Display=TB&storeid=1&start=1&Category=Show+Category","",0);
	//Menu7_3=new Array("Beauty Cases","catalog-list.cfm?Cat_Display=AB&storeid=1&start=1&Category=Show+Category","",0);
	//Menu7_4=new Array("Backpacks","catalog-list.cfm?Cat_Display=BK&storeid=1&start=1&Category=Show+Category","",0);
	


	