
/*
 * Nordea Country specific setup variables
 */

var CSid  = "011bo";             // Account ID
var CStpc = false;           // Disable Third Party Cookies

/*
 * Instadia Survey specific setup variables...
 */

var CSsid    = "011Ex";         // 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.

/*
 * Instadia Specials setup variables...
 */

var CSse = true;		// Initialize switch for tracking internal search words
var CSsf = "QUERY";		// Specify input name within the search form
var CSel = true;		// Initialize switch for tracking exit links
var CSdl = true;		// Initialize switch for tracking downloads

/*
 * Instadia custom code for Nordea.se...
 */

// OLD CODE, IS THIS STILL IN USE?
var icsNewFileName=""+document.location+((typeof(ics_fileadd)!=typeof(undefined))?ics_fileadd:"");

