function OpenChatWinidow()
{
	window.open('live_chat/live_chat_index.asp','LiveChat','width=400,height=410,toolbar=no,location=0,status=0,menubar=0,titlebar=0,scrollbars=0,resizable=0')
}