function automenu( $echo = false ){ global $post; $obj = ''; if ( $echo ) echo $obj; else return $obj; }