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 java.io.File;
import org.apache.log4j.Category;
import jp.co.sint.database.*;
import jp.co.sint.tools.*;
import jp.co.sint.basic.*;
import jp.co.sint.config.*;
import jp.co.sint.beans.front.*;
import jp.co.sint.beans.mallmgr.*;

public class advancedsearch_1832_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,
      			"util/error.jsp", true, 8192, true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n");
      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");

SIDatabaseConnection databaseConnection=new SIDatabaseConnection();try{
Connection connection=databaseConnection.getConnection();
String webshopSite=SIHTMLUtil.getRootPath(request);

      out.write("\r\n");
      out.write("<div class=\"makerbox\">\r\n");
      out.write("<p class=\"makerboxTitle\">");
      out.print(SIBGUtil.getDBParameter(connection,"makerTbl","makerName","makerCode","1832"));
      out.write("について");
      out.write("</p>\r\n");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/maker/cosme_bp_logo.jpg\" width=\"142\" height=\"111\" alt=\"\" class=\"makerboxLogo\" />\r\n");
      out.write("<div class=\"makerboxTxt\">\r\n持続性を高める為にグルー（接着剤）との相性とカールの美しさいとキープ力に徹底的にこだわった【ピュアミンク】。毛先が均一に立ち上がっているので、効率良く施術時間を短縮できます。\r\n");
      out.write("<ul>\r\n");
      out.write("<li>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/pickup/eyelash/index.html#bp\" class=\"arrow01\">サイズ表はこちら");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("</ul>\r\n");
      out.write("</div>\r\n");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/maker/cosme_bp_image.jpg\" width=\"142\" height=\"111\" alt=\"\" class=\"makerboxImage\" />\r\n");
      out.write("</div>\r\n");

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

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