var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["ARSC Weather Podcast", "http://www.youtube.com/watch?v=bKFKDqY0zT8"], //no comma following last entry!
	["Personnel", "http://weather.arsc.edu/wxpeople.html"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["ARSC HRRR", "http://weather.arsc.edu/Operational/HRRR-AK/Products/webImages/html/"],
	["ARSC HRRR (iPhone Interface)", "http://weather.arsc.edu/mobile/arschrrr/"],
	["Medium/Long Term Alaska WRF", "http://knik.iarc.uaf.edu/AtmGroup/ForcastGraphics.htm#medterm"],
	["Short Term Alaska WRF", "http://knik.iarc.uaf.edu/AtmGroup/ForcastGraphics.htm#shortterm"],
	["Smoke Forecast", "http://smoke.arsc.edu/"],
	["Space Weather", "http://www.arsc.edu/SpaceWeather/"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["ARSC HRRR", "http://weather.arsc.edu/HRRR/"],
	["WRF Benchmarking", "http://weather.arsc.edu/WRFBenchmarking/"],
	["Beaufort Sea Study", "http://mms-meso.gi.alaska.edu/"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["ARSC Weather Training", "http://weather.arsc.edu/Training/"],
	["2012 Alaska Weather Symposium", "http://weather.arsc.edu/Events/AWS12/"],
	["2011 Alaska Weather Symposium", "http://weather.arsc.edu/Events/AWS11/"],
	["2010 Alaska Weather Symposium", "http://weather.arsc.edu/Events/AWS10/"],
	["2009 Alaska Weather Symposium", "http://weather.arsc.edu/Events/AWS09/"],
	["2008 Little Alaska Weather Symposium", "http://weather.arsc.edu/Events/LAWS08/Presentations/"],
	["2007 Great Alaska Weather Symposium", "http://www.gi.alaska.edu/~kramm/gawms"]
	//no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["ARSC WRF Google Group", "http://groups.google.com/group/arsc-wrf/"],
	["ARSC User Support", "http://www.arsc.edu/support/support.html"] //no comma following last entry!
]


var anylinkmenu3cols={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3col.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var anylinkmenu4new={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4new.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]

