// Javascript containing the template for the footer of all Xactware pages.
if(typeof displayfooterlinks == 'undefined' || null == displayfooterlinks || displayfooterlinks)
{
	document.write('\n');
	document.write('  <!-- Bottom Section -->\n');
	document.write('  <div class="bottom_wrap">\n');
	document.write('  <div class="bottom">\n');
	document.write('       <div class="bottom_menu_bar">\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/sitemap.html">Site Map</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/corporate/online_meetings.html">Online Meetings</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	//document.write('                     <div class="bottom_linker"><a href="">Logon To...</a></div>\n');
	//document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/news/index.html">News Room</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/support/mailinglist.html">Join Mailing List</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.allegiancetech.com/xactwareCTP.jsp?feedbackSource=20">We\'re Listening</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/corporate/events.html">Events</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/corporate/contactus.html">Contact Us</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/product/product_catalog_main.html">Product Catalog</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/support/storm_response.html">Storm Watch</a></div>\n');
	document.write('       </div>\n');
	document.write('				<div class="bottom_menu_sites">\n');
	document.write('					<a href="http://www.xactware.ca" title="www.xactware.ca" target="_blank"><img src="http://www.xactware.com/images/flag_canada_mini.gif" alt="www.xactware.ca"></a>\n');
	document.write('					<a href="http://www.xactware.co.uk" title="www.xactware.co.uk" target="_blank"><img src="http://www.xactware.com/images/flag_uk_mini.gif" alt="www.xactware.co.uk"></a>\n');
	document.write('				</div>\n');
	/*document.write('       <form style="display:inline" method="GET" action="http://www.google.com/custom">\n');
	document.write('       	<input type="hidden" name="cof" VALUE="T:Black;LW:245;L:http://www.xactware.com/images/xactware.jpg;LH:28;BGC:White;AH:center;GL:0;S:http://www.xactware.com;AWFID:2042118f8d1f5521;">\n');
	document.write('        <input type="hidden" name="domains" value="www.xactware.com">\n');
	document.write('        <input type="hidden" name="sitesearch" value="www.xactware.com">\n');
	document.write('         <div class="search_bar">\n');
	document.write('         <div class="search_button"><input type="image" src="http://www.xactware.com/images/search.gif"/></div>\n');
	document.write('         <input type="text" class="search_input" name="q"maxlength="255"/>\n');
	document.write('         </div>\n');
	document.write('       </form>\n');
	*/document.write('  </div>\n');
	document.write('  </div>\n');
	document.write('  <!-- End Bottom Section -->\n');
	document.write('\n');
};
document.write('  <!-- General Site Section -->\n');
document.write('  <div class="site_bar">\n');
document.write('  <div class="align_left">\n');
document.write('      <a href="http://www.xactware.com/corporate/copyright.html">Copyright &#169; 2005-2009 Xactware Solutions, Inc.  All rights reserved.</a>');
document.write('  </div>\n');
document.write('  <div class="align_right">\n');
document.write('      <a href="http://www.iso.com">Xactware Solutions, Inc. is a division of <u>ISO</u></a>\n');
document.write('  </div>\n');
document.write('  </div>\n');
document.write('\n');
document.write('  <!-- End General Site Section -->\n');

document.write('<div id="web_track_footer" class="webtrack">\n');
document.write('  <!-- This is from xwrpubadmin/include/footer.js -->\n');
document.write('<script language="JavaScript"><!--\n' +
'/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/\n' +
'var s_code=s.t();if(s_code)document.write(s_code)//--></script>\n' +
'<script language="JavaScript"><!--\n' +
'if(navigator.appVersion.indexOf(\'MSIE\')>=0)document.write(unescape(\'%3C\')+\'\!-\'+\'-\')\n' +
'//--></script><!--/DO NOT REMOVE/-->\n' +
'<!-- End SiteCatalyst code version: H.9. -->');
document.write('<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="/elqNow/elqImg.js"></SCRIPT>\n');
document.write('</div>\n');
//document.write('<!-- Start of HubSpot Logging Code  -->' +
//'<script type="text/javascript" language="javascript">' +
//'var hs_portalid=60404;' + 
//'var hs_salog_version = "2.00";' +
//'var hs_ppa = "xactware.app6.hubspot.com";' +
//'document.write(unescape("%3Cscript src=\'" + document.location.protocol + "//" + hs_ppa + "/salog.js.aspx\' type=\'text/javascript\'%3E%3C/script%3E"));' +
//'</script>' +
//'<!-- End of HubSpot Logging Code -->');