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