0) { $section_desc = 'Cancel tag search to view all reviews and features. '; } else { $section_desc = 'No articles found. Cancel tag search to view all reviews and features. '; } } else { //no tags set $query="SELECT * FROM saberz_pages WHERE live AND feature ORDER BY date DESC"; $section_title = "Articles & Reviews"; $section_desc = "In-depth reviews of triathlon equipment, first looks, special features, and industry news. "; } $id=''; $tags=''; $inc=12; $showHeader = true; $showTagIndex = true; $limit = -1; $offset = 0; index($id, $tags, $inc, $query, $showHeader, $showTagIndex, $section_title, $section_desc, $limit, $offset); ?>