with(document) {
	write(
		"<div id='printFooter'>" +
			"<br />Utility Tool & Trailer" +
			"<br />P.O. Box 360" +
			"<br />151 E 16th St." +
			"<br />Clintonville, WI 54929"+
		"</div>" +
		"<div id='footer'>" +
			"&#169;Copyright 2011 Utility Tool & Trailer, Inc. All rights reserved. <span id='nsc'>Designed by: <a href='http://www.nsc-inc.com' target='NSC'><img src='/images/nscfoot.jpg' border='0' /></a></span>" +
		"</div>"
	);
}
