/* Touch Clarity logging request. http://www.touchclarity.com
 * Site identifier code for Opel Germany
 * Copyright (c) Touch Clarity Ltd 2001-2002. 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;


// required configuration parameters
tc_site_id = 61;
tc_server_url = "gm.touchclarity.com";
tc_log_page = "/touchclarity/logging.html";
document.write("<scr"+"ipt src='/content_data/GME/019/common/touchclarity/logging-code.js'></scr"+"ipt>\n");
