<?xml version="1.0" encoding="utf-8"?>
<!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="must-revalidate"/>
</head>
<card title="windguru.cz">
<p>Welcome to Windguru WAP<br/>
<a href="index2.php">View Forecasts (without login)</a>
</p>
<p>Login for registered users:<br/>
Username: <input name="username" type="text" size="8" value="saucisseman" emptyok="true"/><br/>
or User ID: <input name="ui" type="text" size="8" value="13890" emptyok="true"/><br/>
Password: <input name="password" type="password" size="8" value="" emptyok="false"/>
<anchor>Login
<go method="post" href="index.php">
	<postfield name="username" value="$(username)"/>
	<postfield name="ui" value="$(ui)"/>
	<postfield name="password" value="$(password)"/>
	<postfield name="go" value="1"/>
</go>
</anchor>
</p>
<p>
<small>
Czech Republic - Lipno: <a href="view.php?sc=1&amp;m=3&amp;&amp;n=">GFS 13 km</a><br/>
Czech Republic - Nechranice: <a href="view.php?sc=2&amp;m=3&amp;&amp;n=">GFS 13 km</a><br/>
Czech Republic - Nové Mlýny: <a href="view.php?sc=3&amp;m=3&amp;&amp;n=">GFS 13 km</a><br/>
Czech Republic - Rozkoš: <a href="view.php?sc=4&amp;m=3&amp;&amp;n=">GFS 13 km</a><br/>
</small>
</p>
</card>
</wml>

