function menu(url){
window.open(url, 'PTLB', 'width=250,height=300,')
}