host = "http://www.chem-academy.com/"


document.write('<tr bgcolor="#E6E6E6">')
document.write('<td width="130"><img src="' + host + 'images/logo_links.gif" width="163" height="80" border="0"></td>')
document.write('<td width="457"><img src="' + host + 'images/logo_mitte.gif" width="457" height="80" border="0" usemap="#logos"></td>')
document.write('<td width="163"><a href="http://www.chem-academy.com"><img src="' + host + 'images/logo.jpg" width="163" height="80" border="0"></td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td width="130"><img src="' + host + 'images/bild_links.jpg" width="163" height="55" border="0"></td>')
document.write('<td width="457"><img src="' + host + 'images/bild_mitte.jpg" width="457" height="55" border="0"></td>')
document.write('<td width="163"><img src="' + host + 'images/bild_rechts.jpg" width="163" height="55" border="0"></td>')
document.write('</tr>')


