/*
 * Instadia Specials setup variables...
 */
 
var CSid = '011eh';	// Customer ID
var CSel = false;	// Boolean switch to turn off/on (false/true) tracking of Exit Links
var CSdl = false;	// Boolean switch to turn off/on (false/true) tracking of File Downloads
var CSlt = false;	// Boolean switch to turn off/on (false/true) using the link text instead of the filename as tracking title
var CSse = true;	// Boolean switch to turn off/on (false/true) tracking of Search Words
var CSsf = 'DefaultFramework:Menu1:_ctl0:SearchText';		// Specify input name within the search form

/*
 * Instadia Survey specific setup variables...
 */
 
var CSsid    = '011ei';		// Instant Survey Account
var CSenable = true;		// Set to false to disable all tracking + Instant Survey
var CSsu     = true;		// Enable Instant Survey. If not set Default is false.
var CSws     = 'www.3.dk/instadia/clientstep_survey.js';
