function chat()
{
	window2=open("chat.php",'jutukas','status=yes,menubar=no,scrollbars=no,width=670,height=440,resizable=yes');
}