<!--
function big(url, width, height) {
var info = window.open("popbielesz.php?id=" + url,"",'width=' + width + ',height=' + height + ',left=0,top=0,resizable=no,scrollbars=no,menubar=no' );
}
//
function bim(url, width, height) {
var info = window.open("popbieleszm.php?id=" + url,"",'width=' + width + ',height=' + height + ',left=0,top=0,resizable=no,scrollbars=no,menubar=no' );
}
//-->
