cleaning a bit, including moving out some old docs, and renaming
[feisty_meow.git] / infobase / configuration / webcam / reloader.html
diff --git a/infobase/configuration/webcam/reloader.html b/infobase/configuration/webcam/reloader.html
new file mode 100644 (file)
index 0000000..03f2a9b
--- /dev/null
@@ -0,0 +1,21 @@
+<html>
+<head>
+<script type="text/javascript">
+<!--
+function delayer(){
+  window.location.reload(true);
+}
+//-->
+</script>
+</head>
+<body onLoad="setTimeout('delayer()', 2321)">
+<h2>Webcamomatic Yo!</h2>
+<p>oof</p>
+
+<center><img src="webcam.jpeg"></center>
+
+<p>The horrendous new picture will be up shortly.</p>
+
+</body>
+</html>
+