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.*;
import jp.co.sint.mdk.*;

public class man_order_update_jsp extends HttpJspBase {


  private static java.util.Vector _jspx_includes;

  static {
    _jspx_includes = new java.util.Vector(5);
    _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_result_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_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_notEmpty_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siiterator_type_id_collection;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_sicurrency_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siquantity_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_nobody;

  public man_order_update_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_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_notEmpty_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siiterator_type_id_collection = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_sicurrency_value_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siquantity_value_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_nobody = new org.apache.jasper.runtime.TagHandlerPool();
  }

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

  public void _jspDestroy() {
    _jspx_tagPool_webshop_isFalse_value.release();
    _jspx_tagPool_response_sendRedirect.release();
    _jspx_tagPool_webshop_isTrue_value.release();
    _jspx_tagPool_webshop_actionErrors.release();
    _jspx_tagPool_datetime_format_pattern.release();
    _jspx_tagPool_datetime_currentTime_nobody.release();
    _jspx_tagPool_webshop_notEmpty_value.release();
    _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.release();
    _jspx_tagPool_webshop_siiterator_type_id_collection.release();
    _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.release();
    _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody.release();
    _jspx_tagPool_webshop_sicurrency_value_nobody.release();
    _jspx_tagPool_webshop_siquantity_value_nobody.release();
    _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.release();
    _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_nobody.release();
  }

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

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

    jp.co.sint.basic.SIOrderDetail _jspx_detailID_1 = 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 : mallmgr/order/man_order_update.jsp,v 1.0 2004/09/24 Exp $
 * @author      : Akao Shinya
 * @Description : 受注修正画面
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * Akao Shinya    2004/09/24  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");
/**ユーザーログイン情報のチェックのセクション*/
      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のデータの取得
//
//支払情報・金額情報・配送希望日時など
UICasher casherID = (UICasher)session.getAttribute(SIConfig.SISESSION_CASHER_NAME);
if (casherID == null) casherID = new UICasher();
//修正元の受注情報
UIRegOrder regOrderID = (UIRegOrder)session.getAttribute(SIConfig.SISESSION_MAN_ORDER_EDIT_NAME);
if (regOrderID == null) regOrderID = new UIRegOrder();

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

try{  //JSP全体をはさむtryのスタート（catchは最下部）
Connection connection = databaseConnection.getConnection();

//ショップコードの取得（モール管理者のログイン時にはnull）
String casherShopCode = casherID.getCasherShopCode();

//配送先情報Collectionの取得
Collection deliveryColl     = SICartDetail.getDeliveryCollection(request,casherID.getShopCode());

//支払方法リストボックス用Collectionの取得
Collection payMethodColl    = SIPayMethod.getNameCollection(connection, casherShopCode, false, false);
//Collection payMethodColl    = null;
//if(SICartDetail.isCach(request,connection) || "代金引換".equals(regOrderID.getPayMethodName())){
//  payMethodColl = SIPayMethod.getNameCollection(connection, casherShopCode, false, false);
//}else{
//  payMethodColl = SIPayMethod.getNameCollection2(connection, casherShopCode, false, false);
//}
//都道府県の取得
Collection prefectureColl   = SIPrefecture.getNameCollection(connection, false);
//配送先ごとの明細情報Collection
Collection detailColl       = new ArrayList();

Collection custAttrColl00=SICustAttr.getNameCollection(connection,"0");
Collection branchColl=SICompany.getNameCollection(connection);
Collection chargeColl=UIChargeListCond.getNameCollection(connection);
Collection fullbranchColl=SICompany.getNameCollectionFull(connection);
Collection deliveryDateColl1 = SIBGUtil.deliveryDate(connection,-100,100);
deliveryDateColl1=SIUtil.insertColl(deliveryDateColl1,new SINameValue("最短到着日","2000-01-01"));
deliveryDateColl1=SIUtil.insertColl(deliveryDateColl1,new SINameValue("指定なし",""));
Collection deliveryDateColl2 = SIBGUtil.deliveryDate(connection,0,100);
deliveryDateColl2=SIUtil.insertColl(deliveryDateColl2,new SINameValue("最短到着日","2000-01-01"));
deliveryDateColl2=SIUtil.insertColl(deliveryDateColl2,new SINameValue("指定なし",""));
Collection deliveryTimeColl = SIFlagUtil.getFlagColl(SIFlagConf.SIFLAG_DELIVERYTIME_FLG_INX);
Collection tempColl = new ArrayList();
tempColl=SIUtil.insertColl(tempColl,new SINameValue("受注確認（返信希望）",SIConfig.SIMAIL_TEMPLATE_ORDER_CONFIRM5));
//tempColl=SIUtil.insertColl(tempColl,new SINameValue("受注確認（確認事項）",SIConfig.SIMAIL_TEMPLATE_ORDER_CONFIRM4));
tempColl=SIUtil.insertColl(tempColl,new SINameValue("受注確認（注文内容変更連絡）",SIConfig.SIMAIL_TEMPLATE_ORDER_CONFIRM3));
tempColl=SIUtil.insertColl(tempColl,new SINameValue("受注確認（納期連絡）",SIConfig.SIMAIL_TEMPLATE_ORDER_CONFIRM2));
tempColl=SIUtil.insertColl(tempColl,new SINameValue("受注確認（再送）",""));

//ポイント使用フラグの取得
String pointEnableFlg = SIDBUtil.getPointEnableFlg(casherID.getCasherShopCode(),connection);

//サロン名の取得
String salonName = SIDBUtil.getFirstData(connection,"SELECT coalesce(companyname,'') FROM custtbl WHERE custcode='"+regOrderID.getCustCode()+"'");

//営業担当者の取得
String chargeName = SIDBUtil.getFirstData(connection,"SELECT b.chargeName FROM custtbl a,chargetbl b WHERE a.custcode='"+regOrderID.getCustCode()+"' AND a.chargecode=b.chargecode");

UIPurchaseHistory purchaseID=new UIPurchaseHistory();
purchaseID.setCustCode(regOrderID.getCustCode());
Collection memoColl = purchaseID.getMemoCollection(connection);

//各サイトの設定(common)
String webshopSite        = SIHTMLUtil.getRootPath(request);
String updateOrderSrvSite = SIURLMap.getHttpsUrl(request, "webshop.servlet.manager.orderUpdate");

//onChangeイベント用文字列の作成
String onChange = "onChange=\"sendAction('" + SIConfig.SIACTION_REFRESH + "')\"";

//代引支店候補選出
String cashBranchTxt = "";
StringBuffer paymentSql = new StringBuffer();
paymentSql.append("SELECT a.branchcode,sum(d.price*a.orderallocationnumber) AS price FROM orderdetaillatestvw d,orderallocationinfotbl a ");
paymentSql.append("WHERE a.ordercode=d.ordercode AND a.individualcode=d.individualcode AND a.branchcode<>'999' ");
paymentSql.append("AND d.ordercode=").append(SIDBUtil.SQL2Str(regOrderID.getOrderCode(),""));
paymentSql.append("GROUP BY a.branchcode ORDER BY price DESC LIMIT 1");
cashBranchTxt = SIDBUtil.getFirstData(connection,paymentSql.toString());

boolean noRequestFlg = false;
StringBuffer payStr = new StringBuffer();
payStr.append("SELECT p.ordercode FROM orderpaymentvw p,orderlatestvw h,custtbl c ");
payStr.append("WHERE p.ordercode=h.ordercode AND h.custcode=c.custcode AND c.receivableflg=0 ");
payStr.append("AND p.ordertotal > p.paymenttotal AND h.paymethodname IN ('銀行振込','現金')");
payStr.append("AND p.ordercode=").append(SIDBUtil.SQL2Str(regOrderID.getOrderCode()));
noRequestFlg = SIDBUtil.hasData(connection,payStr.toString());

boolean noRequestFlg2 = false;
StringBuffer reqStr = new StringBuffer();
reqStr.append("SELECT * FROM orderdetaillatestvw d,orderallocationinfotbl a ");
reqStr.append("WHERE d.ordercode=a.ordercode AND d.detailcode=a.detailcode AND d.individualcode=a.individualcode ");
reqStr.append("AND a.branchcode='15' AND (d.deliverydate IS NULL OR d.deliverydate='2000-01-01') ");
reqStr.append("AND d.ordercode=").append(SIDBUtil.SQL2Str(regOrderID.getOrderCode()));
noRequestFlg2 = SIDBUtil.hasData(connection,reqStr.toString());

//リストボックス用の設定
int spaceNum = 18;

//その他販売フラグ
boolean otherOrderFlg=false;
//otherOrderFlg=SIDBUtil.hasData(connection,"SELECT ordercode FROM otherordertbl WHERE ordercode='"+regOrderID.getOrderCode()+"'");
//値段変更アラートフラグ、値段変更フラグ
boolean alertFlg=false;
boolean changeFlg=false;
String orderprice="";

      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>\r\nfunction goPopup(orderCode,cmdtyCode,individualCode,branchCode,amount,branch){\r\n  url='");
      out.print(webshopSite);
      out.write("/mallmgr/order/man_order_shipment.jsp?';\r\n  url=url+'&cmdty='+cmdtyCode+'&individual='+individualCode+'&order='+orderCode+'&amount='+amount+'&branch='+branch+'&new=1';\r\n  var win = window.open('','man_order_shipment','scrollbars=yes,width=820,height=500,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 goPopup2(orderCode,cmdtyCode,individualCode,branchCode,amount,branch,setDetailFlg, detailCode, setcode){\r\n  url='");
      out.print(webshopSite);
      out.write("/mallmgr/order/man_order_shipment.jsp?';\r\n  url=url+'&cmdty='+cmdtyCode+'&individual='+individualCode+'&order='+orderCode+'&amount='+amount+'&branch='+branch+'&new=1';\r\n  url=url+\"&setdetailflg=\"+setDetailFlg+\"&detailcode=\"+detailCode+\"&setcode=\"+setcode;\r\n  var win = window.open('','man_order_shipment','scrollbars=yes,width=820,height=500,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 end 
      out.write("\r\nfunction changeCharge(area,obj){\r\nvar t=new Array();//optionの項目(text)\r\nvar v=new Array();//optionのvalue\r\n");

  SICharge chargeObj = new SICharge();
  SINameValue branchObj= new SINameValue();
  int cnt_i = 0;
  for (Iterator branchIte = branchColl.iterator(); branchIte.hasNext();) {
    branchObj=(SINameValue)branchIte.next();

      out.write("\r\n");
if(branchObj.getValue()!="XX"){
      out.write("\r\n");
if(cnt_i==0){
      out.write("\r\nif(area=='");
      out.print(branchObj.getValue());
      out.write("'){\r\n");
}else{
      out.write("\r\nelse if(area=='");
      out.print(branchObj.getValue());
      out.write("'){\r\n");
}
      out.write("\r\n");

    int cnt_j = 0;
    for (Iterator chargeIte = chargeColl.iterator(); chargeIte.hasNext();) {
      chargeObj=(SICharge)chargeIte.next();

      out.write("\r\n  ");
if(branchObj.getValue().equals(chargeObj.getBelongingBranchCode())){
      out.write("\r\n  t[");
      out.print(cnt_j);
      out.write("]='");
      out.print(chargeObj.getChargeName());
      out.write("';v[");
      out.print(cnt_j);
      out.write("]='");
      out.print(chargeObj.getChargeCode());
      out.write("';\r\n  ");
cnt_j++;
      out.write("\r\n  ");
}
      out.write("\r\n ");
}
      out.write("\r\n}\r\n");
cnt_i++;
      out.write("\r\n");
}
      out.write("\r\n");
}
      out.write("\r\nelse if(area=='XX'){\r\n  t[0]='選択してください';v[0]='XX';\r\n");

int cnt_k = 1;
      for (Iterator chargeIte2 = chargeColl.iterator(); chargeIte2.hasNext();) {
      chargeObj=(SICharge)chargeIte2.next();

      out.write("\r\n  t[");
      out.print(cnt_k);
      out.write("]='");
      out.print(chargeObj.getChargeName());
      out.write("';v[");
      out.print(cnt_k);
      out.write("]='");
      out.print(chargeObj.getChargeCode());
      out.write("';\r\n  ");
cnt_k++;
      out.write("\r\n ");
}
      out.write("\r\n}\r\nobj.length=0;\r\nfor(i=0;i");
      out.write("<t.length;i++){\r\n obj[i]=new Option(t[i]);\r\n obj[i].value=v[i];\r\n}\r\nobj[0].selected=true;\r\nif(document.layers){window.resizeBy(-10,-10);window.resizeBy(10,10)}\r\n}\r\nfunction setDeliveryDateAll0(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REDO);
      out.write("';\r\n    deliveryDate_flg.value='0';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryTimeAll0(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REDO);
      out.write("';\r\n    deliveryTime_flg.value='0';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryDateTimeAll0(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REDO);
      out.write("';\r\n    deliveryDate_flg.value='0';\r\n    deliveryTime_flg.value='0';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryDateAll1(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REDO);
      out.write("';\r\n    deliveryDate_flg.value='1';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryTimeAll1(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REDO);
      out.write("';\r\n    deliveryTime_flg.value='1';\r\n    submit();\r\n  }\r\n}\r\nfunction setDeliveryDateTimeAll1(){\r\n  with(document.forms[0]){\r\n    actionNameTxt.value='");
      out.print(SIConfig.SIACTION_REDO);
      out.write("';\r\n    deliveryDate_flg.value='1';\r\n    deliveryTime_flg.value='1';\r\n    submit();\r\n  }\r\n}\r\nfunction shippmentMailConfirm(url,act){\r\n");
if (noRequestFlg2) {
      out.write("\r\n  window.alert('東配出荷の商品には納期を設定して下さい');\r\n  return false;\r\n");
}else{
      out.write("\r\n  if(window.confirm('出荷指示メールを送信してよろしいですか？')){\r\n    with (document.forms[0]){\r\n      action=url;\r\n      actionNameTxt.value=act;\r\n      editModeTxt.value='update';\r\n    submit();\r\n    }\r\n    return true;\r\n  }else{\r\n    return false;\r\n  }\r\n");
}
      out.write("\r\n}\r\nfunction keepMailConfirm(url,act){\r\n  if(window.confirm('取り置き依頼メールを送信してよろしいですか？')){\r\n    with (document.forms[0]){\r\n      action=url;\r\n      actionNameTxt.value=act;\r\n      editModeTxt.value='update';\r\n    submit();\r\n  }\r\n    return true;\r\n  }else{\r\n    return false;\r\n  }\r\n}\r\nfunction shippmentExcelConfirm(url,act){\r\n  if(window.confirm('出荷指示書を発行しますか？')){\r\n    with (document.forms[0]){\r\n      action=url;\r\n      actionNameTxt.value=act;\r\n    submit();\r\n    }\r\n    return true;\r\n  }else{\r\n    return false;\r\n  }\r\n}\r\nfunction sendAlert(act){\r\n  if(window.confirm('商品単価に変更がありますがよろしいですか？')){\r\n    with (document.forms[0]){\r\n      actionNameTxt.value=act;\r\n      if (allow.value=='1'){\r\n        allow.value='0';\r\n        submit();\r\n        return true;\r\n      }else{\r\n        return false;\r\n      }\r\n    }\r\n  }else{\r\n    return false;\r\n  }\r\n}\r\nfunction sendConfirm(act) {\r\n  with (document.forms[0]){\r\n    actionNameTxt.value=act;\r\n    if (allow.value=='1'){\r\n      allow.value='0';\r\n      submit();\r\n      return true;\r\n    }else{\r\n");
      out.write("      return false;\r\n    }\r\n  }\r\n}\r\nfunction cancelMailConfirm(act){\r\n  if(window.confirm('受注をキャンセルしてよろしいですか？')==true){\r\n    if(window.confirm('メールを送信してよろしいですか？')==true){\r\n      with (document.forms[0]){\r\n        sendflg.value='true';\r\n        actionNameTxt.value=act;\r\n        if (allow.value=='1'){\r\n          allow.value='0';\r\n          submit();\r\n        }else{\r\n          return;\r\n        }\r\n      }\r\n      return true;\r\n    }else{\r\n      with (document.forms[0]){\r\n        sendflg.value='false';\r\n        actionNameTxt.value=act;\r\n        if (allow.value=='1'){\r\n          allow.value='0';\r\n          submit();\r\n        }else{\r\n          return;\r\n        }\r\n      }\r\n      return true;\r\n    }\r\n  }else{\r\n    return false;\r\n  }\r\n}\r\nfunction changeCash(){\r\n  with (document.forms[0]){\r\n    if (cashFlg.checked) {\r\n      cashPrice.disabled=false;\r\n      cashBranch.disabled=false;\r\n    }else{\r\n      cashPrice.disabled=true;\r\n      cashBranch.disabled=true;\r\n    }\r\n  }\r\n}\r\n");
      out.write("</script>\r\n");
      out.write("</head>\r\n");
      out.write("<body onLoad=\"changeCash()\">\r\n");
      out.write("<form name=\"webshopFrm\" action=\"");
      out.print(updateOrderSrvSite);
      out.write("\" method=\"post\" onSubmit=\"return false\">\r\n");
      out.write("<table width=\"1000\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"LayoutTable\">\r\n  ");
      out.write("<tr>\r\n    ");
      out.write("<td colspan=\"2\" class=\"Back_Edit_HeaderBG\">\r\n      ");

/**
 * 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("\r\n    ");
      out.write("</td>\r\n  ");
      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      ");
      out.write("<span class=\"Text_ErrorMessage\">\r\n        ");
      out.write("<ul>\r\n          ");
      if (_jspx_meth_webshop_actionErrors_0(pageContext))
        return;
      out.write("\r\n        ");
      out.write("</ul>\r\n      ");
      out.write("</span>\r\n      ");
      out.write("  ");
      /* ----  webshop:notEmpty ---- */
      jp.co.sint.taglib.SINotEmptyTag _jspx_th_webshop_notEmpty_0 = (jp.co.sint.taglib.SINotEmptyTag) _jspx_tagPool_webshop_notEmpty_value.get(jp.co.sint.taglib.SINotEmptyTag.class);
      _jspx_th_webshop_notEmpty_0.setPageContext(pageContext);
      _jspx_th_webshop_notEmpty_0.setParent(null);
      _jspx_th_webshop_notEmpty_0.setValue((String)request.getAttribute(SIConfig.SIMESSAGE_ATTRIBUTE_RESULT_NAME));
      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_Red_Small_Bold\">");
          out.print((String)request.getAttribute(SIConfig.SIMESSAGE_ATTRIBUTE_RESULT_NAME));
          out.write("\r\n    ");
          out.write("<br>(");
          if (_jspx_meth_datetime_format_1(_jspx_th_webshop_notEmpty_0, pageContext))
            return;
          out.write(")\r\n    ");
          out.write("<br>");
          out.write("<br>");
          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      ");
      out.write("<table width=\"820\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"400\">\r\n            ");
      out.write("<span class=\"Text_Red_Small_Bold\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">・・・必須項目");
      out.write("</span>\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"200\">\r\n            ");
      out.write("<table width=\"200\" border=\"0\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"60\" class=\"Back_Edit_DataCell_Label\">対応支店");
      out.write("</td>\r\n                ");
      out.write("<td width=\"120\" class=\"Back_Edit_DataCell\">\r\n                  ");
String changetxt = "onChange=\"javascript:changeCharge(webshopFrm.orderbranch.value,webshopFrm.ordercharge.options)\"";
      out.write("\r\n                  ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_0 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_0.setPageContext(pageContext);
      _jspx_th_webshop_siselect_0.setParent(null);
      _jspx_th_webshop_siselect_0.setDefaultAlways("true");
      _jspx_th_webshop_siselect_0.setName("orderbranch");
      _jspx_th_webshop_siselect_0.setDefault(regOrderID.getCompanyCode());
      _jspx_th_webshop_siselect_0.setCollection(branchColl);
      _jspx_th_webshop_siselect_0.setSpace(spaceNum);
      _jspx_th_webshop_siselect_0.setAttributesText(changetxt);
      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_space_name_defaultAlways_default_collection_attributesText_nobody.reuse(_jspx_th_webshop_siselect_0);
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"220\">\r\n            ");
      out.write("<table width=\"200\" border=\"0\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"60\" class=\"Back_Edit_DataCell_Label\">担当者");
      out.write("</td>\r\n                ");
      out.write("<td width=\"140\" class=\"Back_Edit_DataCell\">\r\n                  ");
      out.write("<select name=\"ordercharge\">\r\n                    ");
      out.write("<option value=\"XX\"");
if(regOrderID.getChargeCode().equals("XX")){
      out.write("selected=\"selected\"");
}
      out.write(">選択してください");
      out.write("</option>\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("chargeID");
      _jspx_th_webshop_siiterator_0.setType("jp.co.sint.basic.SICharge");
      _jspx_th_webshop_siiterator_0.setCollection(chargeColl);
      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.SICharge chargeID = null;
        chargeID = (jp.co.sint.basic.SICharge) pageContext.findAttribute("chargeID");
        do {
          out.write("\r\n                      ");
          out.write("<option value=\"");
          out.print(chargeID.getChargeCode());
          out.write("\"");
if(regOrderID.getChargeCode().equals(chargeID.getChargeCode())){
          out.write("selected=\"selected\"");
}
          out.write(">");
          out.print(chargeID.getChargeName());
          out.write("</option>\r\n                    ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_0.doAfterBody();
          chargeID = (jp.co.sint.basic.SICharge) pageContext.findAttribute("chargeID");
          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("</select>\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<table width=\"820\" border=\"0\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"顧客情報\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"820\" colspan=\"5\"class=\"Back_Edit_HeaderCell\">受注番号：\r\n            ");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getOrderCode()));
      out.write("\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"120\" rowspan=\"2\"class=\"Back_Edit_DataCell_Label\">顧客情報");
      out.write("</td>\r\n          ");
      out.write("<td width=\"200\" class=\"Back_Edit_DataCell\">\r\n            顧客コード：&nbsp;");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getCustCode()));
      out.write("\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_11 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_11.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_11.setParent(null);
      _jspx_th_webshop_isTrue_11.setValue("1".equals(regOrderID.getMemberLevelCode()));
      int _jspx_eval_webshop_isTrue_11 = _jspx_th_webshop_isTrue_11.doStartTag();
      if (_jspx_eval_webshop_isTrue_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/icon_g.gif\" width=\"12\" height=\"12\">");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_11.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_11);
      out.write("\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_12 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_12.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_12.setParent(null);
      _jspx_th_webshop_isTrue_12.setValue("2".equals(regOrderID.getMemberLevelCode()));
      int _jspx_eval_webshop_isTrue_12 = _jspx_th_webshop_isTrue_12.doStartTag();
      if (_jspx_eval_webshop_isTrue_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/icon_pt.gif\" width=\"12\" height=\"12\">");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_12.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_12);
      out.write("\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_13 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_13.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_13.setParent(null);
      _jspx_th_webshop_isTrue_13.setValue("3".equals(regOrderID.getMemberLevelCode()));
      int _jspx_eval_webshop_isTrue_13 = _jspx_th_webshop_isTrue_13.doStartTag();
      if (_jspx_eval_webshop_isTrue_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/icon_d.gif\" width=\"12\" height=\"12\">");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_13.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_13);
      out.write("\r\n            ");
      out.write("<br>\r\n            サロン名：&nbsp;");
      out.print(SIHTMLUtil.HTMLEncode(salonName));
      out.write("\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"190\" class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">氏名：\r\n            ");
      out.write("<input name=\"custName\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getCustName()));
      out.write("\" size=\"20\" maxlength=\"40\">");
      out.write("<br>\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">カナ：\r\n            ");
      out.write("<input name=\"custPronName\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getCustPronName()));
      out.write("\" size=\"20\" maxlength=\"50\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("\r\n          ");
//PI-NES0501 追加 ここから
      out.write("\r\n          ");
      out.write("<td width=\"330\" class=\"Back_Edit_DataCell\">営業形態：\r\n            ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_1 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_1.setPageContext(pageContext);
      _jspx_th_webshop_siselect_1.setParent(null);
      _jspx_th_webshop_siselect_1.setDefaultAlways("true");
      _jspx_th_webshop_siselect_1.setName("job");
      _jspx_th_webshop_siselect_1.setDefault(SIHTMLUtil.HTMLEncode(regOrderID.getJob()));
      _jspx_th_webshop_siselect_1.setCollection(custAttrColl00);
      int _jspx_eval_webshop_siselect_1 = _jspx_th_webshop_siselect_1.doStartTag();
      if (_jspx_th_webshop_siselect_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_1);
//7.1.1 ST0234 修正
      out.write("\r\n          ");
      out.write("</td>\r\n          ");
//PI-NES0501 追加 ここまで 
      out.write("\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
//7.3.0 PI-NES0501 修正 ここから
      out.write("\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">連絡先TEL1：\r\n            ");
      out.write("<span class=\"Back_Edit_DataCell\">");
      out.write("<input name=\"storeTel\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getStoreTel()));
      out.write("\" size=\"16\" maxlength=\"16\">");
      out.write("</span>");
      out.write("<br>\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Space.gif\" alt=\"\" width=\"14\" height=\"1\">連絡先TEL2：\r\n            ");
      out.write("<span class=\"Back_Edit_DataCell\">");
      out.write("<input name=\"tel\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getTel()));
      out.write("\" size=\"16\" maxlength=\"16\">");
      out.write("</span>\r\n          ");
      out.write("</td>\r\n          ");
//7.3.0 PI-NES0501 修正 ここまで
      out.write("\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">FAX：\r\n            ");
      out.write("<input name=\"fax\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(regOrderID.getFax());
      out.write("\" size=\"20\" maxlength=\"16\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">E-Mail：\r\n            ");
      out.write("<input name=\"email\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getEmail()));
      out.write("\" size=\"45\" maxlength=\"128\">\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td rowspan=\"2\" class=\"Back_Edit_DataCell_Label\">請求書・領収書");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">郵便番号：\r\n            ");
      out.write("<input name=\"postCode1\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getPostCode1()));
      out.write("\" size=\"3\" maxlength=\"3\">-\r\n            ");
      out.write("<input name=\"postCode2\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getPostCode2()));
      out.write("\" size=\"5\" maxlength=\"4\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">宛名：\r\n            ");
      out.write("<input name=\"orderAddressee\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getOrderAddressee()));
      out.write("\" size=\"20\" maxlength=\"50\">\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">会社名：\r\n            ");
      out.write("<input name=\"companyName\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getCompanyName()));
      out.write("\" size=\"45\" maxlength=\"100\">\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"3\" class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">住所：\r\n            ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_2 = (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_2.setPageContext(pageContext);
      _jspx_th_webshop_siselect_2.setParent(null);
      _jspx_th_webshop_siselect_2.setDefaultAlways("true");
      _jspx_th_webshop_siselect_2.setName("address1");
      _jspx_th_webshop_siselect_2.setDefault(regOrderID.getAddress1());
      _jspx_th_webshop_siselect_2.setCollection(prefectureColl);
      int _jspx_eval_webshop_siselect_2 = _jspx_th_webshop_siselect_2.doStartTag();
      if (_jspx_th_webshop_siselect_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_2);
      out.write("\r\n            ");
      out.write("<input name=\"address2\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getAddress2()));
      out.write("\" size=\"50\" maxlength=\"100\">\r\n            ");
      out.write("<input name=\"address3\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getAddress3()));
      out.write("\" size=\"50\" maxlength=\"100\">\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">支払情報");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\" colspan=\"3\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">支払方法：\r\n            ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_14 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_14.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_14.setParent(null);
      _jspx_th_webshop_isTrue_14.setValue(casherID.getFullPointFlg()||casherID.getPayMethodName().startsWith("楽天"));
      int _jspx_eval_webshop_isTrue_14 = _jspx_th_webshop_isTrue_14.doStartTag();
      if (_jspx_eval_webshop_isTrue_14 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n              ");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"payMethodName\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\">\r\n              ");
          out.write("<input type=\"hidden\" name=\"payMethodNameBack\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\">\r\n            ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_14.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_14);
      out.write("\r\n            ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_9 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_9.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_9.setParent(null);
      _jspx_th_webshop_isFalse_9.setValue(casherID.getFullPointFlg()||casherID.getPayMethodName().startsWith("楽天"));
      int _jspx_eval_webshop_isFalse_9 = _jspx_th_webshop_isFalse_9.doStartTag();
      if (_jspx_eval_webshop_isFalse_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n              ");
if(casherID.getPaymentFlg().equals(SIFlagConf.SIFLAG_PAYMENTFLG_CARD)||casherID.getPaymentFlg().equals(SIFlagConf.SIFLAG_PAYMENTFLG_CVS)){
          out.write("\r\n                ");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\r\n                ");
          out.write("<input type=\"hidden\" name=\"payMethodName\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\">\r\n                ");
          out.write("<input type=\"hidden\" name=\"payMethodNameBack\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\">\r\n                ");
          /* ----  webshop:isTrue ---- */
          jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_15 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
          _jspx_th_webshop_isTrue_15.setPageContext(pageContext);
          _jspx_th_webshop_isTrue_15.setParent(_jspx_th_webshop_isFalse_9);
          _jspx_th_webshop_isTrue_15.setValue("9".equals(regOrderID.getPaymentFlg()));
          int _jspx_eval_webshop_isTrue_15 = _jspx_th_webshop_isTrue_15.doStartTag();
          if (_jspx_eval_webshop_isTrue_15 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("<font color=\"red\">（ベリトランス通知なし）");
              out.write("</font>");
              int evalDoAfterBody = _jspx_th_webshop_isTrue_15.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isTrue_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_15);
          out.write("\r\n              ");
}else{
          out.write("\r\n                ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_3 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.get(jp.co.sint.taglib.SISelect.class);
          _jspx_th_webshop_siselect_3.setPageContext(pageContext);
          _jspx_th_webshop_siselect_3.setParent(_jspx_th_webshop_isFalse_9);
          _jspx_th_webshop_siselect_3.setDefaultAlways("true");
          _jspx_th_webshop_siselect_3.setName("payMethodName");
          _jspx_th_webshop_siselect_3.setDefault(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          _jspx_th_webshop_siselect_3.setCollection(payMethodColl);
          _jspx_th_webshop_siselect_3.setSpace(spaceNum);
          _jspx_th_webshop_siselect_3.setAttributesText(onChange);
          int _jspx_eval_webshop_siselect_3 = _jspx_th_webshop_siselect_3.doStartTag();
          if (_jspx_th_webshop_siselect_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_attributesText_nobody.reuse(_jspx_th_webshop_siselect_3);
//7.4.0 ST2083 修正
          out.write("\r\n                ");
          out.write("<input type=\"hidden\" name=\"payMethodNameBack\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(casherID.getPayMethodName()));
          out.write("\">\r\n              ");
}
          out.write("\r\n            ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_9.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_9);
      out.write("\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">受注経路");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"2\" class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">\r\n            ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_4 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_4.setPageContext(pageContext);
      _jspx_th_webshop_siselect_4.setParent(null);
      _jspx_th_webshop_siselect_4.setDefaultAlways("true");
      _jspx_th_webshop_siselect_4.setName("orderRoute");
      _jspx_th_webshop_siselect_4.setDefaultAlways("true");
      _jspx_th_webshop_siselect_4.setDefault(regOrderID.getOrderRoute());
      _jspx_th_webshop_siselect_4.setCollection(SIFlagUtil.getFlagColl(SIFlagConf.SIFLAG_ORDER_ROUTE_INX));
      int _jspx_eval_webshop_siselect_4 = _jspx_th_webshop_siselect_4.doStartTag();
      if (_jspx_th_webshop_siselect_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_4);
      out.write("\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell\">営業担当者：");
      out.print(chargeName);
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">連絡事項");
      out.write("<br>（お客様との");
      out.write("<br>&nbsp;連絡です）");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"3\" class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<textarea rows=\"4\" name=\"contactMsg\" cols=\"70\" class=\"Form_TextBox_imeActive\">");
      out.print(SIHTMLUtil.HTMLEncode(casherID.getContactMsg()));
      out.write("</textarea>");
      out.write("<br>\r\n            連絡メールテンプレート：");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_5 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_5.setPageContext(pageContext);
      _jspx_th_webshop_siselect_5.setParent(null);
      _jspx_th_webshop_siselect_5.setDefaultAlways("true");
      _jspx_th_webshop_siselect_5.setName("mailTemplate");
      _jspx_th_webshop_siselect_5.setDefaultAlways("true");
      _jspx_th_webshop_siselect_5.setDefault(regOrderID.getMailTemplate());
      _jspx_th_webshop_siselect_5.setCollection(tempColl);
      int _jspx_eval_webshop_siselect_5 = _jspx_th_webshop_siselect_5.doStartTag();
      if (_jspx_th_webshop_siselect_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_name_defaultAlways_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_5);
      out.write("\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">受注メモ");
      out.write("</td>\r\n          ");
      out.write("<td colspan=\"3\" class=\"Back_Edit_DataCell\">\r\n            ");
      out.write("<textarea rows=\"4\" name=\"memo\" cols=\"70\" class=\"Form_TextBox_imeActive\">");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getMemo()));
      out.write("</textarea>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<br>\r\n      ");
      out.write("<table width=\"820\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"受注明細\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"2\">\r\n            ");
      out.write("<table width=\"820\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"合計\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"120\" rowspan = \"2\" class=\"Back_Edit_DataCell_Label\">商品合計金額(A)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  rowspan = \"2\" class=\"Back_Edit_DataCell\" align=\"right\">");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_0 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_0.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_0.setParent(null);
      _jspx_th_webshop_sicurrency_0.setValue(casherID.getSumOfA());
      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=\"120\" class=\"Back_Edit_DataCell_Label\">送料合計金額(B)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_1 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_1.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_1.setParent(null);
      _jspx_th_webshop_sicurrency_1.setValue(casherID.getSumOfB());
      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 width=\"125\" class=\"Back_Edit_DataCell_Label\">手数料合計金額(C)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_2 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_2.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_2.setParent(null);
      _jspx_th_webshop_sicurrency_2.setValue(casherID.getSumOfC());
      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 width=\"120\" rowspan = \"2\" class=\"Back_Edit_DataCell_Label\">小計金額(D)");
      out.write("<br>(D=A+B+C)");
      out.write("</td>\r\n                ");
      out.write("<td width=\"105\" rowspan = \"2\" class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_3 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_3.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_3.setParent(null);
      _jspx_th_webshop_sicurrency_3.setValue(casherID.getSumOfD());
      int _jspx_eval_webshop_sicurrency_3 = _jspx_th_webshop_sicurrency_3.doStartTag();
      if (_jspx_th_webshop_sicurrency_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_3);
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"120\" class=\"Back_Edit_DataCell_Label\">送料調整額");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ￥");
      out.write("<input type=\"text\" name=\"discountDeliveryFee\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(casherID.getDiscountDeliveryFee()));
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" size=\"8\" maxlength=\"8\" valign=\"middle\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"125\" class=\"Back_Edit_DataCell_Label\">手数料調整額");
      out.write("</td>\r\n                ");
      out.write("<td width=\"80\"  class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
if(casherID.getFullPointFlg()){
      out.write("\r\n                    ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_4 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_4.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_4.setParent(null);
      _jspx_th_webshop_sicurrency_4.setValue(casherID.getDiscountFee());
      int _jspx_eval_webshop_sicurrency_4 = _jspx_th_webshop_sicurrency_4.doStartTag();
      if (_jspx_th_webshop_sicurrency_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_4);
      out.write("\r\n                    ");
      out.write("<input type=\"hidden\" name=\"discountFee\" value=\"");
      out.print(casherID.getDiscountFee());
      out.write("\">\r\n                  ");
}else{
      out.write("\r\n                    ￥");
      out.write("<input type=\"text\" name=\"discountFee\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(casherID.getDiscountFee()));
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" size=\"8\" maxlength=\"8\" valign=\"middle\">\r\n                  ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
// EDBTG003-00 elecs-tani mod start 
      out.write("\r\n                ");
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">ポイント使用額(E)");
      out.write("<br>（残高 ");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_0 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_0.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_0.setParent(null);
      _jspx_th_webshop_siquantity_0.setValue(casherID.getMaxPoint());
      int _jspx_eval_webshop_siquantity_0 = _jspx_th_webshop_siquantity_0.doStartTag();
      if (_jspx_th_webshop_siquantity_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_0);
      out.write("p）");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" valign=\"middle\" align=\"right\">\r\n                  ");
if(pointEnableFlg.equals("1")&&!otherOrderFlg){
      out.write("\r\n                    ");
if(casherID.getPointEnableFlg().equals("2")&&!casherID.getSumOfE().equals("0")){
      out.write("\r\n                      ");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_1 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_1.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_1.setParent(null);
      _jspx_th_webshop_siquantity_1.setValue( casherID.getSumOfE() );
      int _jspx_eval_webshop_siquantity_1 = _jspx_th_webshop_siquantity_1.doStartTag();
      if (_jspx_th_webshop_siquantity_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_1);
      out.write("\r\n                      ");
      out.write("<input type=\"hidden\" name=\"maxPoint\"   value=\"");
      out.print(casherID.getMaxPoint());
      out.write("\">\r\n                      ");
      out.write("<input type=\"hidden\" name=\"sumByPoint\" value=\"");
      out.print(casherID.getSumByPoint());
      out.write("\">\r\n                      ");
      out.write("<input type=\"hidden\" name=\"pointEnableFlg\" value=\"2\">\r\n                    ");
}else{
      out.write("\r\n                      ");
      out.write("<input type=\"hidden\" name=\"maxPoint\"   value=\"");
      out.print(casherID.getMaxPoint());
      out.write("\">\r\n                      ");
if(casherID.getPaymentFlg().equals(SIFlagConf.SIFLAG_PAYMENTFLG_CVS)){
      out.write("\r\n                        ");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_2 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_2.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_2.setParent(null);
      _jspx_th_webshop_siquantity_2.setValue( casherID.getSumByPoint() );
      int _jspx_eval_webshop_siquantity_2 = _jspx_th_webshop_siquantity_2.doStartTag();
      if (_jspx_th_webshop_siquantity_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_2);
      out.write("\r\n                        ");
      out.write("<input type=\"hidden\" name=\"sumByPoint\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(casherID.getSumByPoint()));
      out.write("\">\r\n                      ");
}else{
      out.write("\r\n                        ");
      out.write("<input type=\"text\"   name=\"sumByPoint\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(casherID.getSumByPoint()));
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" size=\"8\" maxlength=\"8\" valign=\"middle\">\r\n                      ");
}
      out.write("\r\n                    ");
}
      out.write("\r\n                  ");
}else{
      out.write("\r\n                    ");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_3 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_3.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_3.setParent(null);
      _jspx_th_webshop_siquantity_3.setValue( casherID.getSumOfE() );
      int _jspx_eval_webshop_siquantity_3 = _jspx_th_webshop_siquantity_3.doStartTag();
      if (_jspx_th_webshop_siquantity_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_3);
      out.write("\r\n                    ");
      out.write("<input type=\"hidden\" name=\"maxPoint\"   value=\"");
      out.print(casherID.getMaxPoint());
      out.write("\">\r\n                    ");
      out.write("<input type=\"hidden\" name=\"sumByPoint\" value=\"");
      out.print(casherID.getSumByPoint());
      out.write("\">\r\n                  ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">値引金額(G)");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
if(casherID.getPaymentFlg().equals(SIFlagConf.SIFLAG_PAYMENTFLG_CVS)){
      out.write("\r\n                    ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_5 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_5.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_5.setParent(null);
      _jspx_th_webshop_sicurrency_5.setValue(regOrderID.getSumOfDiscount());
      int _jspx_eval_webshop_sicurrency_5 = _jspx_th_webshop_sicurrency_5.doStartTag();
      if (_jspx_th_webshop_sicurrency_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_5);
      out.write("\r\n                    ");
      out.write("<input type=\"hidden\" name=\"sumOfDiscount\" value=\"");
      out.print(regOrderID.getSumOfDiscount());
      out.write("\">\r\n                  ");
}else{
      out.write("\r\n                    ￥");
      out.write("<input type=\"text\" name=\"sumOfDiscount\" value=\"");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getSumOfDiscount()));
      out.write("\" class=\"Form_TextBox_imeInactive_Right\" maxlength=\"8\" size=\"8\">\r\n                  ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">セット値引金額(H)");
      out.write("</td>\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" align=\"right\">");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_6 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_6.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_6.setParent(null);
      _jspx_th_webshop_sicurrency_6.setValue( casherID.getSumOfH());
      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                ");
// EDBTG003-00 elecs-tani mod end 
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell_Label\">お支払い合計額(F)");
      out.write("<br>(F=D-E-G-H)");
      out.write("</td>");
// EDBTG003-00 elecs-tani add H追加 
      out.write("\r\n                ");
      out.write("<td class=\"Back_Edit_DataCell\" align=\"right\">\r\n                  ");
if(Long.parseLong(casherID.getSumOfF()) >= 0){
      out.write("\r\n                    ");
      /* ----  webshop:sicurrency ---- */
      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_7 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
      _jspx_th_webshop_sicurrency_7.setPageContext(pageContext);
      _jspx_th_webshop_sicurrency_7.setParent(null);
      _jspx_th_webshop_sicurrency_7.setValue( casherID.getSumOfF());
      int _jspx_eval_webshop_sicurrency_7 = _jspx_th_webshop_sicurrency_7.doStartTag();
      if (_jspx_th_webshop_sicurrency_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_7);
      out.write("\r\n                  ");
}else{
      out.write("\r\n                    ");
      if (_jspx_meth_webshop_sicurrency_8(pageContext))
        return;
      out.write("\r\n                  ");
}
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td align=\"right\">\r\n            ");
      out.write("<span class=\"Text_Blue_Small\">※ポイント使用額、値引金額をお支払い合計額に反映させるには右の「再計算」ボタンをクリックしてください");
      out.write("</span>");
      out.write("<br>\r\n            ");
      out.write("<span class=\"Text_Red_Small_Bold\">※登録を行うまでデータベースには反映されません");
      out.write("</span>\r\n          ");
      out.write("</td>\r\n          ");
      out.write("<td width=\"45\" align=\"right\">\r\n            ");
      out.write("<a href=\"javascript:sendAction('");
      out.print(SIConfig.SIACTION_REDO);
      out.write("')\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_S_Recalculate.gif\" alt=\"再計算\" width=\"45\" height=\"20\" class=\"imgBtn\">");
      out.write("</a>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n      ");
      out.write("<table width=\"830\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"配送先情報\">\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"2\">\r\n            ");
      out.write("<span class=\"Text_Blue_Normal_Bold\">【配送先情報】&nbsp;※配送先情報の変更");
      out.write("</span>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td width=\"20\">&nbsp;");
      out.write("</td>\r\n          ");
      out.write("<td width=\"810\">\r\n            ");
int lDeliveryInx=0; int deliveryDispFlg=0; int cnt=0; int orderDispFlg=0;
      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(null);
      _jspx_th_webshop_siiterator_1.setId("deliveryID");
      _jspx_th_webshop_siiterator_1.setType("jp.co.sint.basic.SIOrderDelivery");
      _jspx_th_webshop_siiterator_1.setCollection(deliveryColl);
      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.SIOrderDelivery deliveryID = null;
        deliveryID = (jp.co.sint.basic.SIOrderDelivery) pageContext.findAttribute("deliveryID");
        do {
          out.write("\r\n            ");
lDeliveryInx++;
              detailColl=SICartDetail.getDetailCollection(request,deliveryID.getDeliveryCode(),casherID.getShopCode());
              log.debug("TaxRate="+deliveryID.getTaxRate());
          out.write("\r\n            ");
if(deliveryDispFlg==0){
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"deliveryCode\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryCode()));
          out.write("\">");
//7.4.0 ST2083 修正
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"deliveryCodeToDB\" value=\"");
          out.print(lDeliveryInx);
          out.write("\">\r\n              ");
          out.write("<table width=\"810\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先情報\">\r\n                ");
          out.write("<tr>\r\n                  ");
          out.write("<td colspan=\"5\" class=\"Back_Edit_HeaderCell\" width=\"810\">配送先呼称：");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryName()));
          out.write("</td>\r\n                ");
          out.write("</tr>\r\n                ");
          out.write("<tr>\r\n                  ");
          out.write("<td class=\"Back_Edit_DataCell_Label\">\r\n                    ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">宛名\r\n                  ");
          out.write("</td>\r\n                  ");
          out.write("<td colspan=\"3\" class=\"Back_Edit_DataCell\">\r\n                    ");
          out.write("\r\n                    ");
          out.write("<input name=\"deliveryAddressee\" type=\"text\" class=\"Form_TextBox_imeActive\"  size=\"25\" maxlength=\"50\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryAddressee()));
          out.write("\">\r\n                  ");
          out.write("</td>\r\n                ");
          out.write("</tr>\r\n                ");
          out.write("<tr>\r\n                  ");
          out.write("<td rowspan=\"4\" class=\"Back_Edit_DataCell_Label\">配送先");
          out.write("</td>\r\n                  ");
          out.write("<td width=\"180\" class=\"Back_Edit_DataCell\">\r\n                    ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">郵便番号：\r\n                    ");
          out.write("\r\n                    ");
          out.write("<input name=\"deliveryPostCode1\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getPostCode1()));
          out.write("\" size=\"3\" maxlength=\"3\">\r\n                    -");
          out.write("<input name=\"deliveryPostCode2\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getPostCode2()));
          out.write("\" size=\"5\" maxlength=\"4\">\r\n                  ");
          out.write("</td>\r\n                  ");
          out.write("<td width=\"320\" class=\"Back_Edit_DataCell\">サロン名：\r\n                    ");
          out.write("\r\n                    ");
          out.write("<input name=\"deliveryCompanyName\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getCompanyName()));
          out.write("\" size=\"40\" maxlength=\"100\">\r\n                  ");
          out.write("</td>\r\n                  ");
          out.write("<td Width=\"200\" class=\"Back_Edit_DataCell\">\r\n                    ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">配送先呼称：\r\n                    ");
          out.write("\r\n                    ");
          out.write("<input name=\"deliveryName\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryName()));
          out.write("\" size=\"9\" maxlength=\"40\">\r\n                  ");
          out.write("</td>\r\n                ");
          out.write("</tr>\r\n                ");
          out.write("<tr>\r\n                  ");
          out.write("<td colspan=\"3\" class=\"Back_Edit_DataCell\">\r\n                    ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">住所：\r\n                    ");
          out.write("\r\n                    ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_6 = (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_6.setPageContext(pageContext);
          _jspx_th_webshop_siselect_6.setParent(_jspx_th_webshop_siiterator_1);
          _jspx_th_webshop_siselect_6.setDefaultAlways("true");
          _jspx_th_webshop_siselect_6.setName("deliveryAddress1");
          _jspx_th_webshop_siselect_6.setDefault(SIHTMLUtil.HTMLEncode(deliveryID.getAddress1()));
          _jspx_th_webshop_siselect_6.setCollection(prefectureColl);
          int _jspx_eval_webshop_siselect_6 = _jspx_th_webshop_siselect_6.doStartTag();
          if (_jspx_th_webshop_siselect_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_6);
          out.write("\r\n                    ");
          out.write("\r\n                    ");
          out.write("<input name=\"deliveryAddress2\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getAddress2()));
          out.write("\" size=\"50\" maxlength=\"100\">\r\n                    ");
          out.write("<input name=\"deliveryAddress3\" type=\"text\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getAddress3()));
          out.write("\" size=\"50\" maxlength=\"100\">\r\n                  ");
          out.write("</td>\r\n                ");
          out.write("</tr>\r\n                ");
          out.write("<tr>\r\n                  ");
          out.write("<td colspan=\"3\" class=\"Back_Edit_DataCell\">\r\n                    ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/lbl_Hissu.gif\" alt=\"必須\" width=\"14\" height=\"14\">連絡先電話番号：\r\n                    ");
          out.write("\r\n                    ");
          out.write("<input name=\"deliveryTel\" type=\"text\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(deliveryID.getTel());
          out.write("\" size=\"22\" maxlength=\"16\">\r\n                    ");
          out.write("<input name=\"deliveryFax\" type=\"hidden\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(deliveryID.getFax());
          out.write("\" size=\"22\" maxlength=\"16\">\r\n                  ");
          out.write("</td>\r\n                ");
          out.write("</tr>\r\n              ");
          out.write("</table>\r\n              ");
          out.write("<br>");
          out.write("<br>\r\n              ");
deliveryDispFlg=1;
          out.write("\r\n            ");
}else{
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"deliveryCode\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryCode()));
          out.write("\">");
//7.4.0 ST2083 修正
          out.write("\r\n              ");
          out.write("<input type=\"hidden\" name=\"deliveryCodeToDB\" value=\"");
          out.print(lDeliveryInx);
          out.write("\">\r\n              ");
          out.write("<input name=\"deliveryAddressee\" type=\"hidden\" class=\"Form_TextBox_imeActive\"  size=\"25\" maxlength=\"50\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryAddressee()));
          out.write("\">\r\n              ");
          out.write("<input name=\"deliveryPostCode1\" type=\"hidden\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getPostCode1()));
          out.write("\" size=\"3\" maxlength=\"3\">\r\n              ");
          out.write("<input name=\"deliveryPostCode2\" type=\"hidden\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getPostCode2()));
          out.write("\" size=\"5\" maxlength=\"4\">\r\n              ");
          out.write("<input name=\"deliveryCompanyName\" type=\"hidden\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getCompanyName()));
          out.write("\" size=\"40\" maxlength=\"100\">\r\n              ");
          out.write("<input name=\"deliveryName\" type=\"hidden\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryName()));
          out.write("\" size=\"9\" maxlength=\"40\">\r\n              ");
          out.write("<input name=\"deliveryAddress1\" type=\"hidden\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getAddress1()));
          out.write("\" size=\"9\" maxlength=\"40\">\r\n              ");
          out.write("<input name=\"deliveryAddress2\" type=\"hidden\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getAddress2()));
          out.write("\" size=\"50\" maxlength=\"100\">\r\n              ");
          out.write("<input name=\"deliveryAddress3\" type=\"hidden\" class=\"Form_TextBox_imeActive\" value=\"");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getAddress3()));
          out.write("\" size=\"50\" maxlength=\"100\">\r\n              ");
          out.write("<input name=\"deliveryTel\" type=\"hidden\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(deliveryID.getTel());
          out.write("\" size=\"22\" maxlength=\"16\">\r\n              ");
          out.write("<input name=\"deliveryFax\" type=\"hidden\" class=\"Form_TextBox_imeInactive\" value=\"");
          out.print(deliveryID.getFax());
          out.write("\" size=\"22\" maxlength=\"16\">\r\n            ");
}
          out.write("\r\n          ");
          out.write("</td>\r\n        ");
          out.write("</tr>\r\n        ");
if(orderDispFlg==0){
          out.write("\r\n          ");
          out.write("<tr>\r\n            ");
          out.write("<td colspan=\"2\">\r\n              ");
          out.write("<span class=\"Text_Blue_Normal_Bold\">【受注明細】&nbsp;※購入商品の情報変更");
          out.write("</span>\r\n            ");
          out.write("</td>\r\n          ");
          out.write("</tr>\r\n          ");
orderDispFlg=1;
          out.write("\r\n        ");
}
          out.write("\r\n        ");
          out.write("<tr>\r\n          ");
          out.write("<td width=\"20\">&nbsp;");
          out.write("</td>\r\n          ");
          out.write("<td width=\"810\">\r\n            ");
          out.write("<table width=\"800\" cellpadding=\"0\" cellspacing=\"0\">\r\n              ");
          out.write("<tr>\r\n                ");
          out.write("<td width=\"200\">");
          out.write("<span class=\"Back_Edit_TitleText\">「");
          out.print(SIHTMLUtil.HTMLEncode(deliveryID.getDeliveryTypeName()));
          out.write("送料」対象商品");
          out.write("</span>");
          out.write("</td>\r\n                ");
          out.write("<td width=\"600\" align=\"right\">\r\n                  ");
if("1".equals(deliveryID.getDeliveryTypeCode())){
          out.write("\r\n                    配送希望日：\r\n                    ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_7 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
          _jspx_th_webshop_siselect_7.setPageContext(pageContext);
          _jspx_th_webshop_siselect_7.setParent(_jspx_th_webshop_siiterator_1);
          _jspx_th_webshop_siselect_7.setDefault("");
          _jspx_th_webshop_siselect_7.setName("deliveryDate_komono");
          _jspx_th_webshop_siselect_7.setCollection(deliveryDateColl2);
          _jspx_th_webshop_siselect_7.setSpace(spaceNum);
          int _jspx_eval_webshop_siselect_7 = _jspx_th_webshop_siselect_7.doStartTag();
          if (_jspx_th_webshop_siselect_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_7);
          out.write("\r\n                    ");
          out.write("<input type=\"button\" name=\"zipBtn1a\" value=\"日\" OnClick=\"setDeliveryDateAll1()\">\r\n                    &nbsp;希望時間帯：\r\n                    ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_8 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
          _jspx_th_webshop_siselect_8.setPageContext(pageContext);
          _jspx_th_webshop_siselect_8.setParent(_jspx_th_webshop_siiterator_1);
          _jspx_th_webshop_siselect_8.setDefault("");
          _jspx_th_webshop_siselect_8.setName("deliveryTime_komono");
          _jspx_th_webshop_siselect_8.setCollection(deliveryTimeColl);
          _jspx_th_webshop_siselect_8.setSpace(spaceNum);
          int _jspx_eval_webshop_siselect_8 = _jspx_th_webshop_siselect_8.doStartTag();
          if (_jspx_th_webshop_siselect_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_8);
          out.write("\r\n                    ");
          out.write("<input type=\"button\" name=\"zipBtn1b\" value=\"時\" OnClick=\"setDeliveryTimeAll1()\">\r\n                    ");
          out.write("<input type=\"button\" name=\"zipBtn1\" value=\"一括設定\" OnClick=\"setDeliveryDateTimeAll1()\">\r\n                  ");
}else if("0".equals(deliveryID.getDeliveryTypeCode())){
          out.write("\r\n                    配送希望日：\r\n                    ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_9 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
          _jspx_th_webshop_siselect_9.setPageContext(pageContext);
          _jspx_th_webshop_siselect_9.setParent(_jspx_th_webshop_siiterator_1);
          _jspx_th_webshop_siselect_9.setDefault("");
          _jspx_th_webshop_siselect_9.setName("deliveryDate_kobetsu");
          _jspx_th_webshop_siselect_9.setCollection(deliveryDateColl2);
          _jspx_th_webshop_siselect_9.setSpace(spaceNum);
          int _jspx_eval_webshop_siselect_9 = _jspx_th_webshop_siselect_9.doStartTag();
          if (_jspx_th_webshop_siselect_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_9);
          out.write("\r\n                    ");
          out.write("<input type=\"button\" name=\"zipBtn0a\" value=\"日\" OnClick=\"setDeliveryDateAll0()\">\r\n                    &nbsp;希望時間帯：\r\n                    ");
          /* ----  webshop:siselect ---- */
          jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_10 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
          _jspx_th_webshop_siselect_10.setPageContext(pageContext);
          _jspx_th_webshop_siselect_10.setParent(_jspx_th_webshop_siiterator_1);
          _jspx_th_webshop_siselect_10.setDefault("");
          _jspx_th_webshop_siselect_10.setName("deliveryTime_kobetsu");
          _jspx_th_webshop_siselect_10.setCollection(deliveryTimeColl);
          _jspx_th_webshop_siselect_10.setSpace(spaceNum);
          int _jspx_eval_webshop_siselect_10 = _jspx_th_webshop_siselect_10.doStartTag();
          if (_jspx_th_webshop_siselect_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_10);
          out.write("\r\n                    ");
          out.write("<input type=\"button\" name=\"zipBtn0b\" value=\"時\" OnClick=\"setDeliveryTimeAll0()\">\r\n                    ");
          out.write("<input type=\"button\" name=\"zipBtn0\" value=\"一括設定\" OnClick=\"setDeliveryDateTimeAll0()\">\r\n                  ");
}
          out.write("\r\n                ");
          out.write("</td>\r\n              ");
          out.write("</tr>\r\n            ");
          out.write("</table>\r\n            ");
          out.write("<table width=\"800\" cellpadding=\"3\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\" summary=\"配送先情報\">\r\n              ");
          out.write("<tr class=\"Back_Edit_DataCell_Label\">\r\n                ");
          out.write("<td rowspan=\"2\" width=\"350\">在庫コード");
          out.write("<br>商品名");
          out.write("</td>\r\n                ");
          out.write("<td width=\"120\">配送希望日");
          out.write("</td>\r\n                ");
          out.write("<td width=\"70\">単価");
          out.write("</td>\r\n                ");
          out.write("<td width=\"65\">送料");
          out.write("</td>\r\n                ");
          out.write("<td width=\"60\">仕入");
          out.write("</td>\r\n                ");
          out.write("<td colspan=\"2\" rowspan=\"2\" width=\"135\">出荷店舗");
          out.write("</td>\r\n              ");
          out.write("</tr>\r\n              ");
          out.write("<tr class=\"Back_Edit_DataCell_Label\">\r\n                ");
          out.write("<td>希望時間帯");
          out.write("</td>\r\n                ");
          out.write("<td>数量");
          out.write("</td>\r\n                ");
          out.write("<td>総合計");
          out.write("</td>\r\n                ");
          out.write("<td>加工");
          out.write("</td>\r\n              ");
          out.write("</tr>\r\n              ");
          /* ----  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("detailID");
          _jspx_th_webshop_siiterator_2.setType("jp.co.sint.basic.SIOrderDetail");
          _jspx_th_webshop_siiterator_2.setCollection(detailColl);
          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 detailID = null;
            detailID = (jp.co.sint.basic.SIOrderDetail) pageContext.findAttribute("detailID");
            do {
              out.write("\r\n              ");

              // EDBTG003-00 elecs-matsushima mod start
              //orderprice = SIDBUtil.getFirstData(connection,"SELECT price FROM orderdetaillatestvw WHERE ordercode='"+regOrderID.getOrderCode()+"' AND cmdtycode='"+detailID.getCmdtyCode()+"' AND individualcode='"+detailID.getIndividualCode()+"'");
              String orderPriceSql = "SELECT price FROM orderdetaillatestvw WHERE ordercode='"+regOrderID.getOrderCode()+"' AND cmdtycode='"+detailID.getCmdtyCode()+"' AND individualcode='"+detailID.getIndividualCode()+"'";
              orderPriceSql += SIUtil.isNotNull(detailID.getSetCode()) ? " AND setcode="+SIDBUtil.SQL2Str(detailID.getSetCode(), " ") : " AND setcode is null ";
              orderPriceSql += SIUtil.isNotNull(detailID.getSetDetailCode()) ? " AND setdetailcode="+SIDBUtil.SQL2Str(detailID.getSetDetailCode(), " ") : " AND setdetailcode is null ";
              orderprice = SIDBUtil.getFirstData(connection,orderPriceSql);
              // EDBTG003-00 elecs-matsushima mod end
                if(SIUtil.isNotNull(orderprice)&&!detailID.getPrice().equals(orderprice)) changeFlg=true;
                else changeFlg=false;
                alertFlg=alertFlg||(changeFlg&&!SIUtil.isVariableCode(detailID.getIndividualCode()));
              
              out.write("\r\n              ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                ");
              out.write("<td rowspan=\"2\">\r\n                  ");

                  String consignGoodsFlg = SIBGUtil.getConsignFlg(connection,detailID.getShopCode(),detailID.getCmdtyCode(),detailID.getIndividualCode());
                  // EDBTG003-00 elecs-matsushima add start
                  //String oldConsignGoodsFee = SIDBUtil.getFirstData(connection, "SELECT a.consigngoodsfee FROM orderdetailtbl a,ordertbl b WHERE a.ordercode='"+regOrderID.getOrderCode()+ "' AND a.individualcode='"+detailID.getIndividualCode()+"' AND a.ordercode=b.ordercode AND a.orderbranchcode=b.orderbranchcode AND b.enabledflg=1");
                  String oldConsignGoodsFeeSql = "SELECT a.consigngoodsfee FROM orderdetailtbl a,ordertbl b WHERE a.ordercode='"+regOrderID.getOrderCode()+ "' AND a.individualcode='"+detailID.getIndividualCode()+"' AND a.ordercode=b.ordercode AND a.orderbranchcode=b.orderbranchcode AND b.enabledflg=1";
                  oldConsignGoodsFeeSql += SIUtil.isNotNull(detailID.getSetCode()) ? " AND setcode="+SIDBUtil.SQL2Str(detailID.getSetCode(), " ") : " AND setcode is null ";
                  oldConsignGoodsFeeSql += SIUtil.isNotNull(detailID.getSetDetailCode()) ? " AND setdetailcode="+SIDBUtil.SQL2Str(detailID.getSetDetailCode(), " ") : " AND setdetailcode is null ";
                  String oldConsignGoodsFee = SIDBUtil.getFirstData(connection,oldConsignGoodsFeeSql);
                  // EDBTG003-00 elecs-matsushima add end
                  
              out.write("\r\n                  ");
 // EDBTG003-00 elecs-matsushima add start 
              out.write("\r\n                  ");
 if (!detailID.getSetDetailFlg().equals(SIConfig.SET_DETAIL_FLG_NORMAL)) { 
              out.write("\r\n                    セット品");
              out.print(detailID.getSetCode());
              out.write("（");
              out.print(SIHTMLUtil.HTMLEncode(detailID.getSetIndividualCode()) );
              out.write("）&nbsp;\r\n                  ");
 } 
              out.write("\r\n                  ");
 // EDBTG003-00 elecs-matsushima add end 
              out.write("\r\n                  ");
              out.print(detailID.getIndividualCode());
              out.write("<br>\r\n                  ");
 // EDBTG003-00 elecs-matsushima add start 
              out.write("\r\n                  ");
 if (detailID.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                  ");
 // EDBTG003-00 elecs-matsushima add end 
              out.write("\r\n                  ");
              out.print(SIHTMLUtil.HTMLEncode(SIBGUtil.getCmdtyFullName(connection,detailID.getCmdtyCode(),detailID.getIndividualCode())));
              out.write("\r\n                  ");
              /* ----  webshop:isTrue ---- */
              jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_16 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
              _jspx_th_webshop_isTrue_16.setPageContext(pageContext);
              _jspx_th_webshop_isTrue_16.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_isTrue_16.setValue("1".equals(consignGoodsFlg));
              int _jspx_eval_webshop_isTrue_16 = _jspx_th_webshop_isTrue_16.doStartTag();
              if (_jspx_eval_webshop_isTrue_16 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                do {
                  out.write("\r\n                    ");
                  /* ----  webshop:isTrue ---- */
                  jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_17 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
                  _jspx_th_webshop_isTrue_17.setPageContext(pageContext);
                  _jspx_th_webshop_isTrue_17.setParent(_jspx_th_webshop_isTrue_16);
                  _jspx_th_webshop_isTrue_17.setValue(SIUtil.isNotNull(oldConsignGoodsFee));
                  int _jspx_eval_webshop_isTrue_17 = _jspx_th_webshop_isTrue_17.doStartTag();
                  if (_jspx_eval_webshop_isTrue_17 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                    do {
                      out.write("\r\n                      ");
                      out.write("<br>（委託手数料：");
                      /* ----  webshop:sicurrency ---- */
                      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_9 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
                      _jspx_th_webshop_sicurrency_9.setPageContext(pageContext);
                      _jspx_th_webshop_sicurrency_9.setParent(_jspx_th_webshop_isTrue_17);
                      _jspx_th_webshop_sicurrency_9.setValue(SIHTMLUtil.HTMLEncode(oldConsignGoodsFee));
                      int _jspx_eval_webshop_sicurrency_9 = _jspx_th_webshop_sicurrency_9.doStartTag();
                      if (_jspx_th_webshop_sicurrency_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_9);
                      out.write("）\r\n                    ");
                      int evalDoAfterBody = _jspx_th_webshop_isTrue_17.doAfterBody();
                      if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                        break;
                    } while (true);
                  }
                  if (_jspx_th_webshop_isTrue_17.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                    return;
                  _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_17);
                  out.write("\r\n                    ");
                  /* ----  webshop:isFalse ---- */
                  jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_10 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
                  _jspx_th_webshop_isFalse_10.setPageContext(pageContext);
                  _jspx_th_webshop_isFalse_10.setParent(_jspx_th_webshop_isTrue_16);
                  _jspx_th_webshop_isFalse_10.setValue(SIUtil.isNotNull(oldConsignGoodsFee));
                  int _jspx_eval_webshop_isFalse_10 = _jspx_th_webshop_isFalse_10.doStartTag();
                  if (_jspx_eval_webshop_isFalse_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
                    do {
                      out.write("\r\n                      ");
                      out.write("<br>（委託手数料：");
                      /* ----  webshop:sicurrency ---- */
                      jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_10 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
                      _jspx_th_webshop_sicurrency_10.setPageContext(pageContext);
                      _jspx_th_webshop_sicurrency_10.setParent(_jspx_th_webshop_isFalse_10);
                      _jspx_th_webshop_sicurrency_10.setValue(SIHTMLUtil.HTMLEncode(detailID.getConsignGoodsFee()));
                      int _jspx_eval_webshop_sicurrency_10 = _jspx_th_webshop_sicurrency_10.doStartTag();
                      if (_jspx_th_webshop_sicurrency_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_10);
                      out.write("）\r\n                    ");
                      int evalDoAfterBody = _jspx_th_webshop_isFalse_10.doAfterBody();
                      if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                        break;
                    } while (true);
                  }
                  if (_jspx_th_webshop_isFalse_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                    return;
                  _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_10);
                  out.write("\r\n                  ");
                  int evalDoAfterBody = _jspx_th_webshop_isTrue_16.doAfterBody();
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_webshop_isTrue_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_16);
              out.write("\r\n                ");
              out.write("</td>\r\n                ");
              out.write("<td>\r\n                  ");
String deliName1="deliveryDate"+"_"+detailID.getCmdtyCode()+"_"+detailID.getIndividualCode()+"_"+detailID.getSetCode()+"_"+detailID.getSetDetailCode();
              out.write("\r\n                  ");
              /* ----  webshop:siselect ---- */
              jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_11 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
              _jspx_th_webshop_siselect_11.setPageContext(pageContext);
              _jspx_th_webshop_siselect_11.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_siselect_11.setName(deliName1);
              _jspx_th_webshop_siselect_11.setDefault(detailID.getDeliveryDate());
              _jspx_th_webshop_siselect_11.setCollection(deliveryDateColl1);
              _jspx_th_webshop_siselect_11.setSpace(spaceNum);
              int _jspx_eval_webshop_siselect_11 = _jspx_th_webshop_siselect_11.doStartTag();
              if (_jspx_th_webshop_siselect_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_11);
              out.write("\r\n                ");
              out.write("</td>\r\n                ");
if(SIUtil.isVariableCode(detailID.getIndividualCode())){
              out.write("\r\n                  ");
              out.write("<td align=\"right\">\r\n                    ");
              out.write("<input type=\"text\" name=\"");
              out.print("variablePrice_"+detailID.getIndividualCode());
              out.write("\" value=\"");
              out.print(detailID.getPriceIncTax());
              out.write("\" class=\"Form_TextBox_imeInactive_Right\" maxlength=\"8\" size=\"10\">\r\n                    ");
              out.write("<input type=\"hidden\" name=\"variableCode\" value=\"");
              out.print(detailID.getIndividualCode());
              out.write("\">\r\n                  ");
              out.write("</td>\r\n                ");
}else if(changeFlg){
              out.write("\r\n                  ");
              out.write("<td align=\"right\">");
              out.write("<font color=\"red\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_11 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_11.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_11.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_sicurrency_11.setValue(detailID.getPriceIncTax());
              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("</font>");
              out.write("</td>\r\n                ");
}else{
              out.write("\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_12 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_12.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_12.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_sicurrency_12.setValue(detailID.getPriceIncTax());
              int _jspx_eval_webshop_sicurrency_12 = _jspx_th_webshop_sicurrency_12.doStartTag();
              if (_jspx_th_webshop_sicurrency_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_12);
              out.write("</td>\r\n                ");
}
              out.write("\r\n                ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_13 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_13.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_13.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_sicurrency_13.setValue(detailID.getDeliveryFee());
              int _jspx_eval_webshop_sicurrency_13 = _jspx_th_webshop_sicurrency_13.doStartTag();
              if (_jspx_th_webshop_sicurrency_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_13);
              out.write("</td>\r\n                ");
if(SIUtil.isVariableCode(detailID.getIndividualCode())){
              out.write("\r\n                  ");
              out.write("<td align=\"right\">");
              out.write("<input type=\"text\" name=\"");
              out.print("variablePurchase_"+detailID.getIndividualCode());
              out.write("\" value=\"");
              out.print(detailID.getPurchasePrice());
              out.write("\" class=\"Form_TextBox_imeInactive_Right\" maxlength=\"8\" size=\"10\">");
              out.write("</td>\r\n                ");
}else{
              out.write("\r\n                  ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_14 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_14.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_14.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_sicurrency_14.setValue(detailID.getPurchasePrice());
              int _jspx_eval_webshop_sicurrency_14 = _jspx_th_webshop_sicurrency_14.doStartTag();
              if (_jspx_th_webshop_sicurrency_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_14);
              out.write("</td>\r\n                ");
}
              out.write("\r\n                ");
//EDBTG003-00 elecs-matsushima mod start 
              out.write("\r\n                ");
              out.write("\r\n                ");
boolean isAllocation = SIBGUtil.isAllocation(connection,regOrderID.getOrderCode(),detailID.getCmdtyCode(),detailID.getIndividualCode(), detailID.getOrderDetailCode());
              out.write("\r\n                ");
//EDBTG003-00 elecs-matsushima mod end 
              out.write("\r\n                ");
boolean isAmount = SIBGUtil.isAmount(connection,detailID.getCmdtyCode(),detailID.getIndividualCode());
              out.write("\r\n                ");
if(isAllocation || isAmount){
              out.write("\r\n                ");
              out.write("<td width=\"80\" rowspan=\"2\" align=\"left\" valign=\"middle\">\r\n                  ");
if(SIUtil.isNull(detailID.getBranchCode())) detailID.setBranchCode("");
                    //LinkedHashMap allocationMap = (LinkedHashMap) session.getAttribute(SIConfig.SISESSION_MAN_ORDER_ALLOCATION);
                    LinkedHashMap allocationMap = regOrderID.getOrderAllocationMap(session, regOrderID.getOrderCode());
                  
              out.write("\r\n                  ");
 // EDBTG003-00 elecs-matsushima mod start 
              out.write("\r\n                  ");
              out.write("\r\n                  ");
              out.print(regOrderID.getOrderAllocation(connection,detailID.getCmdtyCode(),detailID.getIndividualCode(),allocationMap, detailID.getSetDetailFlg(), detailID.getOrderDetailCode(), detailID.getSetCode()));
              out.write("\r\n                  ");
 // EDBTG003-00 elecs-matsushima mod end 
              out.write("\r\n                ");
              out.write("</td>\r\n                ");
              out.write("<td width=\"60\" rowspan=\"2\" align=\"center\" valign=\"middle\">\r\n                  ");
              out.write("<a href=\"javascript:goPopup2('");
              out.print(regOrderID.getOrderCode());
              out.write("','");
              out.print(detailID.getCmdtyCode());
              out.write("','");
              out.print(detailID.getIndividualCode());
              out.write("','");
              out.print(SIHTMLUtil.HTMLEncode(regOrderID.getCompanyCode()));
              out.write("','");
              out.print(detailID.getAmount());
              out.write("','");
              out.print(detailID.getBranchCode());
              out.write("', '");
              out.print(SIHTMLUtil.JSHTMLEncode(detailID.getSetDetailFlg()) );
              out.write("', '");
              out.print(SIHTMLUtil.JSHTMLEncode(detailID.getOrderDetailCode()) );
              out.write("', '");
              out.print(SIHTMLUtil.JSHTMLEncode(detailID.getSetCode()) );
              out.write("','");
              out.print(SIHTMLUtil.JSHTMLEncode(detailID.getSetCode()) );
              out.write("')\">");
              out.write("<img src=\"");
              out.print(webshopSite);
              out.write("/image/mallmgr/btn_S_Modify.gif\" alt=\"修正\" width=\"45\" height=\"20\" class=\"imgBtn\">");
              out.write("</a>\r\n                ");
              out.write("</td>\r\n                ");
}else{
              out.write("\r\n                ");
              out.write("<td colspan=\"2\" rowspan=\"2\" align=\"left\" valign=\"middle\">\r\n                  在庫管理なし\r\n                ");
              out.write("</td>\r\n                ");
}
              out.write("\r\n              ");
              out.write("</tr>\r\n              ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                ");
              out.write("<td>\r\n                  ");
String deliName2="deliveryTime"+"_"+detailID.getCmdtyCode()+"_"+detailID.getIndividualCode()+"_"+detailID.getSetCode()+"_"+detailID.getSetDetailCode();
              out.write("\r\n                  ");
              /* ----  webshop:siselect ---- */
              jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_12 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
              _jspx_th_webshop_siselect_12.setPageContext(pageContext);
              _jspx_th_webshop_siselect_12.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_siselect_12.setName(deliName2);
              _jspx_th_webshop_siselect_12.setDefault(detailID.getDeliveryTime());
              _jspx_th_webshop_siselect_12.setCollection(deliveryTimeColl);
              _jspx_th_webshop_siselect_12.setSpace(spaceNum);
              int _jspx_eval_webshop_siselect_12 = _jspx_th_webshop_siselect_12.doStartTag();
              if (_jspx_th_webshop_siselect_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_siselect_space_name_default_collection_nobody.reuse(_jspx_th_webshop_siselect_12);
              out.write("\r\n                ");
              out.write("</td>\r\n                ");
              out.write("<td align=\"right\">");
              out.print(detailID.getAmount());
              out.write("</td>\r\n                ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_15 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_15.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_15.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_sicurrency_15.setValue(detailID.getTotalPrice());
              int _jspx_eval_webshop_sicurrency_15 = _jspx_th_webshop_sicurrency_15.doStartTag();
              if (_jspx_th_webshop_sicurrency_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_15);
              out.write("</td>\r\n                ");
              out.write("<td align=\"right\">");
              /* ----  webshop:sicurrency ---- */
              jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_16 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
              _jspx_th_webshop_sicurrency_16.setPageContext(pageContext);
              _jspx_th_webshop_sicurrency_16.setParent(_jspx_th_webshop_siiterator_2);
              _jspx_th_webshop_sicurrency_16.setValue(detailID.getProcessingExpance());
              int _jspx_eval_webshop_sicurrency_16 = _jspx_th_webshop_sicurrency_16.doStartTag();
              if (_jspx_th_webshop_sicurrency_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_16);
              out.write("</td>\r\n              ");
              out.write("</tr>\r\n              ");
cnt++;
              out.write("\r\n              ");
              int evalDoAfterBody = _jspx_th_webshop_siiterator_2.doAfterBody();
              detailID = (jp.co.sint.basic.SIOrderDetail) pageContext.findAttribute("detailID");
              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            ");
          out.write("</table>\r\n            ");
          out.write("<br>");
          out.write("<br>\r\n          ");
          out.write("</td>\r\n        ");
          out.write("</tr>\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_1.doAfterBody();
          deliveryID = (jp.co.sint.basic.SIOrderDelivery) pageContext.findAttribute("deliveryID");
          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        ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_11 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_11.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_11.setParent(null);
      _jspx_th_webshop_isFalse_11.setValue(otherOrderFlg);
      int _jspx_eval_webshop_isFalse_11 = _jspx_th_webshop_isFalse_11.doStartTag();
      if (_jspx_eval_webshop_isFalse_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n          ");
          out.write("<tr>\r\n            ");
          out.write("<td width=\"20\">&nbsp;");
          out.write("</td>\r\n            ");
          out.write("<td width=\"810\" align=\"right\">\r\n              ");
          out.write("<table>\r\n                ");
          out.write("<tr>\r\n                  ");
          out.write("<td width=\"760\" align=\"right\">\r\n                    ");
          out.write("<span class=\"Text_Blue_Small\">※商品の追加、数量・配送先の編集を行うには右の「編集」ボタンをクリックしてください");
          out.write("</span>");
          out.write("<br>\r\n                    ");
          out.write("<span class=\"Text_Red_Small_Bold\">※編集後、この画面で登録を行うまでデータベースには反映されません");
          out.write("</span>\r\n                  ");
          out.write("</td>\r\n                  ");
          out.write("<td width=\"45\" align=\"right\">\r\n                    ");
          out.write("<a href=\"javascript:sendAction('");
          out.print(SIConfig.SIACTION_DELIVERY);
          out.write("')\">");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_S_Edit.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("</tr>\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_11.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_11);
      out.write("\r\n        ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_18 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_18.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_18.setParent(null);
      _jspx_th_webshop_isTrue_18.setValue(otherOrderFlg);
      int _jspx_eval_webshop_isTrue_18 = _jspx_th_webshop_isTrue_18.doStartTag();
      if (_jspx_eval_webshop_isTrue_18 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n          ");
          out.write("<tr>\r\n            ");
          out.write("<td align=\"right\" colspan=\"2\">\r\n              ");
          out.write("<span class=\"Text_Red_Small_Bold\">※編集後、この画面で登録を行うまでデータベースには反映されません");
          out.write("</span>\r\n            ");
          out.write("</td>\r\n          ");
          out.write("</tr>\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_18.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_18);
      out.write("\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"2\" width=\"830\">\r\n            ");
      out.write("<table width=\"820\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"ボタン配置\">\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td colspan=5>");
      out.write("<span class=\"Back_Edit_TitleText\">出荷指示メール備考欄");
      out.write("</span>");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"280\">\r\n                  ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_19 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_19.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_19.setParent(null);
      _jspx_th_webshop_isTrue_19.setValue("代金引換".equals(casherID.getPayMethodName()));
      int _jspx_eval_webshop_isTrue_19 = _jspx_th_webshop_isTrue_19.doStartTag();
      if (_jspx_eval_webshop_isTrue_19 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n                    ");
          out.write("<input type=\"checkbox\" name=\"cashFlg\" value=\"1\" checked=\"true\" onClick=\"changeCash()\">代金引換\r\n                  ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_19.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_19);
      out.write("\r\n                  ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_12 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_12.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_12.setParent(null);
      _jspx_th_webshop_isFalse_12.setValue("代金引換".equals(casherID.getPayMethodName()));
      int _jspx_eval_webshop_isFalse_12 = _jspx_th_webshop_isFalse_12.doStartTag();
      if (_jspx_eval_webshop_isFalse_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n                    ");
          out.write("<input type=\"checkbox\" name=\"cashFlg\" value=\"1\" onClick=\"changeCash()\">代金引換\r\n                  ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_12.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_12);
      out.write("\r\n                  ");
      /* ----  webshop:siselect ---- */
      jp.co.sint.taglib.SISelect _jspx_th_webshop_siselect_13 = (jp.co.sint.taglib.SISelect) _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_nobody.get(jp.co.sint.taglib.SISelect.class);
      _jspx_th_webshop_siselect_13.setPageContext(pageContext);
      _jspx_th_webshop_siselect_13.setParent(null);
      _jspx_th_webshop_siselect_13.setDefaultAlways("true");
      _jspx_th_webshop_siselect_13.setName("cashBranch");
      _jspx_th_webshop_siselect_13.setDefault(cashBranchTxt);
      _jspx_th_webshop_siselect_13.setCollection(fullbranchColl);
      _jspx_th_webshop_siselect_13.setSpace(spaceNum);
      int _jspx_eval_webshop_siselect_13 = _jspx_th_webshop_siselect_13.doStartTag();
      if (_jspx_th_webshop_siselect_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siselect_space_name_defaultAlways_default_collection_nobody.reuse(_jspx_th_webshop_siselect_13);
      out.write("\r\n                  ￥");
      out.write("<input name=\"cashPrice\" type=\"text\" class=\"Form_TextBox_imeInactive_Right\" value=\"");
      out.print(casherID.getSumOfF());
      out.write("\" size=\"10\" maxlength=\"8\">\r\n                ");
      out.write("</td>\r\n                ");
      out.write("\r\n                ");
      out.write("<td width=\"145\" align=\"left\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_OrderList.gif\" alt=\"受注管理一覧へ戻る\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"sendUrlAction('");
      out.print(SIURLMap.getHttpsUrl(request,regOrderID.getBackUrl()));
      out.write("','");
      out.print(SIConfig.SIACTION_BACK);
      out.write("')\">");
      out.write("</td>\r\n                ");
      out.write("<td width=\"145\" align=\"left\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_PayDetail.gif\" alt=\"入金管理明細\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"sendUrlAction('");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.pay"));
      out.write("','");
      out.print(SIConfig.SIACTION_DETAIL);
      out.write("')\">");
      out.write("</td>\r\n                ");
      out.write("<td width=\"145\" align=\"left\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_ShippmentList.gif\" alt=\"出荷管理一覧\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"javascript:sendUrlAction('");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.shippment"));
      out.write("','");
      out.print(SIConfig.SIACTION_LIST);
      out.write("')\">");
      out.write("</td>\r\n                ");
if(alertFlg){
      out.write("\r\n                  ");
      out.write("<td width=\"145\" align=\"left\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_Confirm.gif\" alt=\"登録（確認画面へ）\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"sendAlert('");
      out.print(SIConfig.SIACTION_CONFIRM);
      out.write("')\">");
      out.write("</td>\r\n                ");
}else{
      out.write("\r\n                  ");
      out.write("<td width=\"145\" align=\"left\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_Confirm.gif\" alt=\"登録（確認画面へ）\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"sendConfirm('");
      out.print(SIConfig.SIACTION_CONFIRM);
      out.write("')\">");
      out.write("</td>\r\n                ");
}
      out.write("\r\n                ");
      out.write("<td width=\"100\" align=\"left\">");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr>\r\n                ");
      out.write("<td width=\"280\" class=\"Back_Edit_DataCell\">\r\n                  ");
      out.write("<textarea rows=\"5\" name=\"mailComment\" cols=\"35\" class=\"Form_TextBox_imeActive\">");
      out.write("</textarea>\r\n                  ");
      out.write("<span class=\"Text_Red_Small_Bold\">※物流センター宛の出荷依頼には先頭40文字までしか表示されません");
      out.write("</span>\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"145\" align=\"left\" valign=\"top\">\r\n                  ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_SendKeepMail.gif\" alt=\"取り置き依頼メール送信\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"keepMailConfirm('");
      out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.order"));
      out.write("','");
      out.print(SIConfig.SIACTION_KEEP_CMDTY);
      out.write("')\">\r\n                  ");
      out.write("<br>　送信日：");
      out.print(regOrderID.getKeepMailDateStr());
      out.write("\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"145\" align=\"left\" valign=\"top\">\r\n                  ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_13 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_13.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_13.setParent(null);
      _jspx_th_webshop_isFalse_13.setValue(noRequestFlg);
      int _jspx_eval_webshop_isFalse_13 = _jspx_th_webshop_isFalse_13.doStartTag();
      if (_jspx_eval_webshop_isFalse_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n                  ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_L_ShippmentRequestMail.gif\" alt=\"出荷指示メール送信\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"shippmentMailConfirm('");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.order"));
          out.write("','");
          out.print(SIConfig.SIACTION_MAIL2);
          out.write("')\">\r\n                  ");
          out.write("<br>　送信日：");
          out.print(regOrderID.getShippmentMailDateStr());
          out.write("\r\n                  ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_13.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_13);
      out.write("\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"145\" align=\"left\" valign=\"top\">\r\n                  ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_14 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_14.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_14.setParent(null);
      _jspx_th_webshop_isFalse_14.setValue(noRequestFlg);
      int _jspx_eval_webshop_isFalse_14 = _jspx_th_webshop_isFalse_14.doStartTag();
      if (_jspx_eval_webshop_isFalse_14 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n                  ");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_L_ShippmentRequestExcel.gif\" alt=\"出荷指示書\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"shippmentExcelConfirm('");
          out.print(SIURLMap.getHttpsUrl(request,"webshop.servlet.manager.order"));
          out.write("','");
          out.print(SIConfig.SIACTION_EXCEL);
          out.write("')\">\r\n                  ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_14.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_14);
      out.write("\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"145\" align=\"left\" valign=\"top\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/image/mallmgr/btn_L_OrderCancel.gif\" alt=\"受注キャンセル\" width=\"125\" height=\"30\" class=\"imgBtn\" onClick=\"cancelMailConfirm('");
      out.print(SIConfig.SIACTION_CANCEL);
      out.write("')\">");
      out.write("</td>\r\n                ");
      out.write("<td width=\"100\" align=\"left\">");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n            ");
      out.write("</table>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n        ");
      out.write("<tr>\r\n          ");
      out.write("<td colspan=\"2\" width=\"830\">\r\n            ");
      out.write("<br>");
      out.write("<br>\r\n            ");
      out.write("<span class=\"Back_Edit_TitleText\">特記事項メモ");
      out.write("</span>&nbsp;※顧客特徴、クレーム情報、買取・修理情報等全ての取引を入力\r\n            ");
      out.write("<table width=\"700\" border=\"0\" cellpadding=\"0\" cellspacing=\"1\" class=\"Back_Edit_TableBorder\">\r\n              ");
      out.write("<tr class=\"Back_Edit_HeaderCell\">\r\n                ");
      out.write("<td width=\"64\">記入日");
      out.write("</td>\r\n                ");
      out.write("<td width=\"64\">更新日");
      out.write("</td>\r\n                ");
      out.write("<td width=\"64\">担当者");
      out.write("</td>\r\n                ");
      out.write("<td width=\"398\">メモ");
      out.write("</td>\r\n                ");
      out.write("<td width=\"110\">");
      out.write("</td>\r\n              ");
      out.write("</tr>\r\n              ");
      out.write("<tr class=\"Back_Edit_DataCell\">\r\n                ");
      out.write("<td align=\"left\">");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getMemoBean().getInitDateTime()));
      out.write("</td>\r\n                ");
      out.write("<td align=\"left\">");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getMemoBean().getUpdateDateTime()));
      out.write("</td>\r\n                ");
      out.write("<td align=\"center\">");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getMemoBean().getUserName()));
      out.write("</td>\r\n                ");
      out.write("<td align=\"left\">\r\n                  ");
      out.write("<input type=\"hidden\" name=\"commentNumber\" value=\"");
      out.print(regOrderID.getMemoBean().getCommentNumber());
      out.write("\">\r\n                  ");
      out.write("<textarea rows=\"2\" cols=\"50\" name=\"purchaseMemo\" class=\"Form_TextBox_imeActive\">");
      out.print(SIHTMLUtil.HTMLEncode(regOrderID.getMemoBean().getMemo()));
      out.write("</textarea>\r\n                ");
      out.write("</td>\r\n                ");
      out.write("<td align=\"center\">\r\n                  ");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_20 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_20.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_20.setParent(null);
      _jspx_th_webshop_isTrue_20.setValue(SIUtil.isNull(regOrderID.getMemoBean().getCommentNumber()));
      int _jspx_eval_webshop_isTrue_20 = _jspx_th_webshop_isTrue_20.doStartTag();
      if (_jspx_eval_webshop_isTrue_20 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n                    ");
          out.write("<a href=\"javascript:sendAction('purchaseRegist')\">");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_S_AddNew.gif\" width=\"45\" height=\"20\" class=\"imgBtn\">");
          out.write("</a>\r\n                  ");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_20.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_20.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_20);
      out.write("\r\n                  ");
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_15 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_15.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_15.setParent(null);
      _jspx_th_webshop_isFalse_15.setValue(SIUtil.isNull(regOrderID.getMemoBean().getCommentNumber()));
      int _jspx_eval_webshop_isFalse_15 = _jspx_th_webshop_isFalse_15.doStartTag();
      if (_jspx_eval_webshop_isFalse_15 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\r\n                    ");
          out.write("<a href=\"javascript:sendAction('purchaseRegist')\">");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_S_Update.gif\" width=\"45\" height=\"20\" class=\"imgBtn\">");
          out.write("</a>\r\n                    &nbsp;");
          out.write("<a href=\"javascript:sendAction('purchaseReset')\">");
          out.write("<img src=\"");
          out.print(webshopSite);
          out.write("/image/mallmgr/btn_S_Clear.gif\" width=\"45\" height=\"20\" class=\"imgBtn\">");
          out.write("</a>\r\n                  ");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_15.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_15);
      out.write("\r\n                ");
      out.write("</td>\r\n              ");
      out.write("</tr>\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.setType("jp.co.sint.beans.mallmgr.UIPurchaseHistoryMemo");
      _jspx_th_webshop_siiterator_3.setCollection(memoColl);
      _jspx_th_webshop_siiterator_3.setId("memoID");
      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.beans.mallmgr.UIPurchaseHistoryMemo memoID = null;
        memoID = (jp.co.sint.beans.mallmgr.UIPurchaseHistoryMemo) pageContext.findAttribute("memoID");
        do {
          out.write("\r\n              ");
          /* ----  webshop:isFalse ---- */
          jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_16 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
          _jspx_th_webshop_isFalse_16.setPageContext(pageContext);
          _jspx_th_webshop_isFalse_16.setParent(_jspx_th_webshop_siiterator_3);
          _jspx_th_webshop_isFalse_16.setValue(memoID.getCommentNumber().equals(regOrderID.getMemoBean().getCommentNumber()));
          int _jspx_eval_webshop_isFalse_16 = _jspx_th_webshop_isFalse_16.doStartTag();
          if (_jspx_eval_webshop_isFalse_16 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\r\n              ");
              out.write("<tr class=\"Back_Edit_DataCell\">\r\n                ");
              out.write("<td align=\"left\">");
              out.print(SIHTMLUtil.HTMLEncode(memoID.getInitDateTime()));
              out.write("</td>\r\n                ");
              out.write("<td align=\"left\">");
              out.print(SIHTMLUtil.HTMLEncode(memoID.getUpdateDateTime()));
              out.write("</td>\r\n                ");
              out.write("<td align=\"center\">");
              out.print(SIHTMLUtil.HTMLEncode(memoID.getUserName()));
              out.write("</td>\r\n                ");
              out.write("<td align=\"left\" style=\"word-break:break-all;\">");
              out.print(SIHTMLUtil.ToHTMLNewLine(memoID.getMemo()));
              out.write("</td>\r\n                ");
              out.write("<td align=\"center\">\r\n                  ");
              out.write("<a href=\"javascript:sendActionByData1('purchaseModify','commentNumber','");
              out.print(memoID.getCommentNumber());
              out.write("')\">");
              out.write("<img src=\"");
              out.print(webshopSite);
              out.write("/image/mallmgr/btn_S_Edit.gif\" width=\"45\" height=\"20\" class=\"imgBtn\">");
              out.write("</a>\r\n                  &nbsp;");
              out.write("<a href=\"javascript:sendActionByData1('purchaseDelete','commentNumber','");
              out.print(memoID.getCommentNumber());
              out.write("')\">");
              out.write("<img src=\"");
              out.print(webshopSite);
              out.write("/image/mallmgr/btn_S_Delete.gif\" width=\"45\" height=\"20\" class=\"imgBtn\">");
              out.write("</a>\r\n                ");
              out.write("</td>\r\n              ");
              out.write("</tr>\r\n              ");
              int evalDoAfterBody = _jspx_th_webshop_isFalse_16.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_webshop_isFalse_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_16);
          out.write("\r\n              ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_3.doAfterBody();
          memoID = (jp.co.sint.beans.mallmgr.UIPurchaseHistoryMemo) pageContext.findAttribute("memoID");
          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("</table>\r\n          ");
      out.write("</td>\r\n        ");
      out.write("</tr>\r\n      ");
      out.write("</table>\r\n    ");
      out.write("</td>\r\n  ");
      out.write("</tr>\r\n  ");
      out.write("<tr>\r\n    ");
      out.write("<td colspan=\"2\" class=\"Back_Edit_FooterBG\">\r\n      ");

/**
 * 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("\r\n    ");
      out.write("</td>\r\n  ");
      out.write("</tr>\r\n");
      out.write("</table>\r\n");
      out.write("<input type=\"hidden\" name=\"shc\" value=\"");
      out.print(casherID.getShopCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"actionNameTxt\" value=\"");
      out.print(SIConfig.SIACTION_REDO);
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"sendflg\" value=\"true\">\r\n");
      out.write("<input type=\"hidden\" name=\"siteFlg\" value=\"back\">\r\n");
      out.write("<input type=\"hidden\" name=\"adminFlg\" value=\"admin\">\r\n");
      out.write("<input type=\"hidden\" name=\"orderCode\" value=\"");
      out.print(regOrderID.getOrderCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"orderCodeFromTxt\" value=\"");
      out.print(regOrderID.getOrderCode());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"pageNumberTxt\" value=\"");
      out.print(regOrderID.getPageNumberTxt());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"backUrl\" value=\"");
      out.print(regOrderID.getBackUrl());
      out.write("\">\r\n");
      out.write("<input type=\"hidden\" name=\"editModeTxt\" value=\"\">\r\n");
      out.write("<input type=\"hidden\" name=\"allow\" value=\"1\">\r\n");
      out.write("<input type=\"hidden\" name=\"deliveryDate_flg\" value=\"\"/>\r\n");
      out.write("<input type=\"hidden\" name=\"deliveryTime_flg\" value=\"\"/>\r\n");
      out.write("</form>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");

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

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

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

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

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

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

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

  private boolean _jspx_meth_webshop_sicurrency_8(javax.servlet.jsp.PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    /* ----  webshop:sicurrency ---- */
    jp.co.sint.taglib.SICurrencyTag _jspx_th_webshop_sicurrency_8 = (jp.co.sint.taglib.SICurrencyTag) _jspx_tagPool_webshop_sicurrency_value_nobody.get(jp.co.sint.taglib.SICurrencyTag.class);
    _jspx_th_webshop_sicurrency_8.setPageContext(pageContext);
    _jspx_th_webshop_sicurrency_8.setParent(null);
    _jspx_th_webshop_sicurrency_8.setValue(new String("0"));
    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 true;
    _jspx_tagPool_webshop_sicurrency_value_nobody.reuse(_jspx_th_webshop_sicurrency_8);
    return false;
  }
}
