function _onclickme_() {
	try	{
		parent.closeMini();
	} catch(e) { }
	this.newWindow = window.open('http://www.customerservice-online.com/k800/chatClient/chatbox.jsp?companyID=240&configID=21&enterurl=http%3A%2F%2F10%2E5%2E11%2E190%2Fp9%5Fmike%2Findex%2Ejsp&timestamp=1288243820816', 'chatbox240', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=1,width=570,height=424');
	this.newWindow.focus();
	this.newWindow.opener = window;
	return false;
}
