
Dear costumer, completing the following form, will enable you
to book your place. Provide the data end your request will be sent to the
camp-site's staff who will soon be in touch to confirm your booking.
When you receive the confirmation you will need to pay a deposit of € 30
by postal order or bank transfer to secure you place.
<%
'Percorso = "http://" & Request.ServerVariables("SERVER_NAME") & Request.ServerVariables("SCRIPT_NAME")
'Percorso = Mid(Percorso,1,InStrRev(Percorso,"/"))
''strServer = "http://form.g2k.it/"
'If InStr(LCase(Percorso),"g2k-intra")>0 Or InStr(LCase(Percorso),".intra")>0 Then
' strServer = "http://form.g2k-intra.it/"
' End If
' Response.Write "" & VbCrLf
' Response.Write "" & VbCrLf
%>
|