var CSenable = true; 				//Enable or disable all ClientStep tracking.
var CSid = '011I1';				//Specify the 5-character ClientStep Customer ID

var CSsu = true; 				//Enable ClientStep Instant Surveys. If set to true, Instant Survey
var CSsid = '011I2';			//Instant Survey Customer ID. If not specified, it will default to the value specified in CSid



var CSse = true;				//Track an internal search field. 
var CSsf = 'query'; 				//Name of the search input attribute to be tracked.

var CSdl = true; 				//Track file download (zip, pdf, txt, exe, doc, xls, ppt, rar, pps, tar, gz, dwg, eps, dxf or rtf)
var CSlt = false; 				//Track link text as download field description - true: track link text, - false: track path + filename.

var CSel = true; 				//Track exit links 
