function popup(url){

window.open(url, "window_name", "width=617,height=873,scrollbars=yes");

} 

