<!--

function click () {
if (event.button==2) {
alert('Sorry, no right clicking.') }}
document.onmousedown=click
//-->

function statusco()
{
window.status = " © 2 0 0 3 - 2 0 0 9  |  w e b   c o m i c s   |   w e b c o m i c b o o k s @ a i m . c o m";
setTimeout("statusco()", 1);
}
statusco();

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->