// menu_itemsduathlon.js file
// comments block here

var MENU_ITEMS1 =[
	["Sports Backers Marathon Training Team Home", "index.htm", {'sh': 36}],
	["Intermediate A", "intermediate_a.htm", {'sh': 24}],
	["Intermediate B", "intermediate_b.htm",  {'sh': 24}],
	["Intermediate C", "intermediate_c.htm",  {'sh': 24}],	
	["Novice A", "novice_a.htm", {'sh': 24}],
	["Novice B", "novice_b.htm", {'sh': 24}],
	["Weekday Groups", "weekday_groups.htm", {'sh': 24}],
	["Clinics", "clinics.htm", {'sh': 24}],
	["Parking", "parking.htm", {'sh': 24}],
	["Photos", "photos.htm", {'sh': 24}],
	["Message Board", "http://pub49.bravenet.com/forum/4196374417", {'sh': 24}],	
	["Contact Us", "contact_us.htm", {'sh': 24}],	
	["SunTrust Richmond Marathon", "http://www.richmondmarathon.com", {'sh': 36}]
];
