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

B & C Specialty Products Inc.
Lightweight aircraft electrical systems

LYCOMING Starter Model BC315 10.2 LB

lycstart.jpg
This extraordinary lightweight starter was specifically designed to meet the rigorous demands of today's weight-sensitive aircraft. Weighing only 10.2 pounds, this model develops more torque with much less weight and size than the standard starter which has been used for the last 40 years.

This starter works on Lycoming 0-320 through IO-540 engines, turning them over 25 to 75 RPM faster than their existing starters (including the high compression I0-360 & I0-540). It also works well on the 0-235 and will save 6 pounds.

Pinion gear available in either 10-12 (122 teeth) or 12-14 (149 teeth) pitch. Available in 12 Volt or 24 Volt. Counter-rotation available.

FEATURES
Manufactured from 100% new components The B & C Specialty starter provides more torque at the pinion gear by; using ball bearings throughout (2 support pinion gear and 2 support armature; designing a very efficient motor with the ladbase1 technology; designing a higher RPM motor with more gear reduction in the gear box for a better torque to weight ratio. Mechanically actuated, cantilevered pinion gear does not have any forward support to wear out. If your battery runs down before the engine is started, a spring automatically retracts the pinion gear. All aluminum parts Chem Film coated for corrosion protection.

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