#!/usr/netmax/bin/perl print "Content-Type: text/html\n\n"; print qq{

This document has moved here

\n}; exit;