<?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="splash" ontimer="#splash1">
        <timer value="12"/>
<p align="center">
	<img src="wap1.wbmp" alt="ArseWap"/><br/>
	<small>The <i>original</i> Arsenal wap site</small>
</p>
</card>

<card id="splash1" ontimer="#index">
        <timer value="5"/>
        <p align="center">
	<small>Welcome to the mobile home of football</small>
        </p>
</card>

<card id="index" title="ArseWap" ontimer="#insert1">
	<timer value="60"/>
        <p align="left">
        <small>
        <a href="http://arseweb.org/wap/newsreel.wml">Newsreel</a><br/>
        <a href="links.wml">AFC Links</a><br/><br/>
        <a href="about.wml">About</a><br/>
        </small>
        </p>
        <p align="center">------------<br/>
        <small>contact: <i>wap@arseweb.com</i></small><br/>
        </p>
</card>

<card id="insert1" ontimer="#insert2">
	<timer value="7"/>
	<p align="left">
	<small>If you find Arsewap useful...</small>
	<img src="wap1.wbmp" alt="ArseWap"/><br/>
	</p>
</card>

<card id="insert2" ontimer="#index">
	<timer value="7"/>
	<p align="left">
	<small>...please visit ArseWeb too (and let us know)<br/>
	http://arseweb.com</small>
	<img src="wap1.wbmp" alt="ArseWap"/><br/>
	</p>
</card>
</wml>


