// THIS IS WHERE YOU SET WHAT BECOMES A SUBNAV ITEM -- OK TO EDIT ME
// CoachUSA Corporate Arrays

//Scheduled Services
HM_Array1 = [
[130,      // menu width
"getLeft()",       // left_position
95,        // top_position
],         // display_on_click
["Schedules &amp; Tickets","/vangalder/ss.tickets.asp",1,0,0],
["O'Hare Airport","/vangalder/ss.ohareairport.asp",1,0,0],
["Midway Airport","/vangalder/ss.midwayairport.asp",1,0,0],
["Downtown Chicago","/vangalder/ss.downtown.asp",1,0,0],
//["Commuter Routes","/vangalder/ss.commuter.asp",1,0,0],
["Casino Trips","/vangalder/ss.casino.asp",1,0,0],
["megabus.com","javascript:window.open('http://www.megabus.com/us');",1,0,0],
["Service Advisories","/vangalder/ftr.serviceadvisories.asp",1,0,0],
["Why use the bus","/info/vangalder/ss.whythebus.asp",1,0,0],
]

// City Sightseeing
HM_Array2 = [
[130, // menu width
"getLeft()",       // left_position
95,        // top_position
],         // display_on_click
["Locations","/cs.locations.asp",1,0,0],
]
	
// Tour Services
HM_Array3 = [
[130,      // menu width
"getLeft()",       // left_position
95,        // top_position
],         // display_on_click
["Search All Tours","/vangalder/booking.asp?action=TourSearch&regionId=1&productType=TRP&pCoFilter=18",1,0,0],
["Search &amp; Buy","/vangalder/ts.buy.asp",1,0,0],
["One Day Tours","/vangalder/ts.daytours.asp",1,0,0],
["Multi Day Tours","/vangalder/ts.multidaytours.asp",1,0,0],
["Promotions &amp; Specials","/vangalder/ts.promotions.asp",1,0,0],
["Gift Certificates","/info/vangalder/ts.gift.asp",1,0,0],
["Why Travel with Us","/info/vangalder/ts.travelwithus.asp",1,0,0],
["Tips for Travelers","/info/vangalder/ts.tips.asp",1,0,0],
["Custom Group Tours","/vangalder/ts.customtours.asp",1,0,0],
["Group Leaders Only","/info/vangalder/ts.leaders.asp",1,0,0],
]	

// Activities & Events
HM_Array4 = [
[130,      // menu width
"getLeft()",       // left_position
95,        // top_position
],         // display_on_click
["Get a Quote","/vangalder/chs.quote.asp",1,0,0],
["Tips &amp; Info","/info/vangalder/chs.tips.asp",1,0,0],
["Our Vehicles","/info/vangalder/chs.vehicles.asp",1,0,0],
//["Weddings","/info/vangalder/chs.weddings.asp",1,0,0],
["Corporate Events","/info/vangalder/chs.corporate.asp",1,0,0],
//["Conventions","/info/vangalder/chs.conventions.asp",1,0,0],
["Reunions","/info/vangalder/chs.reunions.asp",1,0,0],
["Senior Clubs","/info/vangalder/chs.seniorclubs.asp",1,0,0],
["Church Groups","/info/vangalder/chs.church.asp",1,0,0],
["Schools / Colleges","/info/vangalder/chs.schools.asp",1,0,0],
["Sports Teams","/info/vangalder/chs.sports.asp",1,0,0],
]

	







