print $TPL_title; ?>
if(is_array($NEWSINDEX)) {
foreach($NEWSINDEX as $k=>$v) {
print "$v "; print FormatDate($NEWSDATE[$k])." "; } } ?> |
print nl2br(stripslashes($new[content])); ?> |