// JavaScript Document
function openchat()
{
	window.open('http://www.lowfareindia.com/phplive/request_email.php?l=administrator&x=1&deptid=0','chatwindow','top=20,left=40,height=300,width=300,resizable=yes,scrollbars=yes');
}