struct
Detail [empty string]
ErrNumber 0
Message Element SCRIPT is undefined in ARRIVALSTHREAD.
Resolvedname ARRIVALSTHREAD
StackTrace coldfusion.runtime.UndefinedElementException: Element SCRIPT is undefined in ARRIVALSTHREAD. at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1659) at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1555) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1729) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1722) at cfAirport2eCfm233259945._factor13(D:\Websites\metrotest\Airport.Cfm:1005) at cfAirport2eCfm233259945._factor20(D:\Websites\metrotest\Airport.Cfm:1003) at cfAirport2eCfm233259945._factor27(D:\Websites\metrotest\Airport.Cfm:891) at cfAirport2eCfm233259945._factor30(D:\Websites\metrotest\Airport.Cfm:78) at cfAirport2eCfm233259945.runPage(D:\Websites\metrotest\Airport.Cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.CfmServlet.service(CfmServlet.java:175) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at com.seefusion.Filter.doFilter(Filter.java:49) at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
TagContext
array
1
struct
COLUMN 0
ID ??
LINE 1005
RAW_TRACE at cfAirport2eCfm233259945._factor13(D:\Websites\metrotest\Airport.Cfm:1005)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
2
struct
COLUMN 0
ID CF_AIRPORT
LINE 1003
RAW_TRACE at cfAirport2eCfm233259945._factor20(D:\Websites\metrotest\Airport.Cfm:1003)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_AIRPORT
LINE 891
RAW_TRACE at cfAirport2eCfm233259945._factor27(D:\Websites\metrotest\Airport.Cfm:891)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_AIRPORT
LINE 78
RAW_TRACE at cfAirport2eCfm233259945._factor30(D:\Websites\metrotest\Airport.Cfm:78)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_AIRPORT
LINE 1
RAW_TRACE at cfAirport2eCfm233259945.runPage(D:\Websites\metrotest\Airport.Cfm:1)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
Type Expression
element SCRIPT
objectType
object of java.lang.Class
Class Name java.lang.Class
Methods
Method Return Type
asSubclass(java.lang.Class) java.lang.Class
cast(java.lang.Object) java.lang.Object
desiredAssertionStatus() boolean
forName(java.lang.String, boolean, java.lang.ClassLoader) java.lang.Class
forName(java.lang.String) java.lang.Class
getAnnotation(java.lang.Class) java.lang.annotation.Annotation
getAnnotations() java.lang.annotation.Annotation[]
getCanonicalName() java.lang.String
getClassLoader() java.lang.ClassLoader
getClasses() java.lang.Class[]
getComponentType() java.lang.Class
getConstructor(java.lang.Class[]) java.lang.reflect.Constructor
getConstructors() java.lang.reflect.Constructor[]
getDeclaredAnnotations() java.lang.annotation.Annotation[]
getDeclaredClasses() java.lang.Class[]
getDeclaredConstructor(java.lang.Class[]) java.lang.reflect.Constructor
getDeclaredConstructors() java.lang.reflect.Constructor[]
getDeclaredField(java.lang.String) java.lang.reflect.Field
getDeclaredFields() java.lang.reflect.Field[]
getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method
getDeclaredMethods() java.lang.reflect.Method[]
getDeclaringClass() java.lang.Class
getEnclosingClass() java.lang.Class
getEnclosingConstructor() java.lang.reflect.Constructor
getEnclosingMethod() java.lang.reflect.Method
getEnumConstants() java.lang.Object[]
getField(java.lang.String) java.lang.reflect.Field
getFields() java.lang.reflect.Field[]
getGenericInterfaces() java.lang.reflect.Type[]
getGenericSuperclass() java.lang.reflect.Type
getInterfaces() java.lang.Class[]
getMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method
getMethods() java.lang.reflect.Method[]
getModifiers() int
getName() java.lang.String
getPackage() java.lang.Package
getProtectionDomain() java.security.ProtectionDomain
getResource(java.lang.String) java.net.URL
getResourceAsStream(java.lang.String) java.io.InputStream
getSigners() java.lang.Object[]
getSimpleName() java.lang.String
getSuperclass() java.lang.Class
getTypeParameters() java.lang.reflect.TypeVariable[]
isAnnotation() boolean
isAnnotationPresent(java.lang.Class) boolean
isAnonymousClass() boolean
isArray() boolean
isAssignableFrom(java.lang.Class) boolean
isEnum() boolean
isInstance(java.lang.Object) boolean
isInterface() boolean
isLocalClass() boolean
isMemberClass() boolean
isPrimitive() boolean
isSynthetic() boolean
newInstance() java.lang.Object
toString() java.lang.String
struct
ARRIVALPAGINATION
query
  CURRENT DB HOURS NEXT PREVIOUS
1 2010-03-10T17:08:09Z ASDI_20100310_night 2 2010-03-10T19:08:09Z 2010-03-10T15:08:09Z
ARRIVALS
query
  ACITY ACOUNTRY AFAA AIATA AICAO AIRCRAFTID AIRCRAFTTYPE AIRLINECODE AIRLINENAME AITS ANAME AOFFSET AST ATIME DCITY DCOUNTRY DFAA DIATA DICAO DITS DNAME DOFFSET DST DTIME FMITS STATUS
1 New York United States JFK JFK KJFK BWA522 [empty string] BWA Caribbean Airlines [empty string] John F Kennedy International Airport -18000000 NY [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] 2010-03-09T13:05:24Z [empty string]
2 New York United States JFK JFK KJFK DAL384 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] 2010-03-09T12:30:24Z [empty string]
3 New York United States JFK JFK KJFK AAL7725 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T08:14:00-05:00 Lima Perú [empty string] LIM SPIM [empty string] Jorge Chávez International Airport -18000000 [empty string] 2010-03-10T00:42:00-05:00 2010-03-10T12:55:30Z ARRIVED
4 New York United States JFK JFK KJFK LAN530 [empty string] LAN LAN Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T08:14:00-05:00 Lima Perú [empty string] LIM SPIM [empty string] Jorge Chávez International Airport -18000000 [empty string] 2010-03-10T00:42:00-05:00 2010-03-10T12:55:30Z ARRIVED
5 New York United States JFK JFK KJFK JBU702 [empty string] JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:09:00-05:00 San Juan United States SJU SJU TJSJ [empty string] Luis Muñoz Marin International Airport -14400000 PR 2010-03-10T09:23:00-04:00 2010-03-10T16:11:22Z ARRIVED
6 New York United States JFK JFK KJFK DAL6430 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:10:00-05:00 Burlington United States BTV BTV KBTV [empty string] Burlington International Airport -18000000 VT 2010-03-10T11:20:00-05:00 2010-03-10T16:49:33Z ARRIVED
7 New York United States JFK JFK KJFK JBU51 [empty string] JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:10:00-05:00 Burlington United States BTV BTV KBTV [empty string] Burlington International Airport -18000000 VT 2010-03-10T11:20:00-05:00 2010-03-10T16:49:33Z ARRIVED
8 New York United States JFK JFK KJFK SWR16 [empty string] SWR Swiss International Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:10:00-05:00 Zürich Switzerland [empty string] ZRH LSZH [empty string] Zürich-Kloten 3600000 [empty string] 2010-03-10T10:18:00+01:00 2010-03-10T16:57:17Z ARRIVED
9 New York United States JFK JFK KJFK UAL8602 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:10:00-05:00 Zürich Switzerland [empty string] ZRH LSZH [empty string] Zürich-Kloten 3600000 [empty string] 2010-03-10T10:18:00+01:00 2010-03-10T16:57:17Z ARRIVED
10 New York United States JFK JFK KJFK AAL648 B752 AAL American Airlines 2010-03-10T17:10:49Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:11:00-05:00 San Juan United States SJU SJU TJSJ 2010-03-10T13:32:05Z Luis Muñoz Marin International Airport -14400000 PR 2010-03-10T09:32:00-04:00 2010-03-10T12:35:33Z ARRIVED
11 New York United States JFK JFK KJFK JAI226 [empty string] JAI Jet Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:12:00-05:00 Brussels Belgium [empty string] BRU EBBR [empty string] National/Zaventem 3600000 [empty string] 2010-03-10T10:44:00+01:00 2010-03-10T11:47:00Z ARRIVED
12 New York United States JFK JFK KJFK COM716 CRJ1 COM Comair 2010-03-10T17:28:46Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:12:00-05:00 Buffalo United States BUF BUF KBUF 2010-03-10T16:31:06Z Buffalo Niagara International Airport -18000000 NY 2010-03-10T11:31:00-05:00 2010-03-10T17:01:40Z ARRIVED
13 New York United States JFK JFK KJFK CSA5054 [empty string] CSA Czech Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:13:00-05:00 Praha Czech Republic [empty string] PRG LKPR [empty string] Ruzyne 3600000 [empty string] 2010-03-10T09:55:00+01:00 2010-03-10T04:56:08Z ARRIVED
14 New York United States JFK JFK KJFK DAL209 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:13:00-05:00 Praha Czech Republic [empty string] PRG LKPR [empty string] Ruzyne 3600000 [empty string] 2010-03-10T09:55:00+01:00 2010-03-10T04:56:08Z ARRIVED
15 New York United States JFK JFK KJFK JBU142 A320 JBU JetBlue Airways 2010-03-10T17:13:47Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:14:00-05:00 West Palm Beach United States PBI PBI KPBI 2010-03-10T14:55:25Z Palm Beach International Airport -18000000 FL 2010-03-10T09:55:00-05:00 2010-03-10T16:49:48Z ARRIVED
16 New York United States JFK JFK KJFK DAL578 B738 DAL Delta Air Lines 2010-03-10T17:15:02Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:15:00-05:00 San Juan United States SJU SJU TJSJ 2010-03-10T13:05:19Z Luis Muñoz Marin International Airport -14400000 PR 2010-03-10T09:05:00-04:00 2010-03-10T16:51:46Z ARRIVED
17 New York United States JFK JFK KJFK COM704 CRJ1 COM Comair 2010-03-10T17:33:23Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:17:00-05:00 Cleveland United States CLE CLE KCLE 2010-03-10T16:18:34Z Cleveland-Hopkins International Airport -18000000 OH 2010-03-10T11:18:00-05:00 2010-03-10T17:07:38Z ARRIVED
18 New York United States JFK JFK KJFK COM619 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:20:00-05:00 Portland United States PWM PWM KPWM [empty string] Portland International Jetport -18000000 ME 2010-03-10T11:10:00-05:00 2010-03-10T15:23:12Z ARRIVED
19 New York United States JFK JFK KJFK AFR3650 [empty string] AFR Air France [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 Barcelona Spain [empty string] BCN LEBL [empty string] Aeropuerto Transoceanico de Barcelona 3600000 [empty string] 2010-03-10T10:05:00+01:00 2010-03-09T08:55:24Z ARRIVED
20 New York United States JFK JFK KJFK DAL95 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 Barcelona Spain [empty string] BCN LEBL [empty string] Aeropuerto Transoceanico de Barcelona 3600000 [empty string] 2010-03-10T10:05:00+01:00 2010-03-09T08:55:24Z ARRIVED
21 New York United States JFK JFK KJFK AAL171 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 Brussels Belgium [empty string] BRU EBBR [empty string] National/Zaventem 3600000 [empty string] 2010-03-10T10:32:00+01:00 2010-03-09T09:05:24Z ARRIVED
22 New York United States JFK JFK KJFK EIN105 [empty string] EIN Aer Lingus [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 Dublin Ireland [empty string] DUB EIDW [empty string] [empty string] 0 [empty string] 2010-03-10T10:44:00+00:00 2010-03-10T17:09:15Z ARRIVED
23 New York United States JFK JFK KJFK UAL4905 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 Dublin Ireland [empty string] DUB EIDW [empty string] [empty string] 0 [empty string] 2010-03-10T10:44:00+00:00 2010-03-10T17:09:15Z ARRIVED
24 New York United States JFK JFK KJFK DAL6575 E190 DAL Delta Air Lines 2010-03-10T17:39:52Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:23:00-05:00 Buffalo United States BUF BUF KBUF 2010-03-10T16:41:12Z Buffalo Niagara International Airport -18000000 NY 2010-03-10T11:41:00-05:00 2010-03-10T17:11:13Z ARRIVED
25 New York United States JFK JFK KJFK JBU73 E190 JBU JetBlue Airways 2010-03-10T17:39:52Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:23:00-05:00 Buffalo United States BUF BUF KBUF 2010-03-10T16:41:12Z Buffalo Niagara International Airport -18000000 NY 2010-03-10T11:41:00-05:00 2010-03-10T17:11:13Z ARRIVED
26 New York United States JFK JFK KJFK JBU53 E190 JBU JetBlue Airways 2010-03-10T17:24:47Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:25:00-05:00 Rochester United States ROC ROC KROC 2010-03-10T16:30:52Z Greater Rochester International Airport -18000000 NY 2010-03-10T11:30:00-05:00 2010-03-10T16:59:36Z ARRIVED
27 New York United States JFK JFK KJFK JBU1015 A320 JBU JetBlue Airways 2010-03-10T17:26:47Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:27:00-05:00 Boston United States BOS BOS KBOS 2010-03-10T16:45:52Z General Edward Lawrence Logan International Airport -18000000 MA 2010-03-10T11:45:00-05:00 2010-03-10T17:04:18Z ARRIVED
28 New York United States JFK JFK KJFK AAL105 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:27:00-05:00 London United Kingdom [empty string] LHR EGLL [empty string] Heathrow 0 England 2010-03-10T10:41:00+00:00 2010-03-10T17:15:51Z ARRIVED
29 New York United States JFK JFK KJFK ELY8054 [empty string] ELY El Al Israel Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:27:00-05:00 London United Kingdom [empty string] LHR EGLL [empty string] Heathrow 0 England 2010-03-10T10:41:00+00:00 2010-03-10T17:15:51Z ARRIVED
30 New York United States JFK JFK KJFK MXA3160 [empty string] MXA Mexicana de Aviación [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:27:00-05:00 London United Kingdom [empty string] LHR EGLL [empty string] Heathrow 0 England 2010-03-10T10:41:00+00:00 2010-03-10T17:15:51Z ARRIVED
31 New York United States JFK JFK KJFK JBU64 A320 JBU JetBlue Airways 2010-03-10T17:28:49Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:29:00-05:00 Tampa United States TPA TPA KTPA 2010-03-10T15:11:56Z Tampa International Airport -18000000 FL 2010-03-10T10:11:00-05:00 2010-03-10T17:03:35Z ARRIVED
32 New York United States JFK JFK KJFK AJM015 A320 AJM Air Jamaica [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:32:00-05:00 Kingston Jamaica [empty string] KIN MKJP 2010-03-10T14:24:00Z Norman Manley International Airport -18000000 [empty string] 2010-03-10T09:55:00-05:00 [empty string] ARRIVED
33 New York United States JFK JFK KJFK CLX7783 [empty string] CLX Cargolux [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:33:00-05:00 Luxembourg Luxembourg [empty string] LUX ELLX [empty string] Luxembourg-Findel International Airport 3600000 [empty string] 2010-03-10T10:55:00+01:00 2010-03-09T09:45:24Z SCHEDULED
34 New York United States JFK JFK KJFK COM588 CRJ9 COM Comair 2010-03-10T17:33:47Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:34:00-05:00 Houston United States IAH IAH KIAH 2010-03-10T14:40:30Z George Bush Intercontinental/Houston Airport -21600000 TX 2010-03-10T08:40:00-06:00 2010-03-10T17:07:32Z ARRIVED
35 New York United States JFK JFK KJFK COM639 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:35:00-05:00 Montréal Canada [empty string] YUL CYUL [empty string] Pierre Elliott Trudeau International (Dorval) -18000000 QC 2010-03-10T11:30:00-05:00 2010-03-10T17:09:30Z ARRIVED
36 New York United States JFK JFK KJFK AJM15 [empty string] AJM Air Jamaica [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:36:00-05:00 Kingston Jamaica [empty string] KIN MKJP [empty string] Norman Manley International Airport -18000000 [empty string] 2010-03-10T08:05:00-05:00 2010-03-10T17:20:31Z In Flight
37 New York United States JFK JFK KJFK AAL199 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:38:00-05:00 Milano Italy [empty string] MXP LIMC [empty string] Malpensa 3600000 [empty string] 2010-03-10T10:36:00+01:00 2010-03-10T17:26:23Z ARRIVED
38 New York United States JFK JFK KJFK MAH4028 [empty string] MAH Malév Hungarian Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:38:00-05:00 Milano Italy [empty string] MXP LIMC [empty string] Malpensa 3600000 [empty string] 2010-03-10T10:36:00+01:00 2010-03-10T17:26:23Z ARRIVED
39 New York United States JFK JFK KJFK COM430 CRJ1 COM Comair 2010-03-10T18:01:46Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:46:00-05:00 Burlington United States BTV BTV KBTV 2010-03-10T17:04:57Z Burlington International Airport -18000000 VT 2010-03-10T12:05:00-05:00 2010-03-10T17:30:12Z ARRIVED
40 New York United States JFK JFK KJFK JBU46 A320 JBU JetBlue Airways 2010-03-10T17:45:48Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:46:00-05:00 Orlando United States MCO MCO KMCO 2010-03-10T15:34:36Z Orlando International Airport -18000000 FL 2010-03-10T10:34:00-05:00 2010-03-10T17:23:26Z ARRIVED
41 New York United States JFK JFK KJFK AAL4476 E135 AAL American Airlines 2010-03-10T17:47:53Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:48:00-05:00 Washington United States DCA DCA KDCA 2010-03-10T17:03:42Z Ronald Reagan Washington National Airport -18000000 DC 2010-03-10T12:04:00-05:00 2010-03-10T17:27:39Z ARRIVED
42 New York United States JFK JFK KJFK EGF4476 E135 EGF American Eagle Airlines 2010-03-10T17:47:53Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:48:00-05:00 Washington United States DCA DCA KDCA 2010-03-10T17:03:42Z Ronald Reagan Washington National Airport -18000000 DC 2010-03-10T12:04:00-05:00 2010-03-10T17:27:39Z ARRIVED
43 New York United States JFK JFK KJFK DLH8621 E190 DLH Lufthansa 2010-03-10T17:56:48Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:57:00-05:00 Raleigh/Durham United States RDU RDU KRDU 2010-03-10T16:47:18Z Raleigh-Durham International Airport -18000000 NC 2010-03-10T11:47:00-05:00 2010-03-10T17:33:11Z ARRIVED
44 New York United States JFK JFK KJFK JBU1104 E190 JBU JetBlue Airways 2010-03-10T17:56:48Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:57:00-05:00 Raleigh/Durham United States RDU RDU KRDU 2010-03-10T16:47:18Z Raleigh-Durham International Airport -18000000 NC 2010-03-10T11:47:00-05:00 2010-03-10T17:33:11Z ARRIVED
45 New York United States JFK JFK KJFK JBU18 A320 JBU JetBlue Airways 2010-03-10T17:58:49Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:59:00-05:00 Fort Lauderdale United States FLL FLL KFLL 2010-03-10T15:31:48Z Fort Lauderdale/Hollywood International Airport -18000000 FL 2010-03-10T10:31:00-05:00 2010-03-10T17:35:43Z ARRIVED
46 New York United States JFK JFK KJFK DLH400 [empty string] DLH Lufthansa [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 Frankfurt Germany [empty string] FRA EDDF [empty string] Rhein-Main 3600000 Hessen 2010-03-10T11:25:00+01:00 2010-03-10T17:47:47Z ARRIVED
47 New York United States JFK JFK KJFK ETH1610 [empty string] ETH Ethiopian Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 Frankfurt Germany [empty string] FRA EDDF [empty string] Rhein-Main 3600000 Hessen 2010-03-10T11:25:00+01:00 2010-03-10T17:47:47Z ARRIVED
48 New York United States JFK JFK KJFK THA7700 [empty string] THA Thai Airways International [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 Frankfurt Germany [empty string] FRA EDDF [empty string] Rhein-Main 3600000 Hessen 2010-03-10T11:25:00+01:00 2010-03-10T17:47:47Z ARRIVED
49 New York United States JFK JFK KJFK UAL8841 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 Frankfurt Germany [empty string] FRA EDDF [empty string] Rhein-Main 3600000 Hessen 2010-03-10T11:25:00+01:00 2010-03-10T17:47:47Z ARRIVED
50 New York United States JFK JFK KJFK AAL4404 E135 AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 Raleigh/Durham United States RDU RDU KRDU 2010-03-10T16:50:29Z Raleigh-Durham International Airport -18000000 NC 2010-03-10T11:50:00-05:00 2010-03-10T17:39:01Z ARRIVED
51 New York United States JFK JFK KJFK EGF4404 E135 EGF American Eagle Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 Raleigh/Durham United States RDU RDU KRDU 2010-03-10T16:50:29Z Raleigh-Durham International Airport -18000000 NC 2010-03-10T11:50:00-05:00 2010-03-10T17:39:01Z ARRIVED
52 New York United States JFK JFK KJFK JBU904 E190 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:02:00-05:00 Chicago United States ORD ORD KORD 2010-03-10T16:22:03Z Chicago O'Hare International Airport -21600000 IL 2010-03-10T10:22:00-06:00 2010-03-10T17:42:19Z ARRIVED
53 New York United States JFK JFK KJFK COM498 CRJ1 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:03:00-05:00 Toronto Canada [empty string] YYZ CYYZ 2010-03-10T17:07:31Z Lester B. Pearson International Airport -18000000 ON 2010-03-10T12:15:00-05:00 [empty string] ARRIVED
54 New York United States JFK JFK KJFK COM596 CRJ1 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:04:00-05:00 Charlotte United States CLT CLT KCLT 2010-03-10T16:39:57Z Charlotte/Douglas International Airport -18000000 NC 2010-03-10T11:39:00-05:00 2010-03-10T17:42:55Z ARRIVED
55 New York United States JFK JFK KJFK DAL384 B752 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:04:00-05:00 Georgetown Guyana [empty string] GEO SYCJ 2010-03-10T13:26:24Z Cheddi Jagan International (Timehri International) -14400000 [empty string] 2010-03-10T10:11:00-04:00 [empty string] ARRIVED
56 New York United States JFK JFK KJFK BAW175 [empty string] BAW British Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:05:00-05:00 London United Kingdom [empty string] LHR EGLL [empty string] Heathrow 0 England 2010-03-10T11:18:00+00:00 2010-03-10T17:45:27Z ARRIVED
57 New York United States JFK JFK KJFK COM482 CRJ1 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:05:00-05:00 Rochester United States ROC ROC KROC 2010-03-10T17:15:04Z Greater Rochester International Airport -18000000 NY 2010-03-10T12:15:00-05:00 2010-03-10T17:45:21Z ARRIVED
58 New York United States JFK JFK KJFK AAL151 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:06:00-05:00 Barcelona Spain [empty string] BCN LEBL [empty string] Aeropuerto Transoceanico de Barcelona 3600000 [empty string] 2010-03-10T11:07:00+01:00 2010-03-10T17:54:17Z ARRIVED
59 New York United States JFK JFK KJFK ELY8037 [empty string] ELY El Al Israel Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:06:00-05:00 Barcelona Spain [empty string] BCN LEBL [empty string] Aeropuerto Transoceanico de Barcelona 3600000 [empty string] 2010-03-10T11:07:00+01:00 2010-03-10T17:54:17Z ARRIVED
60 New York United States JFK JFK KJFK IBE7085 [empty string] IBE Iberia Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:06:00-05:00 Barcelona Spain [empty string] BCN LEBL [empty string] Aeropuerto Transoceanico de Barcelona 3600000 [empty string] 2010-03-10T11:07:00+01:00 2010-03-10T17:54:17Z ARRIVED
61 New York United States JFK JFK KJFK CHQ6030 E145 CHQ Chautauqua Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:08:00-05:00 Columbus United States CMH CMH KCMH 2010-03-10T16:46:02Z Port Columbus International Airport -18000000 OH 2010-03-10T11:46:00-05:00 2010-03-10T17:48:47Z ARRIVED
62 New York United States JFK JFK KJFK CPZ5884 E170 CPZ Compass Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:08:00-05:00 Memphis United States MEM MEM KMEM 2010-03-10T15:49:50Z Memphis International Airport -21600000 TN 2010-03-10T09:49:00-06:00 2010-03-10T17:47:19Z ARRIVED
63 New York United States JFK JFK KJFK AAL45 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:11:00-05:00 Paris France [empty string] CDG LFPG [empty string] Charles de Gaulle (Roissy) 3600000 [empty string] 2010-03-10T11:44:00+01:00 2010-03-10T17:58:16Z IN FLIGHT
64 New York United States JFK JFK KJFK ETD3013 [empty string] ETD Etihad Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:11:00-05:00 Paris France [empty string] CDG LFPG [empty string] Charles de Gaulle (Roissy) 3600000 [empty string] 2010-03-10T11:44:00+01:00 2010-03-10T17:58:16Z IN FLIGHT
65 New York United States JFK JFK KJFK GFA6645 [empty string] GFA Gulf Air [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:11:00-05:00 Paris France [empty string] CDG LFPG [empty string] Charles de Gaulle (Roissy) 3600000 [empty string] 2010-03-10T11:44:00+01:00 2010-03-10T17:58:16Z IN FLIGHT
66 New York United States JFK JFK KJFK HVN6515 [empty string] HVN Vietnam Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:11:00-05:00 Paris France [empty string] CDG LFPG [empty string] Charles de Gaulle (Roissy) 3600000 [empty string] 2010-03-10T11:44:00+01:00 2010-03-10T17:58:16Z IN FLIGHT
67 New York United States JFK JFK KJFK AFR3668 [empty string] AFR Air France [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:12:00-05:00 Madrid Spain [empty string] MAD LEMD [empty string] Barajas 3600000 [empty string] 2010-03-10T11:47:00+01:00 2010-03-10T17:52:35Z IN FLIGHT
68 New York United States JFK JFK KJFK DAL127 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:12:00-05:00 Madrid Spain [empty string] MAD LEMD [empty string] Barajas 3600000 [empty string] 2010-03-10T11:47:00+01:00 2010-03-10T17:52:35Z IN FLIGHT
69 New York United States JFK JFK KJFK AZA608 [empty string] AZA Alitalia [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:12:00-05:00 Roma Italy [empty string] FCO LIRF [empty string] Leonardo da Vinci International (Fiumicino) 3600000 [empty string] 2010-03-10T10:20:00+01:00 2010-03-09T09:10:24Z SCHEDULED
70 New York United States JFK JFK KJFK JBU724 A320 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:15:00-05:00 Nassau Bahamas [empty string] NAS MYNN 2010-03-10T15:37:36Z Nassau International Airport -18000000 [empty string] 2010-03-10T10:38:00-05:00 [empty string] IN FLIGHT
71 New York United States JFK JFK KJFK JBU612 A320 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:18:00-05:00 Jacksonville United States JAX JAX KJAX 2010-03-10T16:31:27Z Jacksonville International Airport -18000000 FL 2010-03-10T11:31:00-05:00 2010-03-10T17:56:33Z IN FLIGHT
72 New York United States JFK JFK KJFK BWA522 B738 BWA Caribbean Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:20:00-05:00 Port of Spain Trinidad and Tobago [empty string] POS TTPP 2010-03-10T13:25:17Z Piarco International Airport -14400000 Trinidad Island 2010-03-10T10:10:00-04:00 [empty string] IN FLIGHT
73 New York United States JFK JFK KJFK COM732 CRJ1 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:20:00-05:00 Washington United States DCA DCA KDCA 2010-03-10T17:07:29Z Ronald Reagan Washington National Airport -18000000 DC 2010-03-10T12:07:00-05:00 2010-03-10T18:00:11Z IN FLIGHT
74 New York United States JFK JFK KJFK AWE5351 [empty string] AWE America West Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:22:00-05:00 Beijing China [empty string] PEK ZBAA [empty string] Capital 32400000 Beijing 2010-03-10T14:10:00+09:00 2010-03-10T17:58:43Z IN FLIGHT
75 New York United States JFK JFK KJFK CCA981 [empty string] CCA Air China [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:22:00-05:00 Beijing China [empty string] PEK ZBAA [empty string] Capital 32400000 Beijing 2010-03-10T14:10:00+09:00 2010-03-10T17:58:43Z IN FLIGHT
76 New York United States JFK JFK KJFK UAL5451 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:22:00-05:00 Beijing China [empty string] PEK ZBAA [empty string] Capital 32400000 Beijing 2010-03-10T14:10:00+09:00 2010-03-10T17:58:43Z IN FLIGHT
77 New York United States JFK JFK KJFK DAL6596 E190 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:23:00-05:00 Charlotte United States CLT CLT KCLT 2010-03-10T17:08:53Z Charlotte/Douglas International Airport -18000000 NC 2010-03-10T12:08:00-05:00 2010-03-10T18:00:36Z IN FLIGHT
78 New York United States JFK JFK KJFK JBU1082 E190 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:23:00-05:00 Charlotte United States CLT CLT KCLT 2010-03-10T17:08:53Z Charlotte/Douglas International Airport -18000000 NC 2010-03-10T12:08:00-05:00 2010-03-10T18:00:36Z IN FLIGHT
79 New York United States JFK JFK KJFK AIC102 B77L AIC Air India Limited [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:24:00-05:00 Washington United States IAD IAD KIAD 2010-03-10T17:35:01Z Washington Dulles International Airport -18000000 DC 2010-03-10T12:35:00-05:00 2010-03-10T17:55:09Z IN FLIGHT
80 New York United States JFK JFK KJFK CCA981 B744 CCA Air China [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:25:00-05:00 [empty string] [empty string] [empty string] [empty string] [empty string] 2010-03-10T10:43:04Z [empty string] [empty string] [empty string] [empty string] [empty string] IN FLIGHT
81 New York United States JFK JFK KJFK COM473 CRJ9 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:25:00-05:00 Dallas-Fort Worth United States DFW DFW KDFW 2010-03-10T15:34:56Z Dallas/Fort Worth International Airport -21600000 TX 2010-03-10T09:35:00-06:00 2010-03-10T17:55:24Z IN FLIGHT
82 New York United States JFK JFK KJFK COM558 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:27:00-05:00 Baltimore United States BWI BWI KBWI [empty string] Baltimore/Washington International Thurgood Marshall Airport -18000000 MD 2010-03-10T12:30:00-05:00 2010-03-10T16:35:15Z Scheduled
83 New York United States JFK JFK KJFK DAL58 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:27:00-05:00 Tokyo Japan [empty string] NRT RJAA [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-10T15:16:00+09:00 2010-03-10T18:00:14Z IN FLIGHT
84 New York United States JFK JFK KJFK COM636 CRJ1 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:28:00-05:00 Syracuse United States SYR SYR KSYR 2010-03-10T17:40:21Z Syracuse Hancock International Airport -18000000 NY 2010-03-10T12:40:00-05:00 2010-03-10T17:59:50Z IN FLIGHT
85 New York United States JFK JFK KJFK DAL141 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:31:00-05:00 Brussels Belgium [empty string] BRU EBBR [empty string] National/Zaventem 3600000 [empty string] 2010-03-10T12:02:00+01:00 2010-03-10T17:10:22Z IN FLIGHT
86 New York United States JFK JFK KJFK QTR83 [empty string] QTR Qatar Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:33:00-05:00 Doha Qatar [empty string] DOH OTBD [empty string] Doha International Airport 10800000 [empty string] 2010-03-10T08:27:00+03:00 2010-03-10T17:52:38Z In Flight
87 New York United States JFK JFK KJFK UAL4749 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:33:00-05:00 Doha Qatar [empty string] DOH OTBD [empty string] Doha International Airport 10800000 [empty string] 2010-03-10T08:27:00+03:00 2010-03-10T17:52:38Z In Flight
88 New York United States JFK JFK KJFK JBU704 A320 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:33:00-05:00 San Juan United States SJU SJU TJSJ 2010-03-10T14:48:15Z Luis Muñoz Marin International Airport -14400000 PR 2010-03-10T10:48:00-04:00 2010-03-10T17:33:29Z IN FLIGHT
89 New York United States JFK JFK KJFK DAL6636 A320 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:34:00-05:00 Syracuse United States SYR SYR KSYR 2010-03-10T17:51:49Z Syracuse Hancock International Airport -18000000 NY 2010-03-10T12:51:00-05:00 2010-03-10T17:53:53Z IN FLIGHT
90 New York United States JFK JFK KJFK JBU69 A320 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:34:00-05:00 Syracuse United States SYR SYR KSYR 2010-03-10T17:51:49Z Syracuse Hancock International Airport -18000000 NY 2010-03-10T12:51:00-05:00 2010-03-10T17:53:53Z IN FLIGHT
91 New York United States JFK JFK KJFK ASQ7023 [empty string] ASQ Atlantic Southeast Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:34:00-05:00 Washington United States IAD IAD KIAD [empty string] Washington Dulles International Airport -18000000 DC 2010-03-10T12:45:00-05:00 2010-03-10T16:43:29Z Scheduled
92 New York United States JFK JFK KJFK AFR3654 [empty string] AFR Air France [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:35:00-05:00 Budapest Hungary [empty string] BUD LHBP [empty string] Ferihegy 3600000 [empty string] 2010-03-10T12:49:00+01:00 2010-03-10T18:00:01Z In Flight
93 New York United States JFK JFK KJFK DAL99 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:35:00-05:00 Budapest Hungary [empty string] BUD LHBP [empty string] Ferihegy 3600000 [empty string] 2010-03-10T12:49:00+01:00 2010-03-10T18:00:01Z In Flight
94 New York United States JFK JFK KJFK EGF4622 E135 EGF American Eagle Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:39:00-05:00 Boston United States BOS BOS KBOS 2010-03-10T17:59:51Z General Edward Lawrence Logan International Airport -18000000 MA 2010-03-10T12:59:00-05:00 2010-03-10T17:59:51Z IN FLIGHT
95 New York United States JFK JFK KJFK DAL1320 MD88 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:42:00-05:00 Atlanta United States ATL ATL KATL 2010-03-10T16:53:04Z Hartsfield - Jackson Atlanta International Airport -18000000 GA 2010-03-10T11:53:00-05:00 2010-03-10T17:33:07Z IN FLIGHT
96 New York United States JFK JFK KJFK AFR8864 B738 AFR Air France [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:42:00-05:00 Phoenix United States PHX PHX KPHX 2010-03-10T14:30:15Z Phoenix Sky Harbor International Airport -25200000 AZ 2010-03-10T07:30:00-07:00 2010-03-10T18:00:27Z IN FLIGHT
97 New York United States JFK JFK KJFK DAL746 B738 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:42:00-05:00 Phoenix United States PHX PHX KPHX 2010-03-10T14:30:15Z Phoenix Sky Harbor International Airport -25200000 AZ 2010-03-10T07:30:00-07:00 2010-03-10T18:00:27Z IN FLIGHT
98 New York United States JFK JFK KJFK KLM9345 B738 KLM KLM Royal Dutch Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:42:00-05:00 Phoenix United States PHX PHX KPHX 2010-03-10T14:30:15Z Phoenix Sky Harbor International Airport -25200000 AZ 2010-03-10T07:30:00-07:00 2010-03-10T18:00:27Z IN FLIGHT
99 New York United States JFK JFK KJFK AZA60U [empty string] AZA Alitalia [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:43:00-05:00 Roma Italy [empty string] FCO LIRF [empty string] Leonardo da Vinci International (Fiumicino) 3600000 [empty string] 2010-03-10T11:00:00+01:00 2010-03-10T18:02:07Z IN FLIGHT
100 New York United States JFK JFK KJFK COM721 CRJ1 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:44:00-05:00 Washington United States IAD IAD KIAD 2010-03-10T17:52:07Z Washington Dulles International Airport -18000000 DC 2010-03-10T12:52:00-05:00 2010-03-10T18:01:00Z IN FLIGHT
101 New York United States JFK JFK KJFK JBU27 E190 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:46:00-05:00 Burlington United States BTV BTV KBTV 2010-03-10T18:02:06Z Burlington International Airport -18000000 VT 2010-03-10T13:02:00-05:00 2010-03-10T18:02:06Z IN FLIGHT
102 New York United States JFK JFK KJFK JBU134 A320 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:49:00-05:00 Fort Myers United States RSW RSW KRSW 2010-03-10T16:27:48Z Southwest Florida International Airport -18000000 FL 2010-03-10T11:28:00-05:00 2010-03-10T17:53:19Z IN FLIGHT
103 New York United States JFK JFK KJFK COM669 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:52:00-05:00 Albany United States ALB ALB KALB [empty string] Albany International Airport -18000000 NY 2010-03-10T13:13:00-05:00 2010-03-10T17:23:10Z Scheduled
104 New York United States JFK JFK KJFK COM637 CRJ7 COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:52:00-05:00 St. Louis United States STL STL KSTL 2010-03-10T16:53:44Z Lambert-St. Louis International Airport -18000000 MO 2010-03-10T11:54:00-05:00 2010-03-10T17:57:00Z IN FLIGHT
105 New York United States JFK JFK KJFK AFR3660 [empty string] AFR Air France [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:53:00-05:00 Frankfurt Germany [empty string] FRA EDDF [empty string] Rhein-Main 3600000 Hessen 2010-03-10T11:56:00+01:00 2010-03-09T10:40:24Z IN FLIGHT
106 New York United States JFK JFK KJFK DAL107 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:53:00-05:00 Frankfurt Germany [empty string] FRA EDDF [empty string] Rhein-Main 3600000 Hessen 2010-03-10T11:56:00+01:00 2010-03-09T10:40:24Z IN FLIGHT
107 New York United States JFK JFK KJFK AZA7614 [empty string] AZA Alitalia [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:53:00-05:00 Roma Italy [empty string] FCO LIRF [empty string] Leonardo da Vinci International (Fiumicino) 3600000 [empty string] 2010-03-10T11:05:00+01:00 2010-03-10T17:36:02Z IN FLIGHT
108 New York United States JFK JFK KJFK DAL149 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:53:00-05:00 Roma Italy [empty string] FCO LIRF [empty string] Leonardo da Vinci International (Fiumicino) 3600000 [empty string] 2010-03-10T11:05:00+01:00 2010-03-10T17:36:02Z IN FLIGHT
109 New York United States JFK JFK KJFK DAL6560 E190 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:58:00-05:00 Chicago United States ORD ORD KORD 2010-03-10T17:18:13Z Chicago O'Hare International Airport -21600000 IL 2010-03-10T11:18:00-06:00 2010-03-10T17:38:07Z IN FLIGHT
110 New York United States JFK JFK KJFK DAL6570 E190 DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:58:00-05:00 Chicago United States ORD ORD KORD 2010-03-10T17:18:13Z Chicago O'Hare International Airport -21600000 IL 2010-03-10T11:18:00-06:00 2010-03-10T17:38:07Z IN FLIGHT
111 New York United States JFK JFK KJFK JBU908 E190 JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:58:00-05:00 Chicago United States ORD ORD KORD 2010-03-10T17:18:13Z Chicago O'Hare International Airport -21600000 IL 2010-03-10T11:18:00-06:00 2010-03-10T17:38:07Z IN FLIGHT
112 New York United States JFK JFK KJFK AZA604 [empty string] AZA Alitalia [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:59:00-05:00 Milano Italy [empty string] MXP LIMC [empty string] Malpensa 3600000 [empty string] 2010-03-10T11:37:00+01:00 2010-03-10T17:56:03Z IN FLIGHT
113 New York United States JFK JFK KJFK DAL8718 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:59:00-05:00 Milano Italy [empty string] MXP LIMC [empty string] Malpensa 3600000 [empty string] 2010-03-10T11:37:00+01:00 2010-03-10T17:56:03Z IN FLIGHT
114 New York United States JFK JFK KJFK DLH8565 [empty string] DLH Lufthansa [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:59:00-05:00 New Orléans United States MSY MSY KMSY [empty string] Louis Armstrong New Orléans International Airport -18000000 LA 2010-03-10T11:26:00-05:00 2010-03-09T16:20:25Z IN FLIGHT
115 New York United States JFK JFK KJFK JBU118 [empty string] JBU JetBlue Airways [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:59:00-05:00 New Orléans United States MSY MSY KMSY [empty string] Louis Armstrong New Orléans International Airport -18000000 LA 2010-03-10T11:26:00-05:00 2010-03-09T16:20:25Z IN FLIGHT
116 New York United States JFK JFK KJFK AAL8112 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:02:00-05:00 Monterrey México [empty string] MTY MMMY [empty string] General Mariano Escobedo International Airport -21600000 Nuevo León 2010-03-10T09:37:00-06:00 2010-03-10T17:30:47Z In Flight
117 New York United States JFK JFK KJFK MXA6 [empty string] MXA Mexicana de Aviación [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:02:00-05:00 Monterrey México [empty string] MTY MMMY [empty string] General Mariano Escobedo International Airport -21600000 Nuevo León 2010-03-10T09:37:00-06:00 2010-03-10T17:30:47Z In Flight
118 New York United States JFK JFK KJFK DLH410 [empty string] DLH Lufthansa [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:02:00-05:00 München Germany [empty string] MUC EDDM [empty string] Franz Josef Strauss International (Munich International) 3600000 Bavaria 2010-03-10T11:56:00+01:00 2010-03-10T17:43:22Z IN FLIGHT
119 New York United States JFK JFK KJFK UAL8871 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:02:00-05:00 München Germany [empty string] MUC EDDM [empty string] Franz Josef Strauss International (Munich International) 3600000 Bavaria 2010-03-10T11:56:00+01:00 2010-03-10T17:43:22Z IN FLIGHT
120 New York United States JFK JFK KJFK DAL31 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:03:00-05:00 Moscow Russian Federation (Russia) [empty string] SVO UUEE [empty string] Sheremetyevo 2 10800000 [empty string] 2010-03-10T12:27:00+03:00 2010-03-10T17:43:14Z IN FLIGHT
121 New York United States JFK JFK KJFK DAL133 [empty string] DAL Delta Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:06:00-05:00 Athens Greece [empty string] ATH LGAV [empty string] Eleftherios Venizelos International Airport 7200000 [empty string] 2010-03-10T11:17:00+02:00 2010-03-10T17:22:22Z IN FLIGHT
122 New York United States JFK JFK KJFK OAL8411 [empty string] OAL Olympic Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:06:00-05:00 Athens Greece [empty string] ATH LGAV [empty string] Eleftherios Venizelos International Airport 7200000 [empty string] 2010-03-10T11:17:00+02:00 2010-03-10T17:22:22Z IN FLIGHT
123 New York United States JFK JFK KJFK COM567 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:07:00-05:00 Windsor Locks United States BDL BDL KBDL [empty string] Bradley International Airport -18000000 CT 2010-03-10T13:31:00-05:00 2010-03-09T18:20:25Z SCHEDULED
124 New York United States JFK JFK KJFK COM570 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:08:00-05:00 Chicago United States ORD ORD KORD [empty string] Chicago O'Hare International Airport -21600000 IL 2010-03-10T11:26:00-06:00 2010-03-10T17:51:43Z IN FLIGHT
125 New York United States JFK JFK KJFK SWR22B [empty string] SWR Swiss International Air Lines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:12:00-05:00 Geneva Switzerland [empty string] GVA LSGG [empty string] Geneve-Cointrin 3600000 [empty string] 2010-03-10T12:21:00+01:00 2010-03-10T17:25:56Z IN FLIGHT
126 New York United States JFK JFK KJFK COM624 [empty string] COM Comair [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:19:00-05:00 Nashville United States BNA BNA KBNA [empty string] Nashville International Airport -21600000 TN 2010-03-10T11:10:00-06:00 2010-03-10T17:56:37Z IN FLIGHT
127 New York United States JFK JFK KJFK AAL235 [empty string] AAL American Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:21:00-05:00 Roma Italy [empty string] FCO LIRF [empty string] Leonardo da Vinci International (Fiumicino) 3600000 [empty string] 2010-03-10T11:31:00+01:00 2010-03-10T17:43:13Z IN FLIGHT
128 New York United States JFK JFK KJFK MAH4032 [empty string] MAH Malév Hungarian Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:21:00-05:00 Roma Italy [empty string] FCO LIRF [empty string] Leonardo da Vinci International (Fiumicino) 3600000 [empty string] 2010-03-10T11:31:00+01:00 2010-03-10T17:43:13Z IN FLIGHT
129 New York United States JFK JFK KJFK PIA721 [empty string] PIA Pakistan International Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:39:00-05:00 Manchester United Kingdom [empty string] MAN EGCC [empty string] Ringway International Airport 0 England 2010-03-10T13:03:00+00:00 2010-03-10T17:50:08Z IN FLIGHT
130 New York United States JFK JFK KJFK UAE201 [empty string] UAE Emirates Airline [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T15:30:00-05:00 Dubai United Arab Emirates [empty string] DXB OMDB [empty string] Dubai International Airport 14400000 [empty string] 2010-03-10T11:06:00+04:00 2010-03-10T15:30:00Z In Flight
131 New York United States JFK JFK KJFK THY1 [empty string] THY Turkish Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T15:39:00-05:00 Istanbul Turkey [empty string] IST LTBA [empty string] Atatürk/Yesilköy International Airport 7200000 [empty string] 2010-03-10T10:57:00+02:00 2010-03-10T18:01:52Z IN FLIGHT
132 New York United States JFK JFK KJFK UAL5500 [empty string] UAL United Airlines [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T15:39:00-05:00 Istanbul Turkey [empty string] IST LTBA [empty string] Atatürk/Yesilköy International Airport 7200000 [empty string] 2010-03-10T10:57:00+02:00 2010-03-10T18:01:52Z IN FLIGHT
ARRIVALSINFLIGHT
query
  AIRCRAFTID AIRCRAFTTYPE AIRCRAFT_CATEGORY AIRCRAFT_TYPE ALTITUDE CLIMB_RATE DEFAULT_ICON_PREFIX DESCENT_RATE ENGINE_COUNT ENGINE_TYPE FAA_COMMENTS HEADING ICON ICON_PREFIX LANDING_CLASS LATITUDE LONGITUDE MANUFACTURER MILITARY_FLAG MODEL RANK SOURCETIMESTAMP SPEED WEIGHT_CLASS
1 AAL235 B763 5 B763 380 3500 H-L52J 3500 2 J new 11/98 221.921300187 767-300.225.00.1f.1p.png 767-300 L 46.39917 -65.90611 Boeing - Model 767-300 1987 2010-03-10T18:02:14Z 0 H
2 AAL45 B763 5 B763 050 3500 H-L52J 3500 2 J new 11/98 284.810917473 767-300.281.25.1f.1p.png 767-300 L 40.733334 -73.4 Boeing - Model 767-300 1987 2010-03-10T18:02:13Z 258 H
3 AIC102 B77L 5 B77L 170C 3500 L-L52J 3500 2 J add 02/08 55.1729674365 767-300.056.25.1f.1p.png 767-300 L 39.513332 -74.47361 Boeing - 777-200LRF/LR 12 2010-03-10T18:02:13Z 350 H
4 AZA604 B763 5 B763 380 3500 H-L52J 3500 2 J new 11/98 209.747773305 767-300.202.50.1f.1p.png 767-300 L 44.633335 -68.683334 Boeing - Model 767-300 1987 2010-03-10T18:02:38Z 440 H
5 AZA60U B763 5 B763 381 3500 H-L52J 3500 2 J new 11/98 202.969541697 767-300.202.50.1f.1p.png 767-300 L 43.25 -70.38333 Boeing - Model 767-300 1987 2010-03-10T18:02:46Z 430 H
6 BWA522 B738 5 B738 165 4000 L-L52J 4000 2 J new 11/98 319.699055111 737-800.315.00.1f.1p.png 737-800 L 39.743057 -72.74166 Boeing - Model 737-800 4613 2010-03-10T18:02:13Z 382 L
7 CCA981 B744 5 B744 219 3000 H-L54J 3000 4 J new 11/98 | chg 02/00 193.562860657 747-400.191.25.1f.1p.png 747-400 L 41.5925 -73.99139 Boeing - Model 747-400 1294 2010-03-10T18:01:49Z 455 H
8 COM473 CRJ9 5 CRJ9 370C 5000 L-L52J 6000 2 J add 08/03 26.2298747147 CRJ-900.022.50.1f.1p.png CRJ-900 L 38.49778 -75.18584 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-10T18:01:36Z 431 L
9 COM570 CRJ9 5 CRJ9 350C 5000 L-L52J 6000 2 J add 08/03 93.8094913139 CRJ-900.090.00.1f.1p.png CRJ-900 L 42.1775 -81.90278 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-10T18:02:42Z 483 L
10 COM624 CRJ1 5 CRJ1 330C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 71.2892413432 CRJ-100.078.75.1f.1p.png CRJ-100 L 35.605553 -79.8225 Canadair Bombardier - RJ-100 Regional Jet 1851 2010-03-10T18:01:59Z 449 L
11 COM636 CRJ1 5 CRJ1 200C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 129.52617276 CRJ-100.123.75.1f.1p.png CRJ-100 L 41.793056 -74.04 Canadair Bombardier - RJ-100 Regional Jet 1851 2010-03-10T18:02:01Z 375 L
12 COM637 CRJ7 5 CRJ7 370C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 89.4559680395 CRJ-700.090.00.1f.1p.png CRJ-700 L 41.674168 -79.868614 Canadair Bombardier - RJ-700 Regional Jet 5215 2010-03-10T18:02:18Z 476 L
13 COM721 CRJ1 5 CRJ1 170C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 117.967473771 CRJ-100.112.50.1f.1p.png CRJ-100 L 39.008335 -76.689445 Canadair Bombardier - RJ-100 Regional Jet 1851 2010-03-10T18:02:11Z 360 L
14 COM732 CRJ1 5 CRJ1 150 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 54.5598873642 CRJ-100.056.25.1f.1p.png CRJ-100 L 39.866665 -74.25 Canadair Bombardier - RJ-100 Regional Jet 1851 2010-03-10T18:02:49Z 309 L
15 DAL107 B763 5 B763 340 3500 H-L52J 3500 2 J new 11/98 233.768424011 767-300.236.25.1f.1p.png 767-300 L 47 -64.88333 Boeing - Model 767-300 1987 2010-03-10T18:02:32Z 470 H
16 DAL127 B763 5 B763 100 3500 H-L52J 3500 2 J new 11/98 246.279044554 767-300.247.50.1f.1p.png 767-300 L 40.75 -73.01667 Boeing - Model 767-300 1987 2010-03-10T18:02:01Z 262 H
17 DAL1320 MD88 5 MD88 330C 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 30.6355527667 MD-88.033.75.1f.1p.png MD-88 L 38.02722 -75.488884 McDonnell-Douglas - MD-88 2436 2010-03-10T18:02:23Z 453 L
18 DAL133 B763 5 B763 360 3500 H-L52J 3500 2 J new 11/98 230.426687516 767-300.236.25.1f.1p.png 767-300 L 45.416668 -67.61667 Boeing - Model 767-300 1987 2010-03-10T18:02:15Z 460 H
19 DAL141 B763 5 B763 365 3500 H-L52J 3500 2 J new 11/98 232.666719966 767-300.236.25.1f.1p.png 767-300 L 41.790276 -71.54639 Boeing - Model 767-300 1987 2010-03-10T18:02:38Z 466 H
20 DAL149 B763 5 B763 380C 3500 H-L52J 3500 2 J new 11/98 346.773332422 767-300.348.75.1f.1p.png 767-300 L 43.811943 -69.70389 Boeing - Model 767-300 1987 2010-03-10T18:02:38Z 429 H
21 DAL31 B763 5 B763 360 3500 H-L52J 3500 2 J new 11/98 203.99086852 767-300.202.50.1f.1p.png 767-300 L 45.516666 -69.166664 Boeing - Model 767-300 1987 2010-03-10T18:02:38Z 480 H
22 DAL58 B772 5 B772 321 2500 H-L52J 2500 2 J new 11/98 110.545375184 767-300.112.50.1f.1p.png 767-300 L 41.309998 -75.82 Boeing - Model 777-200 918 2010-03-10T18:02:25Z 501 H
23 DAL746 B738 5 B738 370C 4000 L-L52J 4000 2 J new 11/98 87.7572336762 737-800.090.00.1f.1p.png 737-800 L 41.658337 -77.95389 Boeing - Model 737-800 4613 2010-03-10T18:02:37Z 469 L
24 DAL99 B763 5 B763 168 3500 H-L52J 3500 2 J new 11/98 0 767-300.000.00.1f.1p.png 767-300 L 44.766666 -73.55 Boeing - Model 767-300 1987 2010-03-10T17:43:14Z 340 H
25 DLH410 A346 5 A346 380 3500 H-L54J 3500 4 J new 11/00 | add 01/01 203.704775968 H-L54J.202.50.1f.1p.png [empty string] L 45.183334 -69.11667 Airbus Industries - Airbus A340-600 136 2010-03-10T18:02:31Z 470 H
26 EGF4622 E135 5 E135 086 2000 L-L52J 2000 2 J chg (EC135 > E135) 11/89 non-military 11/99 124.056439496 ERJ-135.123.75.1f.1p.png ERJ-135 L 42.31111 -70.76361 Embraer - ERJ-135 2896 2010-03-10T18:02:47Z 258 L
27 JBU1082 E190 5 E190 325 2350 L-L52J 2350 2 J add 11/05 26.8523233976 L-L52J.022.50.1f.1p.png [empty string] L 38.98611 -74.87334 Embraer - ERJ190/E190 1553 2010-03-10T18:02:23Z 463 L
28 JBU118 A320 5 A320 370C 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 51.4855408859 A320.056.25.1f.1p.png A320 L 39.89528 -84.704445 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:14Z 483 L
29 JBU134 A320 5 A320 370C 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 31.7671984134 A320.033.75.1f.1p.png A320 L 36.738888 -76.480835 Airbus Industries - Airbus A320 6234 2010-03-10T18:01:59Z 452 L
30 JBU612 A320 5 A320 110 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 25.2737198493 A320.022.50.1f.1p.png A320 L 40.083332 -73.816666 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:13Z 295 L
31 JBU69 A320 5 A320 210C 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 128.180478136 A320.123.75.1f.1p.png A320 L 42.373055 -75.020004 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:38Z 471 L
32 JBU704 A320 5 A320 213 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 319.607723261 A320.315.00.1f.1p.png A320 L 39.57722 -72.553894 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:25Z 392 L
33 JBU724 A320 5 A320 078 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 24.6544078763 A320.022.50.1f.1p.png A320 L 40.208336 -73.71166 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:13Z 290 L
34 JBU908 E190 5 E190 370C 2350 L-L52J 2350 2 J add 11/05 93.9763862796 L-L52J.090.00.1f.1p.png [empty string] L 42.02028 -80.65305 Embraer - ERJ190/E190 1553 2010-03-10T18:02:18Z 473 L
35 PIA721 B77L 5 B77L 360 3500 L-L52J 3500 2 J add 02/08 217.251717657 767-300.213.75.1f.1p.png 767-300 L 49.35 -64.683334 Boeing - 777-200LRF/LR 12 2010-03-10T18:02:36Z 500 H
36 SWR22B A333 5 A333 400 3500 H-L52J 3500 2 J new 11/00 | add 01/01 218.85941732 H-L52J.213.75.1f.1p.png [empty string] L 45.633335 -67.21667 Airbus Industries - Airbus A330-300 279 2010-03-10T18:02:57Z 460 H
37 THY1 B77W 5 B77W 360 3500 L-L52J 3500 2 J add 02/08 248.242424267 767-300.247.50.1f.1p.png 767-300 L 51.266666 -61.8 Boeing - 777-300ER 170 2010-03-10T18:02:12Z 490 H
ELAPSEDTIME 0
ERROR
struct
Message '' is an invalid date or time string.
RootCause
struct
Detail [empty string]
ErrNumber 0
Message '' is an invalid date or time string.
StackTrace coldfusion.runtime.locale.CFLocaleBase$InvalidDateTimeException: '' is an invalid date or time string. at coldfusion.runtime.locale.CFLocaleBase.ParseDateTime(CFLocaleBase.java:246) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:689) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:644) at coldfusion.runtime.CFPage.ParseDateTime(CFPage.java:1312) at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768) at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.UDFMethod.invokeCFThread(UDFMethod.java:174) at coldfusion.thread.Task.invokeFunction(Task.java:239) at coldfusion.thread.Task.run(Task.java:141) at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201) at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
TagContext
array
1
struct
COLUMN 0
ID CF_CFPAGE
LINE 1768
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
2
struct
COLUMN 0
ID CF_AIRPORT
LINE 1734
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 178
RAW_TRACE at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
Type Expression
datetime [empty string]
StackTrace coldfusion.runtime.locale.CFLocaleBase$InvalidDateTimeException: '' is an invalid date or time string. at coldfusion.runtime.locale.CFLocaleBase.ParseDateTime(CFLocaleBase.java:246) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:689) at coldfusion.util.DateUtils.parseDateTime(DateUtils.java:644) at coldfusion.runtime.CFPage.ParseDateTime(CFPage.java:1312) at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768) at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2471) at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at coldfusion.runtime.UDFMethod.invokeCFThread(UDFMethod.java:174) at coldfusion.thread.Task.invokeFunction(Task.java:239) at coldfusion.thread.Task.run(Task.java:141) at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201) at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
TagContext
array
1
struct
COLUMN 0
ID CF_CFPAGE
LINE 1768
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP._factor29(D:\Websites\metrotest\Airport.Cfm:1768)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
2
struct
COLUMN 0
ID CF_AIRPORT
LINE 1734
RAW_TRACE at cfAirport2eCfm233259945$funcFLIGHTPOPUP.runFunction(D:\Websites\metrotest\Airport.Cfm:1734)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_UDFMETHOD
LINE 178
RAW_TRACE at cfAirport2eCfm233259945$func_CFFUNCCFTHREAD_CFAIRPORT2ECFM2332599451.runFunction(D:\Websites\metrotest\Airport.Cfm:178)
TEMPLATE D:\Websites\metrotest\Airport.Cfm
TYPE CFML
Type coldfusion.util.RuntimeWrapper
NAME ARRIVALSTHREAD
OUTPUT <div id="arrivalsDiv"> <table cellpadding="0" cellspacing="0" style="border: thin solid silver;"> <thead> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0"> <thead> <tr> <th colspan="5" style="background-color:#336699;font-family:arial,helvetica,sans-serif;color:white;font-size:13px;" align="center" > <a name="arrivalsTable" style="color:white;">Flight Arrivals</a> </th> </tr> <tr> <td nowrap="nowrap" colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:16px;font-weight:bold;" > Flights arriving to: <span style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > New York, NY </span> </td> <td rowspan="2" align="center" valign="middle"> <img style="display:none;" alt="Loading..." src="/images/spinner.gif"/> </td> </tr> <tr> <td colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > (JFK-John F Kennedy International Airport) </td> </tr> <tr> <td colspan="5" style="background-color:#004371">&nbsp;</td> </tr> </thead> </table> </td> </tr> </thead> <tbody> <tr> <td> <table class="tablesorter" cellpadding="0" cellspacing="0"> <thead> <tr style="font-family:arial,helvetica,sans-serif;font-size:12px;"> <th valign="top">Departure City</th> <th valign="top">Airline</th> <th valign="top" align="center">Flight Number</th> <th valign="top" align="center">Arrival Time</th> <th valign="top" align="center">More Info</th> </tr> </thead> <tbody style="font-size:9px;"> <tr> <td style="padding-right:6px;"> , </td> <td>Caribbean Airlines</td> <td align="center" style="font-weight:bold;"> 522 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> </td> <td align="center" > <a href="http://www.helloflight.com/Flight/BWA522.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> , </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 384 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> </td> <td align="center" > <a href="http://www.helloflight.com/Flight/DAL384.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> Lima, Perú </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 7725 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 8:14 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL7725.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Lima, Perú </td> <td>LAN Airlines</td> <td align="center" style="font-weight:bold;"> 530 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 8:14 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/LAN530.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Juan, PR </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 702 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:09 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU702.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Burlington, VT </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 6430 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:10 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL6430.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Burlington, VT </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 51 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:10 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU51.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Zürich, Switzerland </td> <td>Swiss International Air Lines</td> <td align="center" style="font-weight:bold;"> 16 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:10 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWR16.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Zürich, Switzerland </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 8602 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:10 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL8602.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Juan, PR </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 648 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:11 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL648.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Brussels, Belgium </td> <td>Jet Airways</td> <td align="center" style="font-weight:bold;"> 226 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:12 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JAI226.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Buffalo, NY </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 716 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:12 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM716.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Praha, Czech Republic </td> <td>Czech Airlines</td> <td align="center" style="font-weight:bold;"> 5054 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:13 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/CSA5054.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Praha, Czech Republic </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 209 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:13 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL209.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> West Palm Beach, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 142 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:14 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU142.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Juan, PR </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 578 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:15 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL578.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Cleveland, OH </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 704 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:17 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM704.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Portland, ME </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 619 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:20 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM619.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Barcelona, Spain </td> <td>Air France</td> <td align="center" style="font-weight:bold;"> 3650 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AFR3650.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Barcelona, Spain </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 95 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL95.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Brussels, Belgium </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 171 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL171.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dublin, Ireland </td> <td>Aer Lingus</td> <td align="center" style="font-weight:bold;"> 105 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/EIN105.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dublin, Ireland </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 4905 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL4905.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Buffalo, NY </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 6575 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:23 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL6575.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Buffalo, NY </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 73 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:23 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU73.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Rochester, NY </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 53 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:25 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU53.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Boston, MA </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1015 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:27 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU1015.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> London, England </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 105 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:27 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL105.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> London, England </td> <td>El Al Israel Airlines</td> <td align="center" style="font-weight:bold;"> 8054 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:27 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ELY8054.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> London, England </td> <td>Mexicana de Aviación</td> <td align="center" style="font-weight:bold;"> 3160 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:27 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MXA3160.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tampa, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 64 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:29 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU64.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Kingston, Jamaica </td> <td>Air Jamaica</td> <td align="center" style="font-weight:bold;"> 015 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:32 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AJM015.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Luxembourg, Luxembourg </td> <td>Cargolux</td> <td align="center" style="font-weight:bold;"> 7783 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:33 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/CLX7783.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 588 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:34 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM588.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Montréal, QC </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 639 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:35 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM639.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Kingston, Jamaica </td> <td>Air Jamaica</td> <td align="center" style="font-weight:bold;"> 15 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:36 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AJM15.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Milano, Italy </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 199 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:38 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL199.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Milano, Italy </td> <td>Malév Hungarian Airlines</td> <td align="center" style="font-weight:bold;"> 4028 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:38 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MAH4028.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Burlington, VT </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 430 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:46 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM430.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Orlando, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 46 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:46 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU46.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 4476 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:48 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL4476.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>American Eagle Airlines</td> <td align="center" style="font-weight:bold;"> 4476 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:48 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/EGF4476.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Raleigh/Durham, NC </td> <td>Lufthansa</td> <td align="center" style="font-weight:bold;"> 8621 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:57 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DLH8621.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Raleigh/Durham, NC </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1104 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:57 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU1104.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Fort Lauderdale, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 18 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:59 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU18.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Frankfurt, Hessen </td> <td>Lufthansa</td> <td align="center" style="font-weight:bold;"> 400 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:00 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DLH400.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Frankfurt, Hessen </td> <td>Ethiopian Airlines</td> <td align="center" style="font-weight:bold;"> 1610 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:00 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ETH1610.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Frankfurt, Hessen </td> <td>Thai Airways International</td> <td align="center" style="font-weight:bold;"> 7700 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:00 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/THA7700.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Frankfurt, Hessen </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 8841 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:00 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL8841.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Raleigh/Durham, NC </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 4404 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:00 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL4404.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Raleigh/Durham, NC </td> <td>American Eagle Airlines</td> <td align="center" style="font-weight:bold;"> 4404 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:00 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/EGF4404.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 904 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:02 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU904.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Toronto, ON </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 498 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:03 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM498.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 596 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:04 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM596.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Georgetown, Guyana </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 384 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:04 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL384.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> London, England </td> <td>British Airways</td> <td align="center" style="font-weight:bold;"> 175 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:05 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/BAW175.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Rochester, NY </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 482 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:05 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM482.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Barcelona, Spain </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 151 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:06 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL151.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Barcelona, Spain </td> <td>El Al Israel Airlines</td> <td align="center" style="font-weight:bold;"> 8037 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:06 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ELY8037.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Barcelona, Spain </td> <td>Iberia Airlines</td> <td align="center" style="font-weight:bold;"> 7085 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:06 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/IBE7085.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Columbus, OH </td> <td>Chautauqua Airlines</td> <td align="center" style="font-weight:bold;"> 6030 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:08 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/CHQ6030.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Memphis, TN </td> <td>Compass Airlines</td> <td align="center" style="font-weight:bold;"> 5884 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:08 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/CPZ5884.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Paris, France </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 45 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:11 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL45.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Paris, France </td> <td>Etihad Airways</td> <td align="center" style="font-weight:bold;"> 3013 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:11 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ETD3013.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Paris, France </td> <td>Gulf Air</td> <td align="center" style="font-weight:bold;"> 6645 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:11 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/GFA6645.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Paris, France </td> <td>Vietnam Airlines</td> <td align="center" style="font-weight:bold;"> 6515 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:11 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/HVN6515.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Madrid, Spain </td> <td>Air France</td> <td align="center" style="font-weight:bold;"> 3668 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:12 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AFR3668.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Madrid, Spain </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 127 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:12 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL127.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Roma, Italy </td> <td>Alitalia</td> <td align="center" style="font-weight:bold;"> 608 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:12 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AZA608.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Nassau, Bahamas </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 724 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:15 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU724.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Jacksonville, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 612 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:18 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU612.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Port of Spain, Trinidad Island </td> <td>Caribbean Airlines</td> <td align="center" style="font-weight:bold;"> 522 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:20 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/BWA522.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 732 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:20 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM732.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Beijing, Beijing </td> <td>America West Airlines</td> <td align="center" style="font-weight:bold;"> 5351 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:22 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AWE5351.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Beijing, Beijing </td> <td>Air China</td> <td align="center" style="font-weight:bold;"> 981 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:22 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/CCA981.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Beijing, Beijing </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 5451 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:22 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL5451.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 6596 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:23 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL6596.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1082 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:23 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU1082.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>Air India Limited</td> <td align="center" style="font-weight:bold;"> 102 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:24 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AIC102.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> , </td> <td>Air China</td> <td align="center" style="font-weight:bold;"> 981 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:25 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/CCA981.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 473 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:25 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM473.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Baltimore, MD </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 558 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:27 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/COM558.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tokyo, Honshu </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 58 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:27 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL58.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Syracuse, NY </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 636 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:28 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM636.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Brussels, Belgium </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 141 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:31 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL141.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Doha, Qatar </td> <td>Qatar Airways</td> <td align="center" style="font-weight:bold;"> 83 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:33 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/QTR83.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Doha, Qatar </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 4749 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:33 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL4749.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Juan, PR </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 704 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:33 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU704.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Syracuse, NY </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 6636 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:34 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL6636.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Syracuse, NY </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 69 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:34 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU69.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>Atlantic Southeast Airlines</td> <td align="center" style="font-weight:bold;"> 7023 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:34 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/ASQ7023.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Budapest, Hungary </td> <td>Air France</td> <td align="center" style="font-weight:bold;"> 3654 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:35 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AFR3654.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Budapest, Hungary </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 99 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:35 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL99.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Boston, MA </td> <td>American Eagle Airlines</td> <td align="center" style="font-weight:bold;"> 4622 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:39 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/EGF4622.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Atlanta, GA </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 1320 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:42 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL1320.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Phoenix, AZ </td> <td>Air France</td> <td align="center" style="font-weight:bold;"> 8864 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:42 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AFR8864.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Phoenix, AZ </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 746 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:42 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL746.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Phoenix, AZ </td> <td>KLM Royal Dutch Airlines</td> <td align="center" style="font-weight:bold;"> 9345 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:42 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/KLM9345.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Roma, Italy </td> <td>Alitalia</td> <td align="center" style="font-weight:bold;"> 60U </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:43 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AZA60U.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 721 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:44 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM721.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Burlington, VT </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 27 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:46 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU27.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Fort Myers, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 134 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:49 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU134.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Albany, NY </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 669 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:52 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/COM669.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> St. Louis, MO </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 637 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:52 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM637.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Frankfurt, Hessen </td> <td>Air France</td> <td align="center" style="font-weight:bold;"> 3660 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:53 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AFR3660.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Frankfurt, Hessen </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 107 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:53 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL107.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Roma, Italy </td> <td>Alitalia</td> <td align="center" style="font-weight:bold;"> 7614 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:53 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AZA7614.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Roma, Italy </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 149 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:53 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL149.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 6560 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:58 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL6560.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 6570 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:58 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL6570.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 908 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:58 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU908.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Milano, Italy </td> <td>Alitalia</td> <td align="center" style="font-weight:bold;"> 604 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:59 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AZA604.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Milano, Italy </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 8718 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:59 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL8718.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> New Orléans, LA </td> <td>Lufthansa</td> <td align="center" style="font-weight:bold;"> 8565 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:59 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DLH8565.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> New Orléans, LA </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 118 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 1:59 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU118.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Monterrey, Nuevo León </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 8112 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:02 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL8112.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Monterrey, Nuevo León </td> <td>Mexicana de Aviación</td> <td align="center" style="font-weight:bold;"> 6 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:02 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MXA6.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> München, Bavaria </td> <td>Lufthansa</td> <td align="center" style="font-weight:bold;"> 410 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:02 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DLH410.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> München, Bavaria </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 8871 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:02 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL8871.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Moscow, Russian Federation (Russia) </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 31 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:03 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL31.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Athens, Greece </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 133 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:06 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL133.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Athens, Greece </td> <td>Olympic Airlines</td> <td align="center" style="font-weight:bold;"> 8411 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:06 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/OAL8411.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Windsor Locks, CT </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 567 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:07 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/COM567.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 570 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:08 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM570.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Geneva, Switzerland </td> <td>Swiss International Air Lines</td> <td align="center" style="font-weight:bold;"> 22B </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:12 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWR22B.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Nashville, TN </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 624 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:19 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM624.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Roma, Italy </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 235 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:21 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL235.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Roma, Italy </td> <td>Malév Hungarian Airlines</td> <td align="center" style="font-weight:bold;"> 4032 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:21 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MAH4032.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Manchester, England </td> <td>Pakistan International Airlines</td> <td align="center" style="font-weight:bold;"> 721 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 2:39 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/PIA721.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dubai, United Arab Emirates </td> <td>Emirates Airline</td> <td align="center" style="font-weight:bold;"> 201 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 3:30 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAE201.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Istanbul, Turkey </td> <td>Turkish Airlines</td> <td align="center" style="font-weight:bold;"> 1 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 3:39 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/THY1.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Istanbul, Turkey </td> <td>United Airlines</td> <td align="center" style="font-weight:bold;"> 5500 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 3:39 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/UAL5500.cfm" class="green" > In Flight </a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div>
PRIORITY NORMAL
STARTTIME {ts '2010-03-10 13:08:09'}
STATUS TERMINATED
struct
DEPARTUREPAGINATION
query
  CURRENT DB HOURS NEXT PREVIOUS
1 2010-03-10T17:08:09Z ASDI_20100310_night 2 2010-03-10T19:08:09Z 2010-03-10T15:08:09Z
DEPARTURES
query
  ACITY ACOUNTRY AFAA AIATA AICAO AIRCRAFTID AIRCRAFTTYPE AIRLINECODE AIRLINENAME AITS ANAME AOFFSET AST ATIME DCITY DCOUNTRY DFAA DIATA DICAO DITS DNAME DOFFSET DST DTIME FMITS STATUS
1 Tokyo Japan [empty string] NRT RJAA AAL167 [empty string] AAL American Airlines [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-11T15:31:00+09:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T11:58:00-05:00 2010-03-10T17:12:43Z IN FLIGHT
2 Tokyo Japan [empty string] NRT RJAA JAL5013 [empty string] JAL Japan Airlines [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-11T15:31:00+09:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T11:58:00-05:00 2010-03-10T17:12:43Z IN FLIGHT
3 Buffalo United States BUF BUF KBUF JBU66 [empty string] JBU JetBlue Airways [empty string] Buffalo Niagara International Airport -18000000 NY 2010-03-10T13:04:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:07:00-05:00 2010-03-10T17:43:26Z ARRIVED
4 Washington United States DCA DCA KDCA COM729 [empty string] COM Comair [empty string] Ronald Reagan Washington National Airport -18000000 DC 2010-03-10T13:06:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:10:00-05:00 2010-03-09T16:45:25Z ARRIVED
5 Boston United States BOS BOS KBOS EGF4676 E135 EGF American Eagle Airlines [empty string] General Edward Lawrence Logan International Airport -18000000 MA 2010-03-10T12:50:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:14:26Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:14:00-05:00 2010-03-10T17:16:27Z ARRIVED
6 Burbank United States BUR BUR KBUR JBU355 A320 JBU JetBlue Airways [empty string] Bob Hope Airport -28800000 CA 2010-03-10T14:40:00-08:00 New York United States JFK JFK KJFK 2010-03-10T17:15:54Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:16:00-05:00 2010-03-10T18:00:52Z IN FLIGHT
7 Atlanta United States ATL ATL KATL DAL1634 MD88 DAL Delta Air Lines [empty string] Hartsfield - Jackson Atlanta International Airport -18000000 GA 2010-03-10T14:13:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:17:21Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:17:00-05:00 2010-03-10T17:54:19Z IN FLIGHT
8 Fort Myers United States RSW RSW KRSW JBU135 A320 JBU JetBlue Airways [empty string] Southwest Florida International Airport -18000000 FL 2010-03-10T15:01:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:19:11Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:19:00-05:00 2010-03-10T17:38:58Z IN FLIGHT
9 Tokyo Japan [empty string] NRT RJAA AAL5819 B77W AAL American Airlines [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-10T15:43:00+09:00 New York United States JFK JFK KJFK 2010-03-10T17:20:46Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 [empty string] [empty string]
10 Tokyo Japan [empty string] NRT RJAA BAW4605 B77W BAW British Airways [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-10T15:43:00+09:00 New York United States JFK JFK KJFK 2010-03-10T17:20:46Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 [empty string] [empty string]
11 Tokyo Japan [empty string] NRT RJAA JAL5 B77W JAL Japan Airlines [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-10T15:43:00+09:00 New York United States JFK JFK KJFK 2010-03-10T17:20:46Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:21:00-05:00 [empty string] [empty string]
12 Boston United States BOS BOS KBOS JBU1008 E190 JBU JetBlue Airways [empty string] General Edward Lawrence Logan International Airport -18000000 MA 2010-03-10T12:59:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:23:17Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:22:00-05:00 2010-03-10T17:26:58Z ARRIVED
13 Orlando United States MCO MCO KMCO JBU31 A320 JBU JetBlue Airways [empty string] Orlando International Airport -18000000 FL 2010-03-10T14:51:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:24:41Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:25:00-05:00 2010-03-10T17:46:09Z IN FLIGHT
14 Toronto Canada [empty string] YYZ CYYZ EGF4466 E135 EGF American Eagle Airlines [empty string] Lester B. Pearson International Airport -18000000 ON 2010-03-10T13:31:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:26:00Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:26:00-05:00 [empty string] IN FLIGHT
15 Los Angeles United States LAX LAX KLAX AAL3 B762 AAL American Airlines [empty string] Los Angeles International Airport -28800000 CA 2010-03-10T14:51:00-08:00 New York United States JFK JFK KJFK 2010-03-10T17:27:36Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:28:00-05:00 2010-03-10T17:58:19Z IN FLIGHT
16 Montego Bay Jamaica [empty string] MBJ MKJS AAL1193 B752 AAL American Airlines [empty string] Sangster International Airport -18000000 [empty string] 2010-03-10T16:02:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:33:17Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:33:00-05:00 [empty string] IN FLIGHT
17 Minneapolis United States MSP MSP KMSP DAL2137 A320 DAL Delta Air Lines [empty string] Minneapolis-St. Paul International/Wold-Chamberlain Airport -21600000 MN 2010-03-10T13:53:00-06:00 New York United States JFK JFK KJFK 2010-03-10T17:36:59Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:37:00-05:00 2010-03-10T17:48:35Z IN FLIGHT
18 Detroit United States DTW DTW KDTW DAL7375 [empty string] DAL Delta Air Lines [empty string] Detroit Metropolitan Wayne County Airport -18000000 MI 2010-03-10T13:57:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:40:00-05:00 2010-03-10T16:44:27Z Scheduled
19 Tel Aviv Israel [empty string] TLV LLBG ELY022 B744 ELY El Al Israel Airlines [empty string] Ben Gurion 7200000 [empty string] 2010-03-11T05:43:00+02:00 New York United States JFK JFK KJFK 2010-03-10T17:41:39Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:42:00-05:00 [empty string] IN FLIGHT
20 Tel Aviv Israel [empty string] TLV LLBG ELY22 [empty string] ELY El Al Israel Airlines [empty string] Ben Gurion 7200000 [empty string] 2010-03-11T05:53:00+02:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:42:00-05:00 2010-03-10T18:02:29Z In Flight
21 West Palm Beach United States PBI PBI KPBI JBU977 A320 JBU JetBlue Airways [empty string] Palm Beach International Airport -18000000 FL 2010-03-10T15:10:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:43:50Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:44:00-05:00 2010-03-10T17:48:25Z IN FLIGHT
22 Los Angeles United States LAX LAX KLAX ANZ9147 B752 ANZ Air New Zealand [empty string] Los Angeles International Airport -28800000 CA 2010-03-10T15:06:00-08:00 New York United States JFK JFK KJFK 2010-03-10T17:45:24Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:45:00-05:00 2010-03-10T17:45:24Z IN FLIGHT
23 Los Angeles United States LAX LAX KLAX AWE6647 B752 AWE America West Airlines [empty string] Los Angeles International Airport -28800000 CA 2010-03-10T15:06:00-08:00 New York United States JFK JFK KJFK 2010-03-10T17:45:24Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:45:00-05:00 2010-03-10T17:45:24Z IN FLIGHT
24 Los Angeles United States LAX LAX KLAX UAL53 B752 UAL United Airlines [empty string] Los Angeles International Airport -28800000 CA 2010-03-10T15:06:00-08:00 New York United States JFK JFK KJFK 2010-03-10T17:45:24Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:45:00-05:00 2010-03-10T17:45:24Z IN FLIGHT
25 Austin United States AUS AUS KAUS JBU1065 E190 JBU JetBlue Airways [empty string] Austin-Bergstrom International Airport -21600000 TX 2010-03-10T15:27:00-06:00 New York United States JFK JFK KJFK 2010-03-10T17:47:19Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:47:00-05:00 2010-03-10T17:54:35Z IN FLIGHT
26 Portland United States PWM PWM KPWM JBU602 E190 JBU JetBlue Airways [empty string] Portland International Jetport -18000000 ME 2010-03-10T13:38:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:48:47Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:48:00-05:00 2010-03-10T18:01:41Z IN FLIGHT
27 Fort Lauderdale United States FLL FLL KFLL JBU61 A320 JBU JetBlue Airways [empty string] Fort Lauderdale/Hollywood International Airport -18000000 FL 2010-03-10T15:22:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:50:21Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:50:00-05:00 2010-03-10T17:50:21Z IN FLIGHT
28 Pittsburgh United States PIT PIT KPIT COM565 CRJ1 COM Comair [empty string] Pittsburgh International Airport -18000000 PA 2010-03-10T14:00:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:51:43Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:52:00-05:00 2010-03-10T17:51:43Z IN FLIGHT
29 Montego Bay Jamaica [empty string] MBJ MKJS AJM010 A320 AJM Air Jamaica [empty string] Sangster International Airport -18000000 [empty string] 2010-03-10T16:18:00-05:00 New York United States JFK JFK KJFK 2010-03-10T17:53:14Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:53:00-05:00 [empty string] IN FLIGHT
30 Montego Bay Jamaica [empty string] MBJ MKJS AJM10 [empty string] AJM Air Jamaica [empty string] Sangster International Airport -18000000 [empty string] 2010-03-10T16:22:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T12:53:00-05:00 2010-03-10T17:53:14Z In Flight
31 Chicago United States ORD ORD KORD COM583 CRJ9 COM Comair [empty string] Chicago O'Hare International Airport -21600000 IL 2010-03-10T13:43:00-06:00 New York United States JFK JFK KJFK 2010-03-10T17:55:06Z John F Kennedy International Airport -18000000 NY 2010-03-10T12:55:00-05:00 2010-03-10T17:55:06Z IN FLIGHT
32 Charlotte United States CLT CLT KCLT COM717 [empty string] COM Comair [empty string] Charlotte/Douglas International Airport -18000000 NC 2010-03-10T15:00:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:00:00-05:00 2010-03-10T17:04:15Z Scheduled
33 Tokyo Japan [empty string] NRT RJAA DAL59 [empty string] DAL Delta Air Lines [empty string] New Tokyo International Airport 32400000 Honshu 2010-03-11T16:23:00+09:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:09:00-05:00 2010-03-10T17:04:15Z Scheduled
34 Shanghai China [empty string] PVG ZSPD EIA867 [empty string] EIA Evergreen International Airlines [empty string] Pudong International Airport 28800000 Shanghai 2010-03-11T19:17:00+08:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:15:00-05:00 2010-03-09T17:45:25Z SCHEDULED
35 Seoul Republic of Korea (South Korea) [empty string] ICN RKSI DAL7854 [empty string] DAL Delta Air Lines [empty string] Incheon International Airport 32400000 [empty string] 2010-03-11T16:06:00+09:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:16:00-05:00 2010-03-10T17:34:12Z Scheduled
36 Seoul Republic of Korea (South Korea) [empty string] ICN RKSI KAL82 [empty string] KAL Korean Air [empty string] Incheon International Airport 32400000 [empty string] 2010-03-11T16:06:00+09:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:16:00-05:00 2010-03-10T17:34:12Z Scheduled
37 Halifax Canada [empty string] YHZ CYHZ COM665 [empty string] COM Comair [empty string] Halifax International Airport -14400000 NS 2010-03-10T16:06:00-04:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:21:00-05:00 2010-03-10T17:25:15Z Scheduled
38 Buffalo United States BUF BUF KBUF JBU8 [empty string] JBU JetBlue Airways [empty string] Buffalo Niagara International Airport -18000000 NY 2010-03-10T14:21:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:23:00-05:00 2010-03-10T17:23:46Z Scheduled
39 Charlotte United States CLT CLT KCLT RPA3157 [empty string] RPA Republic Airlines [empty string] Charlotte/Douglas International Airport -18000000 NC 2010-03-10T14:56:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:26:00-05:00 2010-03-10T17:13:17Z Scheduled
40 Covington United States CVG CVG KCVG COM466 [empty string] COM Comair [empty string] Cincinnati/Northern Kentucky International Airport -18000000 KY 2010-03-10T15:47:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:30:00-05:00 2010-03-10T17:34:16Z Scheduled
41 Long Beach United States LGB LGB KLGB JBU209 [empty string] JBU JetBlue Airways [empty string] Long Beach Airport (Daugherty Field) -28800000 CA 2010-03-10T15:54:00-08:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:33:00-05:00 2010-03-10T17:30:51Z Scheduled
42 Rochester United States ROC ROC KROC JBU32 [empty string] JBU JetBlue Airways [empty string] Greater Rochester International Airport -18000000 NY 2010-03-10T14:30:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:36:00-05:00 2010-03-10T17:34:49Z Scheduled
43 Washington United States IAD IAD KIAD JBU1307 [empty string] JBU JetBlue Airways [empty string] Washington Dulles International Airport -18000000 DC 2010-03-10T14:38:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:42:00-05:00 2010-03-10T17:34:16Z Scheduled
44 Seattle United States SEA SEA KSEA JBU83 [empty string] JBU JetBlue Airways [empty string] Seattle-Tacoma International Airport -28800000 WA 2010-03-10T15:47:00-08:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:43:00-05:00 2010-03-10T17:40:48Z Scheduled
45 Orlando United States MCO MCO KMCO JBU1783 [empty string] JBU JetBlue Airways [empty string] Orlando International Airport -18000000 FL 2010-03-10T16:16:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:51:00-05:00 2010-03-10T17:45:48Z Scheduled
46 Tampa United States TPA TPA KTPA JBU71 [empty string] JBU JetBlue Airways [empty string] Tampa International Airport -18000000 FL 2010-03-10T16:25:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:51:00-05:00 2010-03-10T17:45:48Z Scheduled
47 Los Angeles United States LAX LAX KLAX AAL117 [empty string] AAL American Airlines [empty string] Los Angeles International Airport -28800000 CA 2010-03-10T16:18:00-08:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:55:00-05:00 2010-03-10T17:39:22Z Scheduled
48 Jacksonville United States JAX JAX KJAX JBU73 [empty string] JBU JetBlue Airways [empty string] Jacksonville International Airport -18000000 FL 2010-03-10T16:02:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T13:57:00-05:00 2010-03-10T17:53:44Z Scheduled
49 Raleigh/Durham United States RDU RDU KRDU EGF4655 [empty string] EGF American Eagle Airlines [empty string] Raleigh-Durham International Airport -18000000 NC 2010-03-10T15:15:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:01:00-05:00 2010-03-10T17:54:23Z Scheduled
50 West Palm Beach United States PBI PBI KPBI JBU121 [empty string] JBU JetBlue Airways [empty string] Palm Beach International Airport -18000000 FL 2010-03-10T16:32:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:02:00-05:00 2010-03-10T17:57:46Z Scheduled
51 Columbus United States CMH CMH KCMH COM648 [empty string] COM Comair [empty string] Port Columbus International Airport -18000000 OH 2010-03-10T15:30:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:05:00-05:00 2010-03-09T18:50:25Z SCHEDULED
52 Atlanta United States ATL ATL KATL DAL1615 [empty string] DAL Delta Air Lines [empty string] Hartsfield - Jackson Atlanta International Airport -18000000 GA 2010-03-10T16:04:00-05:00 New York United States JFK JFK KJFK [empty string] John F Kennedy International Airport -18000000 NY 2010-03-10T14:06:00-05:00 2010-03-10T17:44:17Z CONTROLLED
DEPARTURESINFLIGHT
query
  AIRCRAFTID AIRCRAFTTYPE AIRCRAFT_CATEGORY AIRCRAFT_TYPE ALTITUDE CLIMB_RATE DEFAULT_ICON_PREFIX DESCENT_RATE ENGINE_COUNT ENGINE_TYPE FAA_COMMENTS HEADING ICON ICON_PREFIX LANDING_CLASS LATITUDE LONGITUDE MANUFACTURER MILITARY_FLAG MODEL RANK SOURCETIMESTAMP SPEED WEIGHT_CLASS
1 AAL1193 B752 5 B752 360C 3500 H-L52J 2500 2 J new 11/98 | chg 02/00 206.677428172 757-200.202.50.1f.1p.png 757-200 L 38.110275 -75.3675 Boeing - Model 757-200 6528 2010-03-10T18:01:59Z 424 H
2 AAL167 B772 5 B772 340 2500 H-L52J 2500 2 J new 11/98 270.012001204 767-300.270.00.1f.1p.png 767-300 L 46.066666 -80.05 Boeing - Model 777-200 918 2010-03-10T18:02:21Z 460 H
3 AAL3 B762 5 B762 380C 3500 H-L52J 3500 2 J new 11/98 275.89625297 H-L52J.270.00.1f.1p.png [empty string] L 40.835 -78.126945 Boeing - Model 767-200 542 2010-03-10T18:01:30Z 413 H
4 AJM010 A320 5 A320 195 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 191.269203069 A320.191.25.1f.1p.png A320 L 39.953888 -73.52112 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:24Z 368 L
5 COM565 CRJ1 5 CRJ1 179 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 284.122696908 CRJ-100.281.25.1f.1p.png CRJ-100 L 41.009724 -74.05417 Canadair Bombardier - RJ-100 Regional Jet 1851 2010-03-10T18:01:49Z 368 L
6 COM583 CRJ9 5 CRJ9 164 5000 L-L52J 6000 2 J add 08/03 211.691038942 CRJ-900.213.75.1f.1p.png CRJ-900 L 40.94389 -73.704994 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-10T18:02:25Z 347 L
7 DAL1634 MD88 5 MD88 340C 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 235.57584478 MD-88.236.25.1f.1p.png MD-88 L 38.203888 -78.61472 McDonnell-Douglas - MD-88 2436 2010-03-10T18:01:59Z 370 L
8 DAL2137 A320 5 A320 348 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 291.825237616 A320.292.50.1f.1p.png A320 L 41.709167 -76.30028 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:25Z 450 L
9 EGF4466 E135 5 E135 300 2000 L-L52J 2000 2 J chg (EC135 > E135) 11/89 non-military 11/99 280.094284293 ERJ-135.281.25.1f.1p.png ERJ-135 L 42.516666 -77.333336 Embraer - ERJ-135 2896 2010-03-10T18:02:17Z 430 L
10 ELY022 B744 5 B744 330C 3000 H-L54J 3000 4 J new 11/98 | chg 02/00 79.8150426419 747-400.078.75.1f.1p.png 747-400 L 40.67917 -70.87028 Boeing - Model 747-400 1294 2010-03-10T18:02:01Z 534 H
11 JBU1065 E190 5 E190 269 2350 L-L52J 2350 2 J add 11/05 261.451195256 L-L52J.270.00.1f.1p.png [empty string] L 40.163055 -75.27139 Embraer - ERJ190/E190 1553 2010-03-10T18:02:25Z 381 L
12 JBU135 A320 5 A320 360C 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 218.877468878 A320.213.75.1f.1p.png A320 L 37.961113 -78.20722 Airbus Industries - Airbus A320 6234 2010-03-10T18:01:59Z 383 L
13 JBU31 A320 5 A320 359C 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 211.470255258 A320.213.75.1f.1p.png A320 L 37.415558 -75.98416 Airbus Industries - Airbus A320 6234 2010-03-10T18:01:47Z 421 L
14 JBU355 A320 5 A320 325 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 280.605692465 A320.281.25.1f.1p.png A320 L 42.495277 -79.33584 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:18Z 457 L
15 JBU602 E190 5 E190 170C 2350 L-L52J 2350 2 J add 11/05 41.2328965318 L-L52J.045.00.1f.1p.png [empty string] L 41.576942 -72.67583 Embraer - ERJ190/E190 1553 2010-03-10T18:02:38Z 396 L
16 JBU61 A320 5 A320 252 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 208.144689291 A320.202.50.1f.1p.png A320 L 39.606388 -73.797775 Airbus Industries - Airbus A320 6234 2010-03-10T18:02:23Z 409 L
17 JBU977 A320 5 A320 323 3500 L-L52J 3500 2 J new 11/89 | chg 12/99 219.240869077 A320.213.75.1f.1p.png A320 L 39.108887 -74.345 Airbus Industries - Airbus A320 6234 2010-03-10T18:01:35Z 430 L
18 UAL53 B752 5 B752 255 3500 H-L52J 2500 2 J new 11/98 | chg 02/00 301.507184845 757-200.303.75.1f.1p.png 757-200 L 41.280556 -75.02806 Boeing - Model 757-200 6528 2010-03-10T18:02:37Z 414 H
ELAPSEDTIME 1822
NAME DEPARTURESTHREAD
OUTPUT <div id="departuresDiv"> <table cellpadding="0" cellspacing="0" style="border: thin solid silver;"> <thead> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0"> <thead> <tr> <th colspan="5" style="background-color:#336699;font-family:arial,helvetica,sans-serif;color:white;font-size:13px;" align="center" > <a name="departuresTable" style="color:white;">Flight Departures</a> </th> </tr> <tr> <td nowrap="nowrap" colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:16px;font-weight:bold;" > Flights departing from: <span style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > New York, NY </span> </td> <td rowspan="2" align="center" valign="middle"> <img style="display:none;" alt="Loading..." src="/images/spinner.gif"/> </td> </tr> <tr> <td colspan="4" style="font-family:arial,helvetica,chicago,sans-serif;font-size:13px;font-weight:bold;" > (JFK-John F Kennedy International Airport) </td> </tr> <tr> <td colspan="5" style="background-color:#004371">&nbsp;</td> </tr> </thead> </table> </td> </tr> </thead> <tbody> <tr> <td> <table class="tablesorter" cellpadding="0" cellspacing="0"> <thead> <tr style="font-family:arial,helvetica,sans-serif;font-size:12px;"> <th valign="top">Arrival City</th> <th valign="top">Airline</th> <th valign="top" align="center">Flight Number</th> <th valign="top" align="center">Departure Time</th> <th valign="top" align="center">More Info</th> </tr> </thead> <tbody style="font-size:9px;"> <tr> <td style="padding-right:6px;"> Tokyo, Honshu </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 167 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:58 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL167.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tokyo, Honshu </td> <td>Japan Airlines</td> <td align="center" style="font-weight:bold;"> 5013 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:58 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JAL5013.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Buffalo, NY </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 66 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:07 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU66.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>Comair</td> <td align="center" style="font-weight:bold;"> 729 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:10 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COM729.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Boston, MA </td> <td>American Eagle Airlines</td> <td align="center" style="font-weight:bold;"> 4676 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:14 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/EGF4676.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Burbank, CA </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 355 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:16 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU355.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Atlanta, GA </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 1634 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:17 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL1634.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Fort Myers, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 135 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:19 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU135.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tokyo, Honshu </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 5819 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AAL5819.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tokyo, Honshu </td> <td>British Airways</td> <td align="center" style="font-weight:bold;"> 4605 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/BAW4605.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tokyo, Honshu </td> <td>Japan Airlines</td> <td align="center" style="font-weight:bold;"> 5 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:21 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/JAL5.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> Boston, MA </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1008 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:22 PM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU1008.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Orlando, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 31 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:25 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU31.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Toronto, ON </td> <td>American Eagle Airlines</td> <td align="center" style="font-weight:bold;"> 4466 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:26 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/EGF4466.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Los Angeles, CA </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 3 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:28 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL3.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Montego Bay, Jamaica </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 1193 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:33 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL1193.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Minneapolis, MN </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 2137 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:37 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL2137.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Detroit, MI </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 7375 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:40 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/DAL7375.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tel Aviv, Israel </td> <td>El Al Israel Airlines</td> <td align="center" style="font-weight:bold;"> 022 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:42 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ELY022.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tel Aviv, Israel </td> <td>El Al Israel Airlines</td> <td align="center" style="font-weight:bold;"> 22 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:42 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ELY22.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> West Palm Beach, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 977 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:44 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU977.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Los Angeles, CA </td> <td>Air New Zealand</td> <td align="center" style="font-weight:bold;"> 9147 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:45 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ANZ9147.cfm" class="green" > In Flight </a> </td>