var _talkDbt = {
cfg:function(){return('scrollbars=no,toolbar=no,location=no,directories=nostatus=nomenubar=no,resizable=yes,copyhistory=no,titlebar=no,hotkeys=no');},
pos:function(){var w=450,h=450; return('width='+w+',outerWidth='+(w+10)+',height='+h+',left='+((screen.availWidth-w)/2)+',top='+((screen.availHeight-h)/2));},
img:function(){return('
');},
go:function(){ return(window.open('http://www.debit.com.br/callcenter/cliente.php?chave=a6dded3819e3ccbad1e2665817c4a65e','DebitCallCenter',this.pos()+','+this.cfg())); },
htm:function(){document.write(''+this.img()+'');}
};
_talkDbt.htm();