var CSenable = true; 				//Enable or disable all ClientStep tracking.
var CSsu = true; 				//Enable ClientStep Instant Surveys. If set to true, Instant Survey
var CSid = '011DG';				//Specify the 5-character ClientStep Customer ID
var CSsid = '011DI';			//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 = 'querytext'; 				//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 CSel = false; 				//Track exit links 
