/* Peugeot ES - sophus3 logging request. http://www.sophus3.com
 * Copyright (c) sophus3 Ltd 2001-2011. All rights reserved. Patent Pending.
 */

//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 = 463;
tc_server_url = "psa.sophus3.com";
tc_log_path = "/sophus3";
document.write("<scr"+"ipt language='JavaScript' type='text/javascript' src='"+tc_log_path+"/logging-code.js'></scr"+"ipt>");
document.write("<div id=\"sophus3_tracking\" style=\"display:none\"><\/div><script type=\"text\/javascript\">");document.write("var script = document.createElement(\"script\");script.type=\"text\/javascript\";var src = \"http:\/\/peugeot-es.active-e.sophus3.com\/server.php?request=track&output=jcrpt&nse=\"+Math.random();setTimeout(\"script.src=src;document.getElementById('sophus3_tracking').appendChild(script)\",1);<\/script>");

