/* =====================================================================
 * ===============================sophus3===============================
 * logging script 'logging.js'

 * for 
 * MINI ES Corporate website
  
 * Issued on 25/02/2010
 * Copyright (c) Sophus Ltd All rights reserved. Patent Pending.
 * http://www.sophus3.com
  * =====================================================================*/

if (typeof tc_logging_active == 'undefined') 
	tc_logging_active = true;


// required configuration parameters
tc_site_id = 724;
tc_server_url = "bmw.sophus3.com";
tc_log_path = "http://www.mini.es/sophus3";
document.write("<scr"+"ipt language='JavaScript' type='text/javascript' src='"+tc_log_path+"/logging-code.js'></scr"+"ipt>");
