BLANK_IMAGE = '/cooljsmenu/images/b.gif';

var STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#FF9933",	// color of the item border, if any
		shadow:"#FF9933",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var STYLE_sub = {
	border:0,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// middle
	borders:[3,0,3,0],    		// middle
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSub",		// CSS class for items
		OVER:"clsCMOverSub"	// CSS class  for item which is under mouse
	}
};

var STYLE_sub_test = {
	border:0,			// item's border width, pixels; zero means "none"
	borders:[3,0,3,0],    		// middle
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#3344ee",	// color of the item border, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSubCool",		// CSS class for items
		OVER:"clsCMOverSubCool"	// CSS class  for item which is under mouse
	}
};



var STYLE_sub_top = {
	border:0,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// top
	borders:[3,3,3,0],    		// top
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSub",		// CSS class for items
		OVER:"clsCMOverSub"	// CSS class  for item which is under mouse
	}
};


var STYLE_sub_top_test = {
	border:0,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// top
//	borders:[3,3,3,0],    		// top
	borders:[3,3,3,0],    		// top
	shadow:3,			// item's shadow size, pixels; zero means "none"
//	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSubCool",		// CSS class for items
		OVER:"clsCMOverSubCool"	// CSS class  for item which is under mouse
	}
};


 
var STYLE_sub_bottom = {
	border:0,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// bottom
	borders:[3,0,3,3],    		// bottom
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSub",		// CSS class for items
		OVER:"clsCMOverSub"	// CSS class  for item which is under mouse
	}
};


var STYLE_sub_bottom_test = {
	border:0,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// bottom
	borders:[3,0,3,3],    		// bottom
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSubCool",		// CSS class for items
		OVER:"clsCMOverSubCool"	// CSS class  for item which is under mouse
	}
};


var STYLE_sub_single = {
	border:3,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// bottom
	borders:[3,3,3,3],    		// bottom
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSub",		// CSS class for items
		OVER:"clsCMOverSub"	// CSS class  for item which is under mouse
	}
};


var STYLE_sub_single_test = {
	border:0,			// item's border width, pixels; zero means "none"
//	borders:[0,0,0,0],    		// bottom
	borders:[3,3,3,3],    		// bottom
	shadow:3,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#FF9933",	// color of the item border, if any
		border:"#3344ee",	// color of the item border, if any
//		shadow:"#FF9933",	// color of the item shadow, if any
		shadow:"#3344ee",	// color of the item shadow, if any
		bgON:"FF9933",		// background color for the items
		bgOVER:"#FF7733"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnSubCool",		// CSS class for items
		OVER:"clsCMOverSubCool"	// CSS class  for item which is under mouse
	}
};





var MENU_ITEMS = [
	{pos:[10,112], itemoff:[0,99], leveloff:[21,0], style:STYLE, size:[22,100]},


	{code:"",url:"http://www.clayton-le-moors-harriers.co.uk", format:{ size:[24,2],itemoff:[0,59]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"                    ",url:"http://www.clayton-le-moors-harriers.co.uk" },
		]
	},






	{code:"HOME",url:"http://www.clayton-le-moors-harriers.co.uk", format:{ size:[24,60],itemoff:[0,1]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"HOME                     ",url:"http://www.clayton-le-moors-harriers.co.uk", format:{ size:[33,60],itemoff:[0,1], style:STYLE_sub_single_test  } },
		]
	},

	{code:"NEWS",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=news", format:{ size:[24,60],itemoff:[0,59], format:{style:STYLE}},
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},			







			{code:"LATEST WEB UPDATES             ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=web_update_news", format:{ size:[30,250], itemoff:[30,0], style:STYLE_sub_top_test}    },

			{code:"Fell News               ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=fell", format:{ size:[22,250], itemoff:[20,0], itemoff:[30,0], style:STYLE_sub}  },
			{code:"Road News               ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=road", format:{ size:[22,250]}  },
			{code:"Cross Country News      ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=xcountry", format:{ size:[22,250]}  },
			{code:"Junior News             ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=junior", format:{ size:[22,250]}  },
			{code:"Multi-Terrain/Trail News",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=multi_terrain", format:{ size:[22,250]}  },
			{code:"Orienteering News       ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=orienteer", format:{ size:[22,250]}  },
			{code:"Long Distance News      ",url:"http://www.clayton-le-moors-harriers.co.uk?pageref=long_distance", format:{ size:[22,250]}  },
			{code:"Social News             ",url:"http://www.clayton-le-moors-harriers.co.uk?pageref=social", format:{ size:[22,250]}  },
			{code:"Training                ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=train", format:{ size:[22,250]}  },
			{code:"Beginners               ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=begin", format:{ size:[22,250], style:STYLE_sub_bottom}  },


		]
	},








	{code:"ABOUT CLEM",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=committee", format:{ size:[24,100],itemoff:[0,59]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},


			{code:"MEMBERS PAGE",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=committee", format:{ size:[30,250], style:STYLE_sub_top_test}  },

			{code:"Committee Contact Details",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=contacts", format:{ size:[22,250], itemoff:[30,0]}  },
			{code:"Club Captains            ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=captains", format:{ size:[22,250]}  },
			{code:"100 Club                 ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=100club", format:{ size:[22,250]}  },
			{code:"Social                   ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=social", format:{ size:[22,250]}  },
			{code:"Clothing                 ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=clothing", format:{ size:[22,250]}  },
			{code:"Champions 2009           ",url:"http://www.clayton-le-moors-harriers.co.uk/uploads/Awards_all/2009/CLEM_AWARDS_2009.pdf", format:{ size:[22,250]}  },
			{code:"Hall Of Fame             ",url:"http://www.clayton-le-moors-harriers.co.uk/uploads/Awards_all/2009/hall_of_fame_2009.pdf", format:{ size:[22,250]}  },
			{code:"History                  ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=history", format:{ size:[22,250], style:STYLE_sub_bottom}  },


		]
	},




	{code:"FIXTURES",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=diary", format:{ size:[24,90],itemoff:[0,99]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},


			{code:"ALL FIXTURES",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=diary", format:{ size:[30,320], style:STYLE_sub_top_test}  },

			{code:"Fell Fixtures Only                  ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=fell_data", format:{ size:[22,320], itemoff:[30,0] }   },
			{code:"Road Fixtures Only                  ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=road_data", format:{ size:[22,320]}  },
			{code:"Cross Country Fixtures Only         ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=xcountry_data", format:{ size:[22,320]}  },
			{code:"Multi-Terrain/Trail Fixtures Only   ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=multi_terrain_data", format:{ size:[22,320]}  },
			{code:"Orienteering Fixtures Only          ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=orienteer_data", format:{ size:[22,320]}  },
			{code:"Training Fixtures Only (Time Trials)",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=train_data", format:{ size:[22,320]}  },
			{code:"Social Events Only                  ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=social_data", format:{ size:[22,320], style:STYLE_sub_bottom}  },


		]
	},


	{code:"RACES & RESULTS",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=results", format:{ size:[24,136],itemoff:[0,89]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"RACES and RESULTS                  ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=results", format:{ size:[33,300], style:STYLE_sub_single_test }  },

		]
	},




	{code:"MESSAGES",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/", format:{ size:[24,90],itemoff:[0,135]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},



			{code:"MESSAGE BOARD HOME    ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/", format:{ size:[30,250], style:STYLE_sub_top_test}  },
			{code:"Captains Corner       ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=6", format:{ size:[22,250], itemoff:[30,0]}    },
			{code:"Racing                ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=3", format:{ size:[22,250]}  },
			{code:"Training              ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=4", format:{ size:[22,250]}  },
			{code:"Junior                ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=9", format:{ size:[22,250]}  },
			{code:"Saturday Training Runs",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=5", format:{ size:[22,250]}  },
			{code:"Run Of The Month      ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=7", format:{ size:[22,250]}  },
			{code:"Chat                  ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=2", format:{ size:[22,250]}  },
			{code:"Social                ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=10", format:{ size:[22,250]}  },
			{code:"Chat                  ",url:"http://www.clayton-le-moors-harriers.co.uk/phpbb/viewforum.php?f=2", format:{ size:[22,250], style:STYLE_sub_bottom}  },

		]
	},




// PHOTOS open in a new window by using , target:"new_window",

	{code:"PHOTOS",url:"http://www.clayton-le-moors-harriers.co.uk/cp/", target:"new_window", format:{ size:[24,80],itemoff:[0,89]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"ALL ALBUMS",url:"http://www.clayton-le-moors-harriers.co.uk/cp/", target:"new_window",  format:{ size:[33,100], style:STYLE_sub_single_test}  },
		]
	},

 



	{code:"CLUB CHAMPS",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=ch2010r", format:{ size:[24,120],itemoff:[0,79]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"DETAILS AND RESULTS 2011",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=ch2011r", format:{ size:[30,220], style:STYLE_sub_top_test}  },

			{code:"Results 2010            ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=ch2010r", format:{ size:[22,220], itemoff:[30,0]}  },
			{code:"Results 2009            ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=ch2009r", format:{ size:[22,220]}  },
			{code:"Results 2008            ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=ch2008r", format:{ size:[22,220]}  },
			{code:"Results 2007            ",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=ch2007r", format:{ size:[22,220], style:STYLE_sub_bottom}  },
		]
	},







////	{code:"PENDLE GP",url:"http://www.clayton-le-moors-harriers.co.uk/uploads/GP/GP_2010/Grand_Prix_Poster_2010.pdf", format:{ size:[24,100],itemoff:[0,119]} ,
//	{code:"PENDLE GP",url:"http://www.pendleandburnleygrandprix.co.uk", target:"new_window", format:{ size:[24,100],itemoff:[0,119]} ,
//
//		sub:[
//			{style:STYLE_sub, itemoff:[20,0]},
//
////			{code:"RACES 2010",url:"http://www.clayton-le-moors-harriers.co.uk/uploads/GP/GP_2010/Grand_Prix_Poster_2010.pdf", format:{ size:[22,150], style:STYLE_sub_top}  },
////			{code:"RESULTS 2010",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2010r", format:{ size:[22,150]}  },
//
////			{code:"RACES 2010",url:"http://www.clayton-le-moors-harriers.co.uk/uploads/GP/GP_2010/Grand_Prix_Poster_2010.pdf", format:{ size:[30,150], style:STYLE_sub_top_test}  },
////			{code:"RESULTS 2010",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2010r", format:{ size:[22,150], itemoff:[30,0]}  },
////			{code:"RESULTS 2009",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2009r", format:{ size:[22,150]}  },
////			{code:"RESULTS 2008",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2008r", format:{ size:[22,150]}  },
////			{code:"RESULTS 2007",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2007r", format:{ size:[22,150]}  },
////			{code:"RESULTS 2006",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2006r", format:{ size:[22,150], style:STYLE_sub_bottom} },
//
//
////			{code:"RACES 2010",url:  "http://www.clayton-le-moors-harriers.co.uk/uploads/GP/GP_2010/Grand_Prix_Poster_2010.pdf", format:{ size:[30,150], style:STYLE_sub_top_test}  },
////			{code:"RESULTS 2010",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2010r", format:{ size:[30,150], itemoff:[30,0],  style:STYLE_sub_test }  },
//
////			{code:"Race website",url:  "http://www.pendleandburnleygrandprix.co.uk", target:"new_window", format:{ size:[30,150], style:STYLE_sub_top_test}  },
////			{code:"Race website",url:"http://www.pendleandburnleygrandprix.co.uk", target:"new_window", format:{ size:[30,150], itemoff:[30,0],  style:STYLE_sub_test }  },
//
//
//
//////			{code:"Race website",url: "http://www.pendleandburnleygrandprix.co.uk", target:"new_window", format:{ size:[30,150], style:STYLE_sub_top_test}  },
////			{code:"Race website",url: "http://www.pendleandburnleygrandprix.co.uk", target:"new_window", format:{ size:[30,150], itemoff:[30,0],  style:STYLE_sub_top_test }  },
//
//			{code:"Race website",url:  "http://www.pendleandburnleygrandprix.co.uk", format:{ size:[30,150], style:STYLE_sub_top_test}  },
//			{code:"Races 2011",url:"http://www.pendleandburnleygrandprix.co.uk/Grand_Prix.pdf", target:"new_window", format:{ size:[30,150], itemoff:[30,0],  style:STYLE_sub_test }  },
//
//
////			{code:"RESULTS 2010",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2010r", format:{ size:[30,150], itemoff:[30,0],  style:STYLE_sub_test }  },
//			{code:"Results 2010",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2010r", format:{ size:[22,150], itemoff:[30,0] }  },
//			{code:"Results 2009",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2009r", format:{ size:[22,150]}  },
//			{code:"Results 2008",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2008r", format:{ size:[22,150]}  },
//			{code:"Results 2007",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2007r", format:{ size:[22,150]}  },
//			{code:"Results 2006",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=gp2006r", format:{ size:[22,150], style:STYLE_sub_bottom} },
//		]
//	},




	{code:"TRAINING",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=train", format:{ size:[24,100],itemoff:[0,119]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"TRAINING",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=train", format:{ size:[33,150], style:STYLE_sub_single_test}  },
		]
	},









	{code:"SOCIAL",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=social", format:{ size:[24,100],itemoff:[0,99]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"PRESENTATION 2012",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=social1", format:{ size:[30,200], style:STYLE_sub_top_test}  },
			{code:"CLUB RELAY 2010",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=social2", format:{ size:[30,200], itemoff:[30,0]  , style:STYLE_sub_bottom_test}  },

		]
	},


	{code:"LINKS",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=links", format:{ size:[24,94],itemoff:[0,65]} ,
		sub:[
			{style:STYLE_sub, itemoff:[20,0]},

			{code:"LINKS",url:"http://www.clayton-le-moors-harriers.co.uk/index.php?pageref=links", format:{ size:[33,104], style:STYLE_sub_single_test}  },
		]
	},



];

