function winPopup(newURL) {
window.open(newURL, 'Zade','toolbar=no,location=no,scrollbars=no,resizable=yes,width=750,height=580,top=50,left=50')
}
