﻿function SocialBookmarks(BaseUrl, Indirizzo, Titolo) {
    var I = encodeURIComponent(Indirizzo);
    var T = encodeURIComponent(Titolo);
    with (document) {
        write('<a target="_blank" href="http://digg.com/submit?phase=2&url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/digg.gif" title="Segnala su Digg"></a> ');
        write('<a target="_blank" href="http://del.icio.us/post?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/delicious.gif" title="Segnala su Del.icio.us"></a> ');
        write('<a target="_blank" href="http://reddit.com/submit?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/reddit.gif" title="Segnala su reddit"></a> ');
        write('<a target="_blank" href="http://www.newsvine.com/_wine/save?popoff=0&url=' + I + '&h=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/newsvine.gif" title="Segnala su newsvine"></a> ');
        write('<a target="_blank" href="http://furl.net/storeIt.jsp?u=' + I + '&t=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/furl.gif" title="Segnala su Furl"></a> ');
        write('<a target="_blank" href="http://cgi.fark.com/cgi/fark/edit.pl?new_url=' + I + '&new_comment=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/fark.gif" title="Segnala su Fark"></a> ');
        write('<a target="_blank" href="http://www.spurl.net/spurl.php?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/spurl.gif" title="Segnala su Spurl"></a> ');
        write('<a target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&description=&url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/blinklist.gif" title="Segnala su BlinkList"></a> ');
        write('<a target="_blank" href="http://www.blinkbits.com/bookmarklets/save.php?v=1&source_url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/blinkbits.gif" title="Segnala su BlinkBits"></a> ');
        write('<a target="_blank" href="http://www.connotea.org/addpopup?continue=confirm&uri=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/connotea.gif" title="Segnala su Connotea"></a> ');
        write('<a target="_blank" href="http://www.simpy.com/simpy/LinkAdd.do?href=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/simpy.gif" title="Segnala su Simpy"></a> ');
        write('<a target="_blank" href="http://www.stumbleupon.com/submit?url=href=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/strumblepon.gif" title="Segnala su StumbleUpon"></a> ');
        write('<a target="_blank" href="http://linkroll.com/insert.php?url=href=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/linkroll.gif" title="Segnala su Linkroll"></a> ');
        write('<a target="_blank" href="http://blogmarks.net/my/new.php?mini=1&url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/blogmarks.gif" title="Segnala su BlogMarks"></a> ');
        write('<a target="_blank" href="http://www.facebook.com/sharer.php?u=' + I + '&t=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/facebook.gif" title="Segnala su FaceBook"></a> ');
        write('<a target="_blank" href="http://www.sphere.com/search?q=sphereit:' + I + '"><img border="0" src="' + BaseUrl + 'images/social/sphere.gif" title="Segnala su SphereIt"></a> ');
        write('<a target="_blank" href="http://www.google.it/bookmarks/mark?op=add&bkmk=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/google.gif" title="Aggiungi su Google Bookmark"></a> ');
        write('<a target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=' + I + '&t=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/myweb.gif" title="Segnala su MyWeb"></a> ');
        //addded
        write('<a target="_blank" href="http://favorites.live.com/quickadd.aspx?marklet=1&url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/live.gif" title="Aggiungi su Live.com"></a> ');
        write('<a target="_blank" href="http://bookmarks.excite.eu/add?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/excite.gif" title="Aggiungi su Excite Bookmark"></a> ');
        write('<a target="_blank" href="http://technorati.com/faves/?add=' + I + '"><img border="0" src="' + BaseUrl + 'images/social/technorati.gif" title="Segnala su Technorati"></a> ');
        write('<a target="_blank" href="http://segnalo.com/post.html.php?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/segnalo_it.gif" title="Segnala su Segnalo.it"></a> ');
        write('<a target="_blank" href="http://oknotizie.alice.it/post.html.php?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/oknotizie.gif" title="Segnala su OKNotizie"></a> ');
        write('<a target="_blank" href="http://fai.informazione.it/submit.aspx?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/informazione_it.gif" title="Segnala su Informazione.it"></a> ');
        write('<a target="_blank" href="http://www.upnews.it/submit?url=' + I + '&title=' + T + '"><img border="0" src="' + BaseUrl + 'images/social/upnews.gif" title="Segnala su Upnews"></a>');
    }
}