function render_footer($license=false) { global $theme_width,$settings,$locale; echo "\n\n"; echo "
".stripslashes($GLOBALS['settings']['footer'])."
\n
\n"; }