	var initX       = 1; 
	var initY       = 55; 
	var backColor   = '#000000'; 
	var borderColor = '#FFFFFF'; 
	var selectedTDBackground = '#D90000';
	var normalTDBackground = '#000000';
	var borderSize  = '1'; 
	var itemHeight  = 20;
	var xOverlap    = 0;
	var yOverlap    = 0;
	//

	/* Start: Resolutions other than those handled below */
		var xx1 = 512;
		var yy1 = 71;
		var xx4 = 586;
		var yy4 = 71;		
		var xx2 = 661;
		var yy2 = 71;
		var xx3 = 801;
		var yy3 = 71;
		var xx5 = 933;
		var yy5 = 71;
		var xx6 = 655;
		var yy6 = 94;
	/* End: Resolutions other than those handled below */

	menuContent = new Array ();
	/* Checked*/
	if(screen.width==800){
		var xx1 = 271;
		var yy1 = 71;
		var xx4 = 345;
		var yy4 = 71;
		var xx2 = 420;
		var yy2 = 71;
		var xx3 = 560;
		var yy3 = 71;		
		var xx5 = 638;
		var yy5 = 71;
		var xx6 = 414;
		var yy6 = 94;
		
	}
	/* Checked*/
	if(screen.width==1024){
		var xx1 = 384;
		var yy1 = 71;
		var xx4 = 458;
		var yy4 = 71;		
		var xx2 = 533;
		var yy2 = 71;
		var xx3 = 673;
		var yy3 = 71;
		var xx5 = 750;
		var yy5 = 71;
		var xx6 = 527;
		var yy6 = 94;
	}
	/* Checked*/
	if(screen.width==1152){
		var xx1 = 448;
		var yy1 = 71;
		var xx4 = 522;
		var yy4 = 71;		
		var xx2 = 597;
		var yy2 = 71;
		var xx3 = 737;
		var yy3 = 71;
		var xx5 = 814;
		var yy5 = 71;
		var xx6 = 591;
		var yy6 = 94;
	}
	/* Checked*/
	if(screen.width==1280){
		var xx1 = 512;
		var yy1 = 71;
		var xx4 = 586;
		var yy4 = 71;		
		var xx2 = 661;
		var yy2 = 71;
		var xx3 = 801;
		var yy3 = 71;
		var xx5 = 933;
		var yy5 = 71;
		var xx6 = 655;
		var yy6 = 94;
	}

//First Menu
	menuContent [0] = new Array ( 
		-1, 
		-1,
		140,
		xx1,
		yy1, 
	
		new Array (
				'<table class="menu" height=20 width=140 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'index.php?action=showContent&contentId=3" class="menu">Overview</a></td></tr></table>', jsSiteUrl + 'index.php?action=showContent&contentId=3',
				'<table class="menu" height=20 width=140 cellpadding=0 cellspacing=0 border=0 id="tbtermsconds"><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'index.php?action=showContent&contentId=5" class="menu">Services</a></td></tr></table>', jsSiteUrl + 'index.php?action=showContent&contentId=5',
				'<table class="menu" height=20 width=140 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="javascript:void(0);" class="menu">Terms & Conditions</a></td></tr></table>', 'javascript:void(0);'
		)
	);
//2 Menu, but array index is 5th.

	menuContent [3] = new Array ( 
		-1, 
		-1,
		175,
		xx4,
		yy4, 
		mnu_brands
	);

//3 Menu	
var str_str = new Array();
	menuContent [1] = new Array ( 
		-1, 
		-1,
		-1,
		xx2,
		yy2, 
		str_str
	);
//4 Menu	
	menuContent [2] = new Array ( 
		-1, 
		-1,
		110,
		xx3,
		yy3, 
	
		new Array (
				'<table class="menu" height=20 width=110 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'ecom/index.php?tplaction=viewcart" class="menu">View Cart</a></td></tr></table>',jsSiteUrl + 'ecom/index.php?tplaction=viewcart',
				'<table class="menu" height=20 width=110 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'ecom/index.php?tplaction=account" class="menu">Check Out</a></td></tr></table>', jsSiteUrl + 'ecom/index.php?tplaction=account',
				'<table class="menu" height=20 width=110 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'ecom/index.php?tplaction=wishlist&productid=0" class="menu">My Wishlist</a></td></tr></table>',jsSiteUrl + 'ecom/index.php?tplaction=wishlist&productid=0',
				'<table class="menu" height=20 width=110 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'ecom/index.php?tplaction=ordertrack" class="menu">Order History</a></td></tr></table>', jsSiteUrl + 'ecom/index.php?tplaction=ordertrack'
		)
	);

	if(is_logged_in=="yes")
	{
		var str_login = new Array(
			'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'ecom/index.php?tplaction=affiliate" class="menu">Affiliate</a></td></tr></table>',jsSiteUrl + 'ecom/index.php?tplaction=affiliate',
			'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'manageuser/index.php" class="menu">Member Profile</a></td></tr></table>',jsSiteUrl + 'manageuser/index.php',
			'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'manageuser/index.php?action=editProfile" class="menu">Edit Profile</a></td></tr></table>',jsSiteUrl + 'manageuser/index.php?action=editProfile',
			'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'manageuser/index.php?action=changePass" class="menu">Change Password</a></td></tr></table>',jsSiteUrl + 'manageuser/index.php?action=changePass'
		);
	}
	else
	{
		var str_login = new Array();
	}
	
	//5 Menu	

	menuContent [4] = new Array ( 
		-1, 
		-1,
		120,
		xx5,
		yy5, 
		str_login
	);

	menuContent [5] = new Array ( 
		0, 
		1,
		120,
		xx6,
		yy6, 
		new Array (
				'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'index.php?action=showContent&contentId=10" class="menu">Shipping</a></td></tr></table>', jsSiteUrl + 'index.php?action=showContent&contentId=10',
				'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'index.php?action=showContent&contentId=11" class="menu">Returns</a></td></tr></table>', jsSiteUrl + 'index.php?action=showContent&contentId=11',
				'<table class="menu" height=20 width=120 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'index.php?action=showContent&contentId=12" class="menu">Decoration</a></td></tr></table>', jsSiteUrl + 'index.php?action=showContent&contentId=12'
		)
	);

//3 Menu
/*new Array (
			'<table class="menu" height=20 width=100 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'calendar/index.php" class="menu">Calendar</a></td></tr></table>', jsSiteUrl + 'calendar/index.php',
			'<table class="menu" height=20 width=100 cellpadding=0 cellspacing=0 border=0><tr><td><img src="' + jsSiteUrl + 'graphics/menubullet.gif" width="17" height="5" border="0" /><a href="' + jsSiteUrl + 'polling/index.php" class="menu">Polling</a></td></tr></table>', jsSiteUrl + 'polling/index.php'
	
	)*/