function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
document.write("<table border=0 cellspacing=0 cellpadding=0><form name='theform' method='post' action='searchurl'><tr><td>");
document.write("<img src=../commonfiles/static.gif alt='statistics' width=16 height=16 border=0>&nbsp;&nbsp;</td><td>");
document.write("<select name=shortcuts id=select size=1 class=input onchange=MM_jumpMenu('parent',this,0)>");
document.write("<option value=# selected>Shortcuts:</option>");
document.write("<option value='http://about.ahlefeldt.no/'>about.ahlefeldt.no</option>");
document.write("<option value='http://contact.ahlefeldt.no/'>contact.ahlefeldt.no</option>");
document.write("<option value='http://logistics.ahlefeldt.no/'>logistics.ahlefeldt.no</option>");
document.write("<option value='http://semantics.ahlefeldt.no/'>semantics.ahlefeldt.no</option>");
document.write("</select>&nbsp;</td><td>");
document.write("<input name=search id=search size=10 class=input>&nbsp;<INPUT type=image src=images/search.gif width=50 height=16 border=0 align=absmiddle>&nbsp;&nbsp;");
document.write("<a href='about.html' class=topline>about</a>");
document.write("<a href='contact.html' class=topline>&nbsp;|&nbsp;contact</a>");
document.write("<a href='http://www.holst.no/dld.html' class=topline>&nbsp;|&nbsp;drd / dld</a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;<a href='http://www.holst.no/ahc.cn/index.html'><img src='images/chn.gif' alt='Chinese' width=19 height=13 border=0></a>&nbsp;&nbsp;<a href='http://www.holst.no/ahc.no/index.html'><img src='images/no.gif' alt='Norwegian' width=19 height=13 border=0></a>&nbsp;&nbsp;<img src='images/eg.gif' alt='English' width=19 height=13 border=0>&nbsp;&nbsp;</td></tr></form></table>");

