{@ $widget_info->box_width = 170 } {@ $fieldset_width = ($widget_info->box_width) + 12 } {@ $idpwWrap_width = ($widget_info->box_width) - 10 } {@ $idpw_width = ($idpwWrap_width) - 60 } {@ $input_width = ($idpw_width) - 5 } {@ $userMenu_width = ($widget_info->box_width) + 30 } {@ $padding_spase = ($widget_info->box_width) - 160 } {@ $oPointModel = &getModel('point'); $point = $oPointModel->getPoint($logged_info->member_srl); $oModuleModel = &getModel('module'); $config = $oModuleModel->getModuleConfig('point'); $level = $oPointModel->getLevel($point, $config->level_step); }