<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
  <template>
    <do type="prev" label="Back">
      <prev/>
    </do>
  </template>

  <card id="init" title="Services">
    <p>
      <a href="#e">eMail</a><br/>
      <a href="#j">Jump</a><br/>
      <a href="euro2.cgi">Euro currency converter</a><br/>
      <a href="env2.cgi">Configuration</a><br/>
      <a href="url_en.wml">Suggest WAP site</a><br/>
      <a href="fb_en.wml">Feedback</a><br/>
      <a href="hi_en.wml">Help</a><br/>
      <a href="en.wml">&#xA9; 2003, WubscH</a>
    </p>
  </card>

  <card id="e" title="eMail">
    <do type="accept" label="Send">
      <go href="http://www.wubsch.de/cgi-bin/fm.cgi?recipient=$(recipient)&#38;from=$(from)&#38;subject=$(subject)&#38;msg=$(msg)&#38;required=recipient,from,msg&#38;missing_fields_redirect=http://wap.wubsch.de/email_fl_en.wml&#38;redirect=http://wap.wubsch.de/email_aw_en.wml"/>
    </do> 
    <p>
      To:<input name="recipient" title="To" value="@.de"/>
      From:<input name="from" title="From" value="@.de"/>
      Subject:<input name="subject" title="Subject"/>
      Message:<input name="msg" title="Message"/>
      <a href="http://www.wubsch.de/cgi-bin/fm.cgi?recipient=$(recipient)&#38;from=$(from)&#38;subject=$(subject)&#38;msg=$(msg)&#38;required=recipient,from,msg&#38;missing_fields_redirect=http://wap.wubsch.de/email_fl_en.wml&#38;redirect=http://wap.wubsch.de/email_aw_en.wml">Send</a>
    </p>
  </card>

  <card id="j" title="Jump">
    <do type="accept" label="Jump">
      <go href="http://$(go)"/>
    </do> 
    <p>
      Insert address without http://:<input name="go" title="Without http://"/>
      <a href="http://$(go)">Jump to inserted address</a><br/>
    </p>
  </card>
 
</wml>

