document.write('	<div id="footer">'
  + '		<div class="center">'
  + '		<ul id="footerlinks">'
  + '		<li><a title="" href="/index.html">Home</a></li>'
  + '		<li><a title="" href="http://www.arrow.com/community/index.html">In the Community</a></li>'
  + '		<li><a title="" href="http://www.arrow.com/investor/">For Investors</a></li>'
  + '		<li><a title="" href="http://www.arrow.com/careers/index.html">Careers</a></li>'
  + '		<li><a title="" href="mailto:supportservices@arrow.com">Help</a></li>				'
  + '		</ul>'
  + '		</div>'
  + '		<div id="copyright">&copy; 2009 Arrow Electronics, Inc. All Rights Reserved.</div>'
  + '	</div>');