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