document.write("</td>");
document.write("<!-- Trennspalte -->");
document.write("<td bgColor='#cccccc' width='1'><img border='0' height='1' src='./images/pix.gif' width='1'></td>");
document.write("<!-- Inhaltsspalte -->");
document.write("<td vAlign='top' width='100%'>");
document.write("<table border='0' cellspacing='0' cellpadding='0' width='100%'>");
document.write("<tr>");
document.write("<!-- Ueberschriftszeile -->");
document.write("<td align='center' valign='middle' nowrap width='100%' height='26' colspan='3' bgcolor='#000033'>");
// document.write("<img border='0' height='26' src='./images/pix.gif' width='1'>");
document.write("<font size='+1' color='#FFFFFF'>");
document.write('' + gblMenuItemName);
document.write("</font>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<!-- Trennspalte -->");
document.write("<td width='10'><img border='0' height='1' hspace='9' src='./images/pix.gif'></td>");
document.write("<!-- Inhaltsspalte -->");		
document.write("<td width='100%'>");

