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.front.*;
import jp.co.sint.beans.mallmgr.*;

public class man_order_update_reg1_jsp extends HttpJspBase {


  private static java.util.Vector _jspx_includes;

  static {
    _jspx_includes = new java.util.Vector(4);
    _jspx_includes.add("/mallmgr/order/../../include/man_chk_login_inc.jsp");
    _jspx_includes.add("/mallmgr/order/../../include/man_header_inc.jsp");
    _jspx_includes.add("/mallmgr/order/../../include/man_nav_inc.jsp");
    _jspx_includes.add("/mallmgr/order/../../include/man_footer_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_session_type_name_id;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_notEmpty_value;
  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_siiterator_type_id_collection;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_sicurrency_value_nobody;

  public man_order_update_reg1_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_session_type_name_id = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_notEmpty_value = 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_siiterator_type_id_collection = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_sicurrency_value_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_session_type_name_id.release();
    _jspx_tagPool_webshop_notEmpty_value.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_siiterator_type_id_collection.release();
    _jspx_tagPool_webshop_sicurrency_value_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;

    jp.co.sint.basic.SICart _jspx_cartID_1 = null;
    jp.co.sint.basic.SIOrderDetail _jspx_orderDetailID_2 = 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;

//7.2.0 ST0325 追加
//7.4.0 ST2060 修正
      out.write("\r\n");

/**
 * Copyright (c) 2003-2004 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : man_order_update_reg1.jsp,v 1.0 2004/10/04 Exp $
 * @author      : Akao Shinya
 * @Description : 受注修正（数量・配送先・ギフト設定）
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * Akao Shinya    2004/10/04  Original
 */

      out.write("\r\n");
//@ page contentType="text/html;charset=Shift_JIS" 
//7.2.0 ST0325 削除
      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");
      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");

//ログ用のインスタンスの生成(common)
Category log=Category.getInstance(SIConfig.SILOG4J_WEBSHOP_CATEGORY_NAME);
//権限の認証
SIUtil.checkDenyAuth(request,response,SIConfig.SIADMIN_MS);

//本画面に関わるbeansのデータ
SICartManager cartMan=(SICartManager)session.getAttribute(SIConfig.SISESSION_CART_INFO_NAME);
if (cartMan==null)cartMan=new SICartManager();

UIOrderCounter orderCounterID=(UIOrderCounter)session.getAttribute(SIConfig.SISESSION_ORDER_COUNTER_NAME);
if (orderCounterID==null)orderCounterID=new UIOrderCounter();

//修正元の受注情報
UIRegOrder regOrderID = (UIRegOrder)session.getAttribute(SIConfig.SISESSION_MAN_ORDER_EDIT_NAME);
if (regOrderID == null) regOrderID = new UIRegOrder();

//受注配送先レコード
LinkedHashMap deliveryMap=(LinkedHashMap)session.getAttribute(SIConfig.SISESSION_CART_DELIVERY_NAME);

String currCtgryCode="";

UIOrderDeli orderDeliID = (UIOrderDeli)session.getAttribute(SIConfig.SISESSION_MAN_ORDER_DELI);
if(orderDeliID == null){
  orderDeliID = new UIOrderDeli();
}

//データベースへのコネンクション(common)
SIDatabaseConnection databaseConnection=new SIDatabaseConnection();

try{
Connection connection=databaseConnection.getConnection();
SIURLParameter urlParam = new SIURLParameter(request);
orderCounterID.calcSum(request,connection,urlParam);

//カートにショップリストの一覧
Collection shopColl=cartMan.getShopCollection(connection,orderCounterID.getShopCode());

//カート情報リスト
Collection cartColl=new ArrayList();

//受注明細データリスト
Collection orderDetailColl=new ArrayList();

//各サイトの設定(common)
String webshopSite=SIHTMLUtil.getRootPath(request);
String deliverySrvSite=SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.orderUpdate_delivery");
String wrappingSrvSite=SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.orderUpdate_wrapping");
String orderUpdateURL =SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.orderUpdate");
String cmdtySelectSrvSite=SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.searchCmdty");

//受注配送先レコード
SIOrderDelivery orderDelivery=new SIOrderDelivery();
boolean enableGift=(SIConfig.SIMALL.getGiftFlg().equals("1"));
int spaceNum=18;

if (SICartDetail.isEmpty(request, orderCounterID.getShopCode(), true)) {
  response.sendRedirect(orderUpdateURL);
}
//EDBTG003-00 elecs-matsushima add start
String bodyOnLoad = "";
String compFlg = (String)request.getAttribute("compFlg");
if (SIUtil.isNull(compFlg)) compFlg = "";
//EDBTG003-00 elecs-matsushima add end

      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  ");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=Shift_JIS\">\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\nvar popupFlg = \"0\";");
 //EDBTG003-00 elecs-matsushima add 
      out.write("\r\nfunction changeAmount(act){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value=act;\r\n    action=\"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.orderUpdate_reg1"));
      out.write("\";\r\n    submit();\r\n  }\r\n}\r\n\r\nfunction wrappingMode(url, winName){\r\n  var attr='toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=820,height=500';\r\n  window.open(url, winName, attr);\r\n}\r\n\r\nfunction deliveryMode(url, winName){\r\n  var attr='toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=820,height=400';\r\n  window.open(url, winName, attr);\r\n}\r\n\r\nfunction deleteCol(textName) {\r\n  eval(\"document.webshopFrm.elements[\\\"\"+textName+\"\\\"].value='0'\");\r\n  changeAmount('");
      out.print(SIConfig.SIACTION_MODIFY);
      out.write("');\r\n}\r\nfunction SearchCmdty(url,winName){\r\n  url=url+\"&formName=webshopFrm&inputCmdtyName=newCmdtyCodeTxt&cmc=\"+document.webshopFrm.newCmdtyCodeTxt.value\r\n  var attr='toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=820,height=625';\r\n  window.open(url, winName, attr);\r\n}\r\nfunction deleteCart(act,delRow){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value=act;\r\n    delRowTxt.value=delRow;\r\n    action=\"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.orderUpdate_reg1"));
      out.write("\";\r\n    submit();\r\n  }\r\n}\r\nfunction goPopup(url,form){\r\n  var cmdty = form.newCmdtyCodeTxt.value;\r\n  var individual = form.newIndividualCodeTxt.value;\r\n  url=url+'&cmdty='+cmdty+'&individual='+individual;\r\n  var win = window.open('','man_cmdty_list','scrollbars=yes,width=880,height=450,status=yes,scrollbars=yes,resizable=yes');\r\n  win.focus();\r\n  win.location.href=url;\r\n}\r\n");
 //EDBTG003-00 elecs-matsushima add start 
      out.write("\r\nfunction goPopupComposition(){\r\n  if (popupFlg == \"1\"){\r\n    return;\r\n  }\r\n  popupFlg = \"1\";\r\n  with(document.forms[0]){\r\n    var cmdty = newCmdtyCodeTxt.value;\r\n    var individual = newIndividualCodeTxt.value;\r\n  }\r\n  var urlComp = \"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.cmdty.compositionopt") );
      out.write("?\";\r\n  urlComp = urlComp + \"actionNameTxt=\";\r\n  urlComp = urlComp + \"&shopCode=0\";\r\n  urlComp = urlComp + \"&cmdtyCode=");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getNewCmdtyCode()) );
      out.write("\";\r\n  urlComp = urlComp + \"&individualCode=");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getNewIndividualCode()) );
      out.write("\";\r\n  urlComp = urlComp + \"&callId=");
      out.print(SIConfig.SICALL_ID_ORDER_DETAIL);
      out.write("\";\r\n  urlComp = urlComp + \"&flg=");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getNewCmdtyCompositionFlg()) );
      out.write("\";\r\n  urlComp = urlComp + \"&branchCode=");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getBranchCode()));
      out.write("\";\r\n  urlComp = urlComp + \"&pageNumberTXT=&pageSizeSel=\";\r\n\r\n  var win = window.open('','man_cmdty_compositionopt','scrollbars=yes,width=780,height=580,status=yes,scrollbars=yes,resizable=yes');\r\n  win.location.href=urlComp;\r\n  win.focus();\r\n}\r\n");
 //EDBTG003-00 elecs-matsushima add end 
      out.write("\r\n//-->\r\n");
      out.write("</script>\r\n");
      out.write("</head>\r\n");
 //EDBTG003-00 elecs-matsushima mod start 
      out.write("\r\n");
      out.write("\r\n");
      out.write("<body  onload=\"focusElement()");
      out.print(bodyOnLoad);
      out.write("\">\r\n");
 //EDBTG003-00 elecs-matsushima mod end 
      out.write("\r\n");
      out.write("<form name=\"webshopFrm\" action=\"");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.orderUpdate_reg1"));
      out.write("\" method=\"post\" onSubmit=\"return false\">\r\n");
      out.write("<table width=\"1000\" cellpadding=\"0\" cellspacing=\"0\" summary=\"LayoutTable\">\r\n");
      out.write("<tr>");
      out.write("<td colspan=\"2\" class=\"Back_Edit_HeaderBG\">");

/**
 * Copyright (c) 2003-2004 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : include/man_header_inc.jsp,v 1.0 2003/07/28 jwchen Exp $
 * @author      : Jinwang Chen
 * @Description : 管理画面に共通のヘッダ部分を表示するようのスクリプト
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * J.W.Chen       2003/07/28  Original
 */

      out.write("\r\n");
      out.write("<img src=\"");
      out.print(SIHTMLUtil.getRootPath(request));
      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    ");
      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      ");
      /* ----  webshop:session ---- */
      jp.co.sint.taglib.SISessionTag _jspx_th_webshop_session_0 = (jp.co.sint.taglib.SISessionTag) _jspx_tagPool_webshop_session_type_name_id.get(jp.co.sint.taglib.SISessionTag.class);
      _jspx_th_webshop_session_0.setPageContext(pageContext);
      _jspx_th_webshop_session_0.setParent(null);
      _jspx_th_webshop_session_0.setName(SIConfig.SISESSION_USERINFO_NAME);
      _jspx_th_webshop_session_0.setId("uid");
      _jspx_th_webshop_session_0.setType("jp.co.sint.basic.SIUserInfo");
      int _jspx_eval_webshop_session_0 = _jspx_th_webshop_session_0.doStartTag();
      if (_jspx_eval_webshop_session_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        jp.co.sint.basic.SIUserInfo uid = null;
        uid = (jp.co.sint.basic.SIUserInfo) pageContext.findAttribute("uid");
        do {
          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(_jspx_th_webshop_session_0);
          _jspx_th_webshop_notEmpty_0.setValue(uid.getCustName());
          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.write("<span class=\"Text_Black_Large_Bold\">顧客コード：");
              out.print(uid.getCustCode());
              out.write("&nbsp;&nbsp;");
              out.print(SIHTMLUtil.HTMLEncode(uid.getCustName()));
              out.write("&nbsp;様");
              out.write("</span>\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      ");
 //配送先名称  7.3.0 PI-NES5051 追加
        Collection deliveryAdressColl=SIDeliveryName.getNameCollection(connection,uid.getCustCode());
      
          out.write("\r\n      ");
          out.write("<span class=\"Text_ErrorMessage\">\r\n      ");
          out.write("<ul>\r\n      ");
          if (_jspx_meth_webshop_actionErrors_0(_jspx_th_webshop_session_0, pageContext))
            return;
          out.write("\r\n      ");
          out.write("</ul>\r\n      ");
          out.write("</span>\r\n      ");
          out.write("<table cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\">\r\n        ");
          out.write("<tr class=\"Back_Edit_DataCell\">\r\n          ");
          out.write("<td width=\"100\" align=\"center\" class=\"Back_Edit_DataCell_Label\">");
          out.write("<span class=\"Text_Black_Large_Bold\">配送先指定");
          out.write("</span>");
          out.write("</td>\r\n          ");
          out.write("<td>\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(_jspx_th_webshop_session_0);
          _jspx_th_webshop_siselect_0.setDefaultAlways("true");
          _jspx_th_webshop_siselect_0.setName("address");
          _jspx_th_webshop_siselect_0.setDefault(orderDeliID.getAddress());
          _jspx_th_webshop_siselect_0.setCollection(deliveryAdressColl);
          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("<a href=\"javascript:changeAmount('");
          out.print(SIConfig.SIACTION_MODIFY);
          out.write("')\">");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_S_Update.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("<span class=\"Text_Black_Large_Bold\">");
          out.print(orderDeliID.getAddressTxt(connection,uid.getCustCode()));
          out.write("</span>\r\n      ");
          out.write("<br>");
          out.write("<br>\r\n      ");
          int evalDoAfterBody = _jspx_th_webshop_session_0.doAfterBody();
          uid = (jp.co.sint.basic.SIUserInfo) pageContext.findAttribute("uid");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_session_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_session_type_name_id.reuse(_jspx_th_webshop_session_0);
      out.write("\r\n      ");
      out.write("<br>\r\n      ");
      out.write("<span class=\"Back_Edit_TitleText\">「個別送料」対象商品");
      out.write("</span>\r\n      ");
      out.write("<table width=\"830\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先情報\">\r\n        ");
      out.write("<tr class=\"Back_Edit_HeaderCell\">\r\n          ");
// EDBTG003-00 nagayoshi mod start 
      out.write("\r\n          ");
      out.write("<td width=\"365\">在庫コード");
      out.write("<br/>&nbsp;商品名");
      out.write("</td>\r\n          ");
// EDBTG003-00 nagayoshi mod end 
      out.write("\r\n          ");
      out.write("<td width=\"50\">数量");
      out.write("</td>\r\n          ");
      out.write("<td width=\"100\" colspan=\"2\">単価");
      out.write("</td>\r\n          ");
      out.write("<td width=\"70\">商品合計額");
      out.write("</td>\r\n          ");
      out.write("<td width=\"70\">個別送料");
      out.write("</td>\r\n          ");
      out.write("<td width=\"70\">合計金額");
      out.write("</td>\r\n          ");
      out.write("<td width=\"45\">");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
SIOrderDetailPK lPk=new SIOrderDetailPK();
      out.write("\r\n        ");
      /* ----  webshop:siiterator ---- */
      jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_0 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
      _jspx_th_webshop_siiterator_0.setPageContext(pageContext);
      _jspx_th_webshop_siiterator_0.setParent(null);
      _jspx_th_webshop_siiterator_0.setId("mallShopID");
      _jspx_th_webshop_siiterator_0.setType("jp.co.sint.basic.SIMallShop");
      _jspx_th_webshop_siiterator_0.setCollection(shopColl);
      int _jspx_eval_webshop_siiterator_0 = _jspx_th_webshop_siiterator_0.doStartTag();
      if (_jspx_eval_webshop_siiterator_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        jp.co.sint.basic.SIMallShop mallShopID = null;
        mallShopID = (jp.co.sint.basic.SIMallShop) pageContext.findAttribute("mallShopID");
        do {
          out.write("\r\n        ");
cartColl=cartMan.getCartCollection(mallShopID.getMallShopCode());
          out.write("\r\n        ");
          /* ----  webshop:siiterator ---- */
          jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_1 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
          _jspx_th_webshop_siiterator_1.setPageContext(pageContext);
          _jspx_th_webshop_siiterator_1.setParent(_jspx_th_webshop_siiterator_0);
          _jspx_th_webshop_siiterator_1.setId("cartID");
          _jspx_th_webshop_siiterator_1.setType("jp.co.sint.basic.SICart");
          _jspx_th_webshop_siiterator_1.setCollection(cartColl);
          int _jspx_eval_webshop_siiterator_1 = _jspx_th_webshop_siiterator_1.doStartTag();
          if (_jspx_eval_webshop_siiterator_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            jp.co.sint.basic.SICart cartID = null;
            cartID = (jp.co.sint.basic.SICart) pageContext.findAttribute("cartID");
            do {
              out.write("\r\n        ");
orderDetailColl=SICartDetail.getDetailCollection(request,cartID.getCartCmdty());
              out.write("\r\n        ");
              /* ----  webshop:siiterator ---- */
              jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_2 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
              _jspx_th_webshop_siiterator_2.setPageContext(pageContext);
              _jspx_th_webshop_siiterator_2.setParent(_jspx_th_webshop_siiterator_1);
              _jspx_th_webshop_siiterator_2.setId("orderDetailID");
              _jspx_th_webshop_siiterator_2.setType("jp.co.sint.basic.SIOrderDetail");
              _jspx_th_webshop_siiterator_2.setCollection(orderDetailColl);
              int _jspx_eval_webshop_siiterator_2 = _jspx_th_webshop_siiterator_2.doStartTag();
              if (_jspx_eval_webshop_siiterator_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                jp.co.sint.basic.SIOrderDetail orderDetailID = null;
                orderDetailID = (jp.co.sint.basic.SIOrderDetail) pageContext.findAttribute("orderDetailID");
                do {
                  out.write("\r\n        ");

          //EDBTG003-00 elecs-matsushima mod start
          //lPk.setOrderDetailCode(orderDetailID.getDetailCode());
          lPk.setOrderDetailCodeUpdate(orderDetailID.getDetailCode());
          //EDBTG003-00 elecs-matsushima mod end
          orderDelivery=(SIOrderDelivery)deliveryMap.get(orderDetailID.getDeliveryCode());//order delivery record info
          //String deliveryTypeName = SICartDetail.getCmdtyDeliveryCollection(connection, orderDetailID.getShopCode(), orderDetailID.getCmdtyCode());
        
                  out.write("\r\n        ");
 //EDBTG003-00 elecs-matsushima mod start 
                  out.write("\r\n        ");
                  out.write("\r\n        ");
String deliName1="deliveryDate"+"_"+orderDetailID.getCmdtyCode()+"_"+orderDetailID.getIndividualCode()+"_"+orderDetailID.getSetCode()+"_"+orderDetailID.getSetDetailCode();
                  out.write("\r\n        ");
String deliName2="deliveryTime"+"_"+orderDetailID.getCmdtyCode()+"_"+orderDetailID.getIndividualCode()+"_"+orderDetailID.getSetCode()+"_"+orderDetailID.getSetDetailCode();
                  out.write("\r\n        ");
 //EDBTG003-00 elecs-matsushima mod end 
                  out.write("\r\n        ");
                  out.write("<input type=\"hidden\" name=\"");
                  out.print(deliName1);
                  out.write("\" value=\"");
                  out.print(orderDetailID.getDeliveryDate());
                  out.write("\">\r\n        ");
                  out.write("<input type=\"hidden\" name=\"");
                  out.print(deliName2);
                  out.write("\" value=\"");
                  out.print(orderDetailID.getDeliveryTime());
                  out.write("\">\r\n        ");
 if("0".equals(orderDetailID.getDeliveryTypeCode())){ 
                  out.write("\r\n        ");
                  out.write("<tr>\r\n          ");
// EDBTG003-00 nagayoshi mod start 
                  out.write("\r\n          ");
                  out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
 if(!orderDetailID.getSetDetailFlg().equals(SIConfig.SET_DETAIL_FLG_NORMAL)) { 
                  out.write("\r\n              セット品");
                  out.print(orderDetailID.getSetCode());
                  out.write("（");
                  out.print(SIHTMLUtil.HTMLEncode(orderDetailID.getSetIndividualCode()) );
                  out.write("）&nbsp;\r\n            ");
 } 
                  out.write("\r\n            ");
                  out.print(SIHTMLUtil.HTMLEncode(orderDetailID.getIndividualCode()));
                  out.write("<br/>\r\n            ");
 if(orderDetailID.getSetDetailFlg().equals(SIConfig.SET_DETAIL_FLG_APPENDED)) { 
                  out.write("\r\n              ");
                  out.print(SIHTMLUtil.HTMLEncode(SIConfig.SET_APPEND_NAME));
                  out.write("\r\n            ");
 } 
                  out.write("\r\n            ");
                  out.print(SIHTMLUtil.HTMLEncode(SIBGUtil.getCmdtyFullName(connection,orderDetailID.getCmdtyCode(),orderDetailID.getIndividualCode())));
                  out.write("</td>\r\n          ");
// EDBTG003-00 nagayoshi mod end 
                  out.write("\r\n          ");
                  out.write("<td class=\"Back_Edit_DataCell\">\r\n          ");
 //EDBTG003-00 elecs-matsushima mod start 
                  out.write("\r\n            ");
                  out.write("\r\n            ");
 String amountKey = lPk.getAmountNameTxt() + "~" + orderDetailID.getSetCode() + "~" + orderDetailID.getSetDetailCode(); 
                  out.write("\r\n            ");
                  out.write("<input type=\"text\" size=\"5\" maxlength=\"4\" name=\"");
                  out.print(amountKey);
                  out.write("\" value=\"");
                  out.print(orderDetailID.getAmount());
                  out.write("\" class=\"Form_TextBox_imeInactive\">\r\n          ");
 //EDBTG003-00 elecs-matsushima mod end 
                  out.write("\r\n          ");
                  out.write("</td>\r\n          ");
                  out.write("<td width=\"70\" align=\"right\" class=\"Back_Edit_DataCell\">");
                  /* ----  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(_jspx_th_webshop_siiterator_2);
                  _jspx_th_webshop_sicurrency_0.setValue(orderDetailID.getPriceIncTax());
                  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("</td>\r\n          ");
                  out.write("<td width=\"30\" class=\"Back_Edit_DataCell\">");
                  out.print(orderDetailID.getCmdtyTaxName());
                  out.write("</td>\r\n          ");
                  out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
                  /* ----  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(_jspx_th_webshop_siiterator_2);
                  _jspx_th_webshop_sicurrency_1.setValue(orderDetailID.getPriceIncGift());
                  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("</td>\r\n          ");
                  out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
                  /* ----  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(_jspx_th_webshop_siiterator_2);
                  _jspx_th_webshop_sicurrency_2.setValue(orderDetailID.getDeliveryFee());
                  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("</td>\r\n          ");
                  out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
                  /* ----  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(_jspx_th_webshop_siiterator_2);
                  _jspx_th_webshop_sicurrency_3.setValue(orderDetailID.getTotalPrice());
                  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("</td>\r\n          ");
                  out.write("<td class=\"Back_Edit_DataCell\">\r\n          ");
 //EDBTG003-00 elecs-matsushima mod start 
                  out.write("\r\n            ");
                  out.write("\r\n            ");
                  out.write("<a href=\"javascript:deleteCart('");
                  out.print(SIConfig.SIACTION_MODIFY);
                  out.write("','");
                  out.print(amountKey);
                  out.write("')\">");
                  out.write("<img src=\"");
                  out.print(webshopSite);
                  out.write("/image/mallmgr/btn_S_Delete.gif\" alt=\"削除\" width=\"45\" height=\"20\" class=\"imgBtn\">");
                  out.write("</a>\r\n          ");
 //EDBTG003-00 elecs-matsushima mod end 
                  out.write("\r\n          ");
                  out.write("</td>\r\n        ");
                  out.write("</tr>\r\n        ");
 } 
                  out.write("\r\n        ");
                  int evalDoAfterBody = _jspx_th_webshop_siiterator_2.doAfterBody();
                  orderDetailID = (jp.co.sint.basic.SIOrderDetail) pageContext.findAttribute("orderDetailID");
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_webshop_siiterator_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_2);
              out.write("\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_siiterator_1.doAfterBody();
              cartID = (jp.co.sint.basic.SICart) pageContext.findAttribute("cartID");
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_siiterator_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_1);
          out.write("\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_0.doAfterBody();
          mallShopID = (jp.co.sint.basic.SIMallShop) pageContext.findAttribute("mallShopID");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_siiterator_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_0);
      out.write("\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<a href=\"javascript:changeAmount('");
      out.print(SIConfig.SIACTION_MODIFY);
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_QuantityChange.gif\" alt=\"数量変更\" width=\"45\" height=\"20\" class=\"imgBtn\">");
      out.write("</a>\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"2\" align=\"right\" class=\"Back_Edit_DataCell_Label\">小計");
      out.write("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
      /* ----  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(orderCounterID.getSumOfCB1());
      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("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell_Label\">総合計");
      out.write("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
      /* ----  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(orderCounterID.getSumOfF1());
      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("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
      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("<span class=\"Back_Edit_TitleText\">「通常送料」対象商品");
      out.write("</span>\r\n      ");
      out.write("<table width=\"830\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先情報\">\r\n        ");
      out.write("<tr class=\"Back_Edit_HeaderCell\">\r\n          ");
// EDBTG003-00 nagayoshi mod start 
      out.write("\r\n          ");
      out.write("<td width=\"365\">在庫コード");
      out.write("<br/>&nbsp;商品名");
      out.write("</td>\r\n          ");
// EDBTG003-00 nagayoshi mod end 
      out.write("\r\n          ");
      out.write("<td width=\"50\">数量");
      out.write("</td>\r\n          ");
      out.write("<td width=\"100\" colspan=\"2\">単価");
      out.write("</td>\r\n          ");
      out.write("<td width=\"70\">商品合計額");
      out.write("</td>\r\n          ");
      out.write("<td width=\"70\">通常送料");
      out.write("</td>\r\n          ");
      out.write("<td width=\"70\">合計金額");
      out.write("</td>\r\n          ");
      out.write("<td width=\"45\">");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
SIOrderDetailPK lPk2=new SIOrderDetailPK();
      out.write("\r\n        ");
      /* ----  webshop:siiterator ---- */
      jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_3 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
      _jspx_th_webshop_siiterator_3.setPageContext(pageContext);
      _jspx_th_webshop_siiterator_3.setParent(null);
      _jspx_th_webshop_siiterator_3.setId("mallShopID");
      _jspx_th_webshop_siiterator_3.setType("jp.co.sint.basic.SIMallShop");
      _jspx_th_webshop_siiterator_3.setCollection(shopColl);
      int _jspx_eval_webshop_siiterator_3 = _jspx_th_webshop_siiterator_3.doStartTag();
      if (_jspx_eval_webshop_siiterator_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        jp.co.sint.basic.SIMallShop mallShopID = null;
        mallShopID = (jp.co.sint.basic.SIMallShop) pageContext.findAttribute("mallShopID");
        do {
          out.write("\r\n        ");
cartColl=cartMan.getCartCollection(mallShopID.getMallShopCode());
          out.write("\r\n        ");
          /* ----  webshop:siiterator ---- */
          jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_4 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
          _jspx_th_webshop_siiterator_4.setPageContext(pageContext);
          _jspx_th_webshop_siiterator_4.setParent(_jspx_th_webshop_siiterator_3);
          _jspx_th_webshop_siiterator_4.setId("cartID");
          _jspx_th_webshop_siiterator_4.setType("jp.co.sint.basic.SICart");
          _jspx_th_webshop_siiterator_4.setCollection(cartColl);
          int _jspx_eval_webshop_siiterator_4 = _jspx_th_webshop_siiterator_4.doStartTag();
          if (_jspx_eval_webshop_siiterator_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            jp.co.sint.basic.SICart cartID = null;
            cartID = (jp.co.sint.basic.SICart) pageContext.findAttribute("cartID");
            do {
              out.write("\r\n        ");
orderDetailColl=SICartDetail.getDetailCollection(request,cartID.getCartCmdty());
              out.write("\r\n        ");
              /* ----  webshop:siiterator ---- */
              jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_5 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
              _jspx_th_webshop_siiterator_5.setPageContext(pageContext);
              _jspx_th_webshop_siiterator_5.setParent(_jspx_th_webshop_siiterator_4);
              _jspx_th_webshop_siiterator_5.setId("orderDetailID");
              _jspx_th_webshop_siiterator_5.setType("jp.co.sint.basic.SIOrderDetail");
              _jspx_th_webshop_siiterator_5.setCollection(orderDetailColl);
              int _jspx_eval_webshop_siiterator_5 = _jspx_th_webshop_siiterator_5.doStartTag();
              if (_jspx_eval_webshop_siiterator_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                jp.co.sint.basic.SIOrderDetail orderDetailID = null;
                orderDetailID = (jp.co.sint.basic.SIOrderDetail) pageContext.findAttribute("orderDetailID");
                do {
                  out.write("\r\n        ");

          //EDBTG003-00 elecs-matsushima mod start
          //lPk2.setOrderDetailCode(orderDetailID.getDetailCode());
          lPk2.setOrderDetailCodeUpdate(orderDetailID.getDetailCode());
          //EDBTG003-00 elecs-matsushima mod end
          orderDelivery=(SIOrderDelivery)deliveryMap.get(orderDetailID.getDeliveryCode());//order delivery record info
          //String deliveryTypeName = SICartDetail.getCmdtyDeliveryCollection(connection, orderDetailID.getShopCode(), orderDetailID.getCmdtyCode());
        
                  out.write("\r\n        ");
 if("1".equals(orderDetailID.getDeliveryTypeCode())){ 
                  out.write("\r\n        ");
                  out.write("<tr>\r\n          ");
// EDBTG003-00 nagayoshi mod start 
                  out.write("\r\n          ");
                  out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
 if(!orderDetailID.getSetDetailFlg().equals(SIConfig.SET_DETAIL_FLG_NORMAL)) { 
                  out.write("\r\n              セット品");
                  out.print(orderDetailID.getSetCode());
                  out.write("（");
                  out.print(SIHTMLUtil.HTMLEncode(orderDetailID.getSetIndividualCode()) );
                  out.write("）&nbsp;\r\n            ");
 } 
                  out.write("\r\n            ");
                  out.print(SIHTMLUtil.HTMLEncode(orderDetailID.getIndividualCode()));
                  out.write("<br/>\r\n            ");
 if(orderDetailID.getSetDetailFlg().equals(SIConfig.SET_DETAIL_FLG_APPENDED)) { 
                  out.write("\r\n              ");
                  out.print(SIHTMLUtil.HTMLEncode(SIConfig.SET_APPEND_NAME));
                  out.write("\r\n            ");
 } 
                  out.write("\r\n            ");
                  out.print(SIHTMLUtil.HTMLEncode(SIBGUtil.getCmdtyFullName(connection,orderDetailID.getCmdtyCode(),orderDetailID.getIndividualCode())));
                  out.write("\r\n          ");
                  out.write("</td>\r\n          ");
// EDBTG003-00 nagayoshi mod end 
                  out.write("\r\n          ");
                  out.write("<td class=\"Back_Edit_DataCell\">\r\n          ");
 //EDBTG003-00 elecs-matsushima mod start 
                  out.write("\r\n            ");
                  out.write("\r\n            ");
 String amountKey2 = lPk2.getAmountNameTxt() + "~" + orderDetailID.getSetCode() + "~" + orderDetailID.getSetDetailCode(); 
                  out.write("\r\n            ");
                  out.write("<input type=\"text\" size=\"5\" maxlength=\"4\" name=\"");
                  out.print(amountKey2);
                  out.write("\" value=\"");
                  out.print(orderDetailID.getAmount());
                  out.write("\" class=\"Form_TextBox_imeInactive\">\r\n          ");
 //EDBTG003-00 elecs-matsushima mod end 
                  out.write("\r\n          ");
                  out.write("</td>\r\n          ");
                  out.write("<td width=\"70\" align=\"right\" class=\"Back_Edit_DataCell\">");
                  /* ----  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(_jspx_th_webshop_siiterator_5);
                  _jspx_th_webshop_sicurrency_6.setValue(orderDetailID.getPriceIncTax());
                  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("</td>\r\n          ");
                  out.write("<td width=\"30\" class=\"Back_Edit_DataCell\">");
                  out.print(orderDetailID.getCmdtyTaxName());
                  out.write("</td>\r\n          ");
                  out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
                  /* ----  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(_jspx_th_webshop_siiterator_5);
                  _jspx_th_webshop_sicurrency_7.setValue(orderDetailID.getPriceIncGift());
                  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("</td>\r\n          ");
                  out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">\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(_jspx_th_webshop_siiterator_5);
                  _jspx_th_webshop_sicurrency_8.setValue(orderDetailID.getDeliveryFee());
                  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(" ");
                  out.write("</td>\r\n          ");
                  out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">\r\n            ");
                  /* ----  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_siiterator_5);
                  _jspx_th_webshop_sicurrency_9.setValue(orderDetailID.getTotalPrice());
                  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          ");
                  out.write("</td>\r\n          ");
                  out.write("<td class=\"Back_Edit_DataCell\">\r\n          ");
 //EDBTG003-00 elecs-matsushima mod start 
                  out.write("\r\n            ");
                  out.write("\r\n            ");
                  out.write("<a href=\"javascript:deleteCart('");
                  out.print(SIConfig.SIACTION_MODIFY);
                  out.write("','");
                  out.print(amountKey2);
                  out.write("')\">");
                  out.write("<img src=\"");
                  out.print(webshopSite);
                  out.write("/image/mallmgr/btn_S_Delete.gif\" alt=\"削除\" width=\"45\" height=\"20\" class=\"imgBtn\">");
                  out.write("</a>\r\n          ");
 //EDBTG003-00 elecs-matsushima mod end 
                  out.write("\r\n          ");
                  out.write("</td>\r\n        ");
                  out.write("</tr>\r\n        ");
 } 
                  out.write("\r\n        ");
                  int evalDoAfterBody = _jspx_th_webshop_siiterator_5.doAfterBody();
                  orderDetailID = (jp.co.sint.basic.SIOrderDetail) pageContext.findAttribute("orderDetailID");
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_webshop_siiterator_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_5);
              out.write("\r\n        ");
              int evalDoAfterBody = _jspx_th_webshop_siiterator_4.doAfterBody();
              cartID = (jp.co.sint.basic.SICart) pageContext.findAttribute("cartID");
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_siiterator_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_4);
          out.write("\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_3.doAfterBody();
          mallShopID = (jp.co.sint.basic.SIMallShop) pageContext.findAttribute("mallShopID");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_siiterator_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_3);
      out.write("\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<a href=\"javascript:changeAmount('");
      out.print(SIConfig.SIACTION_MODIFY);
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_QuantityChange.gif\" alt=\"数量変更\" width=\"45\" height=\"20\" class=\"imgBtn\">");
      out.write("</a>\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"2\" align=\"right\" class=\"Back_Edit_DataCell_Label\">小計");
      out.write("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
      /* ----  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(null);
      _jspx_th_webshop_sicurrency_10.setValue(orderCounterID.getSumOfCB2());
      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("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell_Label\">総合計");
      out.write("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
      /* ----  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(null);
      _jspx_th_webshop_sicurrency_11.setValue(orderCounterID.getSumOfF2());
      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("</td>\r\n          ");
      out.write("<td align=\"right\" class=\"Back_Edit_DataCell\">");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<br>");
      out.write("<br>");
      out.write("<br>");
      out.write("<br>");
      out.write("<br>");
      out.write("<br>\r\n      ");
      out.write("<span class=\"Text_Black_Normal_Bold\">【商品追加】");
      out.write("</span>");
      out.write("<!--&nbsp;");
      out.write("<span class=\"Text_Blue_Small\">※規格商品は、登録ボタンクリック後に規格選択画面が表示されます。");
      out.write("</span>-->\r\n      ");
      out.write("<table width=\"810\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"追加\">\r\n        ");
      out.write("<tr class=\"Back_Edit_HeaderCell\">\r\n          ");
      out.write("<td width=\"160\">親コード");
      out.write("</td>\r\n          ");
      out.write("<td width=\"100\">在庫コード");
      out.write("</td>\r\n          ");
      out.write("<td width=\"380\">商品名");
      out.write("</td>\r\n          ");
      out.write("<td width=\"60\">数量");
      out.write("</td>\r\n          ");
      out.write("<td width=\"60\" align=\"center\">&nbsp;");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr class=\"Back_Edit_DataCell\">\r\n          ");
      out.write("<td>\r\n            ");
      out.write("<table>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td>\r\n                  ");
      out.write("<input type=\"text\" name=\"newCmdtyCodeTxt\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getNewCmdtyCode()));
      out.write("\" size=\"18\" maxlength=\"13\">\r\n                  ");
      out.write("<input type=\"hidden\" name=\"newCmdtyShopCodeTxt\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(manLogin.getMallShopCode()));
      out.write("\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td>\r\n                ");
      out.write("\r\n                ");
      out.write("<a href=\"javascript:goPopup('");
      out.print(webshopSite);
      out.write("/mallmgr/basic/man_search_cmdty.jsp?',webshopFrm)\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_Search.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("</td>\r\n          ");
      out.write("<td>\r\n            ");
      out.write("<input type=\"text\" name=\"newIndividualCodeTxt\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getNewIndividualCode()));
      out.write("\" size=\"15\" maxlength=\"10\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td>");
      out.write("<label id=\"cmdtyNameTxt\">");
      out.write("</label>");
      out.write("</td>\r\n          ");
      out.write("<td align=\"right\">\r\n            ");
      out.write("<input type=\"text\" name=\"newCmdtyAmountTxt\" class=\"Form_TextBox_imeInactive_Right\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getNewCmdtyAmount()));
      out.write("\" size=\"8\" maxlength=\"8\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td align=\"center\">\r\n            ");
      out.write("<a href=\"javascript:sendAction('");
      out.print(SIConfig.SIACTION_CART);
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_AddNew.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 width=\"840\" summary=\"ボタン配置\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"680\" align=\"right\">&nbsp;");
      out.write("</td>\r\n          ");
      out.write("<td width=\"150\" align=\"right\">\r\n            ");
      out.write("<a href=\"javascript:sendUrlAction('");
      out.print(orderUpdateURL);
      out.write("', '");
      out.print(SIConfig.SIACTION_REMODIFY);
      out.write("')\">");
      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>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"2\" align=\"right\">\r\n            ");
      out.write("<span class=\"Text_Blue_Small\">\r\n            ※この画面で商品の数量変更を行った場合、受注管理明細画面で出荷店舗修正も行ってください。\r\n            ");
      out.write("</span>\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>");
      out.write("<td colspan=\"2\" class=\"Back_Edit_FooterBG\">");

/**
 * Copyright (c) 2003-2004 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : include/man_footer_inc.jsp,v 1.0 2003/07/28 jwchen Exp $
 * @author      : Jinwang Chen
 * @Description : 管理画面に共通のフッタ部分を表示するようのスクリプト
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * J.W.Chen       2003/07/28  Original
 */

      out.write("\r\n");
      out.write("<img src=\"");
      out.print(SIHTMLUtil.getRootPath(request));
      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=\"shc\" value=\"");
      out.print(orderCounterID.getShopCode());
      out.write("\">\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=\"orderCode\" value=\"");
      out.print(regOrderID.getOrderCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"delRowTxt\" value=\"\">\r\n");
 //EDBTG003-00 elecs-matsushima add start 
      out.write("\r\n");
      out.write("<input type=\"hidden\" name=\"pageNumberTxt\" value=\"\">\r\n");
      out.write("<input type=\"hidden\" name=\"pageSizeSel\" value=\"\">\r\n");
 if (compFlg.equals("1")) { 
      out.write("\r\n");
      out.write("<script language=\"javascript1.2\" type=\"text/javascript\">\r\n");
      out.write("<!--\r\n  goPopupComposition();\r\n-->\r\n");
      out.write("</script>\r\n");
} 
      out.write("\r\n");
 //EDBTG003-00 elecs-matsushima add end 
      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.tagext.Tag _jspx_th_webshop_session_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(_jspx_th_webshop_session_0);
    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;
  }
}
