function winPopup(newURL) {
window.open(newURL, 'CoziCaza','toolbar=no,location=no,scrollbars=no,resizable=yes,width=740,height=270,top=10,left=50')
}


