<?php 
header('Content-Type:application/javascript');
echo "// Empty script\r\n";
flush();
sleep(1);
?>
