/* Sophus logging request - www.sophus3.com - Copyright (c) Sophus Ltd 2007. All rights reserved. Patent Pending.
 * For Landrover UK ONLY. Change the value of tc_logging_active to switch off logging on the site. */
if (typeof tc_logging_active == 'undefined') tc_logging_active = true;

if (typeof tc_site_id == 'undefined') tc_site_id = 384;
tc_server_url = "ford.touchclarity.com";
tc_log_path = "/js";
document.write("<scr"+"ipt type='text/javascript' src='"+tc_log_path+"/logging-code.js'></scr"+"ipt>");