document.open();
document.write(
'<div id="footer1">',
'	<div id="footer11">',
'	Boeing is an equal opportunity employer. <a href="https://jobs.boeing.com/help/privacy-statement.html" target="_new">Applicant Privacy</a>',
'	</div>',
'</div>',
'<div id="footer2">',
'	<a href="http://www.boeing.com/companyoffices/aboutus/site_terms.html" target="_new">Site Terms</a> | <a href="http://www.boeing.com/companyoffices/aboutus/privacy.html" target="_new">Privacy Policy</a> <br>',
'<span>Copyright &copy; 1995 - 2009 Boeing. All Rights Reserved.</span>',
'</div></div></div></body></html>'
);