/*
Landesspezifische Konfig für die SPV
*/
var arrInitFunctions = new Array();
arrInitFunctions.push({functionName: 'DivFitTooltip', functionTimeout: 0, enable: 'true' });
arrInitFunctions.push({functionName: 'stempel', functionTimeout: 0, enable: 'true' });
arrInitFunctions.push({functionName: 'BazaarVoice', functionTimeout: 0, enable: 'top.window.location.toString().indexOf("bazaar=true") != -1' });
arrInitFunctions.push({functionName: 'setStyleInfoLayerBT', functionTimeout: 0, enable: 'true' });
arrInitFunctions.push({functionName: 'setRetourenLayerBT', functionTimeout: 0, enable: "strLng == 'bf' || strLng == 'bn'|| strLng == 'fr' || strLng == 'dk'"});
arrInitFunctions.push({functionName: 'addLastNextStyle', functionTimeout: 0, enable: "!CheckStyle['iframe']" });
arrInitFunctions.push({functionName: 'tapete_show', functionTimeout: 0, enable: "CheckStyle['tapete'] && StyleName.toLowerCase().indexOf('frise') == -1" });
arrInitFunctions.push({functionName: 'setSmacBT', functionTimeout: 0, enable: "strLng == 'fr' && topParams.test" });
