default->metas(array('metas' => $page->getMetas()))?> script->text_block(array('text' => $page->getGlobalText('GLOBAL_HEAD_SCRIPT')))?> script->text_block(array('text' => $page->getText('HEAD_SCRIPT')))?> script->plugins() ?> script->ie_css(array('css_file' => url::base().FRONTEND_DIR.'/css/styles.css'))?>
header->header_content(array('current' => isset($curr_type)?$curr_type:'','current_page'=>@$current_page,'theme_switcher' => isset($theme_switcher) ? $theme_switcher : NULL)); ?>
script->text_block(array('text' => $page->getGlobalText('GLOBAL_BOTTOM_SCRIPT')))?> script->text_block(array('text' => $page->getText('BOTTOM_SCRIPT')))?>