<%@LANGUAGE="VBSCRIPT"%> <% Dim allProducts__MMColParam allProducts__MMColParam = "*" If (Request("MM_EmptyValue") <> "") Then allProducts__MMColParam = Request("MM_EmptyValue") End If %> <% Dim allProducts Dim allProducts_numRows Set allProducts = Server.CreateObject("ADODB.Recordset") allProducts.ActiveConnection = MM_gsale_STRING allProducts.Source = "SELECT * FROM products WHERE Type LIKE '%" + Replace(allProducts__MMColParam, "'", "''") + "%'" allProducts.CursorType = 0 allProducts.CursorLocation = 2 allProducts.LockType = 1 allProducts.Open() allProducts_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 allProducts_numRows = allProducts_numRows + Repeat1__numRows %> Gray's [Datsun] Garage
Gray's Garage • automotive parts 
• specialty tool rental 
 

Coming Soon!

Specialty Tool Rental...

"Specialty Tool" refers to any tool that automotive enthusiasts would use if they had the opportunity, but cannot justify the cost for a one-time use.  Gray's Garage will soon be offering select specialty tools for rent.

The current tool list includes:
Fender Roller w/ Heat Gun
Intercomp Car Scales
Digital Camber / Caster Alignment Tool

Larger tools will be available for pickup locally (Atlanta, GA area) while smaller tools can be shipped around the country at a reasonable cost.  The list will develop over time with the help of customer feedback.  Please email if you have tool requests or suggestions.

  
  
  Intercomp EZ-Weigh Car Scales

Services...

Gray's Garage is going to offer welding and sand blasting services again starting mid to late summer 2006 in the Atlanta, GA area.

Welding services are provided to allow clients without welding capability to complete projects that would otherwise not be feasible (ie, installing the spring perch for coilover installation).  Services include TIG welding mild steel, stainless steel, and aluminum.

Sand Blasting services are currently available on a case-by-case basis in the Chicagoland area. If you need any part blasted in preparation for your own welding, painting, polishing, etc., email for an estimate.

Size capability: 46" x 20" x 20"
Stocked media: glass bead, walnut shells

  
  
  TIG Welding Tubular Frame

Featured Products / Tools:

<% While ((Repeat1__numRows <> 0) AND (NOT allProducts.EOF)) %>

"><%=(allProducts.Fields.Item("Title").Value)%>

<%=(allProducts.Fields.Item("Brief_Description").Value)%>

   <% If allProducts.Fields.Item("Caption").Value = "image" Then %> ">_sm.jpg" border="0">
larger image
<% Else %> _sm.jpg" border="0">
  <%=(allProducts.Fields.Item("Caption").Value)%> <% End If %>
"> "> "> "> $<%=(allProducts.Fields.Item("Price").Value)%>  

<% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 allProducts.MoveNext() Wend %>

Gray's Garage...

I am a mechanical engineering graduate working to aid fellow budget-minded enthusiasts.  This site includes new parts I've designed and made, specialty tool rental, and a variety of used or random parts (mostly Datsun). 

If you're looking for something that is not listed, feel free to ask.  I have spare parts from a 67.5 1600 Roadster, multiple 280Zs, some ZX parts, an 810 Maxima, and other random things.

On the drawing board...

Products in the current design stage include:

"Displacement on Demand" Electronic Controls
RFID Door Lock System
Hybrid Conversion Kit (Increase performance and efficiency)
Fully Programmable L6 Ignition (Suggest "MegaJolt")

PRICING...

Feel free to make offers on used parts.

Vendors: please email for inquiries and pricing.

Payment...

I accept major credit cards, paypal, cash, and money orders.

Shipping...

Buyer pays for package and shipping cost (no extra handling charge).  I usually ship via USPS Priority Mail or UPS ground (whichever is cheapest) but will ship however you'd like. 
 

 

 
email me at:
+ ©2006, Count:
<% allProducts.Close() Set allProducts = Nothing %>