Het laatste Roodbroek nieuws
include_once "scripts/.news.php"; if ( isset( $_GET['Nieuws'] )) getNews( $_GET['Nieuws'], 0, 1 ); else getNews( "Nieuws", 0, 1 ); ?>
Headlines
include_once "scripts/.news_headlines.php"; if ( isset( $_GET['Nieuws'] )) getHeadlines( $_GET['Nieuws'], 0, 30 ); else getHeadlines( "Nieuws", 0, 30 ); ?>