<!--
// (C)opyright Instadia A/S 2000-2004
// Date: 10/19/04  Source: version_c2/survey_config.js  Revision: 1.3
// ClientStep Instant Survey configuration script

//Required:
var CSenable	= 	true;				//Set to false to disable tracking and survey
var CSsu	= 	true;				// Enable Instant Survey. If not set Default is false.
var CSsid	= 	"011b1";			// AccountID for Instant Survey.
var CSdebug	= 	false;				// Default false. Set to true to enable various alerts. Debugging service!

// Optional: script / analyse-server locations
var CSws	= 	"www.kompan.com/clientstep_survey.js"; // local location (and/or modified filename). host + absolute path without http://
<!-- -->