function PopPayments(url) {
window.open(url,"Payments",'height=550,width=790,scrollbars=yes,resizable=yes,menubar=no,toolbar=no,location=no');
}

