// 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="/sitemap.html">Site Map</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="/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="/news/index.html">News Room</a></div>\n');
//	document.write('                     <div class="bottom_divider"></div>\n');
//	document.write('                     <div class="bottom_linker"><a href="https://www.allegiancetech.com/xactwareCTP.jsp?feedbackSource=41&autoLocation=5805&whereFrom=4">We\'re Listening</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="/corporate/contactus.html">Contact Us</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="/product/product_catalogue_main.html">Product Catalogue</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="/corporate/privacy.html" target="_blank">Privacy Statement</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="/images/flag_canada_mini.gif" alt="www.xactware.ca"></a>\n');
	document.write('					<a href="http://www.xactware.com" title="www.xactware.com" target="_blank"><img src="/images/flag_usa_mini.gif" alt="www.xactware.com"></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="/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="/corporate/copyright.html">Copyright &#169; 2005-2010 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('</div>\n');