<? if(VALID_DOCUMENT != 1) die('what?'); include(TMPLPATH.'html_start.php'); if(Notice::exists()){ print '<div style="'.WARNING_STYLE.'">'.nl2br(Notice::erase()).'</div>'; } ?>