function PopupChate() 
{ 
    window.open ('http://survey.strdsp.com:8083/DesktopModules/CuteSoft_Client/CuteChat/SupportCustomer.aspx', 'newwindow', 
	'height=410, width=710, top=0, left=0, toolbar=no, menubar=no, scrollbars=no,resizable=yes, location=no, status=no');
} 
