//-- Include specified stylesheets -- if(isset($styleSheet)) { for($i=0;$i < count($styleSheet);$i++) { echo ""; } } ?> //-- Set the Name of header rotation script file -- $scriptFiles[] = "header.js"; //-- Include specified script files -- if(isset($scriptFiles)) { for($j=0;$j < count($scriptFiles);$j++) { echo ""; } } ?>