function render_header($header_content) { global $theme_width,$userdata,$settings,$locale,$data,$db_prefix,$lookup,$msg_count,$aidlink; echo "
"; echo "\n
"; echo "
"; echo "\n"; echo "
".ucwords(showdate($settings['subheaderdate'], time()))."
"; echo "\n"; }