/* Touch Clarity logging request - http://www.touchclarity.com - Copyright (c) Touch Clarity Ltd 2001-2002. All rights reserved. Patent Pending.
 * For BT Openworld - Business Portal. Change the value of tc_logging_active to switch off logging on the site. */
if (typeof tc_logging_active == 'undefined') tc_logging_active = true;

tc_site_id = 400;
tc_server_url='touchclarity.thomson.co.uk';
/*tc_server_url='test2.tc-prelive.com';*/
tc_log_path = '/po/common/webvault/touchclarity';
document.write("<scr"+"ipt language='JavaScript' type='text/javascript' src='"+tc_log_path+"/logging-code.js'></scr"+"ipt>");

