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