/*
 * http://share42.com
 * Date: 11.06.2011
 * (c) 2011, Dimox
 */
 (function($) {
$(function() {

  $('#share42').prepend('<g:plusone size="medium" count="false"></g:plusone>');

})
})(jQuery)
function share42(f,u,t,m1,m2){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);if(!m1)m1=150;if(!m2)m2=20;document.write('<div id="share42">');var s=new Array('"http://www.facebook.com/sharer.php?u='+u+'&t='+t+'" title="Iesaki Facebook"','"http://twitter.com/share?text='+t+'&url='+u+'" title="Iesaki Twitter"','"http://www.linkedin.com/shareArticle?mini=true&url='+u+'&title='+t+'" title="Iesaki Linkedin"','"http://www.draugiem.lv/say/ext/add.php?title='+t+'&link='+u+'" title="Iesaki Draugiem"');for(i=0;i<s.length;i++)document.write('<a rel="nofollow" style="display:block;width:32px;height:32px;margin:0 0 6px;background:url('+f+'icons.png) -'+32*i+'px 0" href='+s[i]+' target="_blank"></a>');document.write('</div>');window.onload=function(){var p=document.getElementById('share42');function m(){var top=Math.max(document.body.scrollTop,document.documentElement.scrollTop);if(top+m2<m1){p.style.top=m1-top+'px';}else{p.style.top=m2+'px';}}m();window.onscroll=m;}}
