Scouting News

echo SimplePieWP(array(
'http://feeds.feedburner.com/BSACubcast',
'http://old.scouting.org/news/feed.xml'
), array(
'items' => 10,
‘cache_duration’ => 1800,
‘date_format’ => ‘j M Y, g:i a’
));
?>