/* Sophus3 logging request. http://www.sophus3.com
 * NMA Site identifier code for eDataXchange
 * Copyright (c) Sophus3 Ltd 2001-2007. All rights reserved. Patent Pending.
 * Change the value of s3_logging_active to switch off logging on the site.
*/

if (typeof s3_logging_active == 'undefined') s3_logging_active = true;

s3_site_id = 605;
s3_server_url = "sophus3.touchclarity.com";
s3_log_path = "/touchclarity";
document.write("<scr"+"ipt language='JavaScript' type='text/javascript' src='"+s3_log_path+"/logging-code.js'></scr"+"ipt>");