<%@language="VBScript"%> <% Response.Expires = 0 %> <% session("tittle") = "Kontaktujte nás" %> <% Server.Execute("inc_shopy/" & session("server") & "/head.asp") %>

Odhlášení z odběru novinek


<% if request("odhlaseno") = "1" then %>
Váš email byl odhlášen z odběru novinek
<% else %> <% if not request("chyba_dotaz") = "" then %>
<%= request("chyba_dotaz") %>
<% end if %>
odhlaseni-novinek2.asp" NAME="form_kontakt" ONSUBMIT="return kontrola_kontakt()">
Email">

<% end if %>
<% Server.Execute("inc_shopy/" & session("server") & "/bottom.asp") %>