function chat() {
window.open('chat.php','Chat','left=100,top=100,width=480,height=420,toolbar=0,resizable=0');
}
