Depilación laser Barcelona total laser. Celulitis tratamiento
Special offers
<%
On Error Resume Next
Set rs = Server.CreateObject("ADODB.Recordset")
strSQL = "SELECT * FROM Promociones ORDER BY Titulo"
rs.Open strSQL, cn
If Err Then
Response.Write("Se ha producido un error " & err.description)
Response.End()
End If
if rs.BOF and rs.EOF then
rs.Close
else
arrPromociones = rs.GetRows
rs.Close
k_Id = 0
k_Titulo = 1
k_TituloCatalan = 2
k_Porcentaje = 3
k_TituloIngles = 4
k_TituloFrances = 5
'Mostramos todos los inmuebles paginados.
For i = 0 To Ubound(arrPromociones, 2)
%>
<%=arrPromociones(k_TituloIngles, i)%>
<%=arrPromociones(k_Porcentaje, i)%>% DISCOUNT
<%
Next
end if
Set rs = Nothing
%>
Total Laser reserves the right to modify the conditions of these promotions without previous notice