<?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="MyBusHome" title="MyBus Home Deck">

<do name="back" type="prev">
<prev/>
</do>

<do name="query" type="options" label="QUERY">
<go href="/metrokc/wml/welcome.jsp"/>
</do>
<do name="find" type="options" label="FIND">
<go href="/metrokc/wml/help/byroute.wml"/>
</do>
<do name="help" type="options" label="HELP">
<go href="help.wml"/>
</do>

<p align="center">
<strong><big>MyBus MetroKC</big></strong>
</p>

<p>
<br/>
<a href="/metrokc/wml/welcome.jsp" title="QUERY">Go to Query </a>
<br/>
<a href="/metrokc/wml/help/byroute.wml" title="FIND">Find Location IDs</a>
<br/>
<a href="help.wml" title="HELP">About MyBus</a>
</p>

</card>

</wml>
