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-22T14:16:49Z ASDI_20100322_noon 3 2010-03-22T17:16:49Z 2010-03-22T11:16:49Z
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 Austin United States AUS AUS KAUS N916SB [empty string] [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:18:00-05:00 Canadian United States HHF [empty string] KHHF [empty string] Hemphill County Airport -25200000 TX 2010-03-22T06:05:00-07:00 2010-03-22T13:39:23Z ARRIVED
2 Austin United States AUS AUS KAUS SWA2300 [empty string] SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:21:00-05:00 Dallas United States DAL DAL KDAL [empty string] Dallas Love Field Airport -18000000 TX 2010-03-22T08:37:00-05:00 2010-03-22T13:52:28Z ARRIVED
3 Austin United States AUS AUS KAUS N739FY [empty string] [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:27:00-05:00 Hillsboro United States INJ [empty string] KINJ [empty string] Hillsboro Municipal Airport -18000000 TX 2010-03-22T08:39:00-05:00 2010-03-22T14:06:32Z ARRIVED
4 Austin United States AUS AUS KAUS N637DT C421 [empty string] [empty string] 2010-03-22T14:28:24Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:28:00-05:00 Mc Allen United States MFE MFE KMFE 2010-03-22T12:49:57Z Mc Allen Miller International Airport -18000000 TX 2010-03-22T07:49:00-05:00 2010-03-22T14:03:53Z ARRIVED
5 Austin United States AUS AUS KAUS COA350 B735 COA Continental Airlines 2010-03-22T14:30:23Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:30:00-05:00 Newark United States EWR EWR KEWR 2010-03-22T11:01:26Z Newark Liberty International Airport -14400000 NJ 2010-03-22T07:01:00-04:00 2010-03-22T14:07:51Z ARRIVED
6 Austin United States AUS AUS KAUS LN837MA C500 [empty string] [empty string] 2010-03-22T14:42:08Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:35:00-05:00 Fort Worth United States FTW FTW KFTW 2010-03-22T14:02:48Z Fort Worth Meacham International Airport -18000000 TX 2010-03-22T09:03:00-05:00 2010-03-22T14:12:42Z ARRIVED
7 Austin United States AUS AUS KAUS AAL421 MD82 AAL American Airlines 2010-03-22T14:46:24Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:46:00-05:00 Dallas-Fort Worth United States DFW DFW KDFW 2010-03-22T14:09:16Z Dallas/Fort Worth International Airport -18000000 TX 2010-03-22T09:09:00-05:00 2010-03-22T14:24:22Z ARRIVED
8 Austin United States AUS AUS KAUS DAL1679 B738 DAL Delta Air Lines 2010-03-22T14:48:24Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:48:00-05:00 Atlanta United States ATL ATL KATL 2010-03-22T12:49:40Z Hartsfield - Jackson Atlanta International Airport -14400000 GA 2010-03-22T08:50:00-04:00 2010-03-22T14:00:58Z ARRIVED
9 Austin United States AUS AUS KAUS N3091W BE35 [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:18:00-05:00 Dallas United States ADS ADS KADS 2010-03-22T14:08:23Z Addison Airport -18000000 TX 2010-03-22T09:08:00-05:00 2010-03-22T14:59:32Z IN FLIGHT
10 Austin United States AUS AUS KAUS N424JP C208 [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:18:00-05:00 Dallas United States DAL DAL KDAL 2010-03-22T14:13:28Z Dallas Love Field Airport -18000000 TX 2010-03-22T09:10:00-05:00 2010-03-22T15:00:32Z IN FLIGHT
11 Austin United States AUS AUS KAUS COA1583 B738 COA Continental Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:19:00-05:00 Houston United States IAH IAH KIAH 2010-03-22T14:47:18Z George Bush Intercontinental/Houston Airport -18000000 TX 2010-03-22T09:47:00-05:00 2010-03-22T14:47:18Z IN FLIGHT
12 Austin United States AUS AUS KAUS N56RT BE20 [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:25:00-05:00 Albuquerque United States ABQ ABQ KABQ 2010-03-22T13:11:10Z Albuquerque International Sunport Airport -25200000 NM 2010-03-22T06:11:00-07:00 2010-03-22T14:54:08Z IN FLIGHT
13 Austin United States AUS AUS KAUS SWA1976 B737 SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:28:00-05:00 Dallas United States DAL DAL KDAL 2010-03-22T14:55:23Z Dallas Love Field Airport -18000000 TX 2010-03-22T09:55:00-05:00 2010-03-22T14:55:23Z IN FLIGHT
14 Austin United States AUS AUS KAUS N24DS BE9L [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:28:00-05:00 Midland United States MDD MDD KMDD 2010-03-22T14:10:03Z Midland Airpark -18000000 TX 2010-03-22T09:10:00-05:00 2010-03-22T14:40:38Z IN FLIGHT
15 Austin United States AUS AUS KAUS N4776M BE9L [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:34:00-05:00 Carrizo Springs United States CZT CZT KCZT 2010-03-22T14:34:31Z Dimmit County Airport -18000000 TX 2010-03-22T09:35:00-05:00 2010-03-22T14:45:04Z IN FLIGHT
16 Austin United States AUS AUS KAUS SWA1041 B733 SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:34:00-05:00 Houston United States HOU HOU KHOU 2010-03-22T15:06:44Z William P Hobby Airport -18000000 TX 2010-03-22T10:06:00-05:00 2010-03-22T15:06:44Z IN FLIGHT
17 Austin United States AUS AUS KAUS AAL2505 MD83 AAL American Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:41:00-05:00 Dallas-Fort Worth United States DFW DFW KDFW 2010-03-22T15:08:34Z Dallas/Fort Worth International Airport -18000000 TX 2010-03-22T10:08:00-05:00 2010-03-22T15:08:36Z IN FLIGHT
18 Austin United States AUS AUS KAUS SPA703 B732 SPA Sierra Pacific Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:42:00-05:00 Tucson United States TUS TUS KTUS 2010-03-22T14:00:16Z Tucson International Airport -25200000 AZ 2010-03-22T07:00:00-07:00 2010-03-22T15:02:52Z IN FLIGHT
19 Austin United States AUS AUS KAUS N18VG BE36 [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:43:00-05:00 Enid United States WDG WDG KWDG 2010-03-22T13:32:38Z Enid Woodring Regional Airport -25200000 OK 2010-03-22T06:32:00-07:00 2010-03-22T14:21:16Z IN FLIGHT
20 Austin United States AUS AUS KAUS EJA807 [empty string] EJA NetJets [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:48:00-05:00 Houston United States DWH DWH KDWH [empty string] David Wayne Hooks Memorial Airport -18000000 TX 2010-03-22T10:24:00-05:00 2010-03-22T14:08:32Z Scheduled
21 Austin United States AUS AUS KAUS MES3560 CRJ9 MES Mesaba Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:50:00-05:00 Detroit United States DTW DTW KDTW 2010-03-22T13:17:43Z Detroit Metropolitan Wayne County Airport -14400000 MI 2010-03-22T09:17:00-04:00 2010-03-22T14:48:54Z IN FLIGHT
22 Austin United States AUS AUS KAUS N470CT [empty string] [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:51:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:40:00-05:00 2010-03-22T15:00:10Z Scheduled
23 Austin United States AUS AUS KAUS ASH2601 CRJ9 ASH Mesa Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:56:00-05:00 Charlotte United States CLT CLT KCLT 2010-03-22T13:26:10Z Charlotte/Douglas International Airport -14400000 NC 2010-03-22T09:26:00-04:00 2010-03-22T14:45:05Z IN FLIGHT
24 Austin United States AUS AUS KAUS AWE2601 CRJ9 AWE America West Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:56:00-05:00 Charlotte United States CLT CLT KCLT 2010-03-22T13:26:10Z Charlotte/Douglas International Airport -14400000 NC 2010-03-22T09:26:00-04:00 2010-03-22T14:45:05Z IN FLIGHT
25 Austin United States AUS AUS KAUS SWA806 B737 SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:56:00-05:00 Phoenix United States PHX PHX KPHX 2010-03-22T14:03:46Z Phoenix Sky Harbor International Airport -25200000 AZ 2010-03-22T07:03:00-07:00 2010-03-22T15:05:12Z IN FLIGHT
26 Austin United States AUS AUS KAUS LAK380 [empty string] [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:59:00-05:00 Houston United States HOU HOU KHOU [empty string] William P Hobby Airport -18000000 TX 2010-03-22T10:30:00-05:00 2010-03-22T14:51:21Z Scheduled
27 Austin United States AUS AUS KAUS JBU1061 E190 JBU JetBlue Airways [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:02:00-05:00 New York United States JFK JFK KJFK 2010-03-22T12:33:04Z John F Kennedy International Airport -14400000 NY 2010-03-22T08:33:00-04:00 2010-03-22T15:04:08Z IN FLIGHT
28 Austin United States AUS AUS KAUS ASH7315 CRJ7 ASH Mesa Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:06:00-05:00 Chicago United States ORD ORD KORD 2010-03-22T13:57:21Z Chicago O'Hare International Airport -18000000 IL 2010-03-22T08:57:00-05:00 2010-03-22T15:09:14Z IN FLIGHT
29 Austin United States AUS AUS KAUS SWA1482 B733 SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:11:00-05:00 Baltimore United States BWI BWI KBWI 2010-03-22T13:04:13Z Baltimore/Washington International Thurgood Marshall Airport -14400000 MD 2010-03-22T09:04:00-04:00 2010-03-22T14:28:12Z IN FLIGHT
30 Austin United States AUS AUS KAUS SKW5882 CRJ2 SKW SkyWest [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:12:00-05:00 Denver United States DEN DEN KDEN 2010-03-22T14:26:21Z Denver International Airport -25200000 CO 2010-03-22T07:26:00-07:00 2010-03-22T15:02:34Z IN FLIGHT
31 Austin United States AUS AUS KAUS FLG3797 CRJ2 FLG Pinnacle Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:16:00-05:00 Memphis United States MEM MEM KMEM 2010-03-22T14:48:16Z Memphis International Airport -18000000 TN 2010-03-22T09:48:00-05:00 2010-03-22T15:06:00Z IN FLIGHT
32 Austin United States AUS AUS KAUS AAL1182 MD82 AAL American Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:21:00-05:00 Los Angeles United States LAX LAX KLAX 2010-03-22T13:47:01Z Los Angeles International Airport -25200000 CA 2010-03-22T06:47:00-07:00 2010-03-22T13:51:34Z IN FLIGHT
33 Austin United States AUS AUS KAUS BTA2283 [empty string] BTA ExpressJet [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:28:00-05:00 Houston United States IAH IAH KIAH [empty string] George Bush Intercontinental/Houston Airport -18000000 TX 2010-03-22T10:56:00-05:00 2010-03-22T15:00:32Z Scheduled
34 Austin United States AUS AUS KAUS AAY7221 MD87 AAY Allegiant Air [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:29:00-05:00 Tunica United States UTA UTM KUTA 2010-03-22T15:05:32Z Tunica Municipal Airport -18000000 MS 2010-03-22T10:05:00-05:00 2010-03-22T15:11:04Z IN FLIGHT
35 Austin United States AUS AUS KAUS SWA968 B737 SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:35:00-05:00 Orlando United States MCO MCO KMCO 2010-03-22T14:04:16Z Orlando International Airport -14400000 FL 2010-03-22T10:04:00-04:00 2010-03-22T14:59:54Z IN FLIGHT
36 Austin United States AUS AUS KAUS AAL1199 MD82 AAL American Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:50:00-05:00 Chicago United States ORD ORD KORD 2010-03-22T14:37:06Z Chicago O'Hare International Airport -18000000 IL 2010-03-22T09:37:00-05:00 2010-03-22T14:51:49Z IN FLIGHT
37 Austin United States AUS AUS KAUS MES502A CRJ9 MES Mesaba Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:50:00-05:00 Minneapolis United States MSP MSP KMSP 2010-03-22T14:32:43Z Minneapolis-St. Paul International/Wold-Chamberlain Airport -18000000 MN 2010-03-22T09:33:00-05:00 2010-03-22T14:32:43Z IN FLIGHT
38 Austin United States AUS AUS KAUS SWA2430 B737 SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:50:00-05:00 Nashville United States BNA BNA KBNA 2010-03-22T15:06:12Z Nashville International Airport -18000000 TN 2010-03-22T10:04:00-05:00 2010-03-22T15:06:16Z IN FLIGHT
39 Austin United States AUS AUS KAUS MES3502 [empty string] MES Mesaba Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:54:00-05:00 Minneapolis United States MSP MSP KMSP [empty string] Minneapolis-St. Paul International/Wold-Chamberlain Airport -18000000 MN 2010-03-22T09:28:00-05:00 2010-03-21T14:10:52Z IN FLIGHT
40 Austin United States AUS AUS KAUS SWA845 [empty string] SWA Southwest Airlines [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:05:00-05:00 Denver United States DEN DEN KDEN [empty string] Denver International Airport -25200000 CO 2010-03-22T08:29:00-07:00 2010-03-22T14:45:09Z Scheduled
41 Austin United States AUS AUS KAUS EJA929 [empty string] EJA NetJets [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:06:00-05:00 Chattanooga United States CHA CHA KCHA [empty string] Lovell Field Airport -14400000 TN 2010-03-22T11:06:00-04:00 2010-03-22T13:55:21Z Scheduled
42 Austin United States AUS AUS KAUS N171CC C208 [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:07:00-05:00 Destin United States DTS DSI KDTS 2010-03-22T12:38:33Z Destin-Fort Walton Beach Airport -18000000 FL 2010-03-22T07:38:00-05:00 2010-03-22T14:58:36Z IN FLIGHT
43 Austin United States AUS AUS KAUS N77AF [empty string] [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:07:00-05:00 Fort Worth United States FTW FTW KFTW [empty string] Fort Worth Meacham International Airport -18000000 TX [empty string] 2010-03-22T14:24:28Z In Flight
44 Austin United States AUS AUS KAUS JBU1263 E190 JBU JetBlue Airways [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:16:00-05:00 Boston United States BOS BOS KBOS 2010-03-22T13:18:49Z General Edward Lawrence Logan International Airport -14400000 MA 2010-03-22T09:18:00-04:00 2010-03-22T14:59:40Z 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 AAL1182 MD82 5 MD82 330C 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 98.3383161655 MD-82.090.00.1f.1p.png MD-82 L 31.679443 -105.13778 McDonnell-Douglas - MD-82 3509 2010-03-22T15:11:28Z 542 L
2 AAL1199 MD82 5 MD82 340C 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 222.072643185 MD-82.225.00.1f.1p.png MD-82 L 38.702225 -90.66694 McDonnell-Douglas - MD-82 3509 2010-03-22T15:10:54Z 476 L
3 AAL2505 MD83 5 MD83 095 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 262.020979508 L-L52J.270.00.1f.1p.png [empty string] L 33.005833 -97.2025 McDonnell-Douglas - MD-83 1594 2010-03-22T15:11:37Z 276 L
4 AAY7221 MD87 5 MD87 147 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 205.196369907 L-L52J.202.50.1f.1p.png [empty string] L 34.68528 -90.86083 McDonnell-Douglas - MD-87 46 2010-03-22T15:11:35Z 382 L
5 ASH2601 CRJ9 5 CRJ9 340C 5000 L-L52J 6000 2 J add 08/03 249.665533223 CRJ-900.247.50.1f.1p.png CRJ-900 L 30.931944 -93.708885 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-22T15:11:40Z 428 L
6 ASH7315 CRJ7 5 CRJ7 360C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 228.54227698 CRJ-700.225.00.1f.1p.png CRJ-700 L 34.117496 -93.4675 Canadair Bombardier - RJ-700 Regional Jet 5215 2010-03-22T15:11:22Z 431 L
7 COA1583 B738 5 B738 036 4000 L-L52J 4000 2 J new 11/98 357.080503197 737-800.000.00.1f.1p.png 737-800 L 30.276945 -97.54694 Boeing - Model 737-800 4613 2010-03-22T15:11:40Z 198 L
8 FLG3797 CRJ2 5 CRJ2 300C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 226.973071858 crj-200.225.00.1f.1p.png crj-200 L 33.675556 -92.219444 Canadair Bombardier - RJ-200 Regional Jet 15773 2010-03-22T15:11:10Z 451 L
9 JBU1061 E190 5 E190 380C 2350 L-L52J 2350 2 J add 11/05 219.123157723 L-L52J.213.75.1f.1p.png [empty string] L 34.232224 -94.82611 Embraer - ERJ190/E190 1553 2010-03-22T15:11:10Z 466 L
10 JBU1263 E190 5 E190 360C 2350 L-L52J 2350 2 J add 11/05 242.083200806 L-L52J.247.50.1f.1p.png [empty string] L 39.738888 -85.23917 Embraer - ERJ190/E190 1553 2010-03-22T15:11:23Z 470 L
11 MES3502 CRJ9 5 CRJ9 340C 5000 L-L52J 6000 2 J add 08/03 273.107017346 CRJ-900.270.00.1f.1p.png CRJ-900 L 43.11972 -76.67777 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-22T15:10:49Z 405 L
12 MES3560 CRJ9 5 CRJ9 340C 5000 L-L52J 6000 2 J add 08/03 237.456441654 CRJ-900.236.25.1f.1p.png CRJ-900 L 32.635002 -95.62723 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-22T15:10:58Z 434 L
13 MES502A CRJ9 5 CRJ9 340C 5000 L-L52J 6000 2 J add 08/03 202.173414654 CRJ-900.202.50.1f.1p.png CRJ-900 L 41.079166 -95.78611 Canadair Bombardier - RJ-900 Regional Jet 2707 2010-03-22T15:11:20Z 454 L
14 N171CC C208 3 C208 100 1400 S-L11T 1400 1 T chg 10/90 | chg 11/98 | chg 02/08 263.544091071 Caravan-1-208-Super.270.00.1f.1p.png Caravan-1-208-Super L 30.168333 -92.795 Cessna Aircraft - Caravan 1-208 Super 2001 2010-03-22T15:09:19Z 143 S
15 N18VG BE36 1 BE36 071C 1100 S-L11P 1100 1 P chg 10/90 147.829944989 S-L11P.146.25.1f.1p.png [empty string] L 31.634722 -97.66722 Beech Aircraft - Bonanza 36 1725 2010-03-22T15:11:34Z 178 S
16 N24DS BE9L 4 BE9L 042 2000 S-L42T 2000 2 T new 11/97 | chg 11/98 149.320676171 King-Air-90.146.25.1f.1p.png King-Air-90 L 30.475279 -97.68611 Beech Aircraft - King Air 90;A90-E90 1783 2010-03-22T15:11:40Z 201 S
17 N3091W BE35 1 BE35 024 1200 S-L11P 1200 1 P chg 10/90 210.531080792 S-L11P.213.75.1f.1p.png [empty string] L 30.321945 -97.6625 Beech Aircraft - Bonanza 35 987 2010-03-22T15:10:05Z 130 S
18 N424JP C208 3 C208 035 1400 S-L11T 1400 1 T chg 10/90 | chg 11/98 | chg 02/08 187.974366506 Caravan-1-208-Super.180.00.1f.1p.png Caravan-1-208-Super L 30.392221 -97.676384 Cessna Aircraft - Caravan 1-208 Super 2001 2010-03-22T15:09:41Z 150 S
19 N4776M BE9L 4 BE9L 073 2000 S-L42T 2000 2 T new 11/97 | chg 11/98 50.2310187313 King-Air-90.056.25.1f.1p.png King-Air-90 L 29.936666 -97.968056 Beech Aircraft - King Air 90;A90-E90 1783 2010-03-22T15:10:40Z 231 S
20 N56RT BE20 4 BE20 053 2450 S-L42T 2500 2 T chg 10/90 | chg 11/98 110.558910466 Super_King_Air-200.112.50.1f.1p.png Super_King_Air-200 L 30.65611 -97.969444 Beech Aircraft - Super King Air 200 2619 2010-03-22T15:10:40Z 212 S
21 N77AF C172 1 C172 064 650 S-L11P 1000 1 P chg 10/90 180 Skyhawk-172.180.00.1f.1p.png Skyhawk-172 L 31.238333 -97.44722 Cessna Aircraft - Skyhawk 172/Cutlass 5996 2010-03-22T15:10:44Z 137 S
22 SKW5882 CRJ2 5 CRJ2 350C 5000 L-L52J 6000 2 J chg 11/99 | add 12/99 144.191266999 crj-200.146.25.1f.1p.png crj-200 L 35.471947 -101.976944 Canadair Bombardier - RJ-200 Regional Jet 15773 2010-03-22T15:10:40Z 441 L
23 SPA703 B732 5 B732 253 3000 L-L52J 3000 2 J new 11/98 101.871649665 L-L52J.101.25.1f.1p.png [empty string] L 30.892221 -99.36667 Boeing - Model 737-200 (VC96) 332 2010-03-22T15:11:28Z 453 L
24 SWA1041 B733 5 B733 114 5500 L-L52J 3500 2 J new 11/98 285.687503042 737-300.281.25.1f.1p.png 737-300 L 29.802776 -95.52917 Boeing - Model 737-300 6922 2010-03-22T15:10:52Z 279 L
25 SWA1482 B733 5 B733 340C 5500 L-L52J 3500 2 J new 11/98 229.344510676 737-300.225.00.1f.1p.png 737-300 L 32.796112 -92.84167 Boeing - Model 737-300 6922 2010-03-22T15:11:10Z 452 L
26 SWA1976 B737 5 B737 220C 4000 L-L52J 4000 2 J chg 11/89 | chg 10/90 | chg 11/98 | chg 02/00 182.43450917 737-700.180.00.1f.1p.png 737-700 L 31.547499 -97.08417 Boeing - Model 737-700 11245 2010-03-22T15:11:16Z 419 L
27 SWA2430 B737 5 B737 149 4000 L-L52J 4000 2 J chg 11/89 | chg 10/90 | chg 11/98 | chg 02/00 265.892519677 737-700.270.00.1f.1p.png 737-700 L 36.086945 -87.11806 Boeing - Model 737-700 11245 2010-03-22T15:11:17Z 318 L
28 SWA806 B737 5 B737 350C 4000 L-L52J 4000 2 J chg 11/89 | chg 10/90 | chg 11/98 | chg 02/00 99.6382046562 737-700.090.00.1f.1p.png 737-700 L 31.234167 -101.754166 Boeing - Model 737-700 11245 2010-03-22T15:11:28Z 506 L
29 SWA968 B737 5 B737 380C 4000 L-L52J 4000 2 J chg 11/89 | chg 10/90 | chg 11/98 | chg 02/00 286.39031518 737-700.281.25.1f.1p.png 737-700 L 28.850279 -88.59889 Boeing - Model 737-700 11245 2010-03-22T15:11:04Z 375 L
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;" > Austin, TX </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;" > (AUS-Austin-Bergstrom 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;"> Canadian, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N916SB </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:18 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N916SB.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 2300 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:21 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA2300.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Hillsboro, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N739FY </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:27 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N739FY.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Mc Allen, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N637DT </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:28 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N637DT.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Newark, NJ </td> <td>Continental Airlines</td> <td align="center" style="font-weight:bold;"> 350 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:30 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COA350.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Fort Worth, TX </td> <td></td> <td align="center" style="font-weight:bold;"> LN837MA </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:35 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/LN837MA.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 421 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:46 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL421.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Atlanta, GA </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 1679 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:48 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/DAL1679.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N3091W </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:18 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N3091W.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N424JP </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:18 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N424JP.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>Continental Airlines</td> <td align="center" style="font-weight:bold;"> 1583 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:19 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COA1583.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Albuquerque, NM </td> <td></td> <td align="center" style="font-weight:bold;"> N56RT </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:25 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N56RT.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 1976 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:28 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA1976.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Midland, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N24DS </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:28 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N24DS.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Carrizo Springs, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N4776M </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:34 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N4776M.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 1041 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:34 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA1041.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 2505 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:41 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL2505.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tucson, AZ </td> <td>Sierra Pacific Airlines</td> <td align="center" style="font-weight:bold;"> 703 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:42 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SPA703.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Enid, OK </td> <td></td> <td align="center" style="font-weight:bold;"> N18VG </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:43 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N18VG.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>NetJets</td> <td align="center" style="font-weight:bold;"> 807 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:48 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/EJA807.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Detroit, MI </td> <td>Mesaba Airlines</td> <td align="center" style="font-weight:bold;"> 3560 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:50 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MES3560.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Austin, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N470CT </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:51 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N470CT.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>Mesa Airlines</td> <td align="center" style="font-weight:bold;"> 2601 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:56 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ASH2601.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>America West Airlines</td> <td align="center" style="font-weight:bold;"> 2601 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:56 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AWE2601.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Phoenix, AZ </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 806 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:56 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA806.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td></td> <td align="center" style="font-weight:bold;"> LAK380 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:59 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/LAK380.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> New York, NY </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1061 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:02 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/JBU1061.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>Mesa Airlines</td> <td align="center" style="font-weight:bold;"> 7315 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:06 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/ASH7315.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Baltimore, MD </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 1482 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:11 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA1482.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Denver, CO </td> <td>SkyWest</td> <td align="center" style="font-weight:bold;"> 5882 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:12 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SKW5882.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Memphis, TN </td> <td>Pinnacle Airlines</td> <td align="center" style="font-weight:bold;"> 3797 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:16 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/FLG3797.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;"> 1182 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:21 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL1182.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>ExpressJet</td> <td align="center" style="font-weight:bold;"> 2283 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:28 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/BTA2283.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tunica, MS </td> <td>Allegiant Air</td> <td align="center" style="font-weight:bold;"> 7221 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:29 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAY7221.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Orlando, FL </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 968 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:35 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA968.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 1199 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:50 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL1199.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Minneapolis, MN </td> <td>Mesaba Airlines</td> <td align="center" style="font-weight:bold;"> 502A </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:50 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MES502A.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Nashville, TN </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 2430 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:50 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA2430.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Minneapolis, MN </td> <td>Mesaba Airlines</td> <td align="center" style="font-weight:bold;"> 3502 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:54 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/MES3502.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Denver, CO </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 845 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:05 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SWA845.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chattanooga, TN </td> <td>NetJets</td> <td align="center" style="font-weight:bold;"> 929 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:06 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/EJA929.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Destin, FL </td> <td></td> <td align="center" style="font-weight:bold;"> N171CC </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:07 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N171CC.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Fort Worth, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N77AF </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:07 PM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N77AF.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Boston, MA </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1263 </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/JBU1263.cfm" class="green" > In Flight </a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div>
PRIORITY NORMAL
STARTTIME {ts '2010-03-22 11:16:48'}
STATUS TERMINATED
struct
DEPARTUREPAGINATION
query
  CURRENT DB HOURS NEXT PREVIOUS
1 2010-03-22T14:16:49Z ASDI_20100322_noon 3 2010-03-22T17:16:49Z 2010-03-22T11:16:49Z
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 Las Vegas United States LAS LAS KLAS SWA2895 [empty string] SWA Southwest Airlines [empty string] Mc Carran International Airport -25200000 NV 2010-03-22T09:46:00-07:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:16:00-05:00 2010-03-22T14:33:53Z IN FLIGHT
2 Chicago United States ORD ORD KORD AAL368 MD83 AAL American Airlines [empty string] Chicago O'Hare International Airport -18000000 IL 2010-03-22T11:43:00-05:00 Austin United States AUS AUS KAUS 2010-03-22T14:24:18Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:24:00-05:00 2010-03-22T14:32:04Z IN FLIGHT
3 Dallas United States DAL DAL KDAL SWA3402 B733 SWA Southwest Airlines [empty string] Dallas Love Field Airport -18000000 TX 2010-03-22T10:04:00-05:00 Austin United States AUS AUS KAUS 2010-03-22T14:26:42Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:27:00-05:00 2010-03-22T14:38:19Z ARRIVED
4 Dallas-Fort Worth United States DFW DFW KDFW AAL1847 MD82 AAL American Airlines [empty string] Dallas/Fort Worth International Airport -18000000 TX 2010-03-22T10:11:00-05:00 Austin United States AUS AUS KAUS 2010-03-22T14:29:03Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:29:00-05:00 2010-03-22T14:42:38Z ARRIVED
5 [empty string] [empty string] [empty string] [empty string] [empty string] N77EB MO20 [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] Austin United States AUS AUS KAUS 2010-03-22T14:31:22Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:31:00-05:00 [empty string] [empty string]
6 Amarillo United States AMA AMA KAMA N30T C310 [empty string] [empty string] [empty string] Rick Husband Amarillo International Airport -25200000 TX 2010-03-22T10:01:00-07:00 Austin United States AUS AUS KAUS 2010-03-22T14:35:59Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:36:00-05:00 2010-03-22T15:02:46Z IN FLIGHT
7 Pinehurst/Southern Pines United States SOP SOP KSOP EJA360 [empty string] EJA NetJets [empty string] Moore County Airport -14400000 NC 2010-03-22T13:10:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:40:00-05:00 2010-03-22T12:12:30Z Scheduled
8 Houston United States IAH IAH KIAH COA640 B733 COA Continental Airlines [empty string] George Bush Intercontinental/Houston Airport -18000000 TX 2010-03-22T10:19:00-05:00 Austin United States AUS AUS KAUS 2010-03-22T14:47:03Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:47:00-05:00 2010-03-22T14:47:03Z IN FLIGHT
9 Houston United States HOU HOU KHOU SWA2387 B733 SWA Southwest Airlines [empty string] William P Hobby Airport -18000000 TX 2010-03-22T10:23:00-05:00 Austin United States AUS AUS KAUS 2010-03-22T14:54:41Z Austin-Bergstrom International Airport -18000000 TX 2010-03-22T09:55:00-05:00 2010-03-22T14:54:41Z IN FLIGHT
10 Monroe United States MLU MLU KMLU N3673R [empty string] [empty string] [empty string] [empty string] Monroe Regional Airport -18000000 LA 2010-03-22T12:04:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:10:00-05:00 2010-03-22T14:39:27Z Scheduled
11 Monterey United States MRY MRY KMRY N699MG [empty string] [empty string] [empty string] [empty string] Monterey Peninsula Airport -25200000 CA 2010-03-22T11:50:00-07:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:10:00-05:00 2010-03-22T14:20:08Z Scheduled
12 Albuquerque United States ABQ ABQ KABQ LN837MA [empty string] [empty string] [empty string] [empty string] Albuquerque International Sunport Airport -25200000 NM 2010-03-22T10:49:00-07:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:40:00-05:00 2010-03-22T14:50:08Z Scheduled
13 Austin United States AUS AUS KAUS N470CT [empty string] [empty string] [empty string] [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:51:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:40:00-05:00 2010-03-22T15:00:10Z Scheduled
14 Dallas-Fort Worth United States DFW DFW KDFW AAL474 [empty string] AAL American Airlines [empty string] Dallas/Fort Worth International Airport -18000000 TX 2010-03-22T11:34:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:53:00-05:00 2010-03-22T15:00:32Z Scheduled
15 San Antonio United States SAT SAT KSAT N56RT [empty string] [empty string] [empty string] [empty string] San Antonio International Airport -18000000 TX 2010-03-22T11:26:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:55:00-05:00 2010-03-22T14:19:16Z Scheduled
16 Los Angeles United States LAX LAX KLAX AAL813 [empty string] AAL American Airlines [empty string] Los Angeles International Airport -25200000 CA 2010-03-22T12:00:00-07:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T10:58:00-05:00 2010-03-22T15:05:37Z Scheduled
17 Atlanta United States ATL ATL KATL DAL1538 [empty string] DAL Delta Air Lines [empty string] Hartsfield - Jackson Atlanta International Airport -14400000 GA 2010-03-22T13:54:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:04:00-05:00 2010-03-22T15:09:08Z Scheduled
18 Newark United States EWR EWR KEWR COA251 [empty string] COA Continental Airlines [empty string] Newark Liberty International Airport -14400000 NJ 2010-03-22T15:14:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:07:00-05:00 2010-03-21T15:55:52Z SCHEDULED
19 Orlando United States MCO MCO KMCO SWA1976 [empty string] SWA Southwest Airlines [empty string] Orlando International Airport -14400000 FL 2010-03-22T14:10:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:12:00-05:00 2010-03-22T14:56:32Z Scheduled
20 Houston United States IAH IAH KIAH COA1572 [empty string] COA Continental Airlines [empty string] George Bush Intercontinental/Houston Airport -18000000 TX 2010-03-22T11:57:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:22:00-05:00 2010-03-21T16:10:52Z SCHEDULED
21 Denver United States DEN DEN KDEN SWA1041 [empty string] SWA Southwest Airlines [empty string] Denver International Airport -25200000 CO 2010-03-22T11:30:00-07:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:23:00-05:00 2010-03-22T13:11:52Z Scheduled
22 Dallas United States DAL DAL KDAL N4776M [empty string] [empty string] [empty string] [empty string] Dallas Love Field Airport -18000000 TX 2010-03-22T12:31:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:25:00-05:00 2010-03-22T14:45:43Z Scheduled
23 Dallas United States DAL DAL KDAL SWA806 [empty string] SWA Southwest Airlines [empty string] Dallas Love Field Airport -18000000 TX 2010-03-22T12:06:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:29:00-05:00 2010-03-22T14:28:01Z Scheduled
24 Dallas-Fort Worth United States DFW DFW KDFW AAL2203 [empty string] AAL American Airlines [empty string] Dallas/Fort Worth International Airport -18000000 TX 2010-03-22T12:34:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:49:00-05:00 2010-03-21T16:45:52Z SCHEDULED
25 Denver United States DEN DEN KDEN SKW5882 [empty string] SKW SkyWest [empty string] Denver International Airport -25200000 CO 2010-03-22T11:57:00-07:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:50:00-05:00 2010-03-21T16:40:52Z SCHEDULED
26 Tampa United States TPA TPA KTPA SWA836 [empty string] SWA Southwest Airlines [empty string] Tampa International Airport -14400000 FL 2010-03-22T15:00:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:55:00-05:00 2010-03-21T16:45:52Z SCHEDULED
27 Wrightstown United States WRI WRI KWRI SPA703 [empty string] SPA Sierra Pacific Airlines [empty string] Mc Guire AFB -14400000 NJ 2010-03-22T16:02:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:55:00-05:00 2010-03-22T13:41:16Z Scheduled
28 Minneapolis United States MSP MSP KMSP MES3491 [empty string] MES Mesaba Airlines [empty string] Minneapolis-St. Paul International/Wold-Chamberlain Airport -18000000 MN 2010-03-22T14:27:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:58:00-05:00 2010-03-21T16:45:52Z SCHEDULED
29 Memphis United States MEM MEM KMEM FLG4082 [empty string] FLG Pinnacle Airlines [empty string] Memphis International Airport -18000000 TN 2010-03-22T13:18:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T11:59:00-05:00 2010-03-22T14:21:43Z Scheduled
30 Charlotte United States CLT CLT KCLT ASH2724 [empty string] ASH Mesa Airlines [empty string] Charlotte/Douglas International Airport -14400000 NC 2010-03-22T15:18:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:07:00-05:00 2010-03-21T16:55:52Z SCHEDULED
31 Charlotte United States CLT CLT KCLT AWE2724 [empty string] AWE America West Airlines [empty string] Charlotte/Douglas International Airport -14400000 NC 2010-03-22T15:18:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:07:00-05:00 2010-03-21T16:55:52Z SCHEDULED
32 Fort Lauderdale United States FLL FLL KFLL JBU1402 [empty string] JBU JetBlue Airways [empty string] Fort Lauderdale/Hollywood International Airport -14400000 FL 2010-03-22T15:25:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:08:00-05:00 2010-03-21T17:00:52Z SCHEDULED
33 Washington United States IAD IAD KIAD ASH7276 [empty string] ASH Mesa Airlines [empty string] Washington Dulles International Airport -14400000 DC 2010-03-22T15:47:00-04:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:09:00-05:00 2010-03-21T17:00:52Z SCHEDULED
34 Lubbock United States LBB LBB KLBB AJI1152 [empty string] AJI Ameristar Jet Charter [empty string] Lubbock Preston Smith International Airport -18000000 TX 2010-03-22T13:44:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:10:00-05:00 2010-03-22T15:11:14Z Scheduled
35 Dallas United States DAL DAL KDAL SWA968 [empty string] SWA Southwest Airlines [empty string] Dallas Love Field Airport -18000000 TX 2010-03-22T12:59:00-05:00 Austin United States AUS AUS KAUS [empty string] Austin-Bergstrom International Airport -18000000 TX 2010-03-22T12:15:00-05:00 2010-03-21T17:05:52Z SCHEDULED
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 AAL368 MD83 5 MD83 250C 2500 L-L52J 2500 2 J new 11/89 | not listed 1/90 31.5663827781 L-L52J.033.75.1f.1p.png [empty string] L 34.894726 -95.74528 McDonnell-Douglas - MD-83 1594 2010-03-22T15:11:10Z 442 L
2 COA640 B733 5 B733 070 5500 L-L52J 3500 2 J new 11/98 88.1219936938 737-300.090.00.1f.1p.png 737-300 L 30.105556 -95.29806 Boeing - Model 737-300 6922 2010-03-22T15:11:28Z 250 L
3 N30T C310 2 C310 080C 1500 S-L22P 1500 2 P chg 10/90 | chg 11/98 332.301464803 S-L22P.337.50.1f.1p.png [empty string] L 31.009722 -98.86278 Riley Aircraft - M65 Rocket/Turbo 667 2010-03-22T15:10:16Z 153 S
4 SWA2387 B733 5 B733 098 5500 L-L52J 3500 2 J new 11/98 155.425682411 737-300.157.50.1f.1p.png 737-300 L 30.000278 -96.1 Boeing - Model 737-300 6922 2010-03-22T15:11:28Z 324 L
5 SWA2895 B737 5 B737 380C 4000 L-L52J 4000 2 J chg 11/89 | chg 10/90 | chg 11/98 | chg 02/00 283.804384104 737-700.281.25.1f.1p.png 737-700 L 31.344723 -103.52167 Boeing - Model 737-700 11245 2010-03-22T15:11:04Z 339 L
ELAPSEDTIME 2997
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;" > Austin, TX </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;" > (AUS-Austin-Bergstrom 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;"> Las Vegas, NV </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 2895 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:16 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA2895.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Chicago, IL </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 368 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:24 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL368.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 3402 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:27 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA3402.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 1847 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:29 AM </td> <td align="center" style="color:white;background-color:green;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/AAL1847.cfm" class="white" > Arrived </a> </td> </tr> <tr> <td style="padding-right:6px;"> , </td> <td></td> <td align="center" style="font-weight:bold;"> N77EB </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:31 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N77EB.cfm" > </a> </td> </tr> <tr> <td style="padding-right:6px;"> Amarillo, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N30T </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:36 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/N30T.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Pinehurst/Southern Pines, NC </td> <td>NetJets</td> <td align="center" style="font-weight:bold;"> 360 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:40 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/EJA360.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>Continental Airlines</td> <td align="center" style="font-weight:bold;"> 640 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:47 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/COA640.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 2387 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 9:55 AM </td> <td align="center" style="color:white;background-color:yellow;font-weight:bold;" > <a href="http://www.helloflight.com/Flight/SWA2387.cfm" class="green" > In Flight </a> </td> </tr> <tr> <td style="padding-right:6px;"> Monroe, LA </td> <td></td> <td align="center" style="font-weight:bold;"> N3673R </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:10 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N3673R.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Monterey, CA </td> <td></td> <td align="center" style="font-weight:bold;"> N699MG </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:10 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N699MG.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Albuquerque, NM </td> <td></td> <td align="center" style="font-weight:bold;"> LN837MA </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:40 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/LN837MA.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Austin, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N470CT </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:40 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N470CT.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 474 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:53 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AAL474.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> San Antonio, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N56RT </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:55 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N56RT.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Los Angeles, CA </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 813 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 10:58 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AAL813.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Atlanta, GA </td> <td>Delta Air Lines</td> <td align="center" style="font-weight:bold;"> 1538 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:04 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/DAL1538.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Newark, NJ </td> <td>Continental Airlines</td> <td align="center" style="font-weight:bold;"> 251 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:07 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/COA251.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Orlando, FL </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 1976 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:12 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SWA1976.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Houston, TX </td> <td>Continental Airlines</td> <td align="center" style="font-weight:bold;"> 1572 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:22 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/COA1572.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Denver, CO </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 1041 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:23 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SWA1041.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td></td> <td align="center" style="font-weight:bold;"> N4776M </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:25 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/N4776M.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 806 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:29 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SWA806.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>American Airlines</td> <td align="center" style="font-weight:bold;"> 2203 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:49 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AAL2203.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Denver, CO </td> <td>SkyWest</td> <td align="center" style="font-weight:bold;"> 5882 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:50 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SKW5882.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Tampa, FL </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 836 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:55 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SWA836.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Wrightstown, NJ </td> <td>Sierra Pacific Airlines</td> <td align="center" style="font-weight:bold;"> 703 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:55 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SPA703.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Minneapolis, MN </td> <td>Mesaba Airlines</td> <td align="center" style="font-weight:bold;"> 3491 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:58 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/MES3491.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Memphis, TN </td> <td>Pinnacle Airlines</td> <td align="center" style="font-weight:bold;"> 4082 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 11:59 AM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/FLG4082.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>Mesa Airlines</td> <td align="center" style="font-weight:bold;"> 2724 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:07 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/ASH2724.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Charlotte, NC </td> <td>America West Airlines</td> <td align="center" style="font-weight:bold;"> 2724 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:07 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AWE2724.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Fort Lauderdale, FL </td> <td>JetBlue Airways</td> <td align="center" style="font-weight:bold;"> 1402 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:08 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/JBU1402.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Washington, DC </td> <td>Mesa Airlines</td> <td align="center" style="font-weight:bold;"> 7276 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:09 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/ASH7276.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Lubbock, TX </td> <td>Ameristar Jet Charter</td> <td align="center" style="font-weight:bold;"> 1152 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:10 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/AJI1152.cfm" > Scheduled </a> </td> </tr> <tr> <td style="padding-right:6px;"> Dallas, TX </td> <td>Southwest Airlines</td> <td align="center" style="font-weight:bold;"> 968 </td> <td align="right" nowrap="nowrap" style="padding-right:12px;"> 12:15 PM </td> <td align="center" > <a href="http://www.helloflight.com/Flight/SWA968.cfm" > Scheduled </a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div>
PRIORITY NORMAL
SCRIPT point = new GLatLng(34.894726,-95.74528); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> American Airlines Flight 368</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> Austin-Bergstrom Internat... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/22 9:24 AM (-05:00)</td></tr><tr><th>Destination:</th><td colspan='2'> Chicago O'Hare Internatio... </td></tr><tr><th>Arrival:</th><td colspan='2'> 3/22 11:43 AM (-05:00)</td></tr><tr><th>Speed:</th><td colspan='2'>442 kts/509 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>25,000 feet</td></tr><tr><th>Aircraft Type:</th><td>MD83</td><td align='right'><a href='http://www.helloflight.com/Flight/AAL368.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/L-L52J.033.75.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "AAL368" ); map.addOverlay(marker); bounds.extend(point); point = new GLatLng(30.105556,-95.29806); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> Continental Airlines Flight 640</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> Austin-Bergstrom Internat... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/22 9:47 AM (-05:00)</td></tr><tr><th>Destination:</th><td colspan='2'> George Bush Intercontinen... </td></tr><tr><th>Arrival:</th><td colspan='2'> 3/22 10:19 AM (-05:00)</td></tr><tr><th>Speed:</th><td colspan='2'>250 kts/288 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>7,000 feet</td></tr><tr><th>Aircraft Type:</th><td>B733</td><td align='right'><a href='http://www.helloflight.com/Flight/COA640.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/737-300.090.00.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "COA640" ); map.addOverlay(marker); bounds.extend(point); point = new GLatLng(31.009722,-98.86278); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> N30T</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> Austin-Bergstrom Internat... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/22 9:36 AM (-05:00)</td></tr><tr><th>Destination:</th><td colspan='2'> Rick Husband Amarillo Int... </td></tr><tr><th>Arrival:</th><td colspan='2'> 3/22 10:01 AM (-07:00)</td></tr><tr><th>Speed:</th><td colspan='2'>153 kts/176 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>8,000 feet</td></tr><tr><th>Aircraft Type:</th><td>C310</td><td align='right'><a href='http://www.helloflight.com/Flight/N30T.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/S-L22P.337.50.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "N30T" ); map.addOverlay(marker); bounds.extend(point); point = new GLatLng(30.000278,-96.1); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> Southwest Airlines Flight 2387</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> Austin-Bergstrom Internat... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/22 9:55 AM (-05:00)</td></tr><tr><th>Destination:</th><td colspan='2'> William P Hobby Airport</td></tr><tr><th>Arrival:</th><td colspan='2'> 3/22 10:23 AM (-05:00)</td></tr><tr><th>Speed:</th><td colspan='2'>324 kts/373 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>9,800 feet</td></tr><tr><th>Aircraft Type:</th><td>B733</td><td align='right'><a href='http://www.helloflight.com/Flight/SWA2387.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/737-300.157.50.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "SWA2387" ); map.addOverlay(marker); bounds.extend(point); point = new GLatLng(31.344723,-103.52167); marker = createDepartureMarker( point, "<table><thead><tr><th colspan='3'> Southwest Airlines Flight 2895</th></tr></thead><tbody><tr><th>Origin:</th><td colspan='2'> Austin-Bergstrom Internat... </td></tr><tr><th>Departure:</th><td colspan='2'> 3/22 9:16 AM (-05:00)</td></tr><tr><th>Destination:</th><td colspan='2'> Mc Carran International A... </td></tr><tr><th>Arrival:</th><td colspan='2'> 3/22 9:46 AM (-07:00)</td></tr><tr><th>Speed:</th><td colspan='2'>339 kts/390 mph</td></tr><tr><th>Altitude:</th><td colspan='2'>38,000 feet</td></tr><tr><th>Aircraft Type:</th><td>B737</td><td align='right'><a href='http://www.helloflight.com/Flight/SWA2895.cfm'>More Detail...</a></td></tr></tbody></table> ", new GIcon( baseIcon, "/images/aircraft/1f.1p/737-700.281.25.1f.1p.png", null, "/images/icons/numbers/icons.png" ), "SWA2895" ); map.addOverlay(marker); bounds.extend(point); map.setZoom(map.getBoundsZoomLevel(bounds)); map.setCenter(bounds.getCenter());
STARTTIME {ts '2010-03-22 11:16:48'}
STATUS COMPLETED