if ( isset( $this -> _articles ) && is_array( $this -> _articles ) ) foreach ( $this -> _articles as $art ) { if ( $art -> get_seo_link() ) $link = $art -> get_seo_link(); else $link = 'a,' . $art -> get_id() . ',' . \System::seo( $art -> get_title() ); ?>