function winPopup(newURL) {
window.open(newURL,'Terms','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=480,height=670,top=0,left=0')
}

