popup_msg_js("À߸øµÈ ¿äûÀÔ´Ï´Ù.", "HOME"); switch($_GET['section']) { case "photo": // Æ÷Åä´º½º case "movie": // µ¿¿µ»ó´º½º if($_GET['item'] || $_GET['category']) $news_page = "item_$_GET[section].inc.html"; else $news_page = "section_$_GET[section].inc.html"; break; default: if($_GET['page'] || $_GET['item'] || $_GET['order']) $news_page = "item.inc.html"; else if($_GET['category']) $news_page = "category.inc.html"; else $news_page = "section.inc.html"; } $rankup_control->print_user_head(); include_once $base_dir."include/top.html"; ?>
| print_banner("sub_center_top"); if(!empty($center_top_banner)) { ?> print_banner("sub_center_bottom"); if(!empty($center_bottom_banner)) { ?> |