<% Dim keywords, description,title logo_title = "Tasty Tuscany - The perfect location for a Tuscany vacation in Italy!" Set cnn1 = Server.CreateObject("ADODB.Connection") openStr = "driver={Microsoft Access Driver (*.mdb)};" & _ "dbq=" & Server.MapPath("database/data.mdb") cnn1.Open openStr,"","" sql = "SELECT * FROM gallery WHERE type = '" & Request("category") & "'" Set rs = Server.CreateObject("ADODB.Recordset") rs.Open sql, cnn1, 3, 3 %> <%=title%>

<%=title%>

Site Map
Tuscany Italy Vacation Photographs - Pictures from Tuscany Cooking School Reserve Villa Now!

<%=room%><%If request("panorama") = "" Then%> <%Else Response.Write " Panorama" End If%>

<%=desc%>

<% If request("panorama") = "" Then %>
<% Else %>
<% If request("image") <> "" Then %> Bedroom Panoramas:
Aqua - Aurora - Biancaluce - Mezzogiorno - The Loft Suite <% End If %>
<% End If %>
<% Response.Cookies("mt")("pagetitle") = "Villa Gallery" Server.Execute("/statistics/track.asp") %>