/* global variables */

var root = '/';
var script_root = '/cgi-bin/';



/* event handlers for <body> tag */

function handleOnLoad(event) {
  preloadImages(root + 'suche_over.gif', root + 'adressen_over.gif', root + 'kontakt_over.gif', root + 'english_over.gif', root + 'home_over.gif', root + 'gdmintern_over.gif', root + 'veroeffentlichungen_over.gif', root + 'veranstaltungen_over.gif', root + 'projekte_over.gif', root + 'links_over.gif');
  return true;
}

window.onload = handleOnLoad;
        
/* inject menubar HTML code */

function w(str) {
  document.write(str);
}

document.open();

w('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
w('  <tr>');
w('    <td height="60" valign="top" style="background-color:#214e8a">');
w('      <table border="0" cellspacing="0" cellpadding="0" height="69" width="100%">');
w('        <tr>');
w('          <td width="80" height="63" style="text-align:left; padding:5px;color:#ffffff;vertical-align:top;" ><a href="' + root + 'download_logo.html"><img width="80" height="59" padding="0" src="/download/Logo_GDM_weiss.gif" alt="GDM - Gesellschaft f&uuml;r Didaktik der Mathematik" border="0"><\/a><\/td>');
w('          <td style="color:#ffffff;vertical-align:center;font-size:14pt;font-weight:normal;">Gesellschaft f&uuml;r Didaktik der Mathematik<\/td>');
w('          <td width="49" class="smlbtn"><a href="' + root + 'suche.html"><img src="' + root + 'suche.gif" alt="Suche" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="67" class="smlbtn"><a href="' + root + 'gdmintern_adressen.html"><img src="' + root + 'adressen.gif" alt="Adressen" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="60" class="smlbtn"><a href="' + root + 'kontakt.html"><img src="' + root + 'kontakt.gif" alt="Kontakt" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="120" class="smlbtn"><a href="' + root + 'en/index.html" target="_top"><img src="' + root + 'english.gif" alt="English version" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('        <\/tr>');
w('      <\/table>');
w('    <\/td>');
w('  <\/tr>');
w('  <tr>');
w('    <td height="31" style="background-image:url(' + root + 'line.gif)">');
w('      <table border="0" cellspacing="0" cellpadding="0">');
w('        <tr>');
w('          <td width="68" class="btn"><a href="' + root + 'home.shtml"><img src="' + root + 'home.gif" alt="Home" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="105" class="btn"><a href="' + root + 'gdmintern.html"><img src="' + root + 'gdmintern.gif" alt="GDM:intern" id="gdminternImg" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="154" class="btn"><a href="' + root + 'veroeffentlichungen.html"><img src="' + root + 'veroeffentlichungen.gif" alt="Ver&ouml;ffentlichungen" id="veroeffentlichungenImg" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');       
w('          <td width="138" class="btn"><a href="' + root + 'veranstaltungen.html"><img src="' + root + 'veranstaltungen.gif" alt="Veranstaltungen" id="veranstaltungenImg" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="83" class="btn"><a href="' + script_root + 'projekte.cgi"><img src="' + root + 'projekte.gif" alt="Projekte" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('          <td width="63" class="btn"><a href="' + root + 'links.html"><img src="' + root + 'links.gif" alt="Links" id="linkImg" border="0" onMouseOver="btnOver(this)" onMouseOut="btnOut(this)"><\/a><\/td>');
w('        <\/tr>');
w('      <\/table>');
w('    <\/td>');
w('  <\/tr>');
w('<\/table>');

w('<div id="gdmintern" class="pulldown" style="left:74px; width:128px; visibility:hidden" onMouseMove="menuMouseMove(this)" onMouseOut="menuMouseOut(this)">');
w('  <table border="0" cellspacing="0" cellpadding="0" width="100%">');
w('    <tr>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('      <td>');
w('        <table border="0" cellspacing="0" cellpadding="0" class="pulldown">');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_ueber.html" class="pulldown">&Uuml;ber die GDM<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_vorstandbeirat.shtml" class="pulldown">Vorstand und Beirat<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_satzung.html" class="pulldown">Satzung<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_arbeitskreise.html" class="pulldown">Arbeitskreise<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_adressen.html" class="pulldown">Adressen<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_nachwuchs.html" class="pulldown">Nachwuchsf&ouml;rderung<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_foerderpreis.html" class="pulldown">Der GDM-F&ouml;rderpreis<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_organisation.html#anmeldung" class="pulldown">Mitglied werden!<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'gdmintern_beitrag.html" class="pulldown">Konten und Beitrag<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'download_logo.html" class="pulldown">Das GDM-Logo<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="' + root + 'kontakt.html" class="pulldown">Kontakt<\/a><\/td>');
w('          <\/tr>');
w('        <\/table>');
w('      <\/td>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('    <\/tr>');
w('  <\/table>');
w('<\/div>');

w('<div id="veroeffentlichungen" class="pulldown" style="left:179px; width:188px; visibility:hidden" onMouseMove="menuMouseMove(this)" onMouseOut="menuMouseOut(this)">');
w('  <table border="0" cellspacing="0" cellpadding="0" width="100%">');
w('    <tr>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('      <td>');
w('        <table border="0" cellspacing="0" cellpadding="0" class="pulldown">');
w('          <tr>');
w('            <td><a href="' + root + 'veroeffentlichungen_jmd.html" class="pulldown">Journal f&uuml;r Mathematik-Didaktik<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="http://www.didaktik.mathematik.uni-wuerzburg.de/history/meg/" class="pulldown">Mathematic Education in Germany<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'veroeffentlichungen_tagungsbaende.html" class="pulldown">Tagungsb&auml;nde<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'veroeffentlichungen_mitteilungen.html" class="pulldown">Mitteilungen der GDM<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="' + root + 'veroeffentlichungen_stellungnahmen.html" class="pulldown">Stellungnahmen<\/a><\/td>');
w('          <\/tr>');    
w('          <tr>');
w('            <td><a href="http://www.springer.com/11858/" class="pulldown">The International Journal on Mathematics Education (ZDM)<\/a><\/td>');
w('          <\/tr>');
w('        <\/table>');
w('      <\/td>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('    <\/tr>');
w('  <\/table>');
w('<\/div>');

w('<div id="veranstaltungen" class="pulldown" style="left:333px; width:124px; visibility:hidden" onMouseMove="menuMouseMove(this)" onMouseOut="menuMouseOut(this)">');
w('  <table border="0" cellspacing="0" cellpadding="0" width="100%">');
w('    <tr>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('      <td>');
w('        <table border="0" cellspacing="0" cellpadding="0" class="pulldown">');
w('          <tr>');
w('            <td><a href="' + script_root + 'kolloquien.cgi" class="pulldown">Kolloquien<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="' + script_root + 'tagungen.cgi" class="pulldown">Tagungen<\/a><\/td>');
w('          <\/tr>');
w('        <\/table>');
w('      <\/td>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('    <\/tr>');
w('  <\/table>');
w('<\/div>');

w('<div id="link" class="pulldown" style="left:554px; width:167px; visibility:hidden" onMouseMove="menuMouseMove(this)" onMouseOut="menuMouseOut(this)">');
w('  <table border="0" cellspacing="0" cellpadding="0" width="100%">');
w('    <tr>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('      <td>');
w('        <table border="0" cellspacing="0" cellpadding="0" class="pulldown">');
w('          <tr>');
w('            <td><a href="' + script_root + 'stellen.cgi" class="pulldown">Stellenausschreibungen<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td><a href="' + root + 'links_didaktik.html" class="pulldown">Mathematikdidaktik<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="' + root + 'links_gesellschaften.html" class="pulldown">Benachbarte Gesellschaften<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="' + root + 'links_bildungsstandards.html" class="pulldown">Zum Thema Bildungsstandards<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="' + root + 'links_lehrerbildung.html" class="pulldown">Zum Thema Lehrerbildung<\/a><\/td>');
w('          <\/tr>'); 
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="http://mathematikunterricht.hischer.de/BildPol/lehramt/" class="pulldown">Der Bologna-Prozess<\/a><\/td>');
w('          <\/tr>');
w('          <tr>');
w('            <td style="padding-bottom:3px"><a href="http://www.juergen-roth.de/zeitschriften.html" class="pulldown">Zeitschriftenverzeichnis (extern)<\/a><\/td>');
w('          <\/tr>');
w('        <\/table>');
w('      <\/td>');
w('      <td class="pulldown">&nbsp;<\/td>');
w('    <\/tr>');
w('  <\/table>');
w('<\/div>');

document.close();

