We cut the cost of your holiday insurance without cutting the cover. Our policies are underwritten by Axa Insurance UK and offer you the best travel insurance cover at fantastic rates.
Compare our prices to see for yourself.
<%
Response.Buffer = true
Set xml = Server.CreateObject("MSXML2.ServerXMLHTTP")
xml.Open "GET","http://www.secpark.com/aspincludes/totaltiOrders_aspInclude.asp", false
xml.Send
vResult = xml.ResponseText
vResultLength = Len(vResult)
response.Write(vResult)
%> customers
in the last 12 months
") deleteLeft = left(stringResult2,startPos-1) stringResult3 = Replace(stringResult2,deleteLeft,"") endPos = InStr(stringResult3,"
") vParagraph1 = left(stringResult3,endPos+4) ' EXTRACT PARAPGRAPH 2 startPos = InStr(stringResult2,"") deleteLeft = left(stringResult2,startPos+5) stringResult3 = Replace(stringResult2,deleteLeft,"") endPos = InStr(stringResult3,"") vParagraph2 = left(stringResult3,endPos+4) response.Write(vParagraph1 &vbCrlf) response.Write(vParagraph2) %>