<!--// in this page //--> <script type="text/javascript" src="cache.php"></script> <!--// cache.php //--> <?php require 'GzOutput.class.php'; GzOutput::create(file_get_contents('dojo.js.uncompressed.js'), 'text/javascript'); ?>