function new_win() {
window.open("chat.php","chat","menubar=no, toolbar=no, location=no, scrollbars=no, resizable=no, status=no,height=400px,width=360px, left=200, top=200");
}// JavaScript Document