<%@ include file="../../lib/html/defaultHeader.jsp" %> <%= textSnippets.getProperty("windowTitel") %> <%@ include file="./metaInclude.jsp" %> <%----%> <% //navSeq = "0"; Vector pictures = new Vector(); %>
<%@ include file="../../ar01/templates/xxxxxAr01HeadChooseLanguageNoSearch.jsp" %> <%@ include file="../../ar01/templates/xxxxxAr01HeadNavigation.jsp"%>
<%@ include file="../../ar03/templates/xxxxxAr03ServiceNavigation.jsp" %>
<% rsA = conDelivery.getContentBlocks(navSeq); if(rsA.next()) { out.write("
"); if(rsA.getInt("con_sort") == 0 ) { rsB = conDelivery.getContentPictures(rsA.getString("con_seq")); if(rsB.isBeforeFirst()) { Vector internlinks = new Vector(); String actualPicture; String actualLink; int picRunner=0; rsC = conDelivery.getContentInternlinks(rsA.getString("con_seq")); while(rsC.next()) { rsD = conDelivery.getNavItemComplete(rsC.getString(1)); if(rsD.next()) { CcItemNavigation activeNav1 = new CcItemNavigation(rsD); String href=ndlr.renderLink(activeNav1); //actualLink = rsC.getString("nav_template")+".jsp?language"+language+"&organisation="+organisation+"&navSeq="+rsC.getString("ild_linknavseq"); internlinks.add(href); } } rsC = conDelivery.getContentExternlinks(rsA.getString("con_seq")); while(rsC.next()) { actualLink = rsC.getString("eld_url"); internlinks.add(actualLink); } while(rsB.next()) { actualPicture = rsB.getString("pcd_filename"); actualPicture = "\"\""; pictures.add(actualPicture); picRunner++; } %> <% for(int iRun=0;iRuniRun) { %> -1?" target=\"_new\"":"")%>><%= pictures.get(iRun) %> <% } else { %> <%= pictures.get(iRun) %> <% } } %> <% } } else { rsA.beforeFirst(); } out.write("
"); } %>
<%= textSnippets.getProperty("homeBox1") %>
<%= textSnippets.getProperty("homeBox2") %>
<%= textSnippets.getProperty("homeBox3") %>
<% while(rsA.next()) { conSeq = rsA.getString(1); if(rsA.getInt("con_sort") != 0 && rsA.getInt("con_sort")<500 && rsA.getInt("con_sort")%2==0) { //Überschrift if (!rsA.getString(2).equals("")) { %>

<%= rsA.getString(2) %>

<% } //interne Links rsB = conDelivery.getContentInternlinks(conSeq); if(rsB.next()) { rsD = conDelivery.getNavItemComplete(rsB.getString(1)); if(rsD.next()) { CcItemNavigation activeNav1 = new CcItemNavigation(rsD); String href=ndlr.renderLink(activeNav1); %>

<%= rsA.getString(3) %>

<% } } } } %>
<% rsA.close(); %>
<% for (int runSidebannerItem=0;textSnippets.getProperty("homeBox2."+runSidebannerItem+"TopText")!=null;runSidebannerItem++) { %> <%if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"TopPic")!=null){%> <%} if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"TopText")!=null){%> <%}%> <% } for (int runSidebannerItem=0;textSnippets.getProperty("homeBox2."+runSidebannerItem+"LeftText")!=null;runSidebannerItem++) { %> <% } for (int runSidebannerItem=0;textSnippets.getProperty("homeBox2."+runSidebannerItem+"BottomText")!=null;runSidebannerItem++) { %> <%if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"BottomPic")!=null){%> <%} if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"BottomText")!=null){%> <%}%> <% } %>
">" alt="eShop" border="0">
" class="startlink"><%= textSnippets.getProperty("homeBox2."+runSidebannerItem+"TopText") %>
<%if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"LeftPic")!=null){%> <%} if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"LeftText")!=null){%> <%}%>
" alt="" border="0">
" class="startlink"><%= textSnippets.getProperty("homeBox2."+runSidebannerItem+"LeftText") %>
<%if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"RightPic")!=null){%> <%} if(textSnippets.getProperty("homeBox2."+runSidebannerItem+"RightText")!=null){%> <%}%>
" alt="" border="0">
" class="startlink"><%= textSnippets.getProperty("homeBox2."+runSidebannerItem+"RightText") %>
" alt="" border="0">
" class="produktelinkshop"><%= textSnippets.getProperty("homeBox2."+runSidebannerItem+"BottomText") %>
<% rsA = conDelivery.getContentBlocks(navSeq); %>
<% boolean showBanner=true; while(rsA.next() && (showBanner=rsA.getInt("con_sort")<500)) { conSeq = rsA.getString(1); if(rsA.getInt("con_sort") != 0 && rsA.getInt("con_sort")%2!=0) { //Überschrift if (!rsA.getString(2).equals("")) { %>

<%= rsA.getString(2) %>

<% } //interne Links rsB = conDelivery.getContentInternlinks(conSeq); if(rsB.next()) { rsD = conDelivery.getNavItemComplete(rsB.getString(1)); if(rsD.next()) { CcItemNavigation activeNav1 = new CcItemNavigation(rsD); String href=ndlr.renderLink(activeNav1); %>

<%= rsA.getString(3) %>

<% } } } } %>
<% if(!showBanner) { rsA.previous(); String actualPicture; String actualLink; %> <%--
--%>
<% while(rsA.next()) { actualPicture=""; actualLink=""; rsB = conDelivery.getContentPictures(rsA.getString("con_seq")); if(rsB.next()) { actualPicture = rsB.getString("pcd_filename"); actualPicture = "\"\""; rsB = conDelivery.getContentExternlinks(rsA.getString("con_seq")); if(rsB.next()) { actualLink = rsB.getString("eld_url"); } %> <% } if(false)//!rsA.isLast()) { %> <% } } %>
<%=(actualLink!=null && !"".equals(actualLink)?"":"")%> <%=actualPicture%> <%=(actualLink!=null && !"".equals(actualLink)?"":"")%>  
<% } rsA.close(); %>
<% if(pictures.size()>0) {%> <% }%> <%@ include file="../../lib/html/defaultFooter.jsp" %>