package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
import java.util.*;
import java.sql.*;
import org.apache.log4j.Category;
import jp.co.sint.database.*;
import jp.co.sint.basic.*;
import jp.co.sint.tools.*;
import jp.co.sint.config.*;
import jp.co.sint.beans.mallmgr.*;

public class man_new_estimate_jsp extends HttpJspBase {


  private static java.util.Vector _jspx_includes;

  static {
    _jspx_includes = new java.util.Vector(3);
    _jspx_includes.add("/mallmgr/estimate/../../include/man_chk_login_inc.jsp");
    _jspx_includes.add("/mallmgr/estimate/../../include/man_meta_inc.jsp");
    _jspx_includes.add("/mallmgr/estimate/../../include/man_nav_inc.jsp");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_isFalse_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_response_sendRedirect;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_isTrue_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_body;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_actionErrors;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_datetime_format_pattern;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_datetime_currentTime_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_name_default_collection_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_empty_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_notEmpty_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_sicurrency_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siquantity_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody;

  public man_new_estimate_jsp() {
    _jspx_tagPool_webshop_isFalse_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_response_sendRedirect = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_isTrue_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_body = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_actionErrors = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_datetime_format_pattern = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_datetime_currentTime_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_name_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_empty_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_notEmpty_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_sicurrency_value_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siquantity_value_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
  }

  public java.util.List getIncludes() {
    return _jspx_includes;
  }

  public void _jspDestroy() {
    _jspx_tagPool_webshop_isFalse_value.release();
    _jspx_tagPool_response_sendRedirect.release();
    _jspx_tagPool_webshop_isTrue_value.release();
    _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.release();
    _jspx_tagPool_webshop_body.release();
    _jspx_tagPool_webshop_actionErrors.release();
    _jspx_tagPool_datetime_format_pattern.release();
    _jspx_tagPool_datetime_currentTime_nobody.release();
    _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.release();
    _jspx_tagPool_webshop_siselect_name_default_collection_nobody.release();
    _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.release();
    _jspx_tagPool_webshop_empty_value.release();
    _jspx_tagPool_webshop_notEmpty_value.release();
    _jspx_tagPool_webshop_sicurrency_value_nobody.release();
    _jspx_tagPool_webshop_siquantity_value_nobody.release();
    _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.release();
  }

  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    javax.servlet.jsp.PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;charset=MS932");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			"../../util/error.jsp", true, 8192, true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n");

/**
 * Copyright (c) 2003-2005 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : mallmgr/estimate/man_storestock.jsp,v 1.0 2005/11/28 Exp $
 * @author      : Tsuyoshi Yagi
 * @Description : 新規見積登録 
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * Tsuyoshi Yagi  2005/12/01  Original
 */

      out.write("\r\n\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
/**エラー遷移先の定義のセクション*/
      out.write("\r\n");
      out.write("\r\n");
/**クラスのインポートのセクション*/
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
/**ユーザーログイン情報のチェックのセクション*/
      out.write("\r\n");

/**
 * Copyright (c) 2003-2004 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : include/man_chk_login_inc.jsp,v 1.0 2003/10/01 Exp $
 * @author      : Jinwang Chen
 * @Description : 管理画面に管理者がログインでかどうかをチェックします。
 *                 ログインしなければ、自動的に管理のトップログイン画面への遷移
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * J.W.Chen       2003/10/01  Original
 */

      out.write("\r\n\r\n");
      out.write("\r\n");
      out.write("\r\n\r\n");
SILogin manLogin=SIHTMLUtil.getLogin(request);
      out.write("\r\n");
//7.3.0 ST2022 修正 ここから
      out.write("\r\n");
      out.write("\r\n");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_0 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_0.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_0.setParent(null);
      _jspx_th_webshop_isFalse_0.setValue(manLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_0 = _jspx_th_webshop_isFalse_0.doStartTag();
      if (_jspx_eval_webshop_isFalse_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n");
//7.3.0 ST2022 修正 ここまで
          out.write("\r\n");
if (!SIConfig.SIWEBSHOP_MAN_DEVELOPING) {
          out.write("\r\n  ");
          /* ----  response:sendRedirect ---- */
          org.apache.taglibs.response.SendRedirectTag _jspx_th_response_sendRedirect_0 = (org.apache.taglibs.response.SendRedirectTag) _jspx_tagPool_response_sendRedirect.get(org.apache.taglibs.response.SendRedirectTag.class);
          _jspx_th_response_sendRedirect_0.setPageContext(pageContext);
          _jspx_th_response_sendRedirect_0.setParent(_jspx_th_webshop_isFalse_0);
          int _jspx_eval_response_sendRedirect_0 = _jspx_th_response_sendRedirect_0.doStartTag();
          if (_jspx_eval_response_sendRedirect_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            if (_jspx_eval_response_sendRedirect_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
              out = _bc;
              _jspx_th_response_sendRedirect_0.setBodyContent(_bc);
              _jspx_th_response_sendRedirect_0.doInitBody();
            }
            do {
              out.print(SIURLMap.getHttpsUrl(request,"webshop.jsp.manager.login"));
              int evalDoAfterBody = _jspx_th_response_sendRedirect_0.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
            if (_jspx_eval_response_sendRedirect_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
              out = pageContext.popBody();
          }
          if (_jspx_th_response_sendRedirect_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_response_sendRedirect.reuse(_jspx_th_response_sendRedirect_0);
//7.1.1 ST0174 修正
          out.write("\r\n");
}
          out.write("\r\n");
//7.3.0 ST2022 修正 ここから
          out.write("\r\n");
          out.write("\r\n");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_0);
      out.write("\r\n");
//7.3.0 ST2022 修正 ここまで
      out.write("\r\n");
      out.write("\r\n");

//トップサイトの設定
String webshopSite=SIHTMLUtil.getRootPath(request);

//ログ用のインスタンスの生成
Category log=Category.getInstance(SIConfig.SILOG4J_WEBSHOP_CATEGORY_NAME);

UIRegNewKeep keep = (UIRegNewKeep)session.getAttribute(SIConfig.SISESSION_MAN_ESTIMATE_NEW_KEEP);
if (keep==null) {
  keep = new UIRegNewKeep();
}

UIRegNewEstimate estimateFull = (UIRegNewEstimate)session.getAttribute(SIConfig.SISESSION_MAN_ESTIMATE_NEW_ESTIMATE);
if (estimateFull==null) {
  estimateFull = new UIRegNewEstimate();
}

SIEstimate estimate = estimateFull.getEstimate();
SIEstimateDelivery estimateDelivery = estimateFull.getEstimateDelivery();
LinkedHashMap hash = estimateFull.getHash();
SIDatabaseConnection databaseConnection=new SIDatabaseConnection();try{
Connection conn = databaseConnection.getConnection();
Collection payMethodColl=SIPayMethod.getNameCollection(conn,"0",false);
Collection prefectureColl=SIPrefecture.getNameCollection(conn);
Collection deliveryDateColl = SIBGUtil.deliveryDate(conn,1,30);
deliveryDateColl=SIUtil.insertColl(deliveryDateColl,new SINameValue("最短到着日","2000-01-01"));
deliveryDateColl=SIUtil.insertColl(deliveryDateColl,new SINameValue("指定なし",""));
Collection deliveryTimeColl = SIFlagUtil.getFlagColl(SIFlagConf.SIFLAG_DELIVERYTIME_FLG_INX);
Collection keepColl = UIRegNewKeep.getEstimateList(conn,keep.getKeepNumber(),estimate.getMemberLevelCode());
Collection custAttrColl00=SICustAttr.getNameCollection(conn,"0");
Collection orderRouteFlg = new ArrayList();

String lPrefectureCode = SIBGUtil.getPrefectureCode(conn,estimateDelivery.getPostCode1(),estimateDelivery.getPostCode2());
if(SIUtil.isNull(lPrefectureCode)) lPrefectureCode="13";

Collection delivery = new ArrayList();
SICustomErrors error = new SICustomErrors();

SICheckValid.checkValid(error,"",estimate.getCustCode(),SICheckDataConf.SICHECK_DATA_DIGIT_TYPE);
SICheckValid.checkValid(error,"",estimate.getCustCode(),SICheckDataConf.SICHECK_DATA_BYTE_LEN_WITHIN_TYPE, 10);

if (!estimate.getCustCode().equals("")&&error.errorSize()==0) {
  delivery = SIDeliveryName.getNameCollection(conn,estimate.getCustCode());
}

String onChange="onChange=\"sendAction('"+SIConfig.SIACTION_RESET+"')\"";
int spaceNum=18;

      out.write("\r\n");
      out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n");
      out.write("<html LANG=\"ja-JP\">\r\n");
      out.write("<head>\r\n");

/**
 * Copyright (c) 2003-2004 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : include/man_meta_inc.jsp,v 1.0 2003/10/14 R.Tosaka Exp $
 * @author      : R.Tosaka
 * @Description : 管理画面共通で使用するmetaタグ用スクリプト
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * R.Tosaka       2003/10/14  Original
 */

      out.write("\r\n");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=Shift_JIS\">\r\n");
      out.write("<meta http-equiv=\"Content-Script-Type\" content=\"text/javascript\">\r\n");
      out.write("<meta http-equiv=\"Content-Style-Type\" content=\"text/css\">");
      out.write("\r\n  ");
      out.write("<title>新規見積登録");
      out.write("</title>\r\n");
      out.write("<link href=\"");
      out.print(webshopSite);
      out.write("/style/SuperCSS.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
      out.write("<script language=\"javascript1.2\" type=\"text/javascript\" SRC=\"");
      out.print(webshopSite);
      out.write("/script/SIAppCommon.js\">");
      out.write("</script>\r\n");
      out.write("<script language=\"javascript1.2\" type=\"text/javascript\" >\r\n");
      out.write("<!--\r\nfunction sendCasher(lAction){\r\n  with(document.forms[0]){\r\n    if (allow.value=='1'){\r\n      allow.value='0';\r\n      sendAction(lAction);\r\n    }else{\r\n      return;\r\n    }\r\n  }\r\n}\r\nfunction setDeliveryDateAll0(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REFRESH);
      out.write("';\r\n    deliveryDate_flg.value='0';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryTimeAll0(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REFRESH);
      out.write("';\r\n    deliveryTime_flg.value='0';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryDateTimeAll0(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REFRESH);
      out.write("';\r\n    deliveryDate_flg.value='0';\r\n    deliveryTime_flg.value='0';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryDateAll1(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REFRESH);
      out.write("';\r\n    deliveryDate_flg.value='1';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryTimeAll1(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REFRESH);
      out.write("';\r\n    deliveryTime_flg.value='1';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryDateTimeAll1(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REFRESH);
      out.write("';\r\n    deliveryDate_flg.value='1';\r\n    deliveryTime_flg.value='1';\r\n    submit();\r\n  }\r\n}\r\nfunction goPopup(url,form){\r\n  var code = form.custCode.value;\r\n  var name = form.custName.value;\r\n  url=url+'?actionNameTxt=search&custCodeFrom='+code+'&custCodeTo='+code+'&custName='+name+'&counter='+\"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.jsp.manager.estimate.newestimate"));
      out.write("\";\r\n  var win = window.open('','man_estimate_cust','scrollbars=yes,width=820,height=450,status=yes,scrollbars=yes,resizable=yes');\r\n  win.focus();\r\n  win.location.href=url;\r\n}\r\n//-->\r\n");
      out.write("</script>\r\n");
      out.write("</head>\r\n");
      out.write("<body onload=\"focusElement()\">\r\n\r\n");
      out.write("<form name=\"webshopFrm\" action=\"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.estimate.estimate"));
      out.write("\" method=\"post\">\r\n");
      out.write("<table width=\"1000\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"LayoutTable\">\r\n  ");
      out.write("<tr>");
      out.write("<td colspan=\"2\" class=\"Back_Edit_HeaderBG\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/WS_Title1000.gif\" alt=\"Title\" width=\"100%\" height=\"30\">");
      out.write("</td>");
      out.write("</tr>\r\n  ");
      out.write("<tr>\r\n    ");
      out.write("<td width=\"160\" valign=\"top\" class=\"Back_Menu_ScreenBG\">\r\n    ");
 String navi = (String)session.getAttribute(SIConfig.SISESSION_MAN_NAVIGATER_LIST_NAME); 
      out.write("\r\n");
 boolean logisticsFlg = false;
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("tohai");
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("nishimura");
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("fiftyvisionary");
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("valuegates");
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("yoshimoto");
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("takada");
logisticsFlg = logisticsFlg||manLogin.getUserCode().equals("01899");
boolean tenantFlg = false;
tenantFlg = tenantFlg||manLogin.getUserCode().equals("00777");

      out.write("\r\n      ");
      out.write("<span class=\"Back_Menu_TitleText\">管理メニュー");
      out.write("</span>\r\n      ");
      out.write("<span class=\"Text_Black_Small\">\r\n        ");
      out.write("<a href=\"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.jsp.manager.logout"));
      out.write("\">ログアウト");
      out.write("</a>\r\n      ");
      out.write("</span>\r\n      ");
      out.write("<br>\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_0 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_0.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_0.setParent(null);
      _jspx_th_webshop_isTrue_0.setValue(manLogin.getMngOrder().equals("1")&&!tenantFlg);
      int _jspx_eval_webshop_isTrue_0 = _jspx_th_webshop_isTrue_0.doStartTag();
      if (_jspx_eval_webshop_isTrue_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">販売管理");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_1 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_1.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_1.setParent(_jspx_th_webshop_isTrue_0);
          _jspx_th_webshop_isFalse_1.setValue(logisticsFlg);
          int _jspx_eval_webshop_isFalse_1 = _jspx_th_webshop_isFalse_1.doStartTag();
          if (_jspx_eval_webshop_isFalse_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_ORDER_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_ORDER_LIST,navi));
              out.write("\">受注管理");
              out.write("</a>");
              out.write("<br>\r\n        &nbsp;");
              out.write("<span style=\"font-size:80%\">－");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.new_order_cust"));
              out.write("\">受注登録");
              out.write("</a>");
              out.write("</span>");
              out.write("<br>\r\n        &nbsp;");
              out.write("<span style=\"font-size:80%\">－");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.new_order_cust")+"?mode=pos");
              out.write("\">受注登録(レジモード)");
              out.write("</a>");
              out.write("</span>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_PAY_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_PAY_LIST,navi));
              out.write("\">入金管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_1.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_1);
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_SHIPPMENT_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_SHIPPMENT_LIST,navi));
          out.write("\">出荷管理");
          out.write("</a>");
          out.write("<br>\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_2 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_2.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_2.setParent(_jspx_th_webshop_isTrue_0);
          _jspx_th_webshop_isFalse_2.setValue(logisticsFlg);
          int _jspx_eval_webshop_isFalse_2 = _jspx_th_webshop_isFalse_2.doStartTag();
          if (_jspx_eval_webshop_isFalse_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_RESERVE_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_RESERVE_LIST,navi));
              out.write("\">予約商品一覧");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_STORE_STOCK);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_STORE_STOCK,navi));
              out.write("\">見積・キープ作成");
              out.write("</a>");
              out.write("<br>\r\n        &nbsp;");
              out.write("<span style=\"font-size:80%\">－");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_NEW_KEEP);
              out.write("\">新規キープ");
              out.write("</a>");
              out.write("</span>");
              out.write("<br>\r\n        &nbsp;");
              out.write("<span style=\"font-size:80%\">－");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_FREE_KEEP);
              out.write("\">フリー見積り");
              out.write("</a>");
              out.write("</span>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_KEEP_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_KEEP_LIST,navi));
              out.write("\">キープ管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_ESTIMATE_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_ESTIMATE_LIST,navi));
              out.write("\">見積管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_FREE_ESTIMATE);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_FREE_ESTIMATE,navi));
              out.write("\">フリー見積管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_2.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_2);
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_0);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_1 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_1.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_1.setParent(null);
      _jspx_th_webshop_isTrue_1.setValue(manLogin.getMngOrder().equals("1")&&tenantFlg);
      int _jspx_eval_webshop_isTrue_1 = _jspx_th_webshop_isTrue_1.doStartTag();
      if (_jspx_eval_webshop_isTrue_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">販売管理");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_KEEP_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_KEEP_LIST,navi));
          out.write("\">キープ管理");
          out.write("</a>");
          out.write("<br>\r\n        &nbsp;");
          out.write("<span style=\"font-size:80%\">－");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_NEW_KEEP);
          out.write("\">新規キープ");
          out.write("</a>");
          out.write("</span>");
          out.write("<br>\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_1.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_1);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_2 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_2.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_2.setParent(null);
      _jspx_th_webshop_isTrue_2.setValue(manLogin.getMngPurchase().equals("1"));
      int _jspx_eval_webshop_isTrue_2 = _jspx_th_webshop_isTrue_2.doStartTag();
      if (_jspx_eval_webshop_isTrue_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">仕入管理");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_3 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_3.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_3.setParent(_jspx_th_webshop_isTrue_2);
          _jspx_th_webshop_isFalse_3.setValue(logisticsFlg);
          int _jspx_eval_webshop_isFalse_3 = _jspx_th_webshop_isFalse_3.doStartTag();
          if (_jspx_eval_webshop_isFalse_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_HACCHU_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_HACCHU_LIST,navi));
              out.write("\">発注管理");
              out.write("</a>");
              out.write("<br>\r\n        &nbsp;");
              out.write("<span style=\"font-size:80%\">－");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.new_hacchu1"));
              out.write("\">新規発注登録");
              out.write("</a>");
              out.write("</span>");
              out.write("<br>\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_3.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_3);
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_SHIIRE_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_SHIIRE_LIST,navi));
          out.write("\">仕入管理");
          out.write("</a>");
          out.write("<br>\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_4 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_4.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_4.setParent(_jspx_th_webshop_isTrue_2);
          _jspx_th_webshop_isFalse_4.setValue(logisticsFlg);
          int _jspx_eval_webshop_isFalse_4 = _jspx_th_webshop_isFalse_4.doStartTag();
          if (_jspx_eval_webshop_isFalse_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_SHIHARAI_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_SHIHARAI_LIST,navi));
              out.write("\">支払管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_4.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_4);
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_2.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_2);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_3 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_3.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_3.setParent(null);
      _jspx_th_webshop_isTrue_3.setValue(manLogin.getMngCust().equals("1"));
      int _jspx_eval_webshop_isTrue_3 = _jspx_th_webshop_isTrue_3.doStartTag();
      if (_jspx_eval_webshop_isTrue_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">顧客管理");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_CUST_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CUST_LIST,navi));
          out.write("\">顧客マスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_RANKING_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_RANKING_LIST,navi));
          out.write("\">会員種別マスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_CUSTATTRIBUTE_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CUSTATTRIBUTE_LIST,navi));
          out.write("\">顧客属性マスタ ");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_CUSTPOINT_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CUSTPOINT_LIST,navi));
          out.write("\">顧客ポイント管理");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_POINTMAN_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_POINTMAN_LIST,navi));
          out.write("\">ポイント利用状況");
          out.write("</a>\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_3.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_3);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_4 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_4.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_4.setParent(null);
      _jspx_th_webshop_isTrue_4.setValue(manLogin.getMngBaseInfo().equals("1")&&manLogin.getMngNews().equals("0"));
      int _jspx_eval_webshop_isTrue_4 = _jspx_th_webshop_isTrue_4.doStartTag();
      if (_jspx_eval_webshop_isTrue_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">基本情報");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
if (SIUtil.notMatch(SIConfig.SIADMIN_MS_SS,manLogin.getAdminType())){
          out.write("\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_MALL_EDIT);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_MALL_EDIT,navi));
          out.write("\">ショップマスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
}
          out.write("\r\n        ");
if (SIUtil.notMatch(SIConfig.SIADMIN_MS,manLogin.getAdminType())){
          out.write("\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_PAYMETHOD_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_PAYMETHOD_LIST,navi));
          out.write("\">支払方法設定");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_PAYEEINFO_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_PAYEEINFO_LIST,navi));
          out.write("\">支払金融機関設定");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_NEWS_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_NEWS_LIST,navi));
          out.write("\">お知らせ編集");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_RECOMMEND_ITEM);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_RECOMMEND_ITEM,navi));
          out.write("\">おすすめ商品管理");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_CLOSED_SALE);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CLOSED_SALE,navi));
          out.write("\">クローズドセール");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_TAX_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_TAX_LIST,navi));
          out.write("\">消費税マスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
}
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_COMPANY_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_COMPANY_LIST,navi));
          out.write("\">支店マスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_CHARGE_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CHARGE_LIST,navi));
          out.write("\">担当者マスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
if(manLogin.getMngUserMst().equals("1")){
          out.write("\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_USERINFO_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_USERINFO_LIST,navi));
          out.write("\">管理ユーザマスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
}
          out.write("\r\n        ");
if(manLogin.getMngAccesslog().equals("1")){
          out.write("\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_MNGACCESSLOG_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_MNGACCESSLOG_LIST,navi));
          out.write("\">管理側アクセスログ");
          out.write("</a>\r\n        ");
}
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_4.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_4);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_5 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_5.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_5.setParent(null);
      _jspx_th_webshop_isTrue_5.setValue(manLogin.getMngBaseInfo().equals("1")&&manLogin.getMngNews().equals("1"));
      int _jspx_eval_webshop_isTrue_5 = _jspx_th_webshop_isTrue_5.doStartTag();
      if (_jspx_eval_webshop_isTrue_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">基本情報");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_NEWS_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_NEWS_LIST,navi));
          out.write("\">お知らせ編集");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_RECOMMEND_ITEM);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_RECOMMEND_ITEM,navi));
          out.write("\">おすすめ商品管理");
          out.write("</a>");
          out.write("<br>\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_5.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_5);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_6 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_6.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_6.setParent(null);
      _jspx_th_webshop_isTrue_6.setValue(manLogin.getMngCmdty().equals("1"));
      int _jspx_eval_webshop_isTrue_6 = _jspx_th_webshop_isTrue_6.doStartTag();
      if (_jspx_eval_webshop_isTrue_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">商品管理");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_CMDTY_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CMDTY_LIST,navi));
          out.write("\">商品マスタ");
          out.write("</a>");
          out.write("<br>\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_5 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_5.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_5.setParent(_jspx_th_webshop_isTrue_6);
          _jspx_th_webshop_isFalse_5.setValue(logisticsFlg||tenantFlg);
          int _jspx_eval_webshop_isFalse_5 = _jspx_th_webshop_isFalse_5.doStartTag();
          if (_jspx_eval_webshop_isFalse_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_CATEGORY_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CATEGORY_LIST,navi));
              out.write("\">カテゴリマスタ");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_COLOR_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_COLOR_LIST,navi));
              out.write("\">色マスタ");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_MAKER_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_MAKER_LIST,navi));
              out.write("\">ブランドマスタ");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_STOCK_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_STOCK_LIST,navi));
              out.write("\">仕入先マスタ");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_CMDTY_ALLOCATION);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_CMDTY_ALLOCATION,navi));
              out.write("\">商品引当管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_PROCESS_LIST);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_PROCESS_LIST,navi));
              out.write("\">販売前加工管理");
              out.write("</a>");
              out.write("<br>\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_5.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_5);
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_STORE_CONTROL);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_STORE_CONTROL,navi));
          out.write("\">入庫管理");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_SHIP_CONTROL);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_SHIP_CONTROL,navi));
          out.write("\">出庫管理");
          out.write("</a>");
          out.write("<br>\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_6 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_6.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_6.setParent(_jspx_th_webshop_isTrue_6);
          _jspx_th_webshop_isFalse_6.setValue(tenantFlg);
          int _jspx_eval_webshop_isFalse_6 = _jspx_th_webshop_isFalse_6.doStartTag();
          if (_jspx_eval_webshop_isFalse_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_DECIDE_ALL);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_DECIDE_ALL,navi));
              out.write("\">入出庫一括決裁");
              out.write("</a>");
              out.write("<br>\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_6.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_6);
          out.write("\r\n        ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_7 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_7.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_7.setParent(_jspx_th_webshop_isTrue_6);
          _jspx_th_webshop_isFalse_7.setValue(logisticsFlg||tenantFlg);
          int _jspx_eval_webshop_isFalse_7 = _jspx_th_webshop_isFalse_7.doStartTag();
          if (_jspx_eval_webshop_isFalse_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n        ");
              out.write("\r\n        ");
              out.write("<a href=\"");
              out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
              out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
              out.print(SIConfig.SINAVI_PRICECARD);
              out.write("&pageNumberTxt=1&pageSizeSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("&pageNumberSel=");
              out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
              out.write("\" style=\"");
              out.print(SIUtil.selectedCheck(SIConfig.SINAVI_PRICECARD,navi));
              out.write("\">プライスカード");
              out.write("</a>");
              out.write("<br>\r\n        ");
              /* ----  webshop:isTrue ---- */
              jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_7 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
              _jspx_th_webshop_isTrue_7.setPageContext(pageContext);
              _jspx_th_webshop_isTrue_7.setParent(_jspx_th_webshop_isFalse_7);
              _jspx_th_webshop_isTrue_7.setValue(manLogin.getMngCmdtyPoint().equals("1"));
              int _jspx_eval_webshop_isTrue_7 = _jspx_th_webshop_isTrue_7.doStartTag();
              if (_jspx_eval_webshop_isTrue_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                do {
                  out.write("\r\n          ");
                  out.write("<a href=\"");
                  out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
                  out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
                  out.print(SIConfig.SINAVI_INDIVIDUAL_POINT);
                  out.write("&pageNumberTxt=1&pageSizeSel=");
                  out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
                  out.write("&pageNumberSel=");
                  out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
                  out.write("\" style=\"");
                  out.print(SIUtil.selectedCheck(SIConfig.SINAVI_INDIVIDUAL_POINT,navi));
                  out.write("\">商品別ポイント");
                  out.write("</a>");
                  out.write("<br>\r\n        ");
                  int evalDoAfterBody = _jspx_th_webshop_isTrue_7.doAfterBody();
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_webshop_isTrue_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_7);
              out.write("\r\n        ");
              out.write("\r\n        ");
              out.write("\r\n        ");
              out.write("\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_7.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_7);
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_6.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_6);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_8 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_8.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_8.setParent(null);
      _jspx_th_webshop_isTrue_8.setValue(manLogin.getMngAnalysis().equals("1"));
      int _jspx_eval_webshop_isTrue_8 = _jspx_th_webshop_isTrue_8.doStartTag();
      if (_jspx_eval_webshop_isTrue_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">分析・統計");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_RANKING_ANALYSIS);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_RANKING_ANALYSIS,navi));
          out.write("\">ランキング分析");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_ACCESSLOG_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_ACCESSLOG_LIST,navi));
          out.write("\">アクセス分析");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_MERCHANT_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_MERCHANT_LIST,navi));
          out.write("\">顧客分析");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_8.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_8);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_9 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_9.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_9.setParent(null);
      _jspx_th_webshop_isTrue_9.setValue(manLogin.getMngCmn().equals("1"));
      int _jspx_eval_webshop_isTrue_9 = _jspx_th_webshop_isTrue_9.doStartTag();
      if (_jspx_eval_webshop_isTrue_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">コミュニケーション");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_INQUIRY_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_INQUIRY_LIST,navi));
          out.write("\">探してほしい");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_WANTED_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_WANTED_LIST,navi));
          out.write("\">買取強化商品");
          out.write("</a>");
          out.write("<br>\r\n        ");
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_9.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_9);
      out.write("\r\n      ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_10 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_10.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_10.setParent(null);
      _jspx_th_webshop_isTrue_10.setValue(manLogin.getMngDataIo().equals("1"));
      int _jspx_eval_webshop_isTrue_10 = _jspx_th_webshop_isTrue_10.doStartTag();
      if (_jspx_eval_webshop_isTrue_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">データ入出力");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n        ");
          out.write("\r\n        ");
          out.write("\r\n        ");
if(manLogin.getMngDataInputCsv().equals("1")){
          out.write("\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_INPUT_CSV);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_INPUT_CSV,navi));
          out.write("\">CSV一括取込");
          out.write("</a>");
          out.write("<br>\r\n        ");
}
          out.write("\r\n        ");
if(manLogin.getMngDataOutputCsv().equals("1")){
          out.write("\r\n          ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_OUTPUT_CSV);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_OUTPUT_CSV,navi));
          out.write("\">CSV一括出力");
          out.write("</a>");
          out.write("<br>\r\n        ");
}
          out.write("\r\n        ");
if(manLogin.getMngDataIoExcel().equals("1")){
          out.write("\r\n        ");
          out.write("<a href=\"");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.navigater"));
          out.write("?actionNameTxt=&editModeTxt=&navigaterTxt=");
          out.print(SIConfig.SINAVI_EXCEL_LIST);
          out.write("&pageNumberTxt=1&pageSizeSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("&pageNumberSel=");
          out.print(SIConfig.SIPAGE_SIZE_DEFAULT);
          out.write("\" style=\"");
          out.print(SIUtil.selectedCheck(SIConfig.SINAVI_EXCEL_LIST,navi));
          out.write("\">帳票一括出力");
          out.write("</a>");
          out.write("<br>\r\n        ");
}
          out.write("\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_10.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_10);
      out.write("\r\n      ");
      out.write("<!-- 以下テスト環境はwstest2に変更する -->\r\n      ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_8 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_8.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_8.setParent(null);
      _jspx_th_webshop_isFalse_8.setValue(tenantFlg||logisticsFlg);
      int _jspx_eval_webshop_isFalse_8 = _jspx_th_webshop_isFalse_8.doStartTag();
      if (_jspx_eval_webshop_isFalse_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n      ");
          out.write("<div class=\"Back_Menu_HeaderCell\">特集バナー管理");
          out.write("<br>");
          out.write("<span style=\"font-weight:normal;\">ID：bgstaff");
          out.write("<br>PW：6W73rLEN");
          out.write("</div>\r\n      ");
          out.write("<div class=\"Back_Menu_DataCell\">\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/hair.html\" target=\"_blank\">理美容館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/haircosme.html\" target=\"_blank\">ヘア化粧品館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/esthe.html\" target=\"_blank\">エステ機器館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/bed.html\" target=\"_blank\">ベッド館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/cosme.html\" target=\"_blank\">エステ化粧品館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/nail.html\" target=\"_blank\">ネイル館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/eyelash.html\" target=\"_blank\">まつげ館");
          out.write("</a>");
          out.write("<br>\r\n          ");
          out.write("<a href=\"http://www.beautygarage.jp/ws/categorypickup/book.html\" target=\"_blank\">本･DVD･CD館");
          out.write("</a>");
          out.write("<br>\r\n      ");
          out.write("</div>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_8.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_8);
      out.write("\r\n");
      out.write("\r\n    ");
      out.write("</td>\r\n    ");
int priceA=0;
      int priceB=0;
      int priceC=0;
      int totalDeliveryFee = 0;
      int totalDeliveryFee1 = 0;
      int totalDeliveryFee2 = 0;
      int sumByPoint = 0;
      int discountFee = 0 ;
      int discountDeliveryFee = 0;
      // EDBTG003-00 nagayoshi add start
      boolean komonoFeeFlg = false;
      // EDBTG003-00 nagayoshi add end
      Iterator ite = keepColl.iterator();
      ArrayList array = new ArrayList(); 
      while (ite.hasNext()) {
        SIKeepDetail detail = (SIKeepDetail)ite.next();
        // EDBTG003-00 nagayoshi mod start
//        if (detail.getDeliveryType().equals("1")) {
        if (detail.getDeliveryType().equals("1") && !SIConfig.SET_DETAIL_FLG_APPENDED.equals(detail.getSetDetailFlg())) {
        //EDBTG003-00 nagayoshi mod end
          array.add(detail.getIndividualCode());
        }
      }
      Object[] obj = array.toArray();
      java.util.Arrays.sort(obj);
    
      out.write("\r\n    ");
      /* ----  webshop:sipage ---- */
      jp.co.sint.taglib.SIPageTag _jspx_th_webshop_sipage_0 = (jp.co.sint.taglib.SIPageTag) _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.get(jp.co.sint.taglib.SIPageTag.class);
      _jspx_th_webshop_sipage_0.setPageContext(pageContext);
      _jspx_th_webshop_sipage_0.setParent(null);
      _jspx_th_webshop_sipage_0.setPage("pageNumberTxt");
      _jspx_th_webshop_sipage_0.setSize(999);
      _jspx_th_webshop_sipage_0.setId("keepPageTotal");
      _jspx_th_webshop_sipage_0.setType("jp.co.sint.basic.SIKeepDetail");
      _jspx_th_webshop_sipage_0.setCollection(keepColl );
      _jspx_th_webshop_sipage_0.setOnclick("gotoNextPage");
      int _jspx_eval_webshop_sipage_0 = _jspx_th_webshop_sipage_0.doStartTag();
      if (_jspx_eval_webshop_sipage_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        java.lang.Integer index = null;
        java.lang.Integer indexOnPage = null;
        jp.co.sint.basic.SIKeepDetail keepPageTotal = null;
        index = (java.lang.Integer) pageContext.findAttribute("index");
        indexOnPage = (java.lang.Integer) pageContext.findAttribute("indexOnPage");
        keepPageTotal = (jp.co.sint.basic.SIKeepDetail) pageContext.findAttribute("keepPageTotal");
        do {
          out.write("\r\n    ");
          /* ----  webshop:body ---- */
          jp.co.sint.taglib.SIBodyTag _jspx_th_webshop_body_0 = (jp.co.sint.taglib.SIBodyTag) _jspx_tagPool_webshop_body.get(jp.co.sint.taglib.SIBodyTag.class);
          _jspx_th_webshop_body_0.setPageContext(pageContext);
          _jspx_th_webshop_body_0.setParent(_jspx_th_webshop_sipage_0);
          int _jspx_eval_webshop_body_0 = _jspx_th_webshop_body_0.doStartTag();
          if (_jspx_eval_webshop_body_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n    ");
if (keepPageTotal.getDeliveryType().equals("0")) {
        priceA=priceA+(Integer.parseInt(keepPageTotal.getPrice())*Integer.parseInt(keepPageTotal.getAmount()));
      } else if (keepPageTotal.getDeliveryType().equals("1")) {
        priceB=priceB+(Integer.parseInt(keepPageTotal.getPrice())*Integer.parseInt(keepPageTotal.getAmount()));
      }
      String deliveryFee="";
      if (keepPageTotal.getDeliveryType().equals("0")) {
        // EDBTG003-00 nagayoshi mod start
//        deliveryFee=SIBGUtil.getDeliveryFee(conn,lPrefectureCode,keepPageTotal.getSize(),keepPageTotal.getDeliveryType());
        if (!SIConfig.SET_DETAIL_FLG_APPENDED.equals(keepPageTotal.getSetDetailFlg())) {
          deliveryFee=SIBGUtil.getDeliveryFee(conn,lPrefectureCode,keepPageTotal.getSize(),keepPageTotal.getDeliveryType());
        } else {
          deliveryFee = "0";
        }
        // EDBTG003-00 nagayoshi mod end
      } else {
        // EDBTG003-00 nagayoshi mod start
//        if (keepPageTotal.getIndividualCode().equals(obj[0].toString())) {
        if (obj.length > 0 && keepPageTotal.getIndividualCode().equals(obj[0].toString()) && !komonoFeeFlg) {
        // EDBTG003-00 nagayoshi mod end
          deliveryFee=SIBGUtil.getDeliveryFee(conn,lPrefectureCode,keepPageTotal.getSize(),keepPageTotal.getDeliveryType());
          // EDBTG003-00 nagayoshi add start
          komonoFeeFlg = true;
          // EDBTG003-00 nagayoshi add end
        } else {
          deliveryFee="0";
        }
      }
      if (keepPageTotal.getDeliveryType().equals("0")) {
        totalDeliveryFee1 = totalDeliveryFee1+Integer.parseInt(deliveryFee)*Integer.parseInt(keepPageTotal.getAmount());
      } else if (keepPageTotal.getDeliveryType().equals("1")) {
        totalDeliveryFee2 = totalDeliveryFee2+Integer.parseInt(deliveryFee);
      }
    
              out.write("\r\n    ");
              int evalDoAfterBody = _jspx_th_webshop_body_0.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_body_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_body.reuse(_jspx_th_webshop_body_0);
          out.write("\r\n    ");
          int evalDoAfterBody = _jspx_th_webshop_sipage_0.doAfterBody();
          index = (java.lang.Integer) pageContext.findAttribute("index");
          indexOnPage = (java.lang.Integer) pageContext.findAttribute("indexOnPage");
          keepPageTotal = (jp.co.sint.basic.SIKeepDetail) pageContext.findAttribute("keepPageTotal");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_sipage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.reuse(_jspx_th_webshop_sipage_0);
      out.write("\r\n    ");
int cnt1=0;
      int cnt2=0;
      // EDBTG003-00 elecs-matsushima add start
      // セット値引きを取得
      int setDiscount = 0;
      String setDiscountDb = UIRegNewKeep.getSetDiscount(conn,keep.getKeepNumber(),estimate.getMemberLevelCode());
      if (SIUtil.isNotNull(setDiscountDb)) {
        setDiscount = Integer.parseInt(setDiscountDb);
      }
      // EDBTG003-00 elecs-matsushima add end
      String rule = SIDBUtil.getFirstData(conn,"select price from feerulemtbl where deliverytypecode = '1'");
      if (priceB >= Integer.parseInt(rule) && lPrefectureCode.equals("13")) {
        totalDeliveryFee2=0;
      } else if (lPrefectureCode.equals("50")) {
        rule = SIDBUtil.getFirstData(conn,"select spprice1 from feerulemtbl where deliverytypecode = '1'");
        if (priceB >= Integer.parseInt(rule)) totalDeliveryFee2=0;
      } else if (lPrefectureCode.equals("51")) {
        rule = SIDBUtil.getFirstData(conn,"select spprice2 from feerulemtbl where deliverytypecode = '1'");
        if (priceB >= Integer.parseInt(rule)) totalDeliveryFee2=0;
      }
      totalDeliveryFee=totalDeliveryFee1+totalDeliveryFee2;
      if (SIUtil.isNotNull(estimate.getSumByPoint())) {
        sumByPoint =Integer.parseInt(estimate.getSumByPoint());
      }
      if (SIUtil.isNotNull(estimate.getDiscountFee())) {
        discountFee =Integer.parseInt(estimate.getDiscountFee());
      }
      if (SIUtil.isNotNull(estimate.getDiscountDeliveryFee())) {
        discountDeliveryFee =Integer.parseInt(estimate.getDiscountDeliveryFee());
      }
      //手数料・ポイント計算追加
      // EDBTG003-00 nagayoshi mod start
//      estimate.setCalcFee(SIUtil.sub_LL(SIUtil.sub_LL(SIUtil.add_LLL(String.valueOf(priceA),String.valueOf(priceB),String.valueOf(totalDeliveryFee+discountDeliveryFee)),estimate.getSumByPoint()),estimate.getSumOfDiscount()));//手数料計算用
      estimate.setCalcFee(SIUtil.sub_LL(SIUtil.sub_LL(SIUtil.add_LLL(String.valueOf(priceA),String.valueOf(priceB),String.valueOf(totalDeliveryFee+discountDeliveryFee)),estimate.getSumByPoint()),SIUtil.add_LL(estimate.getSumOfDiscount(), String.valueOf(setDiscount))));//手数料計算用
      // EDBTG003-00 nagayoshi mod end
      //支払い料金の設定
      estimate.setPayMethodFee(request,conn);
      if (SIUtil.isNotNull(estimate.getFeeIncTax())) {
        priceC = Integer.parseInt(estimate.getFeeIncTax());
      }
      int priceD = priceA+priceB+totalDeliveryFee+priceC;
      int priceE = 0;
      int sumOfDiscount = 0;
      if (SIUtil.isNotNull(estimate.getSumOfDiscount())) {
        sumOfDiscount = Integer.parseInt(estimate.getSumOfDiscount());
      }
      priceE = priceA+priceB+totalDeliveryFee+priceC-sumOfDiscount-sumByPoint+discountDeliveryFee+discountFee;
      //ポイント再計算
      if (sumByPoint>0) {
        if (sumByPoint>priceE&&sumOfDiscount==0&&priceE<=0) {
          estimate.setSumByPoint(String.valueOf(priceA+priceB+totalDeliveryFee+discountDeliveryFee+discountFee));
        }
        sumByPoint = Integer.parseInt(estimate.getSumByPoint());
      }
      if (estimate.getFullPointFlg()) {
        discountFee=0;
      }
    
      out.write("\r\n    ");
      out.write("<td width=\"840\" valign=\"top\" class=\"Back_Edit_ScreenBG\">\r\n      ");
      out.write("<span class=\"Back_Edit_TitleText\">新規見積登録");
      out.write("</span>\r\n      ");
      out.write("<br>");
      out.write("<br>\r\n      ");
      out.write("<span class=\"Text_Black_Large_Bold\">キープ番号：");
      out.print(keep.getKeepNumber() );
      out.write("</span>");
      out.write("<br>\r\n      ");
      out.write("<span class=\"Text_Black_Large_Bold\">支店　&nbsp;：");
      out.print(keep.getBelongBranchName() );
      out.write("</span>");
      out.write("<br>\r\n      ");
      out.write("<span class=\"Text_Black_Large_Bold\">担当者：");
      out.print(keep.getChargeName() );
      out.write("</span>");
      out.write("<br>");
      out.write("<br>\r\n      ");
      out.write("<span class=\"Text_ErrorMessage\">\r\n      ");
      if (_jspx_meth_webshop_actionErrors_0(pageContext))
        return;
      out.write("\r\n      ");
      out.write("</span>\r\n      ");
      out.write("<br>\r\n      ");
      out.write("<table width=\"830\" border=\"0\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"顧客情報\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"820\"colspan=\"5\"class=\"Back_Edit_HeaderCell\">お客さま情報");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"90\" rowspan=\"4\"class=\"Back_Edit_DataCell_Label\">ご連絡先");
      out.write("</td>\r\n          ");
      out.write("<td width=\"220\" class=\"Back_Edit_DataCell\">コード：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"12\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getCustCode()) );
      out.write("\" maxlength=\"10\" name=\"custCode\">\r\n            ");
      out.write("<a href=\"javascript:goPopup('");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.estimate.cust"));
      out.write("',webshopFrm)\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_Search.gif\" width=\"45\" height=\"20\" class=\"imgbtn\" alt=\"購入\">");
      out.write("</a>\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_11 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_11.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_11.setParent(null);
      _jspx_th_webshop_isTrue_11.setValue("1".equals(estimate.getMemberLevelCode()));
      int _jspx_eval_webshop_isTrue_11 = _jspx_th_webshop_isTrue_11.doStartTag();
      if (_jspx_eval_webshop_isTrue_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/icon_g.gif\" width=\"12\" height=\"12\">");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_11.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_11);
      out.write("\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_12 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_12.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_12.setParent(null);
      _jspx_th_webshop_isTrue_12.setValue("2".equals(estimate.getMemberLevelCode()));
      int _jspx_eval_webshop_isTrue_12 = _jspx_th_webshop_isTrue_12.doStartTag();
      if (_jspx_eval_webshop_isTrue_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/icon_pt.gif\" width=\"12\" height=\"12\">");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_12.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_12);
      out.write("\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_13 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_13.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_13.setParent(null);
      _jspx_th_webshop_isTrue_13.setValue("3".equals(estimate.getMemberLevelCode()));
      int _jspx_eval_webshop_isTrue_13 = _jspx_th_webshop_isTrue_13.doStartTag();
      if (_jspx_eval_webshop_isTrue_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/icon_d.gif\" width=\"12\" height=\"12\">");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_13.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_13);
      out.write("\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"180\" class=\"Back_Edit_DataCell\">氏名：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"20\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getCustName()) );
      out.write("\" maxlength=\"40\" name=\"custName\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"180\" class=\"Back_Edit_DataCell\">カナ：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"20\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getCustPronName()) );
      out.write("\" maxlength=\"50\" name=\"custPronName\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"150\" class=\"Back_Edit_DataCell\">営業形態：\r\n            ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_0 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_0.setPageContext(pageContext);
      _jspx_th_webshop_siselect_0.setParent(null);
      _jspx_th_webshop_siselect_0.setDefaultAlways("true");
      _jspx_th_webshop_siselect_0.setName("job");
      _jspx_th_webshop_siselect_0.setDefault(SIHTMLUtil.HTMLEncode(estimate.getBusinessForm()) );
      _jspx_th_webshop_siselect_0.setCollection(custAttrColl00);
      int _jspx_eval_webshop_siselect_0 = _jspx_th_webshop_siselect_0.doStartTag();
      if (_jspx_th_webshop_siselect_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_0);
      out.write("\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">連絡先TEL1：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"18\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getStoreTel()) );
      out.write("\" maxlength=\"16\" name=\"storeTel\">\r\n            ");
      out.write("<br>連絡先TEL2：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"18\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getTel()) );
      out.write("\" maxlength=\"16\" name=\"tel\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">FAX：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"18\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getFax()) );
      out.write("\" maxlength=\"16\" name=\"fax\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"2\" class=\"Back_Edit_DataCell\">E-Mail：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"40\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getEmail()) );
      out.write("\" maxlength=\"128\" name=\"email\">\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">郵便番号：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"5\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getPostCode1()) );
      out.write("\" maxlength=\"3\" name=\"postCode1\">\r\n            &nbsp;-&nbsp;\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInactive\" size=\"7\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getPostCode2()) );
      out.write("\" maxlength=\"4\" name=\"postCode2\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">宛名：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"20\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getEstimateAddrressee()) );
      out.write("\" maxlength=\"50\" name=\"addressee\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"2\" class=\"Back_Edit_DataCell\">サロン名：\r\n            ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"30\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getCompanyName()) );
      out.write("\" maxlength=\"100\"name=\"companyName\">\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"4\" class=\"Back_Edit_DataCell\">住所：\r\n            ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_1 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_1.setPageContext(pageContext);
      _jspx_th_webshop_siselect_1.setParent(null);
      _jspx_th_webshop_siselect_1.setDefaultAlways("true");
      _jspx_th_webshop_siselect_1.setName("address1");
      _jspx_th_webshop_siselect_1.setDefault(SIHTMLUtil.HTMLEncode(estimate.getAddress1()) );
      _jspx_th_webshop_siselect_1.setCollection(prefectureColl);
      int _jspx_eval_webshop_siselect_1 = _jspx_th_webshop_siselect_1.doStartTag();
      if (_jspx_th_webshop_siselect_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_1);
      out.write("\r\n          ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"50\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getAddress2()) );
      out.write("\" maxlength=\"100\" name=\"address2\">\r\n          ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"50\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getAddress3()) );
      out.write("\" maxlength=\"100\" name=\"address3\">\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">受注経路");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"4\" class=\"Back_Edit_DataCell\">\r\n            ");
orderRouteFlg = SIFlagUtil.getFlagColl(SIFlagConf.SIFLAG_ORDER_ROUTE_INX);
      out.write("\r\n            ");
orderRouteFlg = SIUtil.insertColl(orderRouteFlg,new SINameValue("選択してください",""));
      out.write("\r\n            ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_2 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_2.setPageContext(pageContext);
      _jspx_th_webshop_siselect_2.setParent(null);
      _jspx_th_webshop_siselect_2.setName("orderRouteFlg");
      _jspx_th_webshop_siselect_2.setDefault(SIHTMLUtil.HTMLEncode(estimate.getOrderRoute()) );
      _jspx_th_webshop_siselect_2.setCollection(orderRouteFlg);
      int _jspx_eval_webshop_siselect_2 = _jspx_th_webshop_siselect_2.doStartTag();
      if (_jspx_th_webshop_siselect_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_2);
      out.write("\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">お支払方法");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">支払方法：\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_14 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_14.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_14.setParent(null);
      _jspx_th_webshop_isTrue_14.setValue(estimate.getFullPointFlg());
      int _jspx_eval_webshop_isTrue_14 = _jspx_th_webshop_isTrue_14.doStartTag();
      if (_jspx_eval_webshop_isTrue_14 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n              ");
          out.print(SIHTMLUtil.HTMLEncode(estimate.getPayMethodName()));
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"payMethodName\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(estimate.getPayMethodName()));
          out.write("\">\r\n              ");
          out.write("<input type=\"hidden\" name=\"payMethodNameBack\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(estimate.getPayMethodName()));
          out.write("\">\r\n            ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_14.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_14);
      out.write("\r\n            ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_9 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_9.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_9.setParent(null);
      _jspx_th_webshop_isFalse_9.setValue(estimate.getFullPointFlg());
      int _jspx_eval_webshop_isFalse_9 = _jspx_th_webshop_isFalse_9.doStartTag();
      if (_jspx_eval_webshop_isFalse_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n              ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_3 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.get(jp.co.sint.taglib.SISelect.class);
          _jspx_th_webshop_siselect_3.setPageContext(pageContext);
          _jspx_th_webshop_siselect_3.setParent(_jspx_th_webshop_isFalse_9);
          _jspx_th_webshop_siselect_3.setDefaultAlways("true");
          _jspx_th_webshop_siselect_3.setName("payMethodName");
          _jspx_th_webshop_siselect_3.setDefault(SIHTMLUtil.HTMLEncode(estimate.getPayMethodName()));
          _jspx_th_webshop_siselect_3.setCollection(payMethodColl);
          _jspx_th_webshop_siselect_3.setSpace(spaceNum);
          _jspx_th_webshop_siselect_3.setAttributesText(onChange);
          int _jspx_eval_webshop_siselect_3 = _jspx_th_webshop_siselect_3.doStartTag();
          if (_jspx_th_webshop_siselect_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.reuse(_jspx_th_webshop_siselect_3);
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"payMethodNameBack\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(estimate.getPayMethodName()));
          out.write("\">\r\n            ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_9.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_9);
      out.write("\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      /* ----  webshop:empty ---- */
      jp.co.sint.taglib.SIEmptyTag _jspx_th_webshop_empty_0 = (jp.co.sint.taglib.SIEmptyTag) _jspx_tagPool_webshop_empty_value.get(jp.co.sint.taglib.SIEmptyTag.class);
      _jspx_th_webshop_empty_0.setPageContext(pageContext);
      _jspx_th_webshop_empty_0.setParent(null);
      _jspx_th_webshop_empty_0.setValue(estimate.getPayMethodName());
      int _jspx_eval_webshop_empty_0 = _jspx_th_webshop_empty_0.doStartTag();
      if (_jspx_eval_webshop_empty_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("未選定");
          int evalDoAfterBody = _jspx_th_webshop_empty_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_empty_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_empty_value.reuse(_jspx_th_webshop_empty_0);
      out.write("\r\n            ");
      /* ----  webshop:notEmpty ---- */
      jp.co.sint.taglib.SINotEmptyTag _jspx_th_webshop_notEmpty_0 = (jp.co.sint.taglib.SINotEmptyTag) _jspx_tagPool_webshop_notEmpty_value.get(jp.co.sint.taglib.SINotEmptyTag.class);
      _jspx_th_webshop_notEmpty_0.setPageContext(pageContext);
      _jspx_th_webshop_notEmpty_0.setParent(null);
      _jspx_th_webshop_notEmpty_0.setValue(estimate.getPayMethodName());
      int _jspx_eval_webshop_notEmpty_0 = _jspx_th_webshop_notEmpty_0.doStartTag();
      if (_jspx_eval_webshop_notEmpty_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n              ");
          out.print(SIHTMLUtil.HTMLEncode(SIFlagUtil.getFlagName(SIFlagConf.SIFLAG_PAYMENTFLG_INX,estimate.getPaymentFlg())));
          out.write("\r\n            ");
          int evalDoAfterBody = _jspx_th_webshop_notEmpty_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_notEmpty_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_notEmpty_value.reuse(_jspx_th_webshop_notEmpty_0);
      out.write("\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\" colspan=\"2\">手数料：\r\n            ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_0 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_0.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_0.setParent(null);
      _jspx_th_webshop_sicurrency_0.setValue(estimate.getFeeIncTax());
      int _jspx_eval_webshop_sicurrency_0 = _jspx_th_webshop_sicurrency_0.doStartTag();
      if (_jspx_th_webshop_sicurrency_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_0);
      out.write("\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">連絡事項");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"4\" class=\"Back_Edit_DataCell\">\r\n          ");
      out.write("<textarea cols=\"100\" rows=\"5\" class=\"Form_TextBox_imeActive\" name=\"contactMsg\">");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getContactMsg()) );
      out.write("</textarea>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<br>\r\n      ");
      out.write("<table width=\"820\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"受注明細\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"2\">\r\n            ");
      out.write("<table width=\"820\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"合計\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"120\" rowspan = \"2\" class=\"Back_Edit_DataCell_Label\">商品合計金額(A)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  rowspan = \"2\" class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_1 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_1.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_1.setParent(null);
      _jspx_th_webshop_sicurrency_1.setValue(Integer.toString(priceA+priceB) );
      int _jspx_eval_webshop_sicurrency_1 = _jspx_th_webshop_sicurrency_1.doStartTag();
      if (_jspx_th_webshop_sicurrency_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_1);
      out.write("\r\n                  ");
      out.write("<input type=\"hidden\" name=\"sumOfA\" value=\"");
      out.print(Integer.toString(priceA+priceB) );
      out.write("\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"120\" class=\"Back_Edit_DataCell_Label\">送料合計金額(B)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_2 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_2.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_2.setParent(null);
      _jspx_th_webshop_sicurrency_2.setValue(Integer.toString(totalDeliveryFee) );
      int _jspx_eval_webshop_sicurrency_2 = _jspx_th_webshop_sicurrency_2.doStartTag();
      if (_jspx_th_webshop_sicurrency_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_2);
      out.write("\r\n                  ");
      out.write("<input type=\"hidden\" name=\"sumOfB\" value=\"");
      out.print(Integer.toString(totalDeliveryFee));
      out.write("\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"125\" class=\"Back_Edit_DataCell_Label\">手数料合計金額(C)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_3 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_3.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_3.setParent(null);
      _jspx_th_webshop_sicurrency_3.setValue(Integer.toString(priceC));
      int _jspx_eval_webshop_sicurrency_3 = _jspx_th_webshop_sicurrency_3.doStartTag();
      if (_jspx_th_webshop_sicurrency_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_3);
      out.write("\r\n                  ");
      out.write("<input type=\"hidden\" name=\"fee\" value=\"");
      out.print(Integer.toString(priceC));
      out.write("\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"120\" rowspan = \"2\" class=\"Back_Edit_DataCell_Label\">小計金額(D)");
      out.write("<br>(D=A+B+C)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"105\" rowspan = \"2\" class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_4 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_4.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_4.setParent(null);
      _jspx_th_webshop_sicurrency_4.setValue(Integer.toString(priceA+priceB+totalDeliveryFee+priceC+discountDeliveryFee+discountFee));
      int _jspx_eval_webshop_sicurrency_4 = _jspx_th_webshop_sicurrency_4.doStartTag();
      if (_jspx_th_webshop_sicurrency_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_4);
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"120\" class=\"Back_Edit_DataCell_Label\">送料調整額");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ￥");
      out.write("<input type=\"text\" name=\"discountDeliveryFee\" value=\"");
      out.print(Integer.toString(discountDeliveryFee));
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" maxlength=\"8\" size=\"8\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"125\" class=\"Back_Edit_DataCell_Label\">手数料調整額");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
if (estimate.getFullPointFlg()) {
      out.write("\r\n                    ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_5 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_5.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_5.setParent(null);
      _jspx_th_webshop_sicurrency_5.setValue(Integer.toString(discountFee));
      int _jspx_eval_webshop_sicurrency_5 = _jspx_th_webshop_sicurrency_5.doStartTag();
      if (_jspx_th_webshop_sicurrency_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_5);
      out.write("\r\n                    ");
      out.write("<input type=\"hidden\" name=\"discountFee\" value=\"");
      out.print(Integer.toString(discountFee));
      out.write("\">\r\n                  ");
} else {
      out.write("\r\n                    ￥");
      out.write("<input type=\"text\" name=\"discountFee\" value=\"");
      out.print(Integer.toString(discountFee));
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" size=\"8\" maxlength=\"8\" valign=\"middle\">\r\n                  ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">ポイント使用額(E)");
      out.write("<br>（残高 ");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_0 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_0.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_0.setParent(null);
      _jspx_th_webshop_siquantity_0.setValue(SIHTMLUtil.HTMLEncode(estimate.getMaxPoint()) );
      int _jspx_eval_webshop_siquantity_0 = _jspx_th_webshop_siquantity_0.doStartTag();
      if (_jspx_th_webshop_siquantity_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_0);
      out.write("p）");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" valign=\"middle\" align=\"right\">\r\n                  ");
      out.write("<input type=\"text\" name=\"sumByPoint\" value=\"");
      out.print(sumByPoint);
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" maxlength=\"8\" size=\"8\">\r\n                  ");
      out.write("<input type=\"hidden\" name=\"maxPoint\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimate.getMaxPoint()) );
      out.write("\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">値引金額(G)");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
if (estimate.getFullPointFlg()) {
      out.write("\r\n                    ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_6 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_6.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_6.setParent(null);
      _jspx_th_webshop_sicurrency_6.setValue(estimate.getSumOfDiscount());
      int _jspx_eval_webshop_sicurrency_6 = _jspx_th_webshop_sicurrency_6.doStartTag();
      if (_jspx_th_webshop_sicurrency_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_6);
      out.write("\r\n                    ");
      out.write("<input type=\"hidden\" name=\"sumOfDiscount\" value=\"");
      out.print(estimate.getSumOfDiscount());
      out.write("\">\r\n                  ");
} else {
      out.write("\r\n                    ￥");
      out.write("<input type=\"text\" name=\"sumOfDiscount\" value=\"");
      out.print(estimate.getSumOfDiscount());
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" maxlength=\"8\" size=\"8\">\r\n                  ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n                ");
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">セット値引金額(H)");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_7 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_7.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_7.setParent(null);
      _jspx_th_webshop_sicurrency_7.setValue(Integer.toString(setDiscount) );
      int _jspx_eval_webshop_sicurrency_7 = _jspx_th_webshop_sicurrency_7.doStartTag();
      if (_jspx_th_webshop_sicurrency_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_7);
      out.write("\r\n                  ");
      out.write("<input type=\"hidden\" name=\"sumOfSetDiscount\" value=\"");
      out.print(Integer.toString(setDiscount));
      out.write("\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("\r\n                ");
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">お支払い合計額(F)");
      out.write("<br>(F=D-E-G-H)");
      out.write("</td>\r\n                ");
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      out.write("\r\n                  ");
      out.write("\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_8 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_8.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_8.setParent(null);
      _jspx_th_webshop_sicurrency_8.setValue(Integer.toString(priceA+priceB+priceC-Integer.parseInt(estimate.getSumOfDiscount())+totalDeliveryFee-sumByPoint+discountDeliveryFee+discountFee-setDiscount));
      int _jspx_eval_webshop_sicurrency_8 = _jspx_th_webshop_sicurrency_8.doStartTag();
      if (_jspx_th_webshop_sicurrency_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_8);
      out.write("\r\n                  ");
      out.write("\r\n                  ");
      out.write("<input type=\"hidden\" name=\"sumOfE\" value=\"");
      out.print(Integer.toString(priceA+priceB+priceC-Integer.parseInt(estimate.getSumOfDiscount())+totalDeliveryFee-sumByPoint+discountDeliveryFee+discountFee));
      out.write("\">\r\n                  ");
      out.write("<input type=\"hidden\" name=\"sumOfC\" value=\"");
      out.print(Integer.toString(priceA+priceB+priceC+totalDeliveryFee+discountDeliveryFee+discountFee));
      out.write("\">\r\n                  ");
      out.write("<input type=\"hidden\" name=\"sumOfF\" value=\"");
      out.print(Integer.toString(priceA+priceB+priceC-Integer.parseInt(estimate.getSumOfDiscount())+totalDeliveryFee-sumByPoint+discountDeliveryFee+discountFee));
      out.write("\">\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td align=\"right\">\r\n            ");
      out.write("<span class=\"Text_Blue_Small\">※値引金額をお支払い合計額に反映させるには右の「再計算」ボタンをクリックしてください");
      out.write("</span>");
      out.write("<br>\r\n            ");
      out.write("<span class=\"Text_Red_Small_Bold\">※登録を行うまでデータベースには反映されません");
      out.write("</span>\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"45\" align=\"right\">\r\n            ");
      out.write("<a href=\"javascript:sendAction('");
      out.print(SIConfig.SIACTION_REDO);
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_Recalculate.gif\" alt=\"再計算\" width=\"45\" height=\"20\" class=\"imgBtn\">");
      out.write("</a>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<br>\r\n      ");
      out.write("<table border=\"0\" width=\"830\" summary=\"LayoutTable\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"20\">&nbsp;");
      out.write("</td>\r\n          ");
      out.write("<td width=\"810\">\r\n            ");
      out.write("<table width=\"810\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"810\" colspan=\"5\" class=\"Back_Edit_HeaderCell\">配送先");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width= \"50\" rowspan=\"5\" class=\"Back_Edit_DataCell_Label\">配送先");
      out.write("</td>\r\n                ");
      out.write("<td colspan=\"4\" class=\"Back_Edit_DataCell\">\r\n                  ");
if(!estimate.getCustCode().equals("")&&delivery.size()>0){ 
      out.write("\r\n                  配送先呼称：\r\n                  ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_4 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_4.setPageContext(pageContext);
      _jspx_th_webshop_siselect_4.setParent(null);
      _jspx_th_webshop_siselect_4.setDefaultAlways("true");
      _jspx_th_webshop_siselect_4.setName("addressCode");
      _jspx_th_webshop_siselect_4.setDefault(SIHTMLUtil.HTMLEncode(estimateDelivery.getAddressCode()) );
      _jspx_th_webshop_siselect_4.setCollection(delivery);
      int _jspx_eval_webshop_siselect_4 = _jspx_th_webshop_siselect_4.doStartTag();
      if (_jspx_th_webshop_siselect_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_4);
      out.write("\r\n                  ");
      out.write("<a href=\"javascript:sendCasher('");
      out.print(SIConfig.SIACTION_MODIFY );
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_Update.gif\" alt=\"更新\" class=\"imgBtn\">");
      out.write("</a>\r\n                ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"170\" class=\"Back_Edit_DataCell\">郵便番号：\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInActive\" size=\"5\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getPostCode1()) );
      out.write("\" maxlength=\"3\" name=\"deliveryPostCode1\">\r\n                  &nbsp;-&nbsp;\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInActive\" size=\"6\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getPostCode2()) );
      out.write("\" maxlength=\"4\" name=\"deliveryPostCode2\">");
      out.write("</td>\r\n                ");
      out.write("<td width=\"250\" class=\"Back_Edit_DataCell\">サロン名：\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"30\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getCompanyName()) );
      out.write("\" maxlength=\"100\" name=\"deliveryCompanyName\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"230\" class=\"Back_Edit_DataCell\" colspan=\"2\">宛名：\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"30\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getDeliveryAddressee()) );
      out.write("\" maxlength=\"50\" name=\"deliveryAddressee\">\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td colspan=\"4\" class=\"Back_Edit_DataCell\">住所：\r\n                  ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_5 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_5.setPageContext(pageContext);
      _jspx_th_webshop_siselect_5.setParent(null);
      _jspx_th_webshop_siselect_5.setDefaultAlways("true");
      _jspx_th_webshop_siselect_5.setName("deliveryAddress1");
      _jspx_th_webshop_siselect_5.setDefault(SIHTMLUtil.HTMLEncode(estimateDelivery.getAddress1()) );
      _jspx_th_webshop_siselect_5.setCollection(prefectureColl);
      int _jspx_eval_webshop_siselect_5 = _jspx_th_webshop_siselect_5.doStartTag();
      if (_jspx_th_webshop_siselect_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_5);
      out.write("\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"50\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getAddress2()) );
      out.write("\" maxlength=\"100\" name=\"deliveryAddress2\">\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeActive\" size=\"50\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getAddress3()) );
      out.write("\" maxlength=\"100\" name=\"deliveryAddress3\">\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td colspan=\"4\" class=\"Back_Edit_DataCell\">TEL：\r\n                  ");
      out.write("<input type=\"text\" class=\"Form_TextBox_imeInActive\" size=\"30\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(estimateDelivery.getTel()) );
      out.write("\" maxlength=\"16\" name=\"deliveryTel\">\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n            ");
      out.write("<br>");
      out.write("<br>\r\n            ");
      out.write("<table width=\"810\" cellpadding=\"0\" cellspacing=\"0\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"200\">");
      out.write("<span class=\"Back_Edit_TitleText\">「個別送料」対象商品");
      out.write("</span>");
      out.write("</td>\r\n                ");
      out.write("<td width=\"610\" align=\"right\">\r\n                    配送希望日：\r\n                    ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_6 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_6.setPageContext(pageContext);
      _jspx_th_webshop_siselect_6.setParent(null);
      _jspx_th_webshop_siselect_6.setDefault("");
      _jspx_th_webshop_siselect_6.setName("deliveryDate_kobetsu");
      _jspx_th_webshop_siselect_6.setCollection(deliveryDateColl);
      _jspx_th_webshop_siselect_6.setSpace(spaceNum);
      int _jspx_eval_webshop_siselect_6 = _jspx_th_webshop_siselect_6.doStartTag();
      if (_jspx_th_webshop_siselect_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_6);
      out.write("\r\n                    ");
      out.write("<input type=\"button\" name=\"zipBtn0b\" value=\"日\" OnClick=\"setDeliveryDateAll0()\">\r\n                    &nbsp;希望時間帯：\r\n                    ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_7 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_7.setPageContext(pageContext);
      _jspx_th_webshop_siselect_7.setParent(null);
      _jspx_th_webshop_siselect_7.setDefault("");
      _jspx_th_webshop_siselect_7.setName("deliveryTime_kobetsu");
      _jspx_th_webshop_siselect_7.setCollection(deliveryTimeColl);
      _jspx_th_webshop_siselect_7.setSpace(spaceNum);
      int _jspx_eval_webshop_siselect_7 = _jspx_th_webshop_siselect_7.doStartTag();
      if (_jspx_th_webshop_siselect_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_7);
      out.write("\r\n                    ");
      out.write("<input type=\"button\" name=\"zipBtn0b\" value=\"時\" OnClick=\"setDeliveryTimeAll0()\">\r\n                    ");
      out.write("<input type=\"button\" name=\"zipBtn0\" value=\"一括設定\" OnClick=\"setDeliveryDateTimeAll0()\">\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n            ");
      out.write("<table width=\"810\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先情報\">\r\n              ");
      /* ----  webshop:sipage ---- */
      jp.co.sint.taglib.SIPageTag _jspx_th_webshop_sipage_1 = (jp.co.sint.taglib.SIPageTag) _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.get(jp.co.sint.taglib.SIPageTag.class);
      _jspx_th_webshop_sipage_1.setPageContext(pageContext);
      _jspx_th_webshop_sipage_1.setParent(null);
      _jspx_th_webshop_sipage_1.setPage("pageNumberTxt");
      _jspx_th_webshop_sipage_1.setSize(999);
      _jspx_th_webshop_sipage_1.setId("keepPage");
      _jspx_th_webshop_sipage_1.setType("jp.co.sint.basic.SIKeepDetail");
      _jspx_th_webshop_sipage_1.setCollection(keepColl );
      _jspx_th_webshop_sipage_1.setOnclick("gotoNextPage");
      int _jspx_eval_webshop_sipage_1 = _jspx_th_webshop_sipage_1.doStartTag();
      if (_jspx_eval_webshop_sipage_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        java.lang.Integer index = null;
        java.lang.Integer indexOnPage = null;
        jp.co.sint.basic.SIKeepDetail keepPage = null;
        index = (java.lang.Integer) pageContext.findAttribute("index");
        indexOnPage = (java.lang.Integer) pageContext.findAttribute("indexOnPage");
        keepPage = (jp.co.sint.basic.SIKeepDetail) pageContext.findAttribute("keepPage");
        do {
          out.write("\r\n              ");
          /* ----  webshop:body ---- */
          jp.co.sint.taglib.SIBodyTag _jspx_th_webshop_body_1 = (jp.co.sint.taglib.SIBodyTag) _jspx_tagPool_webshop_body.get(jp.co.sint.taglib.SIBodyTag.class);
          _jspx_th_webshop_body_1.setPageContext(pageContext);
          _jspx_th_webshop_body_1.setParent(_jspx_th_webshop_sipage_1);
          int _jspx_eval_webshop_body_1 = _jspx_th_webshop_body_1.doStartTag();
          if (_jspx_eval_webshop_body_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n              ");
if (keepPage.getDeliveryType().equals("0")) {
                  cnt1++;
                  // EDBTG003-00 nagayoshi mod start
//                  String deliveryfee1 = SIBGUtil.getDeliveryFee(conn,lPrefectureCode,keepPage.getSize(),"0");
                  String deliveryfee1 = "0";
                  if (!SIConfig.SET_DETAIL_FLG_APPENDED.equals(keepPage.getSetDetailFlg())) {
                    deliveryfee1 = SIBGUtil.getDeliveryFee(conn,lPrefectureCode,keepPage.getSize(),"0");
                  }
                  // EDBTG003-00 nagayoshi mod end
                  String total1 = Integer.toString((Integer.parseInt(keepPage.getPrice())+Integer.parseInt(deliveryfee1))*Integer.parseInt(keepPage.getAmount()));
                  if (cnt1==1) {
              out.write("\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell_Label\">\r\n                  ");
              out.write("<td rowspan=\"2\" width=\"200\">在庫コード");
              out.write("<br>商品名");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"85\">配送希望日");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"70\">単価");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"65\">送料");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"65\">仕入");
              out.write("</td>\r\n                  ");
              out.write("<td rowspan=\"2\" width=\"95\">キープ支店");
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell_Label\">\r\n                  ");
              out.write("<td>希望時間帯");
              out.write("</td>\r\n                  ");
              out.write("<td>数量");
              out.write("</td>\r\n                  ");
              out.write("<td>総合計");
              out.write("</td>\r\n                  ");
              out.write("<td>加工");
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n              ");
  } if(cnt1>=1) {
              out.write("\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                  ");
              out.write("\r\n                  ");
              out.write("\r\n                  ");
              out.write("<td rowspan=\"2\">\r\n                    ");
 if (SIUtil.isNotNull(keepPage.getSetDetailFlg()) && !SIConfig.SET_DETAIL_FLG_NORMAL.equals(keepPage.getSetDetailFlg())) {
              out.write("\r\n                      セット品");
              out.print(keepPage.getSetCode());
              out.write("（");
              out.print(SIHTMLUtil.HTMLEncode(keepPage.getSetIndividualCode()));
              out.write("）\r\n                    ");
 }
              out.write("\r\n                    ");
              out.print(SIHTMLUtil.HTMLEncode(keepPage.getIndividualCode()) );
              out.write("<br>\r\n                  ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.print(SIHTMLUtil.HTMLEncode(SIBGUtil.getCmdtyFullName(conn,keepPage.getCmdtyCode(),keepPage.getIndividualCode(),keepPage.getSetDetailFlg())));
              out.write("\r\n                    ");
              out.write("\r\n                    ");
String consignGoodsFlg = SIBGUtil.getConsignFlg(conn,"0",keepPage.getCmdtyCode(),keepPage.getIndividualCode());
              out.write("\r\n                    ");
              /* ----  webshop:isTrue ---- */
              jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_15 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
              _jspx_th_webshop_isTrue_15.setPageContext(pageContext);
              _jspx_th_webshop_isTrue_15.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_isTrue_15.setValue("1".equals(consignGoodsFlg));
              int _jspx_eval_webshop_isTrue_15 = _jspx_th_webshop_isTrue_15.doStartTag();
              if (_jspx_eval_webshop_isTrue_15 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                do {
                  out.write("\r\n                    ");
                  out.write("<br>（委託手数料：");
                  /* ----  webshop:sicurrency ---- */
                  jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_9 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
                  _jspx_th_webshop_sicurrency_9.setPageContext(pageContext);
                  _jspx_th_webshop_sicurrency_9.setParent(_jspx_th_webshop_isTrue_15);
                  _jspx_th_webshop_sicurrency_9.setValue(SIHTMLUtil.HTMLEncode(keepPage.getConsignGoodsFee()));
                  int _jspx_eval_webshop_sicurrency_9 = _jspx_th_webshop_sicurrency_9.doStartTag();
                  if (_jspx_th_webshop_sicurrency_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                    return;
                  _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_9);
                  out.write("）\r\n                    ");
                  int evalDoAfterBody = _jspx_th_webshop_isTrue_15.doAfterBody();
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_webshop_isTrue_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_15);
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td>\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              /* ----  webshop:siselect ---- */
              jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_8 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
              _jspx_th_webshop_siselect_8.setPageContext(pageContext);
              _jspx_th_webshop_siselect_8.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_siselect_8.setName("deliveryDate_"+keepPage.getCmdtyCode()+"_"+keepPage.getIndividualCode()+"_"+keepPage.getSetCode()+"_"+keepPage.getSetDetailCode());
              _jspx_th_webshop_siselect_8.setDefault((String)hash.get("deliveryDate_"+keepPage.getCmdtyCode()+"_"+keepPage.getIndividualCode()+"_"+keepPage.getSetCode()+"_"+keepPage.getSetDetailCode()));
              _jspx_th_webshop_siselect_8.setCollection(deliveryDateColl);
              _jspx_th_webshop_siselect_8.setSpace(spaceNum);
              int _jspx_eval_webshop_siselect_8 = _jspx_th_webshop_siselect_8.doStartTag();
              if (_jspx_th_webshop_siselect_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_8);
              out.write("\r\n                    ");
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">\r\n                    ");
 if(keepPage.getPrice().equals(keepPage.getOrgPrice())){
              out.write("\r\n                      ");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_10 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_10.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_10.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_10.setValue(SIHTMLUtil.HTMLEncode(keepPage.getPrice()) );
              int _jspx_eval_webshop_sicurrency_10 = _jspx_th_webshop_sicurrency_10.doStartTag();
              if (_jspx_th_webshop_sicurrency_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_10);
              out.write("\r\n                    ");
}else{
              out.write("\r\n                      ");
              out.write("<strike>");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_11 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_11.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_11.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_11.setValue(SIHTMLUtil.HTMLEncode(keepPage.getOrgPrice()) );
              int _jspx_eval_webshop_sicurrency_11 = _jspx_th_webshop_sicurrency_11.doStartTag();
              if (_jspx_th_webshop_sicurrency_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_11);
              out.write("</strike>");
              out.write("<br>");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_12 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_12.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_12.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_12.setValue(SIHTMLUtil.HTMLEncode(keepPage.getPrice()) );
              int _jspx_eval_webshop_sicurrency_12 = _jspx_th_webshop_sicurrency_12.doStartTag();
              if (_jspx_th_webshop_sicurrency_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_12);
              out.write("\r\n                    ");
}
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">\r\n                    ");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_13 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_13.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_13.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_13.setValue(SIHTMLUtil.HTMLEncode(deliveryfee1) );
              int _jspx_eval_webshop_sicurrency_13 = _jspx_th_webshop_sicurrency_13.doStartTag();
              if (_jspx_th_webshop_sicurrency_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_13);
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.write("<input type=\"hidden\" name=\"deliveryFee_");
              out.print(keepPage.getCmdtyCode());
              out.write("_");
              out.print(keepPage.getIndividualCode());
              out.write("_");
              out.print(keepPage.getSetCode());
              out.write("_");
              out.print(keepPage.getSetDetailCode());
              out.write("\" value=\"");
              out.print(deliveryfee1);
              out.write("\">\r\n                    ");
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_14 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_14.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_14.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_14.setValue(SIHTMLUtil.HTMLEncode(keepPage.getPurchasePrice()) );
              int _jspx_eval_webshop_sicurrency_14 = _jspx_th_webshop_sicurrency_14.doStartTag();
              if (_jspx_th_webshop_sicurrency_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_14);
              out.write("</td>\r\n                  ");
              out.write("<td rowspan=\"2\" width=\"95\">\r\n                    ");
 // EDBTG003-00 elecs-matsushima mod start 
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.print(SIBGUtil.getKeepBranchList(conn,keep.getKeepNumber(),keepPage.getCmdtyCode(),keepPage.getIndividualCode(), keepPage.getSetCode(), keepPage.getSetDetailCode()));
              out.write("\r\n                    ");
 // EDBTG003-00 elecs-matsushima mod end 
              out.write("\r\n                  ");
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                  ");
              out.write("<td width=\"85\">\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              /* ----  webshop:siselect ---- */
              jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_9 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
              _jspx_th_webshop_siselect_9.setPageContext(pageContext);
              _jspx_th_webshop_siselect_9.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_siselect_9.setName("deliveryTime_"+keepPage.getCmdtyCode()+"_"+keepPage.getIndividualCode()+"_"+keepPage.getSetCode()+"_"+keepPage.getSetDetailCode());
              _jspx_th_webshop_siselect_9.setDefault((String)hash.get("deliveryTime_"+keepPage.getCmdtyCode()+"_"+keepPage.getIndividualCode()+"_"+keepPage.getSetCode()+"_"+keepPage.getSetDetailCode()));
              _jspx_th_webshop_siselect_9.setCollection(deliveryTimeColl);
              _jspx_th_webshop_siselect_9.setSpace(spaceNum);
              int _jspx_eval_webshop_siselect_9 = _jspx_th_webshop_siselect_9.doStartTag();
              if (_jspx_th_webshop_siselect_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_9);
              out.write("\r\n                    ");
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              out.print(SIHTMLUtil.HTMLEncode(keepPage.getAmount()) );
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_15 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_15.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_15.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_15.setValue(SIHTMLUtil.HTMLEncode(total1) );
              int _jspx_eval_webshop_sicurrency_15 = _jspx_th_webshop_sicurrency_15.doStartTag();
              if (_jspx_th_webshop_sicurrency_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_15);
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_16 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_16.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_16.setParent(_jspx_th_webshop_body_1);
              _jspx_th_webshop_sicurrency_16.setValue(SIHTMLUtil.HTMLEncode(keepPage.getProcessingExpence()) );
              int _jspx_eval_webshop_sicurrency_16 = _jspx_th_webshop_sicurrency_16.doStartTag();
              if (_jspx_th_webshop_sicurrency_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_16);
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n              ");
  }}
              out.write("\r\n              ");
              int evalDoAfterBody = _jspx_th_webshop_body_1.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_body_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_body.reuse(_jspx_th_webshop_body_1);
          out.write("\r\n              ");
          int evalDoAfterBody = _jspx_th_webshop_sipage_1.doAfterBody();
          index = (java.lang.Integer) pageContext.findAttribute("index");
          indexOnPage = (java.lang.Integer) pageContext.findAttribute("indexOnPage");
          keepPage = (jp.co.sint.basic.SIKeepDetail) pageContext.findAttribute("keepPage");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_sipage_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.reuse(_jspx_th_webshop_sipage_1);
      out.write("\r\n            ");
      out.write("</table>\r\n            ");
      out.write("<br>");
      out.write("<br>\r\n            ");
      out.write("\r\n            ");
 komonoFeeFlg = false; 
      out.write("\r\n            ");
      out.write("\r\n            ");
      out.write("<table width=\"810\" cellpadding=\"0\" cellspacing=\"0\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"200\">");
      out.write("<span class=\"Back_Edit_TitleText\">「通常送料」対象商品");
      out.write("</span>");
      out.write("</td>\r\n                ");
      out.write("<td width=\"610\" align=\"right\">\r\n                    配送希望日：\r\n                    ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_10 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_10.setPageContext(pageContext);
      _jspx_th_webshop_siselect_10.setParent(null);
      _jspx_th_webshop_siselect_10.setDefault("");
      _jspx_th_webshop_siselect_10.setName("deliveryDate_komono");
      _jspx_th_webshop_siselect_10.setCollection(deliveryDateColl);
      _jspx_th_webshop_siselect_10.setSpace(spaceNum);
      int _jspx_eval_webshop_siselect_10 = _jspx_th_webshop_siselect_10.doStartTag();
      if (_jspx_th_webshop_siselect_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_10);
      out.write("\r\n                    ");
      out.write("<input type=\"button\" name=\"zipBtn1b\" value=\"日\" OnClick=\"setDeliveryDateAll1()\">\r\n                    &nbsp;希望時間帯：\r\n                    ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_11 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_11.setPageContext(pageContext);
      _jspx_th_webshop_siselect_11.setParent(null);
      _jspx_th_webshop_siselect_11.setDefault("");
      _jspx_th_webshop_siselect_11.setName("deliveryTime_komono");
      _jspx_th_webshop_siselect_11.setCollection(deliveryTimeColl);
      _jspx_th_webshop_siselect_11.setSpace(spaceNum);
      int _jspx_eval_webshop_siselect_11 = _jspx_th_webshop_siselect_11.doStartTag();
      if (_jspx_th_webshop_siselect_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_11);
      out.write("\r\n                    ");
      out.write("<input type=\"button\" name=\"zipBtn1b\" value=\"時\" OnClick=\"setDeliveryTimeAll1()\">\r\n                    ");
      out.write("<input type=\"button\" name=\"zipBtn1\" value=\"一括設定\" OnClick=\"setDeliveryDateTimeAll1()\">\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n            ");
      out.write("<table width=\"810\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先情報\">\r\n              ");
      /* ----  webshop:sipage ---- */
      jp.co.sint.taglib.SIPageTag _jspx_th_webshop_sipage_2 = (jp.co.sint.taglib.SIPageTag) _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.get(jp.co.sint.taglib.SIPageTag.class);
      _jspx_th_webshop_sipage_2.setPageContext(pageContext);
      _jspx_th_webshop_sipage_2.setParent(null);
      _jspx_th_webshop_sipage_2.setPage("pageNumberTxt");
      _jspx_th_webshop_sipage_2.setSize(999);
      _jspx_th_webshop_sipage_2.setId("keepPage2");
      _jspx_th_webshop_sipage_2.setType("jp.co.sint.basic.SIKeepDetail");
      _jspx_th_webshop_sipage_2.setCollection(keepColl );
      _jspx_th_webshop_sipage_2.setOnclick("gotoNextPage");
      int _jspx_eval_webshop_sipage_2 = _jspx_th_webshop_sipage_2.doStartTag();
      if (_jspx_eval_webshop_sipage_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        java.lang.Integer index = null;
        java.lang.Integer indexOnPage = null;
        jp.co.sint.basic.SIKeepDetail keepPage2 = null;
        index = (java.lang.Integer) pageContext.findAttribute("index");
        indexOnPage = (java.lang.Integer) pageContext.findAttribute("indexOnPage");
        keepPage2 = (jp.co.sint.basic.SIKeepDetail) pageContext.findAttribute("keepPage2");
        do {
          out.write("\r\n              ");
          /* ----  webshop:body ---- */
          jp.co.sint.taglib.SIBodyTag _jspx_th_webshop_body_2 = (jp.co.sint.taglib.SIBodyTag) _jspx_tagPool_webshop_body.get(jp.co.sint.taglib.SIBodyTag.class);
          _jspx_th_webshop_body_2.setPageContext(pageContext);
          _jspx_th_webshop_body_2.setParent(_jspx_th_webshop_sipage_2);
          int _jspx_eval_webshop_body_2 = _jspx_th_webshop_body_2.doStartTag();
          if (_jspx_eval_webshop_body_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n              ");
if (keepPage2.getDeliveryType().equals("1")) {
                  cnt2++;
                  String deliveryfee2 = "0";
                  if (priceB >= Integer.parseInt(rule)) {
                  } else {
                    // EDBTG003-00 nagayoshi mod start
//                    if (keepPage2.getIndividualCode().equals(obj[0].toString())) {
                    if (obj.length > 0 && keepPage2.getIndividualCode().equals(obj[0].toString()) && !komonoFeeFlg && !SIConfig.SET_DETAIL_FLG_APPENDED.equals(keepPage2.getSetDetailFlg())) {
                      // EDBTG003-00 nagayoshi mod end
                      deliveryfee2=SIBGUtil.getDeliveryFee(conn,lPrefectureCode,keepPage2.getSize(),keepPage2.getDeliveryType());
                      // EDBTG003-00 nagayoshi add start
                      komonoFeeFlg = true;
                      // EDBTG003-00 nagayoshi add end
                    }
                  }
                  // EDBTG003-00 nagayoshi mod start
//                  String deliveryFeeB=(String)hash.get("deliveryFee_"+keepPage2.getCmdtyCode()+"_"+keepPage2.getIndividualCode());
                  String deliveryFeeB=(String)hash.get("deliveryFee_"+keepPage2.getCmdtyCode()+"_"+keepPage2.getIndividualCode()+"_"+keepPage2.getSetCode()+"_"+keepPage2.getSetDetailCode());
                  // EDBTG003-00 nagayoshi mod end
                  //if (deliveryFeeB!=null) {
                  //  deliveryfee2=deliveryFeeB;
                  //}
                  String total2 = Integer.toString((Integer.parseInt(keepPage2.getPrice())*Integer.parseInt(keepPage2.getAmount())+Integer.parseInt(deliveryfee2)));
                  if (cnt2==1) {
              
              out.write("\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell_Label\">\r\n                  ");
              out.write("<td rowspan=\"2\" width=\"200\">在庫コード");
              out.write("<br>商品名");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"85\">配送希望日");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"70\">単価");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"65\">送料");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"65\">仕入");
              out.write("</td>\r\n                  ");
              out.write("<td rowspan=\"2\" width=\"95\">キープ支店");
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell_Label\">\r\n                  ");
              out.write("<td>希望時間帯");
              out.write("</td>\r\n                  ");
              out.write("<td>数量");
              out.write("</td>\r\n                  ");
              out.write("<td>総合計");
              out.write("</td>\r\n                  ");
              out.write("<td>加工");
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n              ");
  } if (cnt2>=1) {
              out.write("\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                  ");
              out.write("\r\n                  ");
              out.write("\r\n                  ");
              out.write("<td rowspan=\"2\">\r\n                    ");
 if (SIUtil.isNotNull(keepPage2.getSetDetailFlg()) && !SIConfig.SET_DETAIL_FLG_NORMAL.equals(keepPage2.getSetDetailFlg())) {
              out.write("\r\n                      セット品");
              out.print(keepPage2.getSetCode());
              out.write("（");
              out.print(SIHTMLUtil.HTMLEncode(keepPage2.getSetIndividualCode()));
              out.write("）\r\n                    ");
 }
              out.write("\r\n                    ");
              out.print(SIHTMLUtil.HTMLEncode(keepPage2.getIndividualCode()) );
              out.write("<br>\r\n                  ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.print(SIHTMLUtil.HTMLEncode(SIBGUtil.getCmdtyFullName(conn,keepPage2.getCmdtyCode(),keepPage2.getIndividualCode(),keepPage2.getSetDetailFlg())));
              out.write("\r\n                    ");
              out.write("\r\n                    ");
String consignGoodsFlg = SIBGUtil.getConsignFlg(conn,"0",keepPage2.getCmdtyCode(),keepPage2.getIndividualCode());
              out.write("\r\n                    ");
              /* ----  webshop:isTrue ---- */
              jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_16 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
              _jspx_th_webshop_isTrue_16.setPageContext(pageContext);
              _jspx_th_webshop_isTrue_16.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_isTrue_16.setValue("1".equals(consignGoodsFlg));
              int _jspx_eval_webshop_isTrue_16 = _jspx_th_webshop_isTrue_16.doStartTag();
              if (_jspx_eval_webshop_isTrue_16 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                do {
                  out.write("\r\n                    ");
                  out.write("<br>（委託手数料：");
                  /* ----  webshop:sicurrency ---- */
                  jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_17 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
                  _jspx_th_webshop_sicurrency_17.setPageContext(pageContext);
                  _jspx_th_webshop_sicurrency_17.setParent(_jspx_th_webshop_isTrue_16);
                  _jspx_th_webshop_sicurrency_17.setValue(SIHTMLUtil.HTMLEncode(keepPage2.getConsignGoodsFee()));
                  int _jspx_eval_webshop_sicurrency_17 = _jspx_th_webshop_sicurrency_17.doStartTag();
                  if (_jspx_th_webshop_sicurrency_17.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                    return;
                  _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_17);
                  out.write("）\r\n                    ");
                  int evalDoAfterBody = _jspx_th_webshop_isTrue_16.doAfterBody();
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_webshop_isTrue_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_16);
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td width=\"85\">\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              /* ----  webshop:siselect ---- */
              jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_12 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
              _jspx_th_webshop_siselect_12.setPageContext(pageContext);
              _jspx_th_webshop_siselect_12.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_siselect_12.setName("deliveryDate_"+keepPage2.getCmdtyCode()+"_"+keepPage2.getIndividualCode()+"_"+keepPage2.getSetCode()+"_"+keepPage2.getSetDetailCode());
              _jspx_th_webshop_siselect_12.setDefault((String)hash.get("deliveryDate_"+keepPage2.getCmdtyCode()+"_"+keepPage2.getIndividualCode()+"_"+keepPage2.getSetCode()+"_"+keepPage2.getSetDetailCode()));
              _jspx_th_webshop_siselect_12.setCollection(deliveryDateColl);
              _jspx_th_webshop_siselect_12.setSpace(spaceNum);
              int _jspx_eval_webshop_siselect_12 = _jspx_th_webshop_siselect_12.doStartTag();
              if (_jspx_th_webshop_siselect_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_12);
              out.write("\r\n                    ");
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">\r\n                    ");
 if(keepPage2.getPrice().equals(keepPage2.getOrgPrice())){
              out.write("\r\n                      ");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_18 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_18.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_18.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_18.setValue(SIHTMLUtil.HTMLEncode(keepPage2.getPrice()) );
              int _jspx_eval_webshop_sicurrency_18 = _jspx_th_webshop_sicurrency_18.doStartTag();
              if (_jspx_th_webshop_sicurrency_18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_18);
              out.write("\r\n                    ");
}else{
              out.write("\r\n                      ");
              out.write("<strike>");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_19 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_19.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_19.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_19.setValue(SIHTMLUtil.HTMLEncode(keepPage2.getOrgPrice()) );
              int _jspx_eval_webshop_sicurrency_19 = _jspx_th_webshop_sicurrency_19.doStartTag();
              if (_jspx_th_webshop_sicurrency_19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_19);
              out.write("</strike>");
              out.write("<br>");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_20 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_20.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_20.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_20.setValue(SIHTMLUtil.HTMLEncode(keepPage2.getPrice()) );
              int _jspx_eval_webshop_sicurrency_20 = _jspx_th_webshop_sicurrency_20.doStartTag();
              if (_jspx_th_webshop_sicurrency_20.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_20);
              out.write("\r\n                    ");
}
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">\r\n                    ");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_21 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_21.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_21.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_21.setValue(SIHTMLUtil.HTMLEncode(deliveryfee2) );
              int _jspx_eval_webshop_sicurrency_21 = _jspx_th_webshop_sicurrency_21.doStartTag();
              if (_jspx_th_webshop_sicurrency_21.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_21);
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.write("<input type=\"hidden\" name=\"deliveryFee_");
              out.print(keepPage2.getCmdtyCode());
              out.write("_");
              out.print(keepPage2.getIndividualCode());
              out.write("_");
              out.print(keepPage2.getSetCode());
              out.write("_");
              out.print(keepPage2.getSetDetailCode());
              out.write("\" value=\"");
              out.print(deliveryfee2);
              out.write("\">\r\n                    ");
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_22 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_22.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_22.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_22.setValue(SIHTMLUtil.HTMLEncode(keepPage2.getPurchasePrice()) );
              int _jspx_eval_webshop_sicurrency_22 = _jspx_th_webshop_sicurrency_22.doStartTag();
              if (_jspx_th_webshop_sicurrency_22.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_22);
              out.write("</td>\r\n                  ");
              out.write("<td rowspan=\"2\" width=\"95\">\r\n                    ");
 // EDBTG003-00 elecs-matsushima mod start 
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              out.print(SIBGUtil.getKeepBranchList(conn,keep.getKeepNumber(),keepPage2.getCmdtyCode(),keepPage2.getIndividualCode(), keepPage2.getSetCode(), keepPage2.getSetDetailCode()));
              out.write("\r\n                    ");
 // EDBTG003-00 elecs-matsushima mod end 
              out.write("\r\n                  ");
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n                ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                  ");
              out.write("<td width=\"85\">\r\n                    ");
              out.write("\r\n                    ");
              out.write("\r\n                    ");
              /* ----  webshop:siselect ---- */
              jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_13 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
              _jspx_th_webshop_siselect_13.setPageContext(pageContext);
              _jspx_th_webshop_siselect_13.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_siselect_13.setName("deliveryTime_"+keepPage2.getCmdtyCode()+"_"+keepPage2.getIndividualCode()+"_"+keepPage2.getSetCode()+"_"+keepPage2.getSetDetailCode());
              _jspx_th_webshop_siselect_13.setDefault((String)hash.get("deliveryTime_"+keepPage2.getCmdtyCode()+"_"+keepPage2.getIndividualCode()+"_"+keepPage2.getSetCode()+"_"+keepPage2.getSetDetailCode()));
              _jspx_th_webshop_siselect_13.setCollection(deliveryTimeColl);
              _jspx_th_webshop_siselect_13.setSpace(spaceNum);
              int _jspx_eval_webshop_siselect_13 = _jspx_th_webshop_siselect_13.doStartTag();
              if (_jspx_th_webshop_siselect_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_13);
              out.write("\r\n                    ");
              out.write("\r\n                  ");
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              out.print(SIHTMLUtil.HTMLEncode(keepPage2.getAmount()) );
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_23 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_23.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_23.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_23.setValue(SIHTMLUtil.HTMLEncode(total2) );
              int _jspx_eval_webshop_sicurrency_23 = _jspx_th_webshop_sicurrency_23.doStartTag();
              if (_jspx_th_webshop_sicurrency_23.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_23);
              out.write("</td>\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_24 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_24.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_24.setParent(_jspx_th_webshop_body_2);
              _jspx_th_webshop_sicurrency_24.setValue(SIHTMLUtil.HTMLEncode(keepPage2.getProcessingExpence()) );
              int _jspx_eval_webshop_sicurrency_24 = _jspx_th_webshop_sicurrency_24.doStartTag();
              if (_jspx_th_webshop_sicurrency_24.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_24);
              out.write("</td>\r\n                ");
              out.write("</tr>\r\n              ");
  }}
              out.write("\r\n              ");
              int evalDoAfterBody = _jspx_th_webshop_body_2.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_body_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_body.reuse(_jspx_th_webshop_body_2);
          out.write("\r\n              ");
          int evalDoAfterBody = _jspx_th_webshop_sipage_2.doAfterBody();
          index = (java.lang.Integer) pageContext.findAttribute("index");
          indexOnPage = (java.lang.Integer) pageContext.findAttribute("indexOnPage");
          keepPage2 = (jp.co.sint.basic.SIKeepDetail) pageContext.findAttribute("keepPage2");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_sipage_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sipage_type_size_page_onclick_id_collection.reuse(_jspx_th_webshop_sipage_2);
      out.write("\r\n            ");
      out.write("</table>\r\n            ");
      out.write("<br>\r\n            ");
      out.write("<table summary=\"\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"800\" align=\"right\">\r\n                  ");
      out.write("<a href=\"javascript:sendCasher('");
      out.print(SIConfig.SIACTION_REFRESH );
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_Recalculate.gif\" alt=\"再計算\" class=\"imgBtn\">");
      out.write("</a>\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<br>");
      out.write("<br>\r\n      ");
      out.write("<table width=\"820\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"ボタン配置\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"140\" align=\"right\">");
      out.write("<a href=\"javascript:sendAction('order')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_estimateOrder.gif\" alt=\"受注\" width=\"125\" height=\"30\" class=\"imgBtn\">");
      out.write("</a>");
      out.write("</td>\r\n          ");
      out.write("<td width=\"400\" height=\"50\">&nbsp;");
      out.write("</td>\r\n          ");
      out.write("<td width=\"140\" align=\"right\">");
      out.write("<a href=\"javascript:sendAction('back')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_Back.gif\" alt=\"戻る\" width=\"125\" height=\"30\" class=\"imgBtn\">");
      out.write("</a>");
      out.write("</td>\r\n          ");
      out.write("<td width=\"140\" align=\"right\">");
      out.write("<a href=\"javascript:sendCasher('");
      out.print(SIConfig.SIACTION_CONFIRM );
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_Confirm.gif\" alt=\"登録（確定）する\" width=\"125\" height=\"30\" class=\"imgBtn\">");
      out.write("</a>");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n    ");
      out.write("</td>\r\n  ");
      out.write("</tr>\r\n  ");
      out.write("<tr>");
      out.write("<td colspan=\"2\" class=\"Back_Edit_FooterBG\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/WS_Footer1000.gif\" alt=\"Footer\" width=\"100%\" height=\"20\">");
      out.write("</td>");
      out.write("</tr>\r\n");
      out.write("</table>\r\n");
      out.write("<input type=\"hidden\" name=\"keepNumberTxt\" value=\"");
      out.print(keep.getKeepNumber());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"pageNumberTxt\" value=\"\">\r\n");
      out.write("<input type=\"hidden\" name=\"pageNumberTxt_order\" value=\"1\">\r\n");
      out.write("<input type=\"hidden\" name=\"pageNumberTxt_cust\" value=\"1\">\r\n");
      out.write("<input type=\"hidden\" name=\"pageNumberTxt_cmdty\" value=\"1\">\r\n");
      out.write("<input type=\"hidden\" name=\"shc\" value=\"\">\r\n");
      out.write("<input type=\"hidden\" name=\"actionNameTxt\" value=\"\">\r\n");
      out.write("<input type=\"hidden\" name=\"siteFlg\" value=\"back\">\r\n");
      out.write("<input type=\"hidden\" name=\"backURLTxt\" value=\"webshop.jsp.manager.estimate.newkeep\">\r\n");
      out.write("<input type=\"hidden\" name=\"allow\" value=\"1\">\r\n");
      out.write("<input type=\"hidden\" name=\"cmdtyCnt1\" value=\"");
      out.print(cnt1);
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"cmdtyCnt2\" value=\"");
      out.print(cnt2);
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"deliveryFee1\" value=\"");
      out.print(totalDeliveryFee1);
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"deliveryFee2\" value=\"");
      out.print(totalDeliveryFee2);
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"belongBranchCodeTxt\" value=\"");
      out.print(keep.getBelongBranchCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"belongBranchNameTxt\" value=\"");
      out.print(keep.getBelongBranchName());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"chargeCodeTxt\" value=\"");
      out.print(keep.getChargeCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"chargeNameTxt\" value=\"");
      out.print(keep.getChargeName());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"memberLevelCode\" value=\"");
      out.print(estimate.getMemberLevelCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"deliveryDate_flg\" value=\"\"/>\r\n");
      out.write("<input type=\"hidden\" name=\"deliveryTime_flg\" value=\"\"/>\r\n");
      out.write("\r\n");
      out.write("<input type=\"hidden\" name=\"sumOfSetDiscount\" value=\"");
      out.print(setDiscount);
      out.write("\">\r\n");
      out.write("\r\n");
      out.write("</form>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");

}catch(Exception e){
  e.printStackTrace();
  throw new ServletException();
}finally{
  databaseConnection.close();
}

    } catch (Throwable t) {
      out = _jspx_out;
      if (out != null && out.getBufferSize() != 0)
        out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }

  private boolean _jspx_meth_webshop_actionErrors_0(javax.servlet.jsp.PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    /* ----  webshop:actionErrors ---- */
    jp.co.sint.taglib.SIActionErrorsTag _jspx_th_webshop_actionErrors_0 = (jp.co.sint.taglib.SIActionErrorsTag) _jspx_tagPool_webshop_actionErrors.get(jp.co.sint.taglib.SIActionErrorsTag.class);
    _jspx_th_webshop_actionErrors_0.setPageContext(pageContext);
    _jspx_th_webshop_actionErrors_0.setParent(null);
    int _jspx_eval_webshop_actionErrors_0 = _jspx_th_webshop_actionErrors_0.doStartTag();
    if (_jspx_eval_webshop_actionErrors_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_webshop_actionErrors_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
        out = _bc;
        _jspx_th_webshop_actionErrors_0.setBodyContent(_bc);
        _jspx_th_webshop_actionErrors_0.doInitBody();
      }
      do {
        out.write("\r\n      下記のメッセージの発生日時は、");
        if (_jspx_meth_datetime_format_0(_jspx_th_webshop_actionErrors_0, pageContext))
          return true;
        out.write("です。\r\n      ");
        int evalDoAfterBody = _jspx_th_webshop_actionErrors_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_webshop_actionErrors_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
        out = pageContext.popBody();
    }
    if (_jspx_th_webshop_actionErrors_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_webshop_actionErrors.reuse(_jspx_th_webshop_actionErrors_0);
    return false;
  }

  private boolean _jspx_meth_datetime_format_0(javax.servlet.jsp.tagext.Tag _jspx_th_webshop_actionErrors_0, javax.servlet.jsp.PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    /* ----  datetime:format ---- */
    org.apache.taglibs.datetime.FormatTag _jspx_th_datetime_format_0 = (org.apache.taglibs.datetime.FormatTag) _jspx_tagPool_datetime_format_pattern.get(org.apache.taglibs.datetime.FormatTag.class);
    _jspx_th_datetime_format_0.setPageContext(pageContext);
    _jspx_th_datetime_format_0.setParent(_jspx_th_webshop_actionErrors_0);
    _jspx_th_datetime_format_0.setPattern("yyyy/MM/dd HH:mm:ss");
    int _jspx_eval_datetime_format_0 = _jspx_th_datetime_format_0.doStartTag();
    if (_jspx_eval_datetime_format_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_datetime_format_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
        out = _bc;
        _jspx_th_datetime_format_0.setBodyContent(_bc);
        _jspx_th_datetime_format_0.doInitBody();
      }
      do {
        if (_jspx_meth_datetime_currentTime_0(_jspx_th_datetime_format_0, pageContext))
          return true;
        int evalDoAfterBody = _jspx_th_datetime_format_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_datetime_format_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
        out = pageContext.popBody();
    }
    if (_jspx_th_datetime_format_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_datetime_format_pattern.reuse(_jspx_th_datetime_format_0);
    return false;
  }

  private boolean _jspx_meth_datetime_currentTime_0(javax.servlet.jsp.tagext.Tag _jspx_th_datetime_format_0, javax.servlet.jsp.PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    /* ----  datetime:currentTime ---- */
    org.apache.taglibs.datetime.CurrentTimeTag _jspx_th_datetime_currentTime_0 = (org.apache.taglibs.datetime.CurrentTimeTag) _jspx_tagPool_datetime_currentTime_nobody.get(org.apache.taglibs.datetime.CurrentTimeTag.class);
    _jspx_th_datetime_currentTime_0.setPageContext(pageContext);
    _jspx_th_datetime_currentTime_0.setParent(_jspx_th_datetime_format_0);
    int _jspx_eval_datetime_currentTime_0 = _jspx_th_datetime_currentTime_0.doStartTag();
    if (_jspx_th_datetime_currentTime_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_datetime_currentTime_nobody.reuse(_jspx_th_datetime_currentTime_0);
    return false;
  }
}
