function bookmarks(url, title)
{
text='dodaj '+title+' do ';
title=encodeURIComponent(title);
onclick='onclick="window.open(this.href, \'_blank\', \'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no\'); return false;"';
document.write('<a text="'+text+'dodajdo.co" href="http://dodajdo.com/zakladki.php?id=0&?url='+url+'&tytul='+title+'" '+onclick+'><img alt="'+text+'dodajdo.co" text="'+text+'dodajdo.co" src="b/bookmarks1.gif"/></a><a text="'+text+'wpigulce.net" href="http://wpigulce.net/submit.php?url='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'wpigulce.net" text="'+text+'wpigulce.net" src="b/wpigulce.png"/></a><a text="'+text+'osnews.pl" href="http://osnews.pl/dodaj-niusa/?external=true&url='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'osnews.pl" text="'+text+'osnews.pl" src="b/osnews.ico"/></a><a text="'+text+'wykop.pl" href="http://wykop.pl/dodaj?url='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'wykop.pl" text="'+text+'wykop.pl" src="b/wykop.png"/></a><a text="'+text+'gwar.pl" href="http://www.gwar.pl/DodajGwar.html?u='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'gwar.pl" text="'+text+'gwar.pl" src="b/gwar.png"/></a><a text="'+text+'Del.icio.us" href="http://del.icio.us/post?url='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'Del.icio.us" text="'+text+'Del.icio.us" src="b/delicious.png"/></a><a text="'+text+'digg" href="http://digg.com/submit?phase=2&url='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'digg" text="'+text+'digg" src="b/digg.png"/></a><a text="'+text+'Technorati" href="http://www.technorati.com/faves?add='+url+'" '+onclick+'><img alt="'+text+'Technorati" text="'+text+'Technorati" src="b/technorati.png"/></a><a text="'+text+'Yahoo My Web" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u='+url+'&t='+title+'" '+onclick+'><img alt="'+text+'Yahoo My Web" text="'+text+'Yahoo My Web" src="b/yahoo_myweb.png"/></a><a text="'+text+'Google Bookmarks" href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='+url+'&text='+title+'" '+onclick+'><img alt="'+text+'Google Bookmarks" text="'+text+'Google Bookmarks" src="b/google.png"/></a>');
}