document.write('<link rel="shortcut icon" href="image/favicon.ico">');
document.write('<table class="menu">');
document.write('<tr>');
document.write('<td align=center>');
document.write('<a href="index.php">area neofob</a>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center>');
document.write('<img src="image/drawnbanner2.png" border="0" alt="area neofob" width="500" height="127">');
/*
document.write('<img src="image/cloudbanner.jpg" border=0 alt="area neofob" width=500 height=120>');
*/
/*
document.write('<img src="image/starbanner.jpg" border=0 alt="area neofob" width=500 height=120>');
*/
/*
document.write('<img src="image/JonasFiskar_s.png" border=0 alt="area neofob" width=100 height=120>');
document.write('<img src="image/JonasFiskar_s.png" border=0 alt="area neofob" width=100 height=120>');
document.write('<img src="image/JonasFiskar_s.png" border=0 alt="area neofob" width=100 height=120>');
*/
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=center>');
document.write('<a href="news.html">news</a>&nbsp;');
document.write('<a href="about.html">about</a>&nbsp;');
document.write('<a href="music.html">music</a>&nbsp;');
document.write('<a href="video.html">video</a>&nbsp;');
document.write('<a href="links.html">links</a>&nbsp;');
/*
document.write('<a href="http://pub.alxnet.com/guestbook?id=2023781" target=_blank>guestbook</a>&nbsp;');
*/
document.write('<a href="tempcontent.php">tempcontent</a>&nbsp;');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
