// JavaScript Document

var trip_short = new Array(39)
var trip_long = new Array(39)


trip_short[0] = "st_martin83"
trip_long[0] = "St. Martin, '83"

trip_short[1] = "carib88"
trip_long[1] = "Caribbean, '88"

trip_short[2] = "euro89"
trip_long[2] = "Europe, '89"

trip_short[3] = "carib90"
trip_long[3] = "Caribbean, '90"

trip_short[4] = "france91"
trip_long[4] = "France, '91"

trip_short[5] = "euro92"
trip_long[5] = "Europe, '92"

trip_short[6] = "az_april_92"
trip_long[6] = "Arizona, '92"

trip_short[7] = "bermuda93"
trip_long[7] = "Bermuda, '93"

trip_short[8] = "southwest94"
trip_long[8] = "US Southwest, '94"

trip_short[9] = "asia95"
trip_long[9] = "Asia, '95"

trip_short[10] = "northwest96"
trip_long[10] = "Pacific Northwest, '96"

trip_short[11] = "st_lucia96"
trip_long[11] = "St. Lucia, '96"

trip_short[12] = "austria97"
trip_long[12] = "Austria, '97"

trip_short[13] = "tucson98"
trip_long[13] = "Tucson, '98"

trip_short[14] = "paris98"
trip_long[14] = "Paris, '98"

trip_short[15] = "carib98"
trip_long[15] = "Caribbean, '98"

trip_short[16] = "alaska99"
trip_long[16] = "Alaska, '99"

trip_short[17] = "grenada00"
trip_long[17] = "Grenada, '00"

trip_short[18] = "osh00"
trip_long[18] = "AirVenture '00"

trip_short[19] = "bermuda01"
trip_long[19] = "Bermuda, '01"

trip_short[20] = "osh01"
trip_long[20] = "AirVenture '01"

trip_short[21] = "euro02"
trip_long[21] = "Alsace/Black Forest, '02"

trip_short[22] = "south_pacific03"
trip_long[22] = "South Pacific, '03"

trip_short[23] = "osh03"
trip_long[23] = "AirVenture '03"

trip_short[24] = "tucson04"
trip_long[24] = "Tucson, '04"

trip_short[25] = "bahamas04"
trip_long[25] = "Bahamas, '04"

trip_short[26] = "stmarkscruise04"
trip_long[26] = "N. England/Canada, '04"

trip_short[27] = "india05"
trip_long[27] = "India, '05"

trip_short[28] = "france05"
trip_long[28] = "France, '05"

trip_short[29] = "osh05"
trip_long[29] = "AirVenture '05"

trip_short[30] = "new_mexico06"
trip_long[30] = "New Mexico, '06"

trip_short[31] = "south_america07"
trip_long[31] = "South America, '07"

trip_short[32] = "italy08"
trip_long[32] = "Italy, '08"

trip_short[33] = "osh08"
trip_long[33] = "AirVenture, '08"

trip_short[34] = "st_thomas09"
trip_long[34] = "St. Thomas, '09"

trip_short[35] = "egypt09"
trip_long[35] = "Egypt, '09"

trip_short[36] = "france10"
trip_long[36] = "France, '10"

trip_short[37] = "sudan10"
trip_long[37] = "Southern Sudan, '10"

trip_short[38] = "carib11"
trip_long[38] = "Caribbean Cruise, '11"
