%@LANGUAGE="VBSCRIPT"%>
<%
set Victoria1 = Server.CreateObject("ADODB.Recordset")
Victoria1.ActiveConnection = MM_Victoria_STRING
Victoria1.Source = "SELECT * FROM specialoffers"
Victoria1.CursorType = 0
Victoria1.CursorLocation = 2
Victoria1.LockType = 3
Victoria1.Open()
Victoria1_numRows = 0
%>
<%
Dim Repeat1__numRows
Repeat1__numRows = -1
Dim Repeat1__index
Repeat1__index = 0
Victoria1_numRows = Victoria1_numRows + Repeat1__numRows
%>
Hotel en Glasgow, Teatros en Glasgow, Teatro Kings , Teatro Pavillion
| |
|
|
| |
  |
|
| |
|
|
| |
|
|
| |
|
|
<%
Victoria1.Close()
%>