var aboutRAAA={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
aboutRAAA.items=[
	["Welcome",					"/about_raaa/welcome.php"		],
	["Mission",					"/about_raaa/mission.php"		],
	["Leadership",					"/about_raaa/leadership.php"		],
	["History",					"/about_raaa/history.php"		],
	["By Laws",					"/about_raaa/by_laws.php"		] //no comma following last entry!
]

var getInvolved={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
getInvolved.items=[
	["Membership Overview",				"/get_involved/membership_overview.php"	],
	["Pay or Renew Dues",				"/get_involved/pay_renew_dues.php"	],	["Donate To...",				"/get_involved/donate.php"		],
	["Volunteer",					"/get_involved/volunteer.php"		] //no comma following last entry!
]

var getConnected={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
getConnected.items=[
	["RU Student &amp; Professional Organizations",	"/get_connected/organizations.php"	],
	["Jobs &amp; Internships",			"/get_connected/jobs_internships.php"	] //no comma following last entry!
//	["RU Alumni Class Connections",			"/get_connected/class_connections.php"	],
//	["Alumni Directory",				"/get_connected/alumni_directory.php"	]
]

var hallOfFame={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
hallOfFame.items=[
	["Overview",					"/hall_of_fame/overview.php"		],
	["Current Class",				"/hall_of_fame/current_class.php"	],
	["Hall of Fame Classes",			"/hall_of_fame/hof_classes.php"		],
	["Award Dinner Information",			"/hall_of_fame/award_dinner_info.php"	],
	["Tickets &amp; Patrons",			"/hall_of_fame/tickets.php"		],
	["Nomination Information",			"/hall_of_fame/nomination_info.php"	],
	["Sponsorship Opportunities",			"/hall_of_fame/sponsorship.php"		],
	["Current Sponsors",				"/hall_of_fame/sponsors.php"		] //no comma following last entry!
]

var newsAndEvents={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
newsAndEvents.items=[
	["News &amp; Announcements",			"/news/news.php"			],
	["Heritage Profiles",				"/news/profiles.php"			],
	["Community Spotlights",			"/news/spotlights.php"			],
//	["Newsletter",					"/news/newsletter.php"			],
//	["Hall of Fame Program",			"/news/hof_program.php"			],
	["Calendar of Events",				"/news/calendar_events.php"		],
	["Photo Gallery",				"/news/photo_gallery.php"		] //no comma following last entry!
]






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

