BLANK_IMAGE = 'images/b.gif';

var STYLE2 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		//bgON:"#7daedb",		// background color for the items
		bgOVER:"#FFFFF"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn1",		// CSS class for items
		OVER:"clsCMOver1"	// CSS class  for item which is under mouse
	}
};
var STYLE1 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#3A5988",	// background color for the items
		bgOVER:"#3A5988"	// background color for the item which is under mouse right now
		
		
	},
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"	// CSS class  for item which is under mouse
	}
};
var STYLE3 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#b1b0b0",		// background color for the items
		bgOVER:"#474335"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"	// CSS class  for item which is under mouse
	}
};



var MENU_ITEMS1 = [
{pos:"relative", itemoff:[0,10], leveloff:[0,20], style:STYLE1, size:[0,122]},
{code:"<img src='images/link01-on.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/",ocode:"<img src='images/link01-off.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/"},
{code:"<img src='images/link02-on.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/news.php",ocode:"<img src='images/link02-off.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/news.php",
	sub:[
			{itemoff:[31,0],leveloff:[34,-21], style:STYLE3, size:[31,125]},
			{code:"<table width='100%'><tr><td align='left'>&nbsp;Chemists</td></tr></table>",url:"http://www.kingslangley.biz/chemists.php",ocode:"<table width='100%'><tr><td align='left' style='color:white;'>&nbsp;Chemists</td></tr></table>",url:"http://www.kingslangley.biz/chemists.php"},
			{code:"<table width='100%'><tr><td align='left'>&nbsp;Doctors</td></tr></table>",url:"http://www.kingslangley.biz/doctors.php",ocode:"<table width='100%'><tr><td align='left' style='color:white;'>&nbsp;Doctors</td></tr></table>",url:"http://www.kingslangley.biz/doctors.php"},
			{code:"<table width='100%'><tr><td align='left'>&nbsp;Area Schools</td></tr></table>",url:"http://www.kingslangley.biz/kings_langley_schools.php",ocode:"<table width='100%'><tr><td align='left' style='color:white;'>&nbsp;Area Schools</td></tr></table>",url:"http://www.kingslangley.biz/kings_langley_schools.php"},
			{code:"<table width='100%'><tr><td align='left'>&nbsp;Useful Numbers</td></tr></table>",url:"http://www.kingslangley.biz/useful_numbers.php",ocode:"<table width='100%'><tr><td align='left' style='color:white;'>&nbsp;and Links</td></tr></table>",url:"http://www.kingslangley.biz/useful_numbers.php"},
		]

	
},
{code:"<img src='images/link03-on.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/community.php",ocode:"<img src='images/link03-off.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/community.php"},

{code:"<img src='images/link04-on.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/info.php",ocode:"<img src='images/link04-off.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/info.php"},

{code:"<img src='images/link05-on.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/location.php",ocode:"<img src='images/link05-off.gif'>", format:{size:[34,74], itemoff:[0,74]},url:"http://www.kingslangley.biz/location.php"},

{code:"<img src='images/link06-on.gif'>", format:{size:[34,73], itemoff:[0,74]},url:"http://www.kingslangley.biz/feedback.php",ocode:"<img src='images/link06-off.gif'>", format:{size:[34,73], itemoff:[0,74]},url:"http://www.kingslangley.biz/feedback.php",
	sub:[
			{itemoff:[31,0],leveloff:[34,-21], style:STYLE3, size:[31,85]},
			{code:"<table width='100%'><tr><td align='left'>&nbsp;Gallery</td></tr></table>",url:"gallery.php",ocode:"<table width='100%'><tr><td align='left' style='color:white;'>&nbsp;24 Images</td></tr></table>",url:"gallery.php"},
				{code:"<table width='100%'><tr><td align='left'>&nbsp;Kings Langley</td></tr></table>",url:"http://www.klbs.co.uk/members/",ocode:"<table width='100%'><tr><td align='left' style='color:white;'>&nbsp;Forum</td></tr></table>",url:"http://www.klbs.co.uk/members/"},
]

	
},
		]; 
//{code:"<img src='"+sitePath+"/images/button08.jpg'>",format:{si