static stock IsIDCop(id){ if((id == 1) || (id == 2) || (id == 3) || (id == 21)) return true; return false;}