document.write('<center><table width=800>');
document.write('<tr><td>');

document.write('<b><a href="http://www.tewahedo.dk"><font color="0088ff">TEWAHEDO.DK</font></a></b> ');
document.write(' <a href="http://www.tewahedo.dk/links.php">Links</a> ');
document.write(' <a href="http://www.tewahedo.dk/video/index.html">Video</a> ');
document.write('<a href="http://www.tewahedo.dk/litt/index.php">Litteratur/B&oslash;ger</a>');
document.write(' <a href="http://www.tewahedo.dk/kontakt.html">Kontakt</a> ');

function flag (land) {
 // document.write(' <img src="http://www.tewahedo.dk/code/flag/' + land + '.gif" alt="' + land.toUpperCase() +  '" width="27" height="18"> '); //width="54" height="36
}
flag ("etiopien");
flag ("eritrea");
flag ("danmark");

document.write('</td><td width=160>');

// so far empty for frontpage

document.write("</TD></TR></TABLE></center>");