With no <canvas> tags.
February 27, 2009
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js"></script>
<script type="text/javascript" src="wetfloor.js"></script>
</head>
<body>
<p>
<img src="test.jpg" class="wetfloor" alt="test" />
</p>
</body>
</html>