Play Principe Complex - La Manga Strip- Luxury furnished 3 bedroom - 2 bathroom apartment 5* accomodation in an attractive complex with spectacular sea views over the Mediterranean and Mar Menor
<%
Dim mysql3,reTemp3
mySQL3="SELECT * FROM products WHERE hotspot=-1 AND active=-1 ORDER BY dateAdded ASC"
call getFromDatabase(mySql3, rstemp3,"listCategoriesAndProducts")
if rsTemp3.EOF then
response.Write("No Hot Spots Available")
end if
do while not rsTemp3.eof
idp = rsTemp3("idProduct")
thumb = rsTemp3("thumbnail")
response.write " " &rsTemp3("hotspotText")
response.Write "