/*
////////////////////////////////////////////////////////////////////////////////
// JohnCMS Content Management System //
// Di situs resmi dari proyek site: http://johncms.com //
// Tambahan dukungan situs: http://gazenwagen.com //
// Skrip asli
menggunakan bahasa rusia
//
// Translate by : jogerplay
http://skylands13.co.cc
////////////////////////////////////////////////////////////////////////////////
// JohnCMS core team: //
// Evgeniy Ryabinin alias john77 john77@gazenwagen.com //
// Oleg Kasyanov alias AlkatraZ alkatraz@gazenwagen.com //
// //
// Versi informasi, melihat file terlampir, version.txt //
////////////////////////////////////////////////////////////////////////////////
*/
defined('_IN_JOHNCMS') or die('Error: restricted access');
////////////////////////////////////////////////////////////
// menu utama situs //
////////////////////////////////////////////////////////////
require_once ('incfiles/class_mainpage.php');
$mp = new mainpage();
// blok berita
echo $mp->news;
echo '