function popup(URL) {
window.open(URL,'popup','toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes,top=0,left=20,width=740,height=800')
}
