/***********************************************************************************
*	(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=12;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	var LowSubBgColor='#000000';			// Background color when mouse is not over on subs
	var HighBgColor='#003300';			// Background color when mouse is over
	var HighSubBgColor='#003300';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#D5DF00';			// Font color subs when mouse is not over
	var FontHighColor='#D5DF00';			// Font color when mouse is over
	var FontSubHighColor='#D5DF00';			// Font color subs when mouse is over
	var BorderColor='#FFCC00';			// Border color
	var BorderSubColor='#FFCC00';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="Arial"			// Font family menu items
	var FontSize=8;					// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// 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=10;				// Left padding
	var TopPaddng=4;				// 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=300;			// 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","../index.aspx","",0,22,156);
	
Menu2=new Array("rollover:../image/divider.gif:../image/divider.gif","","../images/divider.gif",0,5,156);


var url="../Products/ByCategory.aspx?subCatID=";

Menu3=new Array("Our Products","","",7,22,156);
	Menu3_1=new Array("Accessories","","",1,20,170);
		Menu3_1_1=new Array("Bags",url + "1","",0,20,170);
//		Menu3_1_2=new Array("Pouches",url + "2","",0,20,170);
//		Menu3_1_2=new Array("Caps",url + "3","",0,20,170);
//		Menu3_1_4=new Array("Umbrella",url + "4","",0,20,170);

	Menu3_2=new Array("Apparels","","",4,20,170);
		Menu3_2_1=new Array("Boys",url + "40","",0,20,170);
		Menu3_2_2=new Array("Girls",url + "41","",0,20,170);
		Menu3_2_3=new Array("Ladies",url + "39","",0,20,170);
		Menu3_2_4=new Array("Men",url + "5","",0,20,170);

//	Menu3_3=new Array("Art Gallery","","",1,20,170);
//		Menu3_3_1=new Array("Elephant Paintings",url + "6","",0,20,170);

	Menu3_3=new Array("Books","","",1,20,170);
		Menu3_3_1=new Array("Reference",url + "7","",0,20,170);

//	Menu3_5=new Array("Elephants Merchandise","","",1,20,170);
//		Menu3_5_1=new Array("Notebooks",url + "9","",0,20,170);

	Menu3_4=new Array("Figurines","","",2,20,170);
		Menu3_4_1=new Array("Glass",url + "10","",0,20,170);
		Menu3_4_2=new Array("Leather",url + "11","",0,20,170);

	Menu3_5=new Array("Glow in the Dark","","",2,20,170);
		Menu3_5_1=new Array("Apparels",url + "48","",0,20,170);
		Menu3_5_2=new Array("Souvenirs",url + "49","",0,20,170);

	Menu3_6=new Array("Soft Toys","","",1,20,170);
		Menu3_6_1=new Array("Animals",url + "50","",0,20,170);

	Menu3_7=new Array("Souvenirs","","",9,20,170);
		Menu3_7_1=new Array("Badges",url + "51","",0,20,170);
		Menu3_7_2=new Array("Fans",url + "37","",0,20,170);
		Menu3_7_3=new Array("Keychains",url + "19","",0,20,170);
		Menu3_7_4=new Array("Lanyards",url + "52","",0,20,170);
		Menu3_7_5=new Array("Magnets",url + "21","",0,20,170);
		Menu3_7_6=new Array("Mugs",url + "22","",0,20,170);
		Menu3_7_7=new Array("Musical intruments",url + "23","",0,20,170);
		Menu3_7_8=new Array("Pens",url + "31","",0,20,170);
		Menu3_7_9=new Array("Phone straps",url + "46","",0,20,170);
//		Menu3_7_3=new Array("Keyrings",url + "47","",0,20,170);
//		Menu3_7_1=new Array("Carabiner",url + "18","",0,20,170);
//		Menu3_7_2=new Array("Collectable Pins",url + "43","",0,20,170);
//		Menu3_6_6=new Array("Light Pens",url + "20","",0,20,170);
//		Menu3_6_12=new Array("Postcards",url + "25","",0,20,170);
//		Menu3_9_10=new Array("Seatbelt Holders",url + "38","",0,20,170);

//	Menu3_6=new Array("Home Decor","","",1,20,170);
//		Menu3_6_1=new Array("Photo Frame",url + "13","",0,20,170);
//		Menu3_7_1=new Array("Chair/Stools",url + "12","",0,20,170);
//		Menu3_7_2=new Array("Water Globe",url + "14","",0,20,170);

//	Menu3_8=new Array("Jewellery","","",3,20,170);
//		Menu3_8_1=new Array("Brooch",url + "15","",0,20,170);
//		Menu3_8_2=new Array("Earrings",url + "16","",0,20,170);
//		Menu3_8_3=new Array("Pendant",url + "17","",0,20,170);

//	Menu3_10=new Array("Stationery","","",4,20,170);
//		Menu3_10_1=new Array("Calendar",url + "36","",0,20,170);
//		Menu3_10_2=new Array("Giraffe Collections",url + "27","",0,20,170);
//		Menu3_10_3=new Array("Memo and Pen set",url + "28","",0,20,170);
//		Menu3_10_2=new Array("Memo Pad",url + "29","",0,20,170);
//		Menu3_10_3=new Array("Note book",url + "30","",0,20,170);
//		Menu3_10_5=new Array("Pen",url + "31","",0,20,170);
//		Menu3_10_4=new Array("Pencil with Sharpener",url + "32","",0,20,170);
//		Menu3_10_7=new Array("Stapler",url + "33","",0,20,170);


Menu4=new Array("rollover:../image/divider.gif:../image/divider.gif","","../images/divider.gif",0,5,156);
	
Menu5=new Array("Top 10 Items","../Products/Top10.aspx","",0,22,156);
	
Menu6=new Array("rollover:../image/divider.gif:../image/divider.gif","","../images/divider.gif",0,5,156);
	
Menu7=new Array("Shopping Cart","../Shop/ShoppingCart.aspx","",0,22,156);
	
Menu8=new Array("rollover:../image/divider.gif:../image/divider.gif","","../images/divider.gif",0,5,156);
	
Menu9=new Array("My Account","","",4,22,156);
	Menu9_1=new Array("My Particulars","../User/UserUpdate.aspx","",0,22,170);
	Menu9_2=new Array("My Wish List","../WishList/WLList.aspx","",0,22,170);
	Menu9_3=new Array("My Transactions","../User/UserTransactions.aspx","",0,22,170);
	Menu9_4=new Array("Logout","../User/UserLogout.aspx","",0,22,170);

Menu10=new Array("rollover:../image/divider.gif:../image/divider.gif","","../images/divider.gif",0,5,156);

Menu11=new Array("Contact Us","../ContactUs/ContactUs.aspx","",0,22,156);

Menu12=new Array("rollover:../image/divider.gif:../image/divider.gif","","../images/divider.gif",0,5,156);