var initX       = 200; 
	var initY       = 55; 
	/*var backColor   = '#4E82BC'; 
	var borderColor = '#000000';
	var backColor   = '#F2F2F2';
	
	var tablebgcolor ='#C9C9C9';*/
	var backColor   = '#4E82BC'; 
	var borderColor = '#000000'; 
	var backColor   = '#F2F2F2';
	var tablebgcolor ='#C9C9C9';
	var borderSize  = 1; 
	var itemHeight  = 22;
	var xOverlap    = 0;
	var yOverlap    = 0; var menuContent = new Array ();	var xx=new Array (); var yy=new Array ();
     strTemp = navigator.appVersion.toLowerCase();

		if (strTemp.indexOf("win") > 0)
			strOS = "windows";

		if (strTemp.indexOf("mac") > 0)
			strOS = "mac"; 
			
	
	


	if(screen.width==1024)
	{
		xx[0]=230;		yy[0]=263;
		xx[1]=230;		yy[1]=285; 
		xx[2]=230;		yy[2]=308;
		xx[3]=230;		yy[3]=331;	
		xx[4]=230;		yy[4]=354;	
		xx[5]=230;		yy[5]=377;	
		xx[6]=230;		yy[6]=591;	
		xx[7]=230;		yy[7]=616;
		xx[8]=230;		yy[8]=643; 
		
	}
	if(screen.width==1152)
	{
		xx[0]=230;		yy[0]=263;
		xx[1]=230;		yy[1]=285; 
		xx[2]=230;		yy[2]=308;
		xx[3]=230;		yy[3]=331;	
		xx[4]=230;		yy[4]=354;	
		xx[5]=230;		yy[5]=377;	
		xx[6]=230;		yy[6]=591;	
		xx[7]=230;		yy[7]=616;
		xx[8]=230;		yy[8]=643; 
	}
	if(screen.width==800)
		{
			xx[0]=230;		yy[0]=265;
			xx[1]=230;		yy[1]=288; 
			xx[2]=230;		yy[2]=311;
			xx[3]=230;		yy[3]=334;	
			xx[4]=230;		yy[4]=356;	
			xx[5]=230;		yy[5]=380;	
			xx[6]=230;		yy[6]=587;	
			xx[7]=230;		yy[7]=614;
			xx[8]=230;		yy[8]=641; 

			
				
			
		}
		if(screen.width==1280)
		{
			
		xx[0]=100;		yy[0]=58;
		xx[1]=60;		yy[1]=58; 
		xx[2]=70;		yy[2]=58;
		xx[3]=100;		yy[3]=58;	
		xx[4]=00;		yy[4]=58;	
		xx[5]=00;		yy[5]=58;	
		xx[6]=00;		yy[6]=58;	
		xx[7]=00;		yy[7]=58;
		xx[8]=00;		yy[8]=58; 
	
		}
		
		if (strOS.toLowerCase() == "mac")
			{

				yy[0]=49;
				yy[1]=49; 
				yy[2]=49;
				yy[3]=49;	
				yy[4]=49;	
				yy[5]=49;	
				yy[6]=49;	
				yy[7]=49;
				yy[8]=49; 
			}
		
		
		menuContent [0] = new Array ( -1, -1,122,xx[0],yy[0], new Array ('Gravlax','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=35', 'Smoked Salmon','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=37', 'Coeur du Fillet (CDF)','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=46', 'Hot Smoked Salmon','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=47'  ));menuContent [1] = new Array ( -1, -1,122,xx[1],yy[1], new Array ('Organic Gravlax','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=38', 'Organic Smoked Salmon','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=39'  ));menuContent [2] = new Array ( -1, -1,122,xx[2],yy[2], new Array ('Hot Smoked Mackerel','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=29', 'Kipper Packets','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=40'  ));menuContent [3] = new Array ( -1, -1,122,xx[3],yy[3], new Array ('Party Pack','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=43', 'Sampler Pack','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=42'  ));menuContent [4] = new Array ( -1, -1,122,xx[4],yy[4], new Array ('£20 Gift Voucher','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=99', '£25 Gift Voucher','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=113', '£30 Gift Voucher','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=106', '£40 Gift Voucher','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=109', '£50 Gift Voucher','http://shetlandsmokehouse.co.uk/ecom/index.php?tplaction=details&id=111'  ));