cUSDb='7,87';cUSDa='7,90';nUSDb='7,89';nUSDa='0,00';cEURb='10,11';cEURa='10,28';nEURb='10,32';nEURa='0,06';cRUBb='2,51';cRUBa='2,62';nRUBb='2,61';nRUBa='0,00';deltaUsd='';deltaEur='dplus';deltaRub='dminus'; var headID = document.getElementsByTagName("head")[0]; var cssNode = document.createElement('link'); cssNode.type = 'text/css'; cssNode.rel = 'stylesheet'; cssNode.href = 'http://www.creditdeposit.com.ua/informersrc/css.aspx?bg=75B1F9&labColor=FCE025&iColor=777777'; cssNode.media = 'screen'; headID.appendChild(cssNode); function ShowSectorsTbl(s,d) { sect=""; for (i=0;i"+s.substring(i,i+1)+"" return sect; } function ShowCurTbl(bid,ask,cur,hint,url,sign) { return ""+ShowSectorsTbl(bid)+""+cur+""+ShowSectorsTbl(ask,sign)+""; } function exchangeCur(active,inactive) { document.getElementById(active).className="cd-com-ua-curinformer-current"; document.getElementById(inactive).className=""; } function CreditDepositLoadInformer(dvCDInformer,type,r1,r2,r3,r4,r5) { if (type=="currency") { sCDHtml=""; sCDHtml+=""; sCDHtml+=""; sCDHtml+="
КУРС ВАЛЮТ
"; sCDHtml+="
"; sCDHtml+=""; sCDHtml+="
"; document.getElementById(dvCDInformer).innerHTML = sCDHtml; showCur("nal"); } } function showCur(type) { if (type!="nbu"){ document.getElementById("cd-com-ua-curinformer-body").innerHTML = ""+ShowCurTbl(cUSDb,cUSDa,"USD","Курс доллара","/currency/all/all/USD")+ShowCurTbl(cEURb,cEURa,"EUR","Курс евро","/currency/all/all/EUR")+ShowCurTbl(cRUBb,cRUBa,"RUB","Курс рубля","/currency/all/all/RUB")+"
ПОКУПКА ПРОДАЖА
"; } else { document.getElementById("cd-com-ua-curinformer-body").innerHTML = ""+ShowCurTbl(nUSDb,nUSDa,"USD","Курс доллара","/Official/all/USD",deltaUsd)+ShowCurTbl(nEURb,nEURa,"EUR","Курс евро","/Official/all/EUR",deltaEur)+ShowCurTbl(nRUBb,nRUBa,"RUB","Курс рубля","/Official/all/RUB",deltaRub)+"
КУРС ДИНАМИКА
"; } } CreditDepositLoadInformer("creditdepositinformer","currency","","","","","","");