get_item_quantity(5);
// Build an array of all the items, starting with element 0 (first element).
$rss_items = $rss->get_items(0, $maxitems);
endif;
?>
','');
else
// Loop through each feed item and display each item as a hyperlink.
foreach ( $rss_items as $item ) : ?>