function open_tchat() {
	window.open('http://www.atouthabitat.com/live/livehelp.php?department=1', null, 'scrollbars=yes,width=580,height=400,resizable=1');
	return false;
}
