function op(url,name){
window.open(url,name,"width=640,height=500,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no");
}
