To add graffiti, just enter text in the space below.

But if you want an answer to some kind of question or anything like that, use mail!! :) Click here, or if that doesn't work use the adress jens@panix.com from your mail program. (Don't forget to have your return address set correctly!)

Simple measure to thwart spam bots: please type "i am not a robot" in this box

(the following are optional -- won't get included in graffiti)
E-mail Name

#
# Note... Some html tags are disallowed: 
#
if ( $FORM{'comments'} =~ /\<\!/ ||
   (
     $FORM{'comments'} =~ /src=/i &&
     $FORM{'comments'} =~ /\</ ) ) {
   print("took the liberty to hose your html, sorry<p>\n");
   $FORM{'comments'} =~ tr/<>/()/;
}