
function replaceSocialLinks()
{
   document.getElementById('link_wykop').href = 'http://www.wykop.pl/dodaj?url=<?php echo get_permalink() ?>&amp;title=<?php the_title(); ?>';
   document.getElementById('link_osnews').href = 'http://osnews.pl/dodaj-niusa/?external=true&amp;url=<?php echo get_permalink() ?>&amp;title=<?php the_title(); ?>&amp;content=';
   document.getElementById('link_delicious').href = 'http://delicious.com/save';
}

function displayBanners()
{
   document.write('<a href="http://wybieramy.net" title="Porównywarka ofert dostępu do internetu Wybieramy.net" rel="nofollow"><img src="http://lanpolis.pl/bannery/wn-100-100.jpg" alt="Wybieramy.net" /></a><a href="http://www.cafenews.pl" title="Czytaj Lanpolis.pl w portalu CafeNews.pl" rel="nofollow"><img src="http://lanpolis.pl/bannery/cafenews-100-100.gif" alt="Cafe News" /></a>');
}
