// All links in the footer should remain intact.
// These links are all family friendly and will not hurt your site in any way.
// Warning! Your site may stop working if these links are edited or deleted ?>
wp_footer();
echo get_theme_option("footer") . "\n";
?>