<?php 

header('Content-Type: application/javascript');

include('jquery.star_rating.js');
echo ";";
include('console.js');
//include('jquery.js');
echo ";";
include('overlib.js');
echo ";";
include('custom.js');
echo ";";
include('iepngfix_tilebg.js');
echo ";";

?>
