var about_pub={divclass:'about_pub', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
about_pub.items=[
	["Naval Aviation Command", "majcom.php?mc=nac"],
	["Air Mobility Command", "majcom.php?mc=amc"],
	["United States Coast Guard", "majcom.php?mc=uscg"],
	["Air Combat Command", "majcom.php?mc=acc"],
	["Army Aviation Command", "majcom.php?mc=aac"] //no comma following last entry!
]
var roster_pub={divclass:'roster_pub', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
roster_pub.items=[
	["Roster", "roster.php"],
	["Search Pireps", "pirep_search.php"],
	["Aircraft Hanger", "hanger_pub.php"],
	["Rank Structure", "ranks.php"]
	//["Ribbons", "#"]//no comma following last entry!
]


var flight_ops_pilot={divclass:'flight_ops_pilot', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
flight_ops_pilot.items=[
	["Resource Center", "res_ctr.php"],
	["Primary Server (hold SHIFT)", "http://69.64.73.71:83"],
	["Google Map (hold SHIFT)", "http://69.64.73.71:83/user200.html"],
	["Aircraft Hanger", "hanger.php"],
	["Rank Structure", "ranks.php"],
	["Personnel Jacket", "edit_profile.php"],
	["Submit Pilot Report", "pirep_submit.php"] //no comma following last entry!
]



var stats_pilot={divclass:'stats_pilot', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
stats_pilot.items=[
	["Search PIREPS", "pirep_search.php"]//no comma following last entry!
]



var flight_ops_admin={divclass:'flight_ops_admin', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
flight_ops_admin.items=[
	["Resource Center", "res_ctr.php"],
	["Primary Server (hold SHIFT)", "http://69.64.73.71:83"],
	["Google Map (hold SHIFT)", "http://69.64.73.71:83/user200.html"],
	["Aircraft Hanger", "hanger.php"],
	["Rank Structure", "ranks.php"],
	["Personnel Jacket", "edit_profile.php"],
	["Submit Pilot Report", "pirep_submit.php"] //no comma following last entry!
]



var stats_admin={divclass:'stats_admin', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
stats_admin.items=[
	["Current Roster", "roster.php"],
	["Search PIREPS", "pirep_search.php"] //no comma following last entry!
]


var admin_admin={divclass:'admin_admin', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
admin_admin.items=[
	["Members List", "a_member_list.php"],
	["New Members", "a_new_member.php"],
	["Units", "a_units.php"],
	["Aircraft Management", "a_aircraft.php"],
	["News Management", "a_news.php"],
	["NOTAM Management", "a_notams.php"],
	["Link Management", "a_links.php"],
	["Flights Types", "a_flight_types.php"],
	["Site Configuration", "a_site_settings.php"],
	["Ranks", "a_rank.php"]//no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu3.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 anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.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!
]
