. **/ if(isset($_GET['load'])){ header("Content-type: application/javascript"); readfile($_GET['load'].".js", true); }