function RemoveError(){
 
jQuery.post(BASEURL+"ajax.php?action=removeerror",'','', "json");	
}
