/*
 * Instadia Survey specific setup variables...
 */
 
var CSsid    = '011eN';		// 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.irinnews.org/instadia/clientstep_survey.js';

/*
 * Instadia Specials setup variables...
 */
 
var CSid = '011eM';	// 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 = 'QuickSearch';		// Specify input name within the search form
