function MM_openBrWindow1()
{
	window.open('chat.htm','','scrollbars=no,width=140,height=180');
}
function timecount()
{
//	setTimeout("MM_openBrWindow1()",60000); 
}

