﻿// 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">Plan du site</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="/corporate/contactus.html">Contactez-nous</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="/news/index.html">Salle des nouvelles</a></div>\n');
	document.write('                     <div class="bottom_divider"></div>\n');
	document.write('                     <div class="bottom_linker"><a href="http://www.xactware.com/" target="_blank">Xactware.com (site en anglais seulement)</a></div>\n');
	document.write('       </div>\n');
	document.write('				<div class="bottom_menu_sites">\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('					<a href="http://www.xactware.co.uk" title="www.xactware.co.uk" target="_blank"><img src="/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="/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" target="_blank">Droit d’auteur &#169; 2005-2010 Xactware Solutions, Inc. Tous droits réservés.</a>');
document.write('  </div>\n');
document.write('  <div class="align_right">\n');
document.write('      <a href="http://www.iso.com" target="_blank">Xactware est une filiale d’<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');
