<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>mysnapsessions Sample Application</title>
<link rel="stylesheet" type="text/css" href="screen.css"/>
</head>
<body>
<div id="content">
<h1>Rules</h1>
<p>
Think of an animal, and click OK to get started when you are ready.
</p>
<form method="POST" action="/$(dlgid)">
<p>
<input type="submit" value="Continue" />
</p>
</form>
</div>
</body>
</html>