Files

101 lines
3.7 KiB
HTML

<html>
<head>
<title>Beethoven Gymnasium Berlin - Abitur 2000 - CD Version 1.42</title>
<meta name="description" content="Beethoven Gymnasium Berlin AbiBuch 2000">
<meta name="author" content="Tilman Walther (c) 2000">
<meta name="keywords" content="Jahrbuch, Abitur, Abi, Beethoven, Gymnasium, Berlin, AbiBuch">
<script language="JavaScript">
<!-- Begin
bild_aus = new Array(5);
bild_aus[1] = new Image()
bild_aus[1].src = "m_jah2.jpg"
bild_aus[2] = new Image()
bild_aus[2].src = "m_schul2.jpg"
bild_aus[3] = new Image()
bild_aus[3].src = "m_hilf2.jpg"
bild_aus[4] = new Image()
bild_aus[4].src = "m_akti2.jpg"
bild_aus[5] = new Image()
bild_aus[5].src = "m_buc2.jpg"
bild_an = new Array(5);
bild_an[1] = new Image()
bild_an[1].src = "mujah2.jpg"
bild_an[2] = new Image()
bild_an[2].src = "muschul2.jpg"
bild_an[3] = new Image()
bild_an[3].src = "muhilf2.jpg"
bild_an[4] = new Image()
bild_an[4].src = "muakti2.jpg"
bild_an[5] = new Image()
bild_an[5].src = "mubuc2.jpg"
function Wechsel(position,status) {
if (status == "an") document.images[position].src = bild_an[position].src;
else document.images[position].src = bild_aus[position].src;
}
// End -->
</script>
</head>
<body bgcolor="#003E78">
<map name="jahrmenu">
<area shape="rect" coords="0,0,102,13" href="jahrgang/r800.htm">
<area shape="rect" coords="0,14,35,26" href="jahrgang/r800i.htm">
<area shape="rect" coords="0,27,89,39" href="http://www.beethoven2000.de">
</map>
<map name="schulemenu">
<area shape="rect" coords="0,0,83,14" href="lyzeum/lyzeum.htm">
<area shape="rect" coords="0,15,88,30" href="http://www.beeth-os.berlin.de">
</map>
<map name="hilfemenu">
<area shape="rect" coords="0,0,52,14" href="hilfe/software.htm">
<area shape="rect" coords="0,15,113,28" href="mailto:abi@beethoven2000.de?subject=AbiCD2000">
<area shape="rect" coords="0,29,24,40" href="hilfe/info.htm">
</map>
<map name="aktiomenu">
<area shape="rect" coords="28,12,59,22" href="f800/fahrt/index.htm">
<area shape="rect" coords="28,23,59,32" href="sorry.htm">
<area shape="rect" coords="28,45,59,55" href="f800/verleih/index.htm">
<area shape="rect" coords="28,56,59,66" href="sorry.htm">
<area shape="rect" coords="28,67,59,76" href="musik.htm">
<area shape="rect" coords="28,89,59,99" href="f800/ball/index.htm">
<area shape="rect" coords="28,100,59,110" href="sorry.htm">
<area shape="rect" coords="28,123,59,133" href="f800/streich/index.htm">
</map>
<map name="buchmenu">
<area shape="rect" coords="0,0,117,13" href="abibuch/r800.htm">
<area shape="rect" coords="0,14,87,26" href="abibuch/errata/errata.htm">
<area shape="rect" coords="0,27,89,39" href="http://www.beethoven2000.de">
</map>
<div style="position:absolute; top:16px; left:211px;">
<img src="b800.jpg" border=0 height=440>
</div>
<div style="position:absolute; top:35px; left:516px;">
<img src="m_jah2.jpg" border=0 onMouseOver="Wechsel(1,'an')" onMouseOut="Wechsel(1,'aus')" usemap="#jahrmenu">
</div>
<div style="position:absolute; top:163px; left:594px;">
<img src="m_schul2.jpg" border=0 onMouseOver="Wechsel(2,'an')" onMouseOut="Wechsel(2,'aus')" usemap="#schulemenu">
</div>
<div style="position:absolute; top:400px; left:578px;">
<img src="m_hilf2.jpg" border=0 onMouseOver="Wechsel(3,'an')" onMouseOut="Wechsel(3,'aus')" usemap="#hilfemenu">
</div>
<div style="position:absolute; top:94px; left:109px;">
<img src="m_akti2.jpg" border=0 onMouseOver="Wechsel(4,'an')" onMouseOut="Wechsel(4,'aus')" usemap="#aktiomenu">
</div>
<div style="position:absolute; top:328px; left:78px;">
<img src="m_buc2.jpg" border=0 onMouseOver="Wechsel(5,'an')" onMouseOut="Wechsel(5,'aus')" usemap="#buchmenu">
</div>
</body>
</html>