<%@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) %>
 

Precision Aviation PAI-700 Vertical Card Compass
PAI-700 Vertical Card Magnetic Compass
Designed to replace the float compass
"Easy-to-steer-by" presentation
Operates like a Directional Gyro
The PAI-700 Vertical Card Magnetic Compass features an Easy-to-Steer-By presentation! The pictorial lubber line on the lens makes it easy to determine your aircraft heading and you see the complete 3600 dial in proper relation to your aircraft heading, or the reciprocal. Operation is presented the way you think. Overswing is minimized or eliminated as the PAI-700 utilizes eddy current damping, no fluid.

Lighting options available are 5V, 14V or 28V
The PAI-700 is certified to TSO C7c Type 1

The standard unit is designed to be panel mounted in a 2¼" instrument panel hole and various other mounting options are available.

Dimensions: 2-7/8"H x 2-3/8"W x 2-1/8"D

PACMG-2
PACMG-2 universal mount
This is a universal mount that sits on the glare shield or deck mount.

This is typically used on the Beech Baron, Beech Bonanza, Cessna Skyhawk, Cessna Cardinal, Cessna Skylane, Piper Single Engine.

PACMO-U Universal overhead bracket kit for customer adaptation.
PACMO-CESNO For Cessna models that utilize a one-piece windshield with a compass mounting block.
PACMO-PIPER N
PACMO-PIPER N for some Piper models
Used in Piper models that utilize a 5/8" hat-section center windshield post.

Some models: Seneca II, Cherokee, Warrior, Arrow, Archer, Lance.

PACMO-APZ21N A custom mount for Piper Apache, Aztec, and Cessna 421.
PACMO-P CN Piper Comanche.
© 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 %>