<%@ include file="../../lib/html/defaultHeader.jsp" %> <% String query = ""; String emdSeq =""; rsA = dbconnection.sqlQuery("SELECT emd_seq from emaildata where language='"+language+"' and organisation='"+organisation+"' and emd_name='MailInfos'"); if (rsA.next()) { emdSeq = rsA.getString(1); } else { emdSeq = ""; } %> <%= textSnippets.getProperty("windowTitel") %> <%@ include file="./metaInclude.jsp" %>
<%@ include file="../../ar01/templates/xxxxxAr01HeadChooseLanguage.jsp" %> <%@ include file="../../ar01/templates/xxxxxAr01HeadNavigation.jsp"%> <%@ include file="../../ar01/templates/xxxxxAr01HeadDirectOrder.jsp"%> <% if(!navSeq.equals("") && !navSeq.equals("0")) {%> <%@ include file="../../ar01/templates/xxxxxAr01HeadNavTree.jsp"%> <%} else {%> <%}%>
<%@ include file="../../ar03/templates/xxxxxAr03ServiceNavigation.jsp" %>
<%//@ include file="../../ar02/templates/xxxxxAr02LeftNavigationCurrentProduct.jsp" %> <%@ include file="../../ar02/templates/xxxxxAr02LeftNavigation.jsp" %> <%@ include file="../../ar02/templates/xxxxxAr02ShowProduct.jsp" %>

<%= textSnippets.getProperty("ContactTitle") %>

<% int i = 1; int h = 1; int x = 16; while(textSnippets.getProperty("infoMaterialCat"+i)!=null) { %> <% i++; } %>
<%= textSnippets.getProperty("Title") %>
<%= textSnippets.getProperty("TitelCompany") %> <%= textSnippets.getProperty("TitleWoman") %> <%= textSnippets.getProperty("TitleMan") %>
<%= textSnippets.getProperty("Name") %>
<%= textSnippets.getProperty("Company") %> <%= textSnippets.getProperty("FirstName") %>
<%= textSnippets.getProperty("Department") %> <%= textSnippets.getProperty("Street") %>
<%= textSnippets.getProperty("Country") %> <%= textSnippets.getProperty("PostalCode") %>
<%= textSnippets.getProperty("Phone") %> <%= textSnippets.getProperty("PostalTown") %>
<%= textSnippets.getProperty("Fax") %> <%= textSnippets.getProperty("Email") %>
<%= textSnippets.getProperty("Message") %>
<%= textSnippets.getProperty("mailReminderRequiredFields") %>

<%= textSnippets.getProperty("MailInformationHeadline") %>

<%= textSnippets.getProperty("infoMaterialCat"+i) %>
<% h = 1; while(textSnippets.getProperty("infoMaterialCat"+i+"Item"+h)!=null) { %> " value="Ja" tabindex="<%= x %>"> <%= textSnippets.getProperty("infoMaterialCat"+i+"Item"+h) %>
<% h++; x++; } %>
 
<%@ include file="../../ar04/templates/xxxxxAr04RightServiceColumnShort.jsp" %>
<%@ include file="../../lib/html/defaultFooter.jsp" %>