#!/usr/bin/perl -wT

print "Status: 404 Not Found\n";
print "Content-type: text/javascript\n\n";
