var width   = 101;
var height = 125;

var bwidth   = 101;
var bheight = 511;


if ((screen.width<1024) && (screen.height<760))
{
	bwidth = 5;
}

  

BLANK_IMAGE="images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#grey", "shadow":"#red", "bgON":"#FFCC99","bgOVER":"#E7A041"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var SUBSTYLE = {"border":0, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS_SIZING =
[
	{"pos":[width,height], "itemoff":[0,69], "leveloff":[21,0], "style":STYLE, "size":[22,70]},
		
	
	{code:"&nbsp;&nbsp;&nbsp;&nbsp;History",url:"history_of_kangra.htm","target":"_blank","format":{"size":[25,80]},	
	sub:[
	
			{"itemoff":[21,0], "size":[21,80]},
			{code:"&nbsp;Details",url:"history_of_kangra.htm","target":"_blank"},
			{code:"&nbsp;Coins",url:"coins_of_kangra.htm","target":"_blank"},
			{code:"&nbsp;Paintings",url:"kangra miniature paintings.htm","target":"_blank"},
			
			
			
		]
	
	},


	{code:"| &nbsp;Present Family",url:"presentfamilyandtheirbusinesses.htm","target":"_blank","format":{"itemoff":[0,80], "size":[25,110]},
	sub:[
	
			{"itemoff":[21,0], "size":[21,110]},
			
			
		]
	
	},
{code:"| &nbsp;&nbsp;&nbsp;Family Property",url:"property_of_kangra.htm","target":"_blank","format":{"itemoff":[0,110], "size":[25,130]},
	sub:[
	
			{"itemoff":[21,0], "size":[21,130]},
			
			
		]
	
},
{code:"| &nbsp; Temples ",url:"temples.htm","target":"_blank","target":"_blank","format":{"itemoff":[0,130], "size":[25,80]},
	sub:[
	
			{"itemoff":[21,0], "size":[21,80]},
			
		]
}	
];


var MENU_ITEMS_SIZING_BOTTOM =
[
	{"pos":[bwidth,bheight], "itemoff":[0,69], "leveloff":[21,0], "style":STYLE, "size":[22,70]},
		
	
	{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nature",url:"nature_of_kangra.htm","target":"_top", "format":{"size":[25,70]},

	sub:[
	
			{"itemoff":[21,0], "size":[21,70]},
			{code:"&nbsp;Fishing",url:"nature_of_kangra.htm","target":"_blank"},
			{code:"&nbsp;Tracking",url:"nature_of_kangra.htm","target":"_blank"},
			{code:"&nbsp;Wildlife",url:"nature_of_kangra.htm","target":"_blank"},
			{code:"&nbsp;Sport",url:"nature_of_kangra.htm","target":"_blank"},
			{code:"&nbsp;Birds",url:"birds_of_kangra.htm","target":"_blank"},
			
			
		]

	},		

	{code:"|&nbsp;&nbsp;&nbsp; Kangra Today",url:"kangra_today.htm","target":"_blank","format":{"itemoff":[0,70], "size":[25,120]},
	sub:[
	
			{"itemoff":[21,0], "size":[21,120]},
			
		]
	
	},
{code:"| &nbsp;&nbsp; Photo Gallery",url:"kangra_photo_gallery.htm","target":"_blank","format":{"itemoff":[0,120], "size":[25,120]},
	sub:[
	
			{"itemoff":[21,0], "size":[21,140]},
			
		]
	
},
{code:"| &nbsp;Contact Us",url:"mailto:sales@royalkangra.com","format":{"itemoff":[0,120], "size":[25,90]},
	sub:[
	
			{"itemoff":[21,0], "size":[21,90]},
			
		]
}	
];

