// -- Revision 8.3.0
// -- Copyright (c) 2007-2009 e-dynamics GmbH  All rights reserved. -->
// -- $DateTime: 2009/08/19 15:29:00 $ -->
var gDomain="statse.webtrendslive.com";

var gDcsId="dcsoxp6c1100000ggvf3cio3k_8d8c"; // dev
if(window.location.href.indexOf("www.axacenter.de") >= 0)
	gDcsId="dcsxfx2js10000kb6k3s1no3k_7q5w"; // prod

var gFpcDom ="";
gFpcDom = ".axacenter.de";
gFpcDom=(gFpcDom=="")?window.location.hostname:gFpcDom;
var gFpc="WT_FPC";
var gConvert=true;
var gService = true;
var gTimeZone = 1;
var ed_doms=window.location.hostname;
ed_doms += ",.axacenter.de";
var ed_types ="xls,doc,pdf,txt,csv,zip";
var ed_manualDownload = true;
var ed_manualExitLinks = true;
// DO NOT ALTER ANYTHING ABOVE THIS LINE!!!
// Tracking Plugins below this line

// Checks if a dcsMultiTrack Call is manually attached to a Link
function ed_manualTrack(e){
  var eventList = ['onclick','onmousedown','onmouseup'];
  for(i in eventList){
    if( e.getAttribute(eventList[i]) && e.getAttribute(eventList[i]).indexOf('dcsMultiTrack')!= -1 )return true;
  }
  return false;
}

