function popup(l) {
window.open(l,'popup','scrollbars=yes,resizable=yes,width=250,height=200,status=no,copyhistory=no,location=no,toolbar=no')
}
