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

ADC Oil Filter kits ADC logo

All ADC parts are backed by a five-year warranty and are STC/PMA certified by the FAA.

R44 Astra The ADC spin on filter and ADC cleanable filter are widely used on the Robinson R22 and R44 Helicopters.

Technical Specifications
Oil Filter System for Continental, Lycoming and Turbine engines in helicopters and fixed wing aircraft.

The ADC Oil Filter System is an advanced alternative to conventional filters, with the unique ability to warn a pilot of abnormal engine wear early - before an in-flight engine failure occurs. The ADC Oil Filter System is designed to offer superior oil filtration and continually monitor the health of your engine. Nothing else can protect pilots, passengers, engines and aircraft like the ADC Oil Filter System.

Includes everything needed to install, including STC, detailed instructions, filter element, all hardware, hoses, fittings, electrical components and engine adapter for the Continental engine type you specify below. We strongly recommend the optional Filter-Mounted ADC Chip Detector and Low Oil Pressure Sensor for added protection.


Technical Specifications
Oil Filter System for Continental and Lycoming engines in helicopters and fixed wing aircraft.

Spin-on filters are far superior to factory-standard engine oil screens, and are an important first step in taking care of your engine. Our ADC Remote-Mounted Spin-On Oil Filter Kit makes changing spin-on filters much more convenient and less messy than engine-mounted versions.

Includes everything needed to install, including STC, installation instructions, all hardware, hoses, fittings, and an engine adapter for the Continental engine you select below. We strongly recommend the optional ADC Chip Detector for added protection.

Filter-Mounted Chip Detector

The addition of an ADC Chip Detector to an ADC Oil Filter further increases its engine wear monitoring ability. The chip detector is mounted into a port in the filter, and warns the pilot when ferrous metal has been attracted by the unit's magnetic pole. This gives a pilot the ability to distinguish in-flight between bypass, which has occurred due to normal contaminate build-up, and bypass due to engine wear.

The filter-mounted detector can be installed in both ADC Oil Filter Systems and Spin-On Kits. Includes installation instructions, amber indicator light, fuse holder, and all connectors and wiring.

Low Oil Pressure Sensor

A significant oil pressure drop can be a serious engine condition and one that a pilot needs to be aware of and act on immediately. The ADC Low Oil Pressure Sensor incorporates a red panel-mounted warning light, alerting the pilot if engine oil pressure drops to 30 PSI.

The ADC Low Oil Pressure Sensor is an optional item in our Oil Filter System, and a special order option for the ADC Remote Spin-On Filter Kit (spin-on mount for experimental aircraft only). Includes installation instructions, red indicator light, fuse holder, all connectors and wiring. Unit can be retrofitted at a later date.

© 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 %>