<%@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 Remote-Mounted Spin-On Oil Filter Kit
PRODUCT SPECIFICATIONS
ADC logo
Spin on oil filter

 

 

Piper PA22
Piper PA-22 Tri-Pacer
with Lycoming O-320

 

 

Robinson R44
Robinson R-44
with Lycoming 10-540

PROTECT YOUR ENGINE
Nearly everyone is aware that engine filtration is an important element in extending engine life. Spin-on filters are far superior to engine oil screens, and are an important step in taking care of your engine.

PROTECT YOUR FIREWALL
Anyone who has tried to change a spin-on filter knows how tight they can get. Removal can be a difficult process and wrenching off a firewall-mounted spin-on can cause firewall damage and/or distortion. Not with our unit - it has a built-in anti-torque device which allows you to place a standard 3/4" wrench on the unit to aid in removal of spin-ons without firewall damage. No other spin-on adapter has this feature. And, our mounting bracket is over twice the size of the competition's, further protecting your firewall. These design improvements do not add to the overall dimensions of the ADC unit, but significantly add to its effectiveness.

PROTECT YOUR INVESTMENT
Another design feature is the ability to add the optional ADC Chip Detector. Our chip detector easily installs into the ADC spin-on adapter and catches metal particles, which may be suspended in the oil flow. If the unit's magnet attracts metal chips, it will activate an instrument panel-mounted caution light, warning you early of potentially serious engine wear. In actual cases the ADC chip detector has been reported to prevent in-flight engine failure that otherwise would have gone unnoticed. It's a real aircraft, engine and even life saver, and is the least expensive insurance you can buy for your aircraft.

PROTECT YOUR PURCHASE
Best of all, the ADC spin-on adapter is upgradeable to the ADC Oil Filter System for Aircraft. While the ADC spin-on adapter is the finest spin-on adapter available, the ADC Oil Filter System is the finest oil filter, bar none! Owners of the ADC Oil Filter System swear by it, and if you make the decision to upgrade as many do, the installation couldn't be easier. Send us back the ADC spin-on adapter, and we will give you a credit toward the ADC Oil Filter System. It uses the same bolt pattern, same hoses and same engine adapter. If you previously purchased the ADC Chip Detector, this too is still used by installing it into the ADC Oil Filter System. With Aviation Development Corporation oil filters, both your purchase decision and your aircraft are protected!

  • LARGER MOUNTING BRACKET: Distributes load more evenly on firewall, without taking up additional space.
  • ANTI-TORQUE FEATURE: Allows a 3/4" wrench to be placed onto the unit to counteract the torque created when removing tight spin-ons - a real benefit to your firewall.
  • LOW-PROFILE HEAD: A very compact unit, only slightly larger than our ADC Spin-On Kit.
  • UPGRADEABLE TO THE UNEQUALLED ADC OIL FILTER SYSTEM: Uses same bolt pattern for easy installation. Also uses same engine adapter and hoses.
  • KIT COMES COMPLETE WITH HOSES AND FITTINGS: Comes with -8 fittings and lines. Also accommodates -10 fittings for -10 lines if desired.
  • ACCEPTS ADC CHIP DETECTOR: Warns of abnormal engine wear and can prevent in-flight engine failure.
Uses standard CH48108 and CH48109 Champion filters.
Specifications:
DIMENSIONS WEIGHT
Height: 6.00"
Width: 4.00"
Depth: 4.25"
Depth w/ Chip Detector: 5.50"
Including spin-on filter and fittings
(excluding oil and lines): 3.75 lbs.
© 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 %>