var d = new Date();
var curr_year = d.getFullYear();

document.write(''+
'<div id="ftr">\n'+
'  <div id="tNav" class="clearfix">\n'+
	'<ul>\n'+
		'<li><a href="https://www.survey.arrow.com/se.ashx?s=218043747221A91F" rel="windowCenter" class="popupwindow">Feedback</a></li>\n' +
		'<li><a href="http://' + env + '.arrownac.com/terms/">Terms of Use</a></li>\n'+
		'<li><a href="http://' + env + '.arrownac.com/privacy/">Privacy Policy</a></li>\n'+
		'<li><a href="http://' + env + '.arrownac.com/sitemap/">Sitemap</a></li>\n'+
	'</ul>\n'+
	'<p id="copy">&copy; ' + curr_year + ' <a href="http://www.arrow.com/" rel="windowCenter" class="popupwindow">Arrow Electronics</a>, Inc. All rights reserved.</p>\n'+
'  </div>\n'+
'</div>\n'+

//webtrends setup
'<!-- START OF SmartSource Data Collector TAG -->\n'+
'<!-- Copyright (c) 1996-2011 WebTrends Inc.  All rights reserved. -->\n'+
'<!-- Version: 9.3.0 -->\n'+
'<!-- Tag Builder Version: 3.1  -->\n'+
'<!-- Created: 2/25/2011 12:04:43 PM -->\n'+
'<!-- ----------------------------------------------------------------------------------- -->\n'+
'<!-- Warning: The two script blocks below must remain inline. Moving them to an external -->\n'+
'<!-- JavaScript include file can cause serious problems with cross-domain tracking.      -->\n'+
'<!-- ----------------------------------------------------------------------------------- -->\n'+
'<script type="text/javascript">\n'+
'//<![CDATA[\n'+
'var _tag=new WebTrends();\n'+
'_tag.dcsGetId();\n'+
'//]]>\n'+
'</script>\n'+
'<script type="text/javascript">\n'+
'//<![CDATA[\n'+
'_tag.dcsCustom=function(){\n'+
'// Add custom parameters here.\n'+
'//_tag.DCSext.param_name=param_value;\n'+
'}\n'+
'_tag.dcsCollect();\n'+
'//]]>\n'+
'</script>\n'+
'<noscript>\n'+
'<div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="http://statse.webtrendslive.com/dcsrkm84ovz5bd3f7ehr13ag5_3t7q/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.3.0&amp;WT.dcssip=www.arrownac.com"/></div>\n'+
'</noscript>\n'+
'<!-- END OF SmartSource Data Collector TAG -->\n'

);
