if (posts == offtopic) { posts.delete(); }else if (thread.offtopic) { thread.close(); } else { continue; }