/*
 * Instadia Specials setup variables...
 */
if(document.location.toString().match('/da/')) CSid='011sE';
if(document.location.toString().match('/en/')) CSid='011sF';

if(typeof CSid!='undefined'){
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 CSlt = false;		// Boolean switch to turn off/on (false/true) using the link text instead of the filename as tracking title
var CSse = true;		// Boolean switch to turn off/on (false/true) tracking of Search Words
var CSsf = 'TopControl1:ServiceMenu:SearchBoxControl';		// Specify input name within the search form
}
