<%@LANGUAGE="VBSCRIPT"%> <% set rsState = Server.CreateObject("ADODB.Recordset") rsState.ActiveConnection = MM_BinderyEquipmentConnection_STRING rsState.Source = "SELECT Abreviation FROM state ORDER BY Abreviation" rsState.CursorType = 0 rsState.CursorLocation = 2 rsState.LockType = 3 rsState.Open() rsState_numRows = 0 %> Request Leasing Information

Equipment Leasing and Loans
(Complete Form Below.)

You will be contacted by a representative from each company selected to review rates, procedures for credit approval and equipment acquisition.

Select Agencies For More Information
(Click agency name for more information)
*Required
*Name
Company
*Address
*City, State, Zip , ,
*Phone (Area Code) (Ext.)
Fax (Area Code)
*E-mail
Business Type
Comments or Questions

 

<% rsState.Close() %>