var news={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
news.items=[
	["Press Releases", "/news.php"],
	["Featured Stories", "/news_featured_stories.php"]
]

var registrations={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
registrations.items=[
	["General Entry", "/race_entry.php"],
	["Pro Membership", "/registration_pro_membership.php"],
	["Pro Registration", "/registration_pro_registrations.php"],
	["Participant List", "/registration_participant_list.php"]
	]

var eventinfo={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
eventinfo.items=[
	["Race Information", "/event_info.php"],
	["Course Maps", "/event_info_course_maps.php"],
	["Event Schedule", "http://ironmansanjuan.com/pdf/schedule.pdf"],
	["Rules", "/event_info_rules.php"],
	["Awards and Prizes", "/event_info_awards_and_prizes.php"],
	["70.3 World Championship", "/event_info_ironman_championship_70.3.php"],
	["Results", "/event_info_results.php"],
	["Photos", "/event_info_photos.php"],
	//["Videos", "/event_info_videos.php"],
	["FAQ's", "/faqs.php"],
	["Local Traffic Impact Notice", "/event_info_traffic.php"],
	["Athlete Guide", "/athlete_guide.php"]
]

var travel={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
travel.items=[
	["About San Juan", "/travel_about_san_juan.php"],
	["About Puerto Rico", "/travel_about_puerto_rico.php"],
	["Car Rental", "/travel_car_rental.php"],
	["Hotels", "/travel_hotels.php"],
	["Airlines", "/travel_airlines.php"],
	["Shipping Your Bike", "http://www.tribiketransport.com/event_listing.html"],
	["Official Local Bike Shops", "/travel_official_local_bike_shops.php"]
]

var sponsors={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
sponsors.items=[
	["Event Sponsors", "/sponsors.php"],
	["Sponsorship Opportunities", "/sponsors_opportunities.php"]
]

var media={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
media.items=[
	["Press Releases", "/media.php"],
	["Press Contact", "/media_contact.php"]
]
