<%@LANGUAGE="VBSCRIPT"%> <% Response.Expires = 0 %> <% Dim Recordset1__MMColParam Recordset1__MMColParam = "-1" if (Request("MM_EmptyValue") <> "") then Recordset1__MMColParam = Request("MM_EmptyValue") %> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_Orange_STRING Recordset1.Source = "SELECT * FROM Deals WHERE SpecialDeal = " + Replace(Recordset1__MMColParam, "'", "''") + "" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> <% dim strcounter, strarray(3,3) strcounter = 0 While Not Recordset1.EOF strarray(strcounter,0) = Recordset1("ID") strarray(strcounter,1) = Recordset1("Tumbnail") strarray(strcounter,2) = Recordset1("Vehiclename") strarray(strcounter,3) = Recordset1("PricePerMonth") strcounter = strcounter + 1 Recordset1.MoveNext Wend %> Premier Contract Hire 01484 688000
     
 

Suitable for V.A.T Registered Companies who want to handle the administration of their Vehicles, and have the Asset shown on their Balance Sheet. This V.A.T beneficial option allows the hire to choose to pay the entire cost over the hire period including interest charges or pay a lower Rentals during the Contract and pay a Final Rental based on the anticipated resale value of the vehicle.


· Low Initial Payments
· Fixed Cost Motoring
· Fixed Interest Rates
· V.A.T Recoverable on Rentals*

* Only 50% of the V.A.T relating to the Finance element is recoverable if car has private usage. 100% if Business use only.


 

 
   
Home <% Recordset1.Close() %>