urlmiddle=location.href;



host = 'http://www.chem-academy.com/'

document.write('<tr>')
document.write('<td class="mainNav"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="5" height="20"></td>')

if (urlmiddle.indexOf('index.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'index.htm"><font color="#F78970">Home</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'index.htm">Home</a></td>') }
document.write('<td class="mainNav"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1">|<img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1"></td>')

if (urlmiddle.indexOf('anmeldung.htm') != -1)
{ document.write('<td class="mainNav"><a href="http://www.vereon.ch/index.php?Kategorie_ID=82&update_user_waehrung=true&waehrung=eur&{pps_sname}={pps_sid}" target="blank"><font color="#F78970">Anmeldung</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="http://www.vereon.ch/index.php?Kategorie_ID=82&update_user_waehrung=true&waehrung=eur&{pps_sname}={pps_sid}" target="blank">Anmeldung</a></td>') }
document.write('<td class="mainNav"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1">|<img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1"></td>')

if (urlmiddle.indexOf('agb.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'agb.htm"><font color="#F78970">AGB</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'agb.htm">AGB</a></td>') }
document.write('<td class="mainNav"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1">|<img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1"></td>')

if (urlmiddle.indexOf('impressum.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'impressum.htm"><font color="#F78970">Impressum</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'impressum.htm">Impressum</a></td>') }
document.write('<td class="mainNav"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1">|<img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1"></td>')

if (urlmiddle.indexOf('managementteam.htm') != -1)
{ document.write('<td class="mainNav"><a href="' + host + 'managementteam.htm"><font color="#F78970">Kontakt</font></a></td>') }
else
{ document.write('<td class="mainNav"><a href="' + host + 'managementteam.htm">Kontakt</a></td>') }
document.write('<td class="mainNav"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1"><img src="http://www.chem-academy.com/images/nav_images/spacer.gif" width="10" height="1"></td>')


document.write('</tr>')



