<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>

   <head>
        <meta  http-equiv="Cache-Control" content="max-age=300"/>
   </head>

   <template>
      <do type="option" name="menu" label="Auswahl">
         <go href="http://wap.pcmet.de/index.wml#menu"/>
      </do>
      <do type="option" name="home" label="DWD">
         <go href="http://wap.dwd.de/index.wml#menu"/>
      </do>
   </template>

   <card id="card1" ontimer="#menu" title="pc_met WAP" >
      <timer value="25"/>
      <p align="center">
         <img src="cloud.wbmp" alt="Wolke"/><br/>
         pc_met WAP
         <br/>
      </p>
   </card>

   <card id="menu" title="pc_met WAP">
      <p align="center">

         <anchor title="METAR">METAR
            <go href="metar.wml">
            </go>
         </anchor>
         <br/>

         <anchor title="TAF_FC">TAF FC
            <go href="taffc.wml">
            </go>
         </anchor>
         <br/>

         <anchor title="TAF_FT">TAF FT
            <go href="tafft.wml">
            </go>
         </anchor>
         <br/>

         <anchor title="Ballonticker">Ballonticker
            <go href="ticker_select.php">
            </go>
         </anchor>
         <br/>

         <anchor title="GAFOR">GAFOR
            <go href="#gafor">
            </go>
         </anchor>
         <br/>

      </p>
   </card>

   <card id="gafor" ontimer="http://www.flugwetter.de/wap/gafor_form.php"
 title="pc_met WAP">
<timer value="7"/>
      <p align="center">
geben Sie Benutzername und Kennwort ein:
      </p>
   </card>

</wml>
