<%@ 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="../../ar01/templates/xxxxxAr01HeadChooseLanguage.jsp" %> <%@ include file="../../ar01/templates/xxxxxAr01HeadNavigation.jsp" %> <%@ include file="../../ar02/templates/xxxxxAr02LeftNavigationCurrentProduct.jsp" %>
 
<%= textSnippets.getProperty("ContactTitle") %>
<%----%>
<%= textSnippets.getProperty("Title") %> <%= textSnippets.getProperty("TitelCompany") %>   <%= textSnippets.getProperty("TitleWoman") %>   <%= textSnippets.getProperty("TitleMan") %>
<%= textSnippets.getProperty("Company") %>
<%= textSnippets.getProperty("Name") %>
<%= textSnippets.getProperty("Department") %>
<%= textSnippets.getProperty("FirstName") %>
<%= textSnippets.getProperty("Country") %>
<%= textSnippets.getProperty("Street") %>
<%= textSnippets.getProperty("Phone") %>
<%= textSnippets.getProperty("PostalCodeTown") %>  
<%= textSnippets.getProperty("Fax") %>
<%= textSnippets.getProperty("Email") %>
<%= textSnippets.getProperty("Message") %>
<%= textSnippets.getProperty("Delete") %>
<%= textSnippets.getProperty("Send") %>
<%= textSnippets.getProperty("MailInformationHeadline") %>
<%----%> <% int i = 1; int h = 1; int x = 16; while(textSnippets.getProperty("infoMaterialCat"+i)!=null) { %> <% i++; //x++; } %>
<% h = 1; while(textSnippets.getProperty("infoMaterialCat"+i+"Item"+h)!=null) { %> <% h++; x++; } %>
<%= textSnippets.getProperty("infoMaterialCat"+i) %>
" value="Ja" tabindex="<%= x %>"> <%= textSnippets.getProperty("infoMaterialCat"+i+"Item"+h) %>
<%--
<%= textSnippets.getProperty("MailInformationButtonPDF") %>
<%= textSnippets.getProperty("MailInformationButtonOrder") %>
--%>
<%= textSnippets.getProperty("mailReminderRequiredFields") %>
<% if(!navSeq.equals("") && !navSeq.equals("0")) {%> <%} else {%> <%}%> <%@ include file="../../ar03/templates/xxxxxAr03ServiceNavigation.jsp" %>
<%@ include file="../../ar04/templates/xxxxxAr04RightServiceColumn.jsp" %> <%@ include file="../../lib/html/defaultFooter.jsp" %>