
<?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="SearchCard" title="Find a toilet" newcontext="true">
    	
        Address or Postal Code:<br/><input name="address" type="text"/><br/>  
        
        <anchor>
	        <go method="get" href="/sitorsquat/wap/search">
	          <postfield name="address" value="$(address)"/>
	        </go>
	        Search
      	</anchor>
      	
      	
      	
      	<br/> You are viewing the mobile WAP version of SitOrSquat, if you are on a full web browser then goto <a href="http://www.sitorsquat.com/sitorsquat/home?force=1">http://www.sitorsquat.com/sitorsquat/home</a> page. 
    </card>
</wml>