// -- Revision 8.2.2
// -- Copyright (c) 2007-2008 e-dynamics GmbH  All rights reserved. -->
// -- $DateTime: 2008/11/28 12:00:00 $ -->
var gDomain="sdc.enbw.com";
var gDcsId="dcs3kvly7b7bxf1ge7b1p698w_5w5z";
var gFpcDom ="";
gFpcDom = ".weniger-verbrauch.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 += ",";
var ed_types ="xls,doc,pdf,txt,csv,zip,rtf,tiff,m4v,mp4,flv";
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;		
}
