css("jqModal.css"); $theme->script("jqModal.js"); } static function page_top($theme) { if(!isset($_COOKIE['cw_agree'])) { return new View("content_warning_page_top.html"); } } }