function render_header($header_content) { global $theme_width,$settings; echo "
\n"; echo "
$header_content
\n"; }