package org.apache.jsp.css; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; public final class master_005fcss_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory(); private static java.util.List _jspx_dependants; static { _jspx_dependants = new java.util.ArrayList(1); _jspx_dependants.add("/WEB-INF/taglib.tld"); } private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody; private javax.el.ExpressionFactory _el_expressionfactory; private org.apache.AnnotationProcessor _jsp_annotationprocessor; public Object getDependants() { return _jspx_dependants; } public void _jspInit() { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory(); _jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName()); } public void _jspDestroy() { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.release(); } public void _jspService(HttpServletRequest request, HttpServletResponse response) throws java.io.IOException, ServletException { PageContext pageContext = null; HttpSession session = null; ServletContext application = null; ServletConfig config = null; JspWriter out = null; Object page = this; JspWriter _jspx_out = null; PageContext _jspx_page_context = null; try { response.setContentType("text/css"); pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true); _jspx_page_context = pageContext; application = pageContext.getServletContext(); config = pageContext.getServletConfig(); session = pageContext.getSession(); out = pageContext.getOut(); _jspx_out = out; out.write('\n'); out.write('\n'); String sfwCode = request.getParameter("sfwCode"); out.write("\n"); out.write("\n"); out.write("body {\n"); out.write("\tmargin: 0px;\n"); out.write("\tpadding: 0px;\n"); out.write("\tfont-family: Arial, Verdana, sans-serif;\n"); out.write("\tfont-size: 12px;\n"); out.write("\t\n"); out.write("}\n"); out.write("\n"); out.write("\n"); out.write("tbody, thead {\n"); out.write("\tfont-family: Arial, Verdana, sans-serif;\n"); out.write("\tfont-size: 12px;\n"); out.write("}\n"); out.write("\n"); out.write("#header {\n"); out.write(" height: 107px;\n"); out.write(" background-color: #EEF1FB;\n"); out.write("\n"); out.write("\tbackground-image: url("); if (_jspx_meth_fl_005fwebapp_005f0(_jspx_page_context)) return; out.write("/icons/menu/"); out.print( sfwCode ); out.write("/ddm_background.gif);\n"); out.write("\tbackground-repeat: repeat-x;\n"); out.write("\tbackground-position: left bottom;\n"); out.write("}\n"); out.write("\n"); out.write("#infobar_css {\n"); out.write(" position: absolute;\n"); out.write(" left: 0;\n"); out.write(" top: 0;\n"); out.write(" z-index: 1;\n"); out.write(" background-color: #EEF1FB;\n"); out.write(" width: 100%;\n"); out.write("}\n"); out.write("\n"); out.write("#menubar_css {\n"); out.write(" position: absolute;\n"); out.write(" left: 0;\n"); out.write(" top: 56px;\n"); out.write(" width: 100%;\n"); out.write(" z-index: 2;\n"); out.write(" background-color: #EEF1FB;\n"); out.write("}\n"); out.write("\n"); out.write("#object_css {\n"); out.write(" position: absolute;\n"); out.write(" left: 0px;\n"); out.write(" top: 100px;\n"); out.write(" width: 100%;\n"); out.write(" height: 80%;\n"); out.write(" padding-top: 3px;\n"); out.write(" background-image: url("); if (_jspx_meth_fl_005flink_005f0(_jspx_page_context)) return; out.write(");\n"); out.write(" background-repeat: repeat-x;\n"); out.write(" background-color: white;\n"); out.write(" z-index: 1;\n"); out.write("}\n"); out.write(".popup_body {\n"); out.write(" padding-top: 10px;\n"); out.write(" background-image: url("); if (_jspx_meth_fl_005flink_005f1(_jspx_page_context)) return; out.write(");\n"); out.write(" background-repeat: repeat-x;\n"); out.write(" background-color: white;\n"); out.write(" z-index: 1;\n"); out.write("}\n"); out.write(" \n"); out.write(" #object_body {\n"); out.write(" margin-right:\t210px;\n"); out.write(" background-image: url("); if (_jspx_meth_fl_005flink_005f2(_jspx_page_context)) return; out.write(");\n"); out.write(" background-repeat: repeat-x;\n"); out.write(" background-color: white;\n"); out.write(" }\n"); out.write(" \n"); out.write(" /*\n"); out.write(" \tIE hack, IE6 + IE7. Forces the right border of the object_body div to be 210 pixels\n"); out.write(" \tfrom the right side of the screen. This CSS is ignored by non-IE browsers\n"); out.write(" \t(as it should be).\n"); out.write(" */\n"); out.write(" *html #object_body {\n"); out.write(" right: 210px;\n"); out.write(" }\n"); out.write(" \n"); out.write(" #object_actions {\n"); out.write(" background-image: url("); if (_jspx_meth_fl_005flink_005f3(_jspx_page_context)) return; out.write(");\n"); out.write(" background-repeat: repeat-x;\n"); out.write("\tposition:absolute;\n"); out.write("\tright:10px;\n"); out.write("\twidth:190px;\n"); out.write("\tpadding:0px;\n"); out.write("\tpadding-top: 10px;\n"); out.write("\ttop:0;\n"); out.write(" }\n"); out.write(" \n"); out.write(" .actions_white_background {\n"); out.write(" }\n"); out.write(" \n"); out.write(" #waiting {\n"); out.write(" \tbackground-color: rgb(255, 255, 255);\n"); out.write(" \t//color: rgb(255, 255, 255);\n"); out.write(" \t//padding: 3px;\n"); out.write(" \tposition: fixed;\n"); out.write(" \tbottom:0;\n"); out.write(" right:0;\n"); out.write(" border:1px solid black;\n"); out.write(" \n"); out.write(" }"); } catch (Throwable t) { if (!(t instanceof SkipPageException)){ out = _jspx_out; if (out != null && out.getBufferSize() != 0) try { out.clearBuffer(); } catch (java.io.IOException e) {} if (_jspx_page_context != null) _jspx_page_context.handlePageException(t); else log(t.getMessage(), t); } } finally { _jspxFactory.releasePageContext(_jspx_page_context); } } private boolean _jspx_meth_fl_005fwebapp_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f0 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f0.setParent(null); int _jspx_eval_fl_005fwebapp_005f0 = _jspx_th_fl_005fwebapp_005f0.doStartTag(); if (_jspx_th_fl_005fwebapp_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0); return false; } private boolean _jspx_meth_fl_005flink_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f0 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f0.setParent(null); // /css/master_css.jsp(55,26) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f0.setUrl("/icons/object_background.jpg"); int _jspx_eval_fl_005flink_005f0 = _jspx_th_fl_005flink_005f0.doStartTag(); if (_jspx_th_fl_005flink_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f0); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f0); return false; } private boolean _jspx_meth_fl_005flink_005f1(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f1 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f1.setParent(null); // /css/master_css.jsp(62,26) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f1.setUrl("/icons/object_background.jpg"); int _jspx_eval_fl_005flink_005f1 = _jspx_th_fl_005flink_005f1.doStartTag(); if (_jspx_th_fl_005flink_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f1); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f1); return false; } private boolean _jspx_meth_fl_005flink_005f2(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f2 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f2.setParent(null); // /css/master_css.jsp(70,26) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f2.setUrl("/icons/object_background.jpg"); int _jspx_eval_fl_005flink_005f2 = _jspx_th_fl_005flink_005f2.doStartTag(); if (_jspx_th_fl_005flink_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f2); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f2); return false; } private boolean _jspx_meth_fl_005flink_005f3(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f3 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f3.setParent(null); // /css/master_css.jsp(85,26) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f3.setUrl("/icons/object_background.jpg"); int _jspx_eval_fl_005flink_005f3 = _jspx_th_fl_005flink_005f3.doStartTag(); if (_jspx_th_fl_005flink_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f3); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f3); return false; } }