// 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","/redandtan/ss.tickets.asp",1,0,0],
["Jersey City Area Network","/redandtan/ss.jerseynetwork.asp",1,0,0],
["Newark Liberty Airport Express","/redandtan/ss.newarkairport.asp",1,0,0],
["Service Advisories","/redandtan/ftr.serviceadvisories.asp",1,0,0],
["Why use the bus","/info/redandtan/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 &amp; Buy","/redandtan/ts.buy.asp",1,0,0],
["Custom Group Tours","/redandtan/ts.customtours.asp",1,0,0],
]	

// Activities & Events
HM_Array4 = [
[130,      // menu width
"getLeft()",       // left_position
95,        // top_position
],         // display_on_click
["Get a Quote","/redandtan/chs.quote.asp",1,0,0],
["Tips &amp; Info","/info/redandtan/chs.tips.asp",1,0,0],
["Our Vehicles","/info/redandtan/chs.vehicles.asp",1,0,0],
["Weddings","/info/redandtan/chs.weddings.asp",1,0,0],
["Corporate Events","/info/redandtan/chs.corporate.asp",1,0,0],
["Conventions","/info/redandtan/chs.conventions.asp",1,0,0],
["Reunions","/info/redandtan/chs.reunions.asp",1,0,0],
["Senior Clubs","/info/redandtan/chs.seniorclubs.asp",1,0,0],
["Church Groups","/info/redandtan/chs.church.asp",1,0,0],
["Schools / Colleges","/info/redandtan/chs.schools.asp",1,0,0],
["Sports Teams","/info/redandtan/chs.sports.asp",1,0,0],
]

	







