function popCustomerChat(groupID)
{
	var w = window.open("http://204.245.113.105/Chat/CustomerChat/CustomerLogin.asp?authID=1794141752&GroupID=" + groupID,"CustomerChat1794141752","width=420,height=450,resizable");
}