BLANK_IMAGE = '/images/global/b.gif';

var STYLE1 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#000000",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"black",		// background color for the items
		bgOVER:"#CCCC66"	// 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
	},
	ifCurrent:{
        backgroundColor: [ '#CCCC66' ],
		textClass: "clsCMOver"
     }

	
};

var DROP_STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:1,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#FFFFFF",	// color of the item border, if any
		shadow:"#000000",	// color of the item shadow, if any
		bgON:"#CCCC66",		// background color for the items
		bgOVER:"#999999"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"drop_clsCMOn",		// CSS class for items
		OVER:"drop_clsCMOver"	// CSS class  for item which is under mouse
	}
};

var STYLE2 = {
	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:"#CCCC66",		// background color for the items
		bgOVER:"white"	// 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
	},
	ifCurrent:{
         backgroundColor:'white'
     }
};


var MENU_ITEMS1 = [
	{pos:"relative", zIndex:10000, itemoff:[0,130], leveloff:[30,0], style:STYLE1, size:[30,130]},
{code:"VISITING", url:"/visiting_highland/rateshours.php", format:{style:STYLE1},
		sub:[
			{itemoff:[29,0], style:DROP_STYLE},
			{code:"RATES &amp; HOURS", url:"/visiting_highland/rateshours.php"},
			{code:"DIRECTIONS", url:"/visiting_highland/directions.php"},
			//{code:"SPECIAL PACKAGES", url:"/visiting_highland/specialpackages.php"},
			{code:"CONDITIONS", url:"/visiting_highland/conditions.php"},
			{code:"TRAIL MAP", url:"/visiting_highland/trailmap.php"},
			{code:"HIGHLAND CAFE", url:"/visiting_highland/cafe.php"},
			{code:"EAT &amp; SLEEP", url:"/visiting_highland/eatsleep.php"},
			{code:"OTHER ATTRACTIONS", url:"/visiting_highland/otherattractions.php"},
		]
	},
{code:"RIDE HMBP", url:"/ride_hmbp/waiverpolicy.php",
		sub:[
			{itemoff:[29,0], style:DROP_STYLE},
			{code:"WAIVER POLICY", url:"/ride_hmbp/waiverpolicy.php"},
			{code:"RENTALS &amp; SERVICE SHOP", url:"/ride_hmbp/rentals.php"},
		]
	},
{code:"CAMPS &amp; LESSONS", url:"/lessons/2010camps.php",
		sub:[
			{itemoff:[29,0], style:DROP_STYLE},
			{code:"HIGHLAND CAMPS", url:"/lessons/2010camps.php"},						
			{code:"FIND YOUR RIDE", url:"/lessons/lessons_findyourride.php"},						
			{code:"SUMMER RIDE", url:"/lessons/lessons_summerride.php"},
			{code:"PRIVATE COACHING", url:"/lessons/private_lessons.php"},
			{code:"COACHES", url:"/lessons/coaches.php"},
		]
	},
{code:"EVENTS", url:"/calendar/month.php",
		sub:[
			{itemoff:[29,0], style:DROP_STYLE},
			{code:"EVENTS", url:"/calendar/month.php"},
			{code:"EVENT RESULTS", url:"/what_up/raceresults.php"},
		]
	},
{code:"COMMUNITY", url:"/b2eblog/hmbp.php",
		sub:[
			{itemoff:[29,0], style:DROP_STYLE},
			{code:"HMBP BLOG", url:"/b2eblog/hmbp.php"},
			//{code:"THE HIGHLAND TEAM", url:"/community/highlandteam.php?cat=34"},
			//{code:"SMUTOK'S STUFF", url:"/community/smutok.php?cat=25"},
			{code:"VIDEOS", url:"/community/trailvideos.php?cat=30"},
			{code:"FACEBOOK", url:"http://www.facebook.com/home.php#/profile.php?id=1711912860&ref=profile"},
			{code:"TWITTER", url:"http://twitter.com/Highland_MTN"},
			//{code:"VIDEOS", url:"/community/videos.php",
				//sub:[
					//{leveloff:[0,144]},
					//{code:"VIDEO 1", url:"/community/video1.php"},
					//{code:"VIDEO 2", url:"/community/video2.php"},
				//]
			//},
			//{code:"GALLERY", url:"/community/gallery.php"},
		]
	},
{code:"PHOTOS", url:"/photos/air.php",
		sub:[
			{itemoff:[29,0], style:DROP_STYLE},
			{code:"AIR", url:"/photos/air.php"},
			{code:"DROPS", url:"/photos/drops.php"},
			{code:"GROUNDED", url:"/photos/grounded.php"},
			{code:"INVENTORY", url:"/photos/inventory.php"},
			{code:"EVENTS", url:"/photos/raceeventphotos.php"},
		]
	},
];

var MENU_ITEMS2 = [
	{pos:"relative", itemoff:[0,127], leveloff:[25,0], style:STYLE2, size:[24,126]},
	{code:"SECOND", url:"#",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"SECOND", url:"#",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"SECOND", url:"#",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"SECOND", url:"#",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
];

var MENU_ITEMS_VISITING = [
	{pos:"relative", itemoff:[0,128], leveloff:[25,0], style:STYLE2, size:[25,127]},
	{code:"RATES &amp; HOURS", url:"/visiting_highland/rateshours.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"DIRECTIONS", url:"/visiting_highland/directions.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	//{code:"SPECIAL PACKAGES", url:"/visiting_highland/specialpackages.php",
		//sub:[
			//{itemoff:[25,0], style:DROP_STYLE},
		//]
	//},
	{code:"CONDITIONS", url:"/visiting_highland/conditions.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"TRAIL MAP", url:"/visiting_highland/trailmap.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"HIGHLAND CAFE", url:"/visiting_highland/cafe.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"EAT &amp; SLEEP", url:"/visiting_highland/eatsleep.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"OTHER ATTRACTIONS", url:"/visiting_highland/otherattractions.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
]

var MENU_ITEMS_RIDE = [
	{pos:"relative", itemoff:[0,161], leveloff:[25,0], style:STYLE2, size:[25,160]},
	{code:"WAIVER POLICY", url:"/ride_hmbp/waiverpolicy.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"RENTALS &amp; SERVICE SHOP", url:"/ride_hmbp/rentals.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"LESSONS &amp; CAMPS", url:"/lessons/hmbpcamps.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
]

var MENU_ITEMS_LESSONS = [
	{pos:"relative", itemoff:[0,161], leveloff:[25,0], style:STYLE2, size:[25,160]},
	{code:"HIGHLAND CAMPS", url:"/lessons/2010camps.php",
		sub:[   {itemoff:[25,0], style:DROP_STYLE},
		]
	},	{code:"FIND YOUR RIDE", url:"lessons_findyourride.php",		sub:[			{itemoff:[25,0], style:DROP_STYLE},		]	},	
		{code:"SUMMER RIDE", url:"lessons_summerride.php",		sub:[			{itemoff:[25,0], style:DROP_STYLE},		]	},
		{code:"PRIVATE COACHING", url:"private_lessons.php",		sub:[			{itemoff:[25,0], style:DROP_STYLE},		]	},
		{code:"COACHES", url:"coaches.php",		sub:[			{itemoff:[25,0], style:DROP_STYLE},		]	},
]

var MENU_ITEMS_WHATUP = [
	{pos:"relative", itemoff:[0,128], leveloff:[25,0], style:STYLE2, size:[25,127]},
	{code:"EVENTS", url:"/calendar/month.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"EVENT RESULTS", url:"/what_up/raceresults.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
]

var MENU_ITEMS_COMMUNITY = [
	{pos:"relative", itemoff:[0,128], leveloff:[25,0], style:STYLE2, size:[25,127]},
	{code:"HMBP BLOG", url:"/b2eblog/hmbp.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	/*
	{code:"THE HIGHLAND TEAM", url:"/community/highlandteam.php?cat=34",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	*/
	/*
	{code:"SMUTOK'S STUFF", url:"/community/smutok.php?cat=25",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	*/
	{code:"VIDEOS", url:"/community/trailvideos.php?cat=30",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"FACEBOOK", url:"http://www.facebook.com/home.php#/profile.php?id=1711912860&ref=profile",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"TWITTER", url:"http://twitter.com/Highland_MTN",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
]

var MENU_ITEMS_PHOTOS = [
	{pos:"relative", itemoff:[0,138], leveloff:[25,0], style:STYLE2, size:[25,137]},
	{code:"AIR", url:"/photos/air.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"DROPS", url:"/photos/drops.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"GROUNDED", url:"/photos/grounded.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"INVENTORY", url:"/photos/inventory.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"EVENTS", url:"/photos/raceeventphotos.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
]

var MENU_ITEMS_ROOTS = [
	{pos:"relative", itemoff:[0,137], leveloff:[25,0], style:STYLE2, size:[25,136]},
	{code:"THE HIGHLANDS", url:"/roots/highland.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"FACILITIES", url:"/roots/facilities.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"LIFT", url:"/roots/lift.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
	{code:"TRAILWORK", url:"/roots/trail.php",
		sub:[
			{itemoff:[25,0], style:DROP_STYLE},
		]
	},
]
