<?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="card1" title="BOOM.COM" ontimer="main.jsp">
		<timer value="30"/>
		<do type="accept" label="Enter">
			<go href="main.jsp"/>
		</do>
		<p>
			<img alt="BOOM.COM" src="pic/logo.wbmp"/>
		</p>
	</card>
</wml>
