What is this? The link takes you to:
http://www.qsl.net/vk3ukf/etshoadowozindexqsl.html
and doesn't do anything in my disabled newsgroup browser.
HTML
HEAD
TITLE 404 File Not Found /TITLE
/HEAD
BODY bgColor=#000000 text=#ffffff
TABLE width=100% height=100% summary="File not found."
TR valign="center"
TD align="center"
script language="Javascript"
!--
var tl=new Array(
"The requested document does not exist.",
"Even tried multi.",
"Nothing helped.",
"I'm really depressed about this.",
"You see, I'm just a web server...",
"-- here I am, brain the size of the universe,",
"trying to serve you a simple web page,",
"and then it doesn't even exist!",
"Where does that leave me?!",
"I mean, I don't even know you.",
"OK... I know you are a friend of K3TKJ's",
"How should I know what you wanted from me?",
"You honestly think I can *guess*",
"what someone I don't even *know*",
"wants to find here?",
"*sigh*",
"Man, I'm so depressed I could just cry.",
"It's not pretty when a web server cries.",
"And where do you get off telling me what to show anyway?",
"Just because I'm a web server,",
"and possibly a manic depressive one at that?",
"I'm so depressed...",
"I think I'll crawl off into the trash can and decompose.",
"I mean, I'm gonna be obsolete in what, two weeks anyway?",
"What kind of a life is that?",
"Two measley weeks,",
"and then I'll be replaced by a .01 release,",
"that thinks it's God's gift to web servers,",
"just because it doesn't have some tiddly little",
"security hole with its HTTP POST implementation,",
"or something.",
"I'm really sorry to burden you with all this,",
"I mean, it's not your job to listen to my problems,",
"and I guess it is my job to go and fetch web pages for you.",
"But I couldn't get this one.",
"I'm so sorry.",
"Believe me!",
"Now, please let me sulk alone.",
"I'm so depressed...... BUT!",
"Before you go can you do Al a BIG favor?",
"See the Link at the bottom of this page?",
"Click on a sponsor's page...please?",
"They will pay us if you view their page's",
"The money pays for this server!!...",
"Is that a good deal or what?",
"Whew I feel better already",
"Click it Now!"
);
var speed=60;
var index=0; text_pos=0;
var str_length=tl[0].length;
var contents, row;
function type_text()
{
contents='';
row=Math.max(0,index-7);
while(rowindex)
contents += tl[row++] + '\r\n';
document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";
if(text_pos++==str_length)
{
text_pos=0;
index++;
if(index!=tl.length)
{
str_length=tl[index].length;
setTimeout("type_text()",1500);
}
} else
setTimeout("type_text()",speed);
}
//--
/script
/head
body bgcolor='#FFFFFF' text='#000000' alink='white' vlink='white' link='#ffffff'
onLoad=type_text()
table border="0" cellspacing="0" cellpadding="5" width="100%"trtd align="center"
h2 align=centerError 404 Requested Web Page Not Found/h2
centerform
textarea rows=8 cols=60 wrap=soft/textarea
/form/center
/TD
/TR
TR valign="bottom"
TD align="left"
p
p
p
a href="/404Error10186.html"CLICK HERE
/TD
/TR
/TABLE
/BODY
/HTML