<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//PHONE.COM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="Card1" ontimer="#Warning">
		<timer value="30"/>
		<p align="center">
			<img src="images/lit.wbmp" alt="Literotica"/>
		</p>
</card>

<card id="Warning">
	<p align="center">
		<b>LITEROTICA</b><br/>
		If you are over<br/>
		18 years old, and<br/>
		you wish to view<br/>
		adult stories,<br/>
		<a href="#Card2">CLICK HERE</a><br/>
		to enter.<br/>

		This site contains<br/>
		stories with adult<br/>
		themes. All<br/>
		stories are works<br/>
		of fiction.<br/>

		If you are under 18, you are not allowed to enter this site.

	</p>
</card>
<card id="Card2" title="Literotica">
	<p align="center">
		<b>Erotic Stories</b><br/>
		<a href="/new_stories.php">New</a><br/>
		<a href="/top_list.php">Top lists</a><br/>
		<a href="/by_author.php">Author index</a><br/>
		<a href="/category_list.php">By category</a>
		<br/><br/>
		<br/>
		<i>All stories on Literotica are copyrighted.
		Copying anything from this site is against the law.</i>
	</p>
</card>

</wml>

