<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="WAPContact" title="Feedback">
<p align="center">
<b>Contact first4f1.com</b><br/>
Please leave us a message below</p> 
<p>
Name:<br/><input type="text" name="name"/><br/>
Email :<br/><input type="text" name="email"/><br/>
Message:<br/><input type="text" name="message"/><br/>
<anchor>
Send <go href="http://first4f1.com/cgi-bin/first4one/ps8ve714.cgi" method="post">
<postfield name="name" value="$(name)"/>
<postfield name="email" value="$(email)"/>
<postfield name="message" value="$(message)"/>
<postfield name="site" value="first4f1"/>
<postfield name="subject" value="Feedback from First4F1.com Mobile"/>
<postfield name="your_email" value="red5@first4f1.com"/>
<postfield name="home_url" value="http://first4f1.com/mobile/f1.php"/>
</go>
</anchor>
</p>
<p align="center">Privacy: First4F1.com will respect your privacy at all times and will not forward your details to any 3rd party or other organisation. We will only use your email address if you ask for a specific response</p>

</card>
</wml>