<%@LANGUAGE="JAVASCRIPT"%> <% var Recordset1 = Server.CreateObject("ADODB.Recordset"); Recordset1.ActiveConnection = MM_hp_STRING; Recordset1.Source = "SELECT * FROM Promotion"; Recordset1.CursorType = 0; Recordset1.CursorLocation = 2; Recordset1.LockType = 1; Recordset1.Open(); var Recordset1_numRows = 0; %> <% var HLooper1__numRows = 3; var HLooper1__index = 0; Recordset1_numRows += HLooper1__numRows; %> Hyde Park Bathrooms & Kitchens
 

Promotions

Hyde Park are pleased to offer a great range of exclusive Promotional Packages at discount prices!
Please select from any of the special offers below for full details of what's included the package.

 
  <% var startrw=0; var endrw=HLooper1__index; var numberColumns= 4; var numrows=3; while((numrows-- !=0) && (!Recordset1.EOF)) { startrw=endrw + 1; endrw = endrw + numberColumns; %> <% while ((startrw <= endrw) && (!Recordset1.EOF)) { %> <% startrw = startrw+1; Recordset1.MoveNext(); } %> <% }%>
   
">" width="123" height="106" border="0" class="groupimg" alt="<%=(Recordset1.Fields.Item("PromName").Value)%>">
 
" class="groupnav"><%=(Recordset1.Fields.Item("PromName").Value)%>
<%= Recordset1.Fields.Item("PromPrice").Value%>
 
  For further information on any of our packages please Contact us, or why not visit our showroom in George Street, London W1U 8NB.  
     
© Copyright 2007 Hyde Park Bathrooms & Kitchens
<% Recordset1.Close(); %>