<?php define('wbnews',true); include "../global.php"; include $config['installdir']."/news.php"; $news = new news($newsConfig); $news->SplashNews( 5, array( ""=>"example_singlenews.php") ); ?>