function OpenChat ()
{
	chatwindow = window.open("http://chat.umyf.net:8888/", "","width=750,height=520")
}
