function chat_status(status)
{	
ajax.sendrequest("GET",siteroot+"/myajaxchat/ajax_chat_status.php",{mode:status},"","");
}
