var CSenable = true; 				//Enable or disable all ClientStep tracking.
var CSid = '011eS';				//Specify the 5-character ClientStep Customer ID

var CSse = false;				//Track an internal search field. 
var CSsf = 'text'; 				//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 
var CShd = 'list/opt'; 				//A list of domain patterns considered to be home domains.

