

var docout="";
docout+='<table width="300" cellpadding="0" cellspacing="0" border="0" class="sbhd"><tr>';
docout+='<td width="50"><a href="index.html"><img src="gfx/flag-pl.gif" width="39" height="23" alt="" border="0"></a></td>';
docout+='<td width="50"><a href="index-rs.html"><img src="gfx/flag-rs.gif" width="39" height="23" alt="" border="0"></a></td>';
docout+='<td width="50"><a href="index-de.html"><img src="gfx/flag-de.gif" width="39" height="23" alt="" border="0"></a></td>';
docout+='<td width="50"><a href="index-en.html"><img src="gfx/flag-en.gif" width="39" height="23" alt="" border="0"></a></td>';
docout+='<td width="50"><a href="index-fr.html"><img src="gfx/flag-fr.gif" width="39" height="23" alt="" border="0"></a></td>';
docout+='<td width="50"><a href="index-it.html"><img src="gfx/flag-it.gif" width="39" height="23" alt="" border="0"></a></td>';
docout+='</tr></table>';
document.writeln(docout);
