ChkLogin(); define('IS_ADMIN_AUTH', $g_adminAuth->IsAuth()); } else { define('IS_ADMIN_AUTH', false); } ?>