Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
48 lines (43 sloc)
2.17 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Tagro - Contact Page</title> | |
| </head> | |
| <body background="images/bkg2.jpg" link="#808080" vlink="#808080" alink="#808080"> | |
| <table border="0" width="620" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td width="533"><img src="images/logo.jpg" WIDTH="248" HEIGHT="102"><br> | |
| <font color="#EDFCE4">-</font></td> | |
| </tr> | |
| </table> | |
| <table border="0" width="620" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td><em><strong>We welcome your questions and comments, If you are interested | |
| in more information about Tagro, please feel free to send us an E-mail message using the | |
| following form:</strong></em><form method="POST" onSubmit action="_vti_bin/shtml.dll/feedback.htm" webbot-action="--WEBBOT-SELF--"> | |
| <!--webbot bot="SaveResults" U-File="_private/form_results.txt" S-Format="TEXT/CSV" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="taghepo@compunet.co.il" B-Email-Label-Fields="TRUE" S-Builtin-Fields="Date Time" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --> | |
| <table border="0" width="550" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td width="269"><div align="right"><p>Full Name: <input type="text" name="full_name" size="20"><br> | |
| Company: <input type="text" name="company" size="20"><br> | |
| Country: <input type="text" name="contry" size="20"><br> | |
| E-Mail: <input type="text" name="email" size="20"><br> | |
| Phone #: <input type="text" name="phone" size="20"><br> | |
| Fax #: <input type="text" name="fax" size="20"></td> | |
| <td width="223" align="center"><div align="center"><center><p>your message/request here:<br> | |
| <textarea rows="6" name="massage" cols="25"></textarea><br><br> | |
| <input type="submit" value="Send" name="send"> | |
| <input type="reset" value="Clear" name="clear"> | |
| </div> | |
| </center></td> | |
| </tr> | |
| </table> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| <p align="center"><font face="Century Gothic" size="4">Hertzel 91 Rishon Le Tzyion, Israel | |
| - Tel/Fax: 972-3-9506845, 972-3-9562488</font><br> | |
| <br> | |
| </p> | |
| </body> | |
| </html> |