
// Initialize variables/keywords for pulldown menus
var code="code";var url="url";var sub="sub";
//
// sets sizes contents for pulldown menus
var TOP_STYLE = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"black", "bgON":"#EEEEEE","bgOVER":"fef7d7"}, "css":{"ON":"clsCMTopOn", "OVER":"clsCMTopOver"}};
var STYLE1 = {"border":1, "shadow":0, "color":{"border":"gray", "shadow":"black", "bgON":"fef7d7","bgOVER":"EEEEEE"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var MENU_ITEMS =
[
	{"pos":[10,82],"size":[20,100],"itemoff":[0,96],"leveloff":[0,0],"delay":500,"style":TOP_STYLE},
	{code:"News", url: newspath, 
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Today\'s headlines', url: newspath},
			{code:'Metro', url: indexpath + "metro.htm"},
			{code:'Michigan', url: indexpath + "mich.htm"},
			{code:'Health', url: indexpath + "health.htm"},
			{code:'Politics', url: indexpath + "politics.htm"},
			{code:'Nation / World', url: indexpath + "nw.htm"},
			{code:'AP wire', url: "http://hosted.ap.org/dynamic/fronts/HOME?SITE=MIDTF&SECTION=HOME"},
			{code:'Obituaries', url: indexpath + "obituaries.htm"},
			{code:'Religion', url: indexpath + "religion.htm"},
			{code:'Roadwork', url: indexpath + "roadwork.htm"},
			{code:'Tech', url: indexpath + "tech.htm"},
			{code:'Weather forecast', url: "/news/weather/index.htm"},
			{code:'Archives', url: "/newslibrary/index.htm"}
			
			]
	},
	{code:'Sports', url: sportspath, 
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Today\'s headlines', url: sportspath},
			{code:'Lions', url: indexpath + "lions.htm"},
			{code:'Red Wings', url: indexpath + "redwings.htm"},
			{code:'Tigers', url: indexpath + "tigers.htm"},
			{code:'Pistons', url: indexpath + "pistons.htm"},
			{code:'Shock', url: indexpath + "shock.htm"},
			{code:'Mitch Albom',  url: indexpath + "albom.htm"},
			{code:'Michael Rosenberg', url: indexpath + "michaelrosenberg.htm"},	
			{code:'Drew Sharp', url: indexpath + "drewsharp.htm"},
			{code:'U-M Wolverines', url: indexpath + "umich.htm"},
			{code:'MSU Spartans', url: indexpath + "michstate.htm"},
			{code:'Other colleges', url: indexpath + "college.htm"},
			{code:'Golf', url: indexpath + "golf.htm"},
			{code:'Auto racing', url: indexpath + "autoracing.htm"},			
			{code:'Preps', url: indexpath + "preps.htm"},
			{code:'Outdoors', url: indexpath + "outdoors.htm"},
			
			{code:'Other sports', url: indexpath + "othersports.htm"},
			{code:'AP wire', url: "http://wire.ap.org"}			

			]
	},

	{code:'Autos', url: indexpath + "autos.htm",
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Auto news', url: indexpath + "autos.htm"},
			{code:'Auto reviews', url: indexpath + "autoreviews.htm"},
			]
	},
	
	{code:'Entertainment', url: indexpath + "entertainment.htm",
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Today\'s headlines', url: indexpath + "entertainment.htm"},
			{code:'Movie search', url: "/entertainment/movies_search.htm"},
			{code:'Restaurant guide', url: "/entertainment/dining_listings.htm"},
			{code:'Today\'s events', url: webdaypath},
			{code:'Movies', url: indexpath + "movies.htm"},		
			{code:'Music', url: indexpath + "music.htm"},
			{code:'Dining out', url: indexpath + "nudining.htm"},
			{code:'On the town', url: indexpath + "nutown.htm"},
			{code:'TV & Radio', url: indexpath + "tv.htm"},
			{code:'News & notes', url: indexpath + "arts.htm"},
			{code:'Tech', url: indexpath + "tech.htm"},
			{code:'Video games', url: indexpath + "gameguy.htm"},
			{code:'Names & Faces', url: indexpath + "people.htm"}

			]
	},

	{code:'Business', url: indexpath + "business.htm",
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Today\'s headlines', url: indexpath + "business.htm"},
			{code:'Stock quotes', url:"http://www.freep.com/money/business/stocksearch.htm"},
			{code:'Air travel', url: indexpath + "airtravel.htm"},
			{code:'Auto news', url: indexpath + "autos.htm"},
			{code:'Auto reviews', url: indexpath + "autoreviews.htm"},
			{code:'Tech', url: indexpath + "tech.htm"},
			{code:'Real estate', url: realpath}



			]
	},
	


	{code:'Features', url: featurespath,
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Today\'s headlines', url: featurespath},
			{code:'Living', url: indexpath + "living.htm"},
			{code:'Comics', url:"/comics/index.htm"},
			{code:'Lottery', url:"/news/lottery/index.htm"},
			{code:'Food', url: indexpath + "food.htm"},
			{code:'Books', url: indexpath + "books.htm"},
			{code:'Travel', url: indexpath + "travel.htm"},
			{code:'Photos', url:"/photos/index.htm"},
			{code:'Yak\'s Corner', url:"http://www.yakscorner.com"}

			]
	},	
	

	{code:'Opinion', url: voicespath,
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Today\'s voices', url: voicespath},
			{code:'Editorials', url: indexpath + "editorials.htm"},
			{code:'Columnists', url: indexpath + "columnists.htm"},
			{code:'Mike Thompson', url: indexpath + "thompson.htm"},
			{code:'Letters', url: indexpath + "lettersedp.htm"}


			]
	},	

	
	{code:'Marketplace', url:"http://www.marketplacedetroit.com",
		sub:[
			{"size":[20,150], "itemoff":[19,0], "leveloff":[19,0], "style":STYLE1},
			{code:'Classifieds', url:"http://www.marketplacedetroit.com"},
			{code:'Find a job', url:"http://www.micareerbuilder.com"},
			{code:'Find a home', url:"http://www.mihomehunt.com"},
			{code:'Find a car', url:"http://www.miwheelshunt.com"},
			{code:'Shopping', url:"http://www.marketplacedetroit.com/html/shopping.html"},
			{code:'Personals', url:"http://www.mistuffhunt.com"},
			{code:'Free Press bookstore', url: "http://www.freep.com/bookstore/index.htm"}
			
			]
	},
	
	];
