<%@LANGUAGE="VBSCRIPT"%> <% Dim rst_news__MMColParam rst_news__MMColParam = "16" If (Request("MM_EmptyValue") <> "") Then rst_news__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rst_news Dim rst_news_numRows Set rst_news = Server.CreateObject("ADODB.Recordset") rst_news.ActiveConnection = MM_db_connection_kd_STRING rst_news.Source = "SELECT * FROM dbo.CM_vArticlesZones WHERE zoneid = " + Replace(rst_news__MMColParam, "'", "''") + " ORDER BY headlinedate ASC" rst_news.CursorType = 0 rst_news.CursorLocation = 2 rst_news.LockType = 1 rst_news.Open() rst_news_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = 5 Repeat1__index = 0 rst_news_numRows = rst_news_numRows + Repeat1__numRows %> Welcome to Detroit Body Products - Supplying Textiles World Wide
Detroit Body Products


Welcome to Detroit Body Products. Opened in 1934, Detroit Body Products Detroit Body Products has become the leader in the industry in supplying fabrics to the automotive market to replace original interior trim.
We also provide a wide range of home furnishing, contract and industrial textiles to residential and commercial upholstery markets.

Detroit Body ProductsSupplying Textiles Worldwide: 
Automotive IndustryDetroit Body Products  Interio
r Design & UpholsteryDetroit Body Products  Custom Shops & Hobbyist's

Call Us Toll Free: 800-521-8383

Recent News

<% While ((Repeat1__numRows <> 0) AND (NOT rst_news.EOF)) %> Detroit Body Products<%=(rst_news.Fields.Item("headline").Value)%>

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

Detroit Body Products

Home     Expanded Vinyl      Fabric      Headliner      The Detroit Book      Contact us

 Copyright 2006 PLF Industries  

<% rst_news.Close() Set rst_news = Nothing %>