function powieksz(name)
{
 window.open('http://www.adamlawnik.pl/pelny.php?typ=foto&id='+name,'name','fullscreen=yes,menubar=no,status=no,titlebar=no,location=no,toolbar=no');
}

function powieksz_grafika(name)
{
 window.open('http://www.adamlawnik.pl/pelny.php?typ=grafika&id='+name,'name','fullscreen=yes,menubar=no,status=no,titlebar=no,location=no,toolbar=no');
}