/*
 * Instadia Specials setup variables...
 */
 
var CSid = '01109';		// 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 CSse = true;		// Boolean switch to turn off/on (false/true) tracking of Search Words
var CSsf = 'FIELD_27742';	// Specify input name within the search form
var CSdlqual = ".zip,.pdf,.txt,.exe,.doc,.xls,.ppt,.rar,.pps,.tar,.gz,.dwg,.eps,.dxf,.rtf,.msi,.swf"  		// For download tracking
var CStpc = true;		// Boolean switch to turn off/on (false/true) the use of third party cookies
