<%@LANGUAGE="VBSCRIPT"%> <% set rsAutSpec = Server.CreateObject("ADODB.Recordset") rsAutSpec.ActiveConnection = MM_autoSpec_STRING rsAutSpec.Source = "SELECT * FROM qryAutSpec ORDER BY fldType ASC" rsAutSpec.CursorType = 0 rsAutSpec.CursorLocation = 2 rsAutSpec.LockType = 3 rsAutSpec.Open() rsAutSpec_numRows = 0 %> Automotive Factory
Back to Menu
East London Head Office
and Factory
ISO/TS 16949:2009; ISO 9001:2008
ISO 14001: 2004:
State of the Art Automotive Battery Manufacturing Plant

<% rsAutSpec.Close() %>