require_once 'init.php'; $content_data = $db->GetRow("SELECT * FROM content_pages where page_type = 'Home' and lang=".$db->qstr($lang)); require_once "header_front.php"; ?>