urlmiddle=location.href;



host = 'http://www.expp-summit.com/'

document.write('<tr>')
document.write('<td class="mainNav"><img src="images/shim.gif" width="5" height="20"></td>')

if (urlmiddle.indexOf('index1.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'edays.htm"><font color="#F78970">Home</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'edays.htm">Home</a></td>') }
document.write('<td class="mainNav"><img src="images/shim.gif" width="10" height="1">|<img src="images/shim.gif" width="10" height="1"></td>')


if (urlmiddle.indexOf('index1.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'kontakt_edays.htm"><font color="#F78970">Kontakt</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'kontakt_edays.htm">Kontakt</a></td>') }
document.write('<td class="mainNav"><img src="images/shim.gif" width="10" height="1">|<img src="images/shim.gif" width="10" height="1"></td>')


if (urlmiddle.indexOf('index1.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'impressum_edays.htm"><font color="#F78970">Impressum</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'impressum_edays.htm">Impressum</a></td>') }
document.write('<td class="mainNav"><img src="images/shim.gif" width="10" height="1"><img src="images/shim.gif" width="10" height="1"></td>')

document.write('</tr>')


