/*
 * http://share42.com
 * (c) 2011 Dimox
 */
function share42_h(u,t){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);var s=new Array('http://www.facebook.com/sharer.php?u='+u+'&t='+t+'" title="Facebook"','http://www.google.com/buzz/post?message='+t+'&url='+u+'" title="Google Buzz"','http://www.liveinternet.ru/journal_post.php?action=n_add&cnurl='+u+'&cntitle='+t+'" title="LiveInternet"','http://www.livejournal.com/update.bml?event='+u+'&subject='+t+'" title="LiveJournal"','http://twitter.com/share?text='+t+'&url='+u+'" title="Twitter"');for(i=0;i<s.length;i++)document.write('<a style="display:inline-block;width:16px;height:16px;margin:0 7px 0 0;background:url(js/social/icon'+i+'.png) no-repeat;" href="'+s[i]+'" target="_blank"></a>')};
function share42_v(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="Facebook"','http://www.google.com/buzz/post?message='+t+'&url='+u+'" title="Google Buzz"','http://www.liveinternet.ru/journal_post.php?action=n_add&cnurl='+u+'&cntitle='+t+'" title="LiveInternet"','http://www.livejournal.com/update.bml?event='+u+'&subject='+t+'" title="LiveJournal"','http://twitter.com/share?text='+t+'&url='+u+'" title="Twitter"');for(i=0;i<s.length;i++)document.write('<a style="display:block;width:16px;height:16px;margin:0 0 6px;background:url(js/social/icon'+i+'.png) no-repeat;" href="'+s[i]+'" target="_blank"></a>');document.write('</div>');}
