﻿<!-- SAVE TREES WIDGET START -->
var COL_LINKS = 108; // NUMBER OF LINKS
var COL_SALES = 73; // NUMBER OF SALES
document.write('<div onclick="window.location=\'http://ibooki.com.ua/page/saveforests?utm_source=blog&utm_medium=banner&utm_campaign=saveforests\';" style="cursor:pointer; font-family:Verdana,Arial,sans-serif; font-style:italic; position:relative; z-index:2; text-transform:uppercase; width:362px; margin:0 auto; text-align:center; padding-top:5px; font-size:12px; color:#ddd;"><img style="display:block; padding:0; margin:0 auto;" class="size-full wp-image-648 " title="Прогресс нашей экологической акции" src="http://blog.ibooki.com.ua/wp-content/uploads/2010/09/ebook_wid3.jpg" alt="Купи ebook - спаси леса! Поставь ссылку - добавь свои 5 копеек!" width="350" height="330" /><span id="total" style="font:italic bold 12px Verdana, Arial, sans-serif; position:absolute; top:208px; left:277px;"></span><span id="tree1" style="position:absolute; font:italic bold 12px Verdana, Arial, sans-serif; top:264px; left:22px; text-align:left;"></span><span id="tree2" style="font:italic bold 12px Verdana, Arial, sans-serif; position:absolute; text-align:left; top:278px; left:22px;"></span><span id="tree3" style="font:italic bold 12px Verdana, Arial, sans-serif; position:absolute; top:292px; left:22px;"></span></div>');var total = COL_SALES*10 + COL_LINKS*0.05; var tree1 = parseInt(total/3/130); var tree2 = parseInt(total/3/100); var tree3 = parseInt(total/3/70); document.getElementById('tree1').innerHTML = 'Голубых елей:&nbsp;' + tree1; document.getElementById('tree2').innerHTML = 'Яблонь:&nbsp;' + tree2; document.getElementById('tree3').innerHTML = 'Кустов роз:&nbsp;' + tree3; document.getElementById('total').innerHTML = total + ' ГРН';
<!-- SAVE TREES WIDGET END -->
