/*
 * http://share42.com
 * Date: 16.10.2011
 * (c) 2011, Dimox
 */
function share42(f,u,t){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);document.write('<span id="share42">');var s=new Array('"#" onclick="window.open(\'http://vkontakte.ru/christmasfest\', \'_blank\');return false" title="Vkontakte"','"https://www.facebook.com/pages/International-Christmas-festival/244950528887475" title="Facebook"','"http://twitter.com/deboniarte" title="Twitter"','"http://christmasfest.info/IV/?feed=rss2" title="Подписаться на RSS сайта"');for(i=0;i<s.length;i++)document.write('<a rel="nofollow" style="display:inline-block;vertical-align:bottom;width:32px;height:32px;margin:0 6px 6px 0;outline:none;background:url('+f+'icons.png) -'+32*i+'px 0" href='+s[i]+' target="_blank"></a>');document.write('</span>');};
