package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
import jp.co.sint.tools.*;

public class right_banner_eyelash_inc_jsp extends HttpJspBase {


  private static java.util.Vector _jspx_includes;

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

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

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


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

      out.write("\r\n");
      out.write("\r\n");
String webshopSite=SIHTMLUtil.getRootPath(request);
      out.write("\r\n\r\n");
      out.write("<!-- sorcial -->\r\n");
      out.write("<div id=\"navLeftBnr\" class=\"section02\">\r\n");
      out.write("<h2>");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/h_r_sns.jpg\" alt=\"ソーシャルメディア公式アカウント\" width=\"195\" height=\"25\" />");
      out.write("</h2> \r\n");
      out.write("<div class=\"box\">\r\n");
      out.write("<ul>\r\n");
      out.write("<li class=\"leftBnr01\">");
      out.write("<a href=\"http://www.facebook.com/beautygarage.jp\" target=\"_blank\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/r_facebook_btn.gif\" alt=\"ビューティガレージの公式Facebookページ≫\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("\r\n");
      out.write("</ul>\r\n");
      out.write("</div>\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /sorcial -->\r\n\r\n");
      out.write("<!-- PR -->\r\n");
      out.write("<div id=\"navLeftBnr\" class=\"section02\">\r\n");
      out.write("<h2>");
      out.write("<img src=\"/ws/img/h_r_pr.gif\" alt=\"PR\" width=\"195\" height=\"25\" />");
      out.write("</h2>\r\n");
      out.write("<div class=\"box\">\r\n");
      out.write("<ul>\r\n");
      out.write("<li class=\"leftBnr01\">");
      out.write("<a href=\"http://www.eyelashgarage.jp/\" target=\"_blank\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/bnr_r_eg.jpg\" width=\"185\" height=\"90\" alt=\"アイラッシュガレージ\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li class=\"leftBnr02\">");
      out.write("<a href=\"https://www.s-career.jp/\" target=\"_blank\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/bnr_r_saloncareer.jpg\" width=\"185\" height=\"90\" alt=\"サロンキャリア\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li class=\"leftBnr03\">");
      out.write("<a href=\"https://promo.nexyzbb.ne.jp/led/01/?mid=beautygarage\" target=\"_blank\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/bnr_r_nexyz.jpg\" alt=\"初期費用ゼロ！店舗向けLED照明レンタルサービス | Nexyz.BB エネルギー環境事業\" width=\"185\" height=\"90\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<!--");
      out.write("<li class=\"leftBnr01\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/pickup/eesthe/index.html\">");
      out.write("<img src=\"/ws/img/bnr_r_eesthe.jpg\" alt=\"e-エステみつけた\" width=\"185\" height=\"90\" />");
      out.write("</a>");
      out.write("</li>-->\r\n");
      out.write("</ul>\r\n");
      out.write("</div>\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /PR -->\r\n\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);
    }
  }
}
