document.write(
	"<div id=\"footer\">\n" +
	"\n" +
	"<table id=\"footer_table\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n" +
	"<tr>\n" +
	"\n" +
	"<td class=\"links\">\n" +
	"\n" +
	"<a href=\"http://www.ge.com/\">GE.com</a>\n" +
	"&nbsp;|&nbsp;\n" +
	"<a href=\"http://www.geconsumerproducts.com/pressroom/press_releases/appliances/ge_monogram/\">Monogram in the News</a>\n" +
	"&nbsp;|&nbsp;\n" +
	"<a href=\"http://www.monogram.com/products/recall/\">Recall</a>\n" +
	"&nbsp;|&nbsp;\n" +
	"<a href=\"http://www.geappliances.com/plcy/tandc2.htm\">Terms of Use</a>\n" +
	"&nbsp;|&nbsp;\n" +
	"<a href=\"http://www.geappliances.com/privacy/privacy_policy.htm\" onclick=\"openPrivacyPolicy(this.href); return false;\">Privacy Policy</a>\n" +
	"&nbsp;|&nbsp;\n" +
	"<a href=\"http://www.monogram.com/service_and_support/contact_us.htm\">Contact Us</a>\n" +
	"&nbsp;|&nbsp;\n" +
	"<a href=\"http://www.monogram.com/sitemap.htm\">Site Map</a>\n" +
	"\n" +
	"</td> <!-- / links -->\n" +
	"\n" +
	"<td class=\"newsletter\">\n" +
	"\n" +
	"<form name=\"footerSignupForm\" id=\"footerSignupForm\" action=\"http://forms.geconsumerandindustrial.com/asbs/servlet/SubmitForm\" method=\"post\" onsubmit=\"return validateFooterSubscribeForm(this);\">\n" +
	"<input type=\"hidden\" name=\"FormId\" value=\"3123800\" />\n" +
	"<input type=\"hidden\" name=\"i_appliances_monogram_enews\" value=\"Y\" />\n" +
	"<input type=\"hidden\" name=\"ThankYouURL\" value=\"http://www.monogram.com/e-news_thanks.htm\" />\n" +
	"Sign up for the Monogram e-Newsletter: <input class=\"text\" type=\"text\" name=\"i_emailgeneric\" />\n" +
	"<input class=\"image\" type=\"image\" src=\"http://www.monogram.com/images/button_go.gif\" value=\"GO\" alt=\"GO\" title=\"GO\" />\n" +
	"</form>\n" +
	"\n" +
	"</td> <!-- / newsletter -->\n" +
	"\n" +
	"</tr>\n" +
	"</table> <!-- / footer_table -->\n" +
	"\n" +
	"<p class=\"copyright\">\n" +
	"Copyright \n" +
	"<script type=\"text/javascript\">\n" +
	"document.write(new Date().getFullYear());\n" +
	"</script>\n" +
	"General Electric Company\n" +
	"</p>\n" +
	"\n" +
	"</div> <!-- / footer -->\n" +
	"\n"
);
