#!/usr/bin/perl use strict; print ""; print ""; print "404 ERROR!"; print ""; print ""; print "

Sorry for the broken link, but this page is not here!

"; print "

"; print "Click here to go back to the previous page."; exit(0);