JavaScript
var locations = [{
"AirStatus": "HELD",
"AirStatusToolTip": "This is the text that should appear as tooltip over the word HELD",
"ExternalItinLink": "",
"Flights": [
],
"FullPNRKey": "1S.X55F.RRRRRR",
"NavitasAcctNum": null,
"NumCar": 1,
"NumFlight": 0,
"NumHotel": 0,
"Passengers": [
{
"FullName": "SABRE/RRRRRR",
"FullPNRKey": "1S.X55F.JVZCVV"}
],
"RecordLocator": "RRRRRR",
"Routing": "LON",
"RoutingDecoded": "LON-London, (GB)",
"TripEndDate": "Friday, July 27, 2012",
"TripStartDate": "Wednesday, July 25, 2012",
"WaitlistExists": false},
{
"AirStatus": "HELD",
"AirStatusToolTip": "This is the text that should appear as tooltip over the word HELD",
"ExternalItinLink": "",
"Flights": [],
"FullPNRKey": "1S.X55F.FYUDAR",
"NavitasAcctNum": null,
"NumCar": 0,
"NumFlight": 0,
"NumHotel": 1,
"Passengers": [{
"FullName": "SABRE/ANOTHER",
"FullPNRKey": "1S.X55F.FYUDAR"}],
"RecordLocator": "FYUDAR",
"Routing": "JFK",
"RoutingDecoded": "JFK-John F Kennedy Intl, (US)<br/>",
"TripEndDate": "Sunday, July 08, 2012",
"TripStartDate": "Saturday, July 07, 2012",
"WaitlistExists": false},
{
"AirStatus": "HELD",
"AirStatusToolTip": "This is the text that should appear as tooltip over the word HELD",
"ExternalItinLink": "",
"Flights": [],
"FullPNRKey": "1S.X55F.JUCSUO",
"NavitasAcctNum": null,
"NumCar": 1,
"NumFlight": 0,
"NumHotel": 0,
"Passengers": [{
"FullName": "SABRE/EMMA",
"FullPNRKey": "1S.X55F.JUCSUO"}],
"RecordLocator": "JUCSUO",
"Routing": "MAN",
"RoutingDecoded": "MAN-Manchester Intl, (GB)<br/>",
"TripEndDate": "Thursday, July 12, 2012",
"TripStartDate": "Tuesday, July 10, 2012",
"WaitlistExists": false},
{
"AirStatus": "HELD",
"AirStatusToolTip": "This is the text that should appear as...