<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim rsSwiperSub Dim rsSwiperSub_numRows Set rsSwiperSub = Server.CreateObject("ADODB.Recordset") rsSwiperSub.ActiveConnection = MM_dbase1_STRING rsSwiperSub.Source = "SELECT * FROM QueryProductDetails" rsSwiperSub.CursorType = 0 rsSwiperSub.CursorLocation = 2 rsSwiperSub.LockType = 1 rsSwiperSub.Open() rsSwiperSub_numRows = 0 %> <% Dim rsSwiperMain Dim rsSwiperMain_numRows Set rsSwiperMain = Server.CreateObject("ADODB.Recordset") rsSwiperMain.ActiveConnection = MM_dbase1_STRING rsSwiperMain.Source = "SELECT * FROM QueryDistinctCategory" rsSwiperMain.CursorType = 0 rsSwiperMain.CursorLocation = 2 rsSwiperMain.LockType = 1 rsSwiperMain.Open() rsSwiperMain_numRows = 0 %> <% Dim localTime Dim localTime_numRows Set localTime = Server.CreateObject("ADODB.Recordset") localTime.ActiveConnection = MM_dbase1_STRING localTime.Source = "SELECT * FROM QueryTimeDate" localTime.CursorType = 0 localTime.CursorLocation = 2 localTime.LockType = 1 localTime.Open() localTime_numRows = 0 %> <% Dim productInfo__MMColParam productInfo__MMColParam = "1" If (Request.QueryString("productInfoID") <> "") Then productInfo__MMColParam = Request.QueryString("productInfoID") End If %> <% Dim productInfo Dim productInfo_numRows Set productInfo = Server.CreateObject("ADODB.Recordset") productInfo.ActiveConnection = MM_dbase1_STRING productInfo.Source = "SELECT * FROM QueryProductInfo WHERE productInfoID = " + Replace(productInfo__MMColParam, "'", "''") + "" productInfo.CursorType = 0 productInfo.CursorLocation = 2 productInfo.LockType = 1 productInfo.Open() productInfo_numRows = 0 %> Global Aviation
Global Aviation Support Pty. Ltd
Sunshine Coast Airport, Queensland, Australia
Tel: 07 5448 8877 Fax: 07 5448 8866
Email:
Local Time - <%= DoDateTime((localTime.Fields.Item("Time").Value), 4, 1033) %>, <%= DoDateTime((localTime.Fields.Item("Date").Value), 1, 1033) %>
 

Flightcom Intercoms
Flightcom logo

Flightcom IIsx Mono Portable Intercom

Prefer to go portable? Put this in your flight bag. The IIsx is a 2-place, voice activated mono intercom with modular design. Powerful. Functional. Expandable to 4-place. And it can run off your aircraft battery through the included cigarette lighter. It's an intercom you can carry anywhere. Just plug it in and take off.

Efficient, modular design with 2 to 4-place expansion capability. Includes voice activated circuitry, adjustable volume and squelch, auxiliary input and output jacks, pilot isolate and cigarette lighter adapter. Plus, it's lightweight and easy to carry.
Benefits: This versatile portable unit provides communication to go. The modular design offers expansion capability to the backseat if needed. And because the SR-4 expansion module has a 6-foot cable, passengers in back don't have to strain their headset cords to reach an intercom box located next to the pilot.

Weight: 10.5 oz.
Size: 4 1/4 in. L, 2 3/16 in. W, 2 5/16 in. H


Flightcom 403mc /mono Panel Mount Intercom
Superior communication in a compact package. The 403mc is the smallest 4-place, voice-activated panel mount to land on the intercom market. Installs virtually anywhere in the panel for efficient use of limited space. Convenience and performance that can fit in the palm of your hand, without costing an arm and a leg.

Weight: 3.6 oz
Size: 2.625 in. L, 2.375 in. W, 1 in. H

You get 2 or 4-position transmit, auxiliary input, selectable auto muting, pilot isolate, plus high sound clarity and easy volume adjustment. Includes a built-in failsafe mode.

Benefits: Simple to use and sized to fit anywhere in the panel - vertical or horizontal mounting. Selectable auto mute can be configured so radio mutes intercom conversation, music, or both. Your choice.


Flightcom 403 mono or stereo Panel Mount Intercom
Available in mono or stereo. Features include 6-place capability, instant music muting, and pilot isolate so you can focus on your flight and eliminate backseat chatter.

Benefits: Easy to use and designed to fit almost anywhere in the panel. All the functions you need along with superb stereo sound.

Weight: 5.0 oz.
Size: 5 in. L, 2.4 in. W, 1.2 in. H

© 1999-2004, Global Aviation Support Pty Ltd
<% rsSwiperSub.Close() Set rsSwiperSub = Nothing %> <% rsSwiperMain.Close() Set rsSwiperMain = Nothing %> <% localTime.Close() Set localTime = Nothing %> <% productInfo.Close() Set productInfo = Nothing %>