/*
 * Instadia Survey specific setup variables...
 */

var CSsid    = '011sq';         // 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.

/*
 * Instadia Specials setup variables...
 */
 
var CSid = '011i5';	// Customer ID
var CSel = true;	// Boolean switch to turn off/on (false/true) tracking of Exit Links
var CSdl = true;	// 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 = 'query';	// Specify input name within the search form
var CStpc= 'false';	// Boolean switch to turn off/on (false/true) the use of Third Party Cookies
