package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;

public class docnow_html 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=ISO-8859-1");
      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("<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\">\n");
      out.write("<head>\n");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=shift_jis\" />\n");
      out.write("<title>docnow");
      out.write("</title>\n");
      out.write("<script src=\"/ws/js/AC_RunActiveContent.js\" type=\"text/javascript\">");
      out.write("</script>\n");
      out.write("</head>\n");
      out.write("<body bgcolor=\"#ffffff\" style=\"margin:0; padding:0\">\n");
      out.write("<!--[r[Ågp³êÄ¢é URL-->\n");
      out.write("<!--[r[Ågp³êÄ¢éeLXg-->\n");
      out.write("<!-- saved from url=(0013)about:internet -->\n");
      out.write("<script type=\"text/javascript\">\nAC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0','width','320','height','278','id','docnow','align','middle','src','docnow','play','false','loop','false','quality','high','scale','noscale','bgcolor','#ffffff','name','docnow','allowscriptaccess','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','docnow' ); //end AC code\n");
      out.write("</script>");
      out.write("<noscript>");
      out.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width=\"320\" height=\"278\" id=\"docnow\" align=\"middle\">\n");
      out.write("<param name=\"allowScriptAccess\" value=\"sameDomain\" />\n");
      out.write("<param name=\"movie\" value=\"docnow.swf\" />");
      out.write("<param name=\"play\" value=\"false\" />");
      out.write("<param name=\"loop\" value=\"false\" />");
      out.write("<param name=\"quality\" value=\"high\" />");
      out.write("<param name=\"scale\" value=\"noscale\" />");
      out.write("<param name=\"bgcolor\" value=\"#ffffff\" />");
      out.write("<embed src=\"docnow.swf\" play=\"false\" loop=\"false\" quality=\"high\" scale=\"noscale\" bgcolor=\"#ffffff\" width=\"320\" height=\"278\" name=\"docnow\" align=\"middle\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />\n");
      out.write("</object>");
      out.write("</noscript>\n");
      out.write("</body>\n");
      out.write("</html>\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);
    }
  }
}
