ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Beyond Crawling Chaos</TITLE> <META content="text/html; charset=unicode" http-equiv=Content-Type><LINK href="basic.css" rel=stylesheet title=styles type=text/css> <SCRIPT><!--if (document.images) { image1on = new Image(); image1on.src = "images/home2.gif"; image2on = new Image(); image2on.src = "images/art2.gif"; image3on = new Image(); image3on.src = "images/fiction2.gif"; image4on = new Image(); image4on.src = "images/oddness2.gif"; image5on = new Image(); image5on.src = "images/links2.gif"; image6on = new Image(); image6on.src = "images/contact2.gif"; image1off = new Image(); image1off.src = "images/home1.gif"; image2off = new Image(); image2off.src = "images/art1.gif"; image3off = new Image(); image3off.src = "images/fiction1.gif"; image4off = new Image(); image4off.src = "images/oddness1.gif"; image5off = new Image(); image5off.src = "images/links1.gif"; image6off = new Image(); image6off.src = "images/contact1.gif"; } function turnOn(imageName) { if (document.images) { document[imageName].src = eval(imageName + "on.src"); }} function turnOff(imageName) { if (document.images) { document[imageName].src = eval(imageName + "off.src"); }}// --> </SCRIPT> <META content="MSHTML 5.00.2614.3500" name=GENERATOR></HEAD> <BODY background=images/sinblue.jpg bgColor=#000000 link=#a9b4fa text=#ffffff vLink=#d000d0> <CENTER><BR><BR> <p> Whoops, I got rid of this page, but appear to have left a link to it floating around. Someday, I may come back and fix that. <P><BR> <P align=center> <TABLE border=0 cellPadding=0 cellSpacing=0> <TBODY> <TR> <TD><A href="index.htm" onmouseout="turnOff('image1')" onmouseover="turnOn('image1')"><IMG alt=home border=0 name=image1 src="images/home1.gif"></A></TD> <TD><A href="art.htm" onmouseout="turnOff('image2')" onmouseover="turnOn('image2')"><IMG alt=art border=0 name=image2 src="images/art1.gif"></A></TD> <TD><A href="fiction.htm" onmouseout="turnOff('image3')" onmouseover="turnOn('image3')"><IMG alt=fiction border=0 name=image3 src="images/fiction1.gif"></A></TD> <TD><A href="oddness.htm" onmouseout="turnOff('image4')" onmouseover="turnOn('image4')"><IMG alt=oddness border=0 name=image4 src="images/oddness1.gif"></A></TD> <TD><A href="contact.htm" onmouseout="turnOff('image6')" onmouseover="turnOn('image6')"><IMG alt=contact border=0 name=image6 src="images/contact1.gif"></A></TD></TR></TBODY></TABLE></P></BODY></HTML>