<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
	<card title="B! Phonebook">
		<p>
		Search: <input name="q" size="20" value=""/>
		<a>
			<go method="get" href="/ep/">
				<postfield name="q" value="$(q)"/>
			</go>
			Go
		</a>
		<br/>
				<table columns="2" align="LL">
					</table>

		 
		</p>
	</card>
</wml>
