badge = '<a href="http://www.jagg.cz/bookmarks.php?action=add&amp;address='+ encodeURIComponent(document.URL) +'&amp;title='+ encodeURIComponent(document.title) +'" rel="nofollow" class="soc_ikonka"><img src="img/ikony/jagg.gif" width="17" height="17" />&nbsp;Jagg</a> ';
document.write(badge);

badge = '<a href="http://del.icio.us/post?url='+ encodeURIComponent(document.URL) +'" rel="nofollow" class="soc_ikonka"><img src="img/ikony/delicious.gif" width="17" height="17" />&nbsp;Delicious</a> ';
document.write(badge);

badge = '<a rel="nofollow" href="http://vybrali.sme.sk/submit.php?url='+ encodeURIComponent(document.URL) + '&title=' + encodeURIComponent(document.title) + '" class="soc_ikonka"><img src="img/ikony/smesk.gif" width="17" height="17" />&nbsp;Vybrali SME</a> ';
document.write(badge);
	
badge = '<a rel="nofollow" href="http://www.facebook.com/share.php?u=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.title) + '" class="soc_ikonka"><img src="img/ikony/facebook.gif" width="17" height="17" />&nbsp;Facebook</a> ';
document.write(badge);

badge = '<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=add&bkmk=' + encodeURIComponent(document.URL) + '&title=' + encodeURIComponent(document.title) + '" class="soc_ikonka"><img src="img/ikony/google.gif" width="17" height="17" />&nbsp;Google</a> ';
document.write(badge);

badge = '<a rel="nofollow" href="http://linkuj.cz/?id=linkuj&url=' + encodeURIComponent(document.URL) + '&title=' + encodeURIComponent(document.title) + '" class="soc_ikonka"><img src="img/ikony/linkuj.gif" width="17" height="17" />&nbsp;Linkuj</a> ';
document.write(badge);
	
badge = '<a rel="nofollow" href="http://servis.idnes.cz/twitter/link.asp?url=' + encodeURIComponent(document.URL) + '&title=' + encodeURIComponent(document.title) + '" class="soc_ikonka"><img src="img/ikony/twitter.gif" width="17" height="17" />&nbsp;Twitter</a> ';
document.write(badge);