<?php if (eregi("block-Test.php",$_SERVER['PHP_SELF'])) { Header("Location: index.php"); die(); } $content = "<br><center>"; $content .= <<<JS здесь код счетчиков JS; $content .="</center><br>"; ?>