<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
    <card title="HeadWall wap index" id="index_page">
        <p>
            <anchor title="routesearch">ROUTE search, 
                <go href="wap/routesearch" method="get">
                    <!--setvar name="scy" value="xxxx" /-->
                </go>
            </anchor>
            <small>search page for climbing routes by name</small>
        </p>
        <p>
            <anchor title="spotsearch">SPOT search, 
                <go href="wap/spotsearch" method="get">
                   
                </go>
            </anchor>
            <small>Search page for climbing site by name</small>
        </p>
        <p>
            <anchor title="news">News
                <go href="wap/routenews" method="get">
                    <postfield name="skin" value="classic"/>
                    <postfield name="sso" value="0"/>
                    <postfield name="stp" value="R"/>
                    <postfield name="sob" value="d"/>
                    <postfield name="sdt" value="$(sdt)"/>
                </go>
            </anchor>
            <small>FA-News page. </small>
            <br/>
            <small>Select year:</small>
            <select title=" " value="2006" name="sdt">
                <option value="2007">2006</option>
                <option value="2006">2006</option>
                <option value="2005">2005</option>
                <option value="2004">2004</option>
                <option value="2003">2003</option>
                <option value="2002">2002</option>
                <option value="2001">2001</option>
            </select>
        </p>
    </card>
</wml>
