/* share42.com | 29.01.2012 | (c) Dimox */
function share42(f,u,t){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);var s=new Array('"http://delicious.com/save?url='+u+'&title='+t+'" title="Save to Delicious"','"http://digg.com/submit?url='+u+'" title="Share to Digg"','"#" onclick="window.open(\'http://www.facebook.com/sharer.php?u='+u+'&t='+t+'\', \'_blank\', \'scrollbars=0, resizable=1, menubar=0, left=200, top=200, width=550, height=440, toolbar=0, status=0\');return false" title="Share to Facebook"','"http://www.friendfeed.com/share?title='+t+' - '+u+'" title="Share to FriendFeed"','"http://www.myspace.com/Modules/PostTo/Pages/?u='+u+'&t='+t+'" title="Share to MySpace"','"http://reddit.com/submit?url='+u+'&title='+t+'" title="Share to Reddit"','"http://technorati.com/faves?add='+u+'&title='+t+'" title="Share to Technorati"','"#" onclick="window.open(\'http://twitter.com/share?text='+t+'&url='+u+'\', \'_blank\', \'scrollbars=0, resizable=1, menubar=0, left=200, top=200, width=550, height=440, toolbar=0, status=0\');return false" title="Share to Twitter"','"http://bookmarks.yahoo.com/toolbar/savebm?u='+u+'&t='+t+'" title="Save to Yahoo! Bookmarks"','"http://feeds2.feedburner.com/photoshop-koponacom2" title="Subscribe to RSS feed"');var l='';for(i=0;i<s.length;i++)l+='<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.getElementById('share42init').innerHTML='<span id="share42">'+l+'</span>';};
