host = "http://www.expp-summit.com/"


document.write('<map name="logos">')
document.write('<area shape="rect" coords="1,1,150,40" href="' + host + 'billentis.htm" alt="Billentis" title="Billentis">')
document.write('<area shape="rect" coords="151,1,300,40" href="' + host + 'dtrust.htm" alt="D-Trust" title="D-Trust">')
document.write('<area shape="rect" coords="301,1,457,40" href="' + host + 'evenex.htm" alt="Evenex" title="Evenex">')

document.write('<area shape="rect" coords="1,40,150,80" href="' + host + 'b2boost.htm" alt="B2Boost" title="B2Boost">')
document.write('<area shape="rect" coords="151,40,300,80" href="' + host + 'pagero.htm" alt="Pagero" title="Pagero">')
document.write('<area shape="rect" coords="301,40,457,80" href="' + host + 'tieto.htm" alt="Tieto" title="Tieto">')

document.write('</map>')


document.write('<tr bgcolor="#E6E6E6">')
document.write('<td width="130"><img src="' + host + 'images/logo_links.gif" width="130" 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.expp-summit.com" target="_self"><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>')

