#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "<Head><Title>CHAT LINE 1</Title></Head>";
		
	print "<BODY BGCOLOR=#000000 text=#ffffff vlink=#ff0000 link =#ffff00 alink=#00ff00>\n";
	

        print "</h3><b><center><a href=http://floyd.ezenet.com/chat.html><img src=/window-ani.gif border=0></b></h3>";	

print "Come in please\n";

print "</CENTER>";
