<%@ Language=VBScript %> <% Dim ToMail,HTTP_HOST_Array,FromMail,MailBody ToMail = "info" FromMail = "info" HTTP_HOST_Array = Split(Request.ServerVariables("HTTP_HOST"),".",-1,1) If UBound(HTTP_HOST_Array) > 0 Then If HTTP_HOST_Array(0) = "www" Then For i = 1 To UBound(HTTP_HOST_Array) - 1 DomainName = DomainName & HTTP_HOST_Array(i) & "." Next DomainName = DomainName & HTTP_HOST_Array(i) Else DomainName = Request.ServerVariables("HTTP_HOST") End If End If FromMail = FromMail & "@" & DomainName ToMail = ToMail & "@" & DomainName MailBody = "" For Each Item In Request.Form MailBody = Item & ": " & Request.Form(Item) & Chr(13) & Chr(10) & MailBody Next On Error Resume Next Set PersitsMail = Server.CreateObject("Persits.MailSender") PersitsMail.Host = "209.81.157.3" PersitsMail.From = FromMail PersitsMail.FromName = "Feed Back Form Silwad- Trail" PersitsMail.AddAddress ToMail PersitsMail.AddReplyTo FromMail PersitsMail.Subject = "Feed Back - " & Now PersitsMail.Body = MailBody On Error Resume Next PersitsMail.Send Set PersitsMail = Nothing %> Silwad ---- سلواد

لن تذهب دماء شعبنا هدرا

شاركونا في حملتنا الدولية لارسال شارون الى محكمة العدل الدولية في لاهاي - كما سيسرنا استقبال تعليقاتكم واقتراحاتكم

Join us in our International campaign of bringing Sharon to the International Court of Justice - Please send us any comments or suggestions that you may have.

I support your effort of bringing Sharon to the  International Court of Justice

Name            :
(required)
E-mail           :
(required)
Location      :
(optional)
Age               :
(optional)
Address       :
(optional)
Comments  :

Please note: All information you provide on this signing form will be public on the petition signatures page, except your email address, for which privacy is set here :
 
Include my email address on public petition: Yes No
With "Yes" , general viewers of the signatures page can send you email. With a "No" value, your address is stored in a secure private location for signature validation only.