BLANK_IMAGE = 'images/b.gif';

var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	align:'right',
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"white",		// background color for the items
		bgOVER:"#B6BDD2"	// 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 MENU_ITEMS = [
	{pos:[0,0], itemoff:[0,119], leveloff:[21,0], style:STYLE, size:[22,120]},

{code:"League Tables",url:"1024footballresults10.php",
sub:[
{itemoff:[21,0]},
{code:"2010/2011",url:"1024footballresults10.php"},
{code:"2009/2010",url:"1024footballresults09.php"},
{code:"2008/2009",url:"1024footballresults08.php3"},
{code:"2007/2008",url:"1024footballresults07.php3"},
{code:"2006/2007",url:"1024footballresults06.php3"},
{code:"2005/2006",url:"1024footballresults05.php3"},
{code:"2004/2005",url:"1024footballresults04.php3"},
{code:"2003/2004",url:"1024footballresults03.php3"},
{code:"2002/2003",url:"1024footballresults02.php3"}
]
}
,					
	
{code:"Cup Chart",url:"1024footballcupresults10.php"}
,	

{code:"Fixtures/Results",
sub:[
{itemoff:[21,0]},
{code:"All",url:"1024fixtures.php?ses=2010&team=all"},
{code:"Cup",url:"1024fixtures.php?ses=2010&team=cup"},
{code:"League A",url:"1024fixtures.php?ses=2010&team=leaguea",
sub:[
{leveloff:[0,99],size:[22,200]},
{code:"Beckwithshaw Bulls",url:"1024fixtures.php?ses=2010&team=Beckwithshaw Bulls"},
{code:"Guiseley Juniors Yellow",url:"1024fixtures.php?ses=2010&team=Guiseley Juniors Yellow"},
{code:"Harrogate Railway",url:"1024fixtures.php?ses=2010&team=Harrogate Railway"},
{code:"Kirk Deighton Rangers",url:"1024fixtures.php?ses=2010&team=Kirk Deighton Rangers"},
{code:"Knaresborough Celtic Hawks",url:"1024fixtures.php?ses=2010&team=Knaresborough Celtic Hawks"},
{code:"Lawnswood YMCA",url:"1024fixtures.php?ses=2010&team=Lawnswood YMCA"},
{code:"Otley Town",url:"1024fixtures.php?ses=2010&team=Otley Town"},
{code:"Ripon City Panthers",url:"1024fixtures.php?ses=2010&team=Ripon City Panthers"},
{code:"Whinmoor Juniors",url:"1024fixtures.php?ses=2010&team=Whinmoor Juniors"},
{code:"Wigton Moor Athletic",url:"1024fixtures.php?ses=2010&team=Wigton Moor Athletic"},
]
}
,
{code:"League B",url:"1024fixtures.php?ses=2010&team=leagueb",
sub:[
{leveloff:[0,99],size:[22,200]},
{code:"Amaranth",url:"1024fixtures.php?ses=2010&team=Amaranth"},
{code:"Guiseley Juniors Blue",url:"1024fixtures.php?ses=2010&team=Guiseley Juniors Blue"},
{code:"Guiseley Juniors White",url:"1024fixtures.php?ses=2010&team=Guiseley Juniors White"},
{code:"Ilkley AFC Juniors",url:"1024fixtures.php?ses=2010&team=Ilkley AFC Juniors"},
{code:"Knaresborough Celtic Eagles",url:"1024fixtures.php?ses=2010&team=Knaresborough Celtic Eagles"},
{code:"NE Leeds",url:"1024fixtures.php?ses=2010&team=NE Leeds"},
{code:"Nidd Utd",url:"1024fixtures.php?ses=2010&team=Nidd Utd"},
{code:"Pannal Sports Panthers",url:"1024fixtures.php?ses=2010&team=Pannal Sports Panthers"},
{code:"Wetherby",url:"1024fixtures.php?ses=2010&team=Wetherby"}
		]
	}
]
}
,
	
{code:"Calendar",
sub:[
{itemoff:[21,0]},

{code:"League A",
sub:[
{leveloff:[0,99],size:[22,200]},
{code:"Beckwithshaw Bulls",url:"1024calendar.php?ses=2010&team=Beckwithshaw Bulls"},
{code:"Guiseley Juniors Yellow",url:"1024calendar.php?ses=2010&team=Guiseley Juniors Yellow"},
{code:"Harrogate Railway",url:"1024calendar.php?ses=2010&team=Harrogate Railway"},
{code:"Kirk Deighton Rangers",url:"1024calendar.php?ses=2010&team=Kirk Deighton Rangers"},
{code:"Knaresborough Celtic Hawks",url:"1024calendar.php?ses=2010&team=Knaresborough Celtic Hawks"},
{code:"Lawnswood YMCA",url:"1024calendar.php?ses=2010&team=Lawnswood YMCA"},
{code:"Otley Town",url:"1024calendar.php?ses=2010&team=Otley Town"},
{code:"Ripon City Panthers",url:"1024calendar.php?ses=2010&team=Ripon City Panthers"},
{code:"Whinmoor Juniors",url:"1024calendar.php?ses=2010&team=Whinmoor Juniors"},
{code:"Wigton Moor Athletic",url:"1024calendar.php?ses=2010&team=Wigton Moor Athletic"},]
}
,
{code:"League B",
sub:[
{leveloff:[0,99],size:[22,200]},
{code:"Amaranth",url:"1024calendar.php?ses=2010&team=Amaranth"},
{code:"Guiseley Juniors Blue",url:"1024calendar.php?ses=2010&team=Guiseley Juniors Blue"},
{code:"Guiseley Juniors White",url:"1024calendar.php?ses=2010&team=Guiseley Juniors White"},
{code:"Ilkley AFC Juniors",url:"1024calendar.php?ses=2010&team=Ilkley AFC Juniors"},
{code:"Knaresborough Celtic Eagles",url:"1024calendar.php?ses=2010&team=Knaresborough Celtic Eagles"},
{code:"NE Leeds",url:"1024calendar.php?ses=2010&team=NE Leeds"},
{code:"Nidd Utd",url:"1024calendar.php?ses=2010&team=Nidd Utd"},
{code:"Pannal Sports Panthers",url:"1024calendar.php?ses=2010&team=Pannal Sports Panthers"},
{code:"Wetherby",url:"1024calendar.php?ses=2010&team=Wetherby"}
		]
	}
]
}
,

{size:[22,250],code:"Contact Divisional Secretary",url:"mailto:Elizabeth@harrogatejfl.co.uk"}
	



];
