 {subtitle}  php ... {/subtitle}  /n  /n          John CMS. /n      ,        . /n       ,               . /n           ,  : /n  /n <?php /n  /n define('_IN_JOHNCMS', 1); /n $textl = ' '; /n require_once ("../incfiles/core.php"); /n require_once ("../incfiles/head.php"); /n header("Content-type:text/html; charset=utf-8"); /n  /n  /n    /n  /n  /n echo $file; /n require_once ("../incfiles/end.php"); /n  /n ?> /n  /n    ,        . /n      ,       . /n   ,  : /n  /n echo '<div class="menu"><a href="http:// "> </a></div>'; /n  /n   : /n  /n echo '<div class="phdr"><b> </b></div>'; /n  /n   : /n  /n echo '<div class="phdr"><img src="  "><b> </b></div>'; /n  /n  : /n  /n echo '<img src="  " />'; /n  /n       ,     .      . /n  /n  {emphasis2}  - ValekS {/emphasis2}  /n 
