function openWindow() {
window.open("del_info.html", "newwindow","width=500,height=375,scrollbars=yes,resizable=yes,status=no");
}