function popUpdave(URL) {
windave = window.open(URL, 'windave', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=730,height=650');
}

function popUpdave1(URL) {
windave = window.open(URL, 'windave', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=610,height=500');
}

function popUpdave2(URL) {
windave = window.open(URL, 'windave', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=760,height=440');
}
