if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; } require_once INCLUDES."theme_functions_include.php"; $body_text = "#555555"; $body_bg = "#2e2e2e"; $theme_width = "845"; $theme_width_l = "165"; $theme_width_r = "165"; echo "
|
$subject |
$news |
\n"; echo openform("N",$info['news_id']).newsposter($info," ·").newsopts($info,"·").closeform("N",$info['news_id']); echo " |
$subject |
".($info['article_breaks'] == "y" ? nl2br($article) : $article)." |
\n"; echo openform("A",$info['article_id']).articleposter($info," ·").articleopts($info,"·").closeform("A",$info['article_id']); echo " |
\n"; } //\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\// function closetable() { echo " |
$title |
\n"; } //\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\// function closeside() { echo " |
$title | ".panelbutton($state,$boxname)." |
\n |