// meabhead.js,
// 2002-01-03/JR, ver 0

if (parent.length == 0) {
 document.write('<TABLE width=100%><TR><TD><A href="../index.htm"><IMG src="../img/logo.gif" border=0></A><TD valign=bottom>');
 if (loc=="sv") {
  document.write('<A href="../sv/index.htm?main='+document.location.pathname+'">Klicka här för MEAB navigation...</A></TABLE><HR noshade>')
 } else if (loc=="de") {
  document.write('<A href="../de/index.htm?main='+document.location.pathname+'">Deutsch usw... MEAB navigation...</A></TABLE><HR noshade>');
 } else {
  document.write('<A href="../en/index.htm?main='+document.location.pathname+'">Engelska MEAB navigation...</A></TABLE><HR noshade>')
 }
}
