package org.apache.jsp.css.sidebar; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; import com.edeal.frontline.*; public final class searchbox_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 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()); _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(); } 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("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write(".searchbox_form {\r\n"); out.write("\tpadding : 0px;\r\n"); out.write("\tmargin : 0px;\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_frame_left {\r\n"); out.write("\twidth: 1%;\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_frame_right {\r\n"); out.write("\twidth: 1%;\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_frame_lower_center {\r\n"); out.write("\tbackground-image: url("); if (_jspx_meth_fl_005fwebapp_005f0(_jspx_page_context)) return; out.write("/icons/sidebar/searchbox/frame_lower_center.gif);\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_frame_upper_center {\r\n"); out.write("\tbackground-image: url("); if (_jspx_meth_fl_005fwebapp_005f1(_jspx_page_context)) return; out.write("/icons/sidebar/searchbox/frame_upper_center.gif);\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_cell_left {\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_cell_right {\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write(".searchbox_cell_center {\r\n"); out.write("\twhite-space:nowrap; \r\n"); out.write("}\r\n"); out.write("\r\n"); out.write("#searchbox {\r\n"); out.write("\tbackground-color: transparent;\r\n"); out.write("\twidth:\t180px;\r\n"); out.write("\tpadding:\t0px 0px 0px 10px;\r\n"); out.write("\tbackground-image: \turl("); if (_jspx_meth_fl_005fwebapp_005f2(_jspx_page_context)) return; out.write("/icons/sidebar/searchbox/cell.gif);\t\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write("#sideBarSearch {\t\r\n"); out.write("\tpadding-bottom:\t12px;\r\n"); out.write("\tbackground-repeat:\tno-repeat;\r\n"); out.write("\tbackground-position:\tleft bottom;\r\n"); out.write("\tbackground-image: \turl("); if (_jspx_meth_fl_005fwebapp_005f3(_jspx_page_context)) return; out.write("/icons/sidebar/searchbox/frame_lower.gif);\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write("#sideBarSearch h2{\r\n"); out.write("\tbackground-repeat:\tno-repeat;\r\n"); out.write("\tbackground-image: url("); if (_jspx_meth_fl_005fwebapp_005f4(_jspx_page_context)) return; out.write("/icons/sidebar/searchbox/frame_upper.gif);\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("#searchbox span {\r\n"); out.write("\twidth:\t170px;\r\n"); out.write("}\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("#searchbox input.searchField {\r\n"); out.write("\tpadding: 2px 5px;\r\n"); out.write("\tcolor: #000000 ;\r\n"); out.write("\tbackground-color: #FAFDFD;\r\n"); out.write("\tfont-family: Arial, Verdana, sans-serif;\r\n"); out.write("\tvertical-align: middle;\r\n"); out.write("\tfont-size: 12px;\r\n"); out.write("\tborder: 1px solid #A3A6AB;\r\n"); out.write("}\r\n"); out.write("#searchbox input.searchField:focus {\r\n"); out.write("\tborder: 1px solid #006699;\r\n"); out.write("}\r\n"); out.write("#searchbox input.button {\r\n"); out.write("\tvertical-align: middle;\r\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_005fwebapp_005f1(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_005f1 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f1.setParent(null); int _jspx_eval_fl_005fwebapp_005f1 = _jspx_th_fl_005fwebapp_005f1.doStartTag(); if (_jspx_th_fl_005fwebapp_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1); return false; } private boolean _jspx_meth_fl_005fwebapp_005f2(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_005f2 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f2.setParent(null); int _jspx_eval_fl_005fwebapp_005f2 = _jspx_th_fl_005fwebapp_005f2.doStartTag(); if (_jspx_th_fl_005fwebapp_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2); return false; } private boolean _jspx_meth_fl_005fwebapp_005f3(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_005f3 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f3.setParent(null); int _jspx_eval_fl_005fwebapp_005f3 = _jspx_th_fl_005fwebapp_005f3.doStartTag(); if (_jspx_th_fl_005fwebapp_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3); return false; } private boolean _jspx_meth_fl_005fwebapp_005f4(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_005f4 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f4.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f4.setParent(null); int _jspx_eval_fl_005fwebapp_005f4 = _jspx_th_fl_005fwebapp_005f4.doStartTag(); if (_jspx_th_fl_005fwebapp_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f4); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f4); return false; } }