function update_office(A){path=LOC+"/punchstock_offices/"+A;new Ajax.Request(path,{asynchronous:true,evalScripts:true,method:"get"})};