function op(url) {
window.open(url, "", "width=688, height=600, scrollbars=yes") 
}

