function render_header($header_content) { global $theme_width,$settings,$locale; echo "
\n"; echo "\n
".ucwords(showdate("%A, %B %d, %Y", time()))."
\n"; echo "\n\n"; }