/*NOT TEST*/
function refresh_class()
{
	
}
refresh_class.prototype={
	refresh_site : function(part){self.location.href=HTML_OBJ.URL+'?'+part; }
//function refreshPage(){refreshForm.submit();}
}
