'page', 'post__not_in' => $exclude, 'orderby' => 'menu_order', 'order' => 'ASC' ); $qry = new WP_Query( $args ); ?>