if($Forums){ $SQL = " where forumid in({$Forums})"; }
if($Forums){ $SQL = " where forumid NOT in({$Forums})"; }