<!--
function header()
{
document.writeln('<center>');
document.writeln('<TABLE border=0>');
document.writeln('<TR ALIGN=center VALIGN=middle>');
document.writeln('  <TD ALIGN=center VALIGN= left >');
document.write('<IMG ALIGN=absmiddle name="PEndologo" src=logo5.gif" width=90 BORDER=0 hspace=20>');
document.writeln('  <TD ALIGN=center VALIGN= middle >');
document.writeln('  <H4><B>');
document.writeln('  <FONT SIZE=+2>I</FONT>NSTITUT F&Uuml;R ');
document.write('  <\/BR>');
document.writeln('  <FONT SIZE=+3>E</FONT>XPERIMENTELLE ');
document.writeln('  <FONT SIZE=+3>P</FONT>&Auml;DIATRISCHE ');
document.write('<FONT SIZE=+3>E<\/FONT>');
document.write('NDOKRINOLOGIE');
document.write('  <\/B>');
document.write('  <\/H4>');
document.write('  <H5><B>');
document.write(' <FONT SIZE=+2>'+titelkapital+'<\/FONT>');
document.write(titelname);
document.write('  <\/B><\/H5>');
document.write('<\/table>');
document.write('<\/center>');
document.PEndologo.src="logo5.gif";
}	
//-->

