fixMozillaZIndex=true;
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(menuStyle=new mm_style()){
onbgcolor="#ffffff";
oncolor="#2583B7";
offbgcolor="#ffffff";
offcolor="#333333";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#A7B9C0";
separatorsize="1";
padding=4;
fontsize="12";
fontfamily="Arial, helvetica";
pagecolor="#2583B7";
pagebgcolor="#ffffff";
headercolor="#ffffff";
headerbgcolor="#61543E";
subimage="";
subimagepadding="2";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.3)";
}


with(milonic=new menuname("Corporate")){
style=menuStyle;
aI("text=Näheres über uns;url=/de/Corporate.asp;status=Näheres über uns;");
aI("text=Übersicht über das Unternehmen;url=/de/CorporateDirectory.asp;status=Übersicht über das Unternehmen;");
aI("text=Leitung des Unternehmens;url=/de/Management.asp;status=Leitung des Unternehmens;");
aI("text=Finanzberichte;url=/de/FinancialStatements.asp;status=Finanzberichte;");
}

with(milonic=new menuname("Projects")){
style=menuStyle;
aI("text=Die 18 Meter Liegenschaft;url=/de/18Meter.asp;status=Die 18 Meter Liegenschaft;");
aI("text=Die kohlenhaltige Liegenschaft in Nunavut;url=/de/Nunavut.asp;status=Die kohlenhaltige Liegenschaft in Nunavut;");
aI("text=Die Axe Liegenschaft;url=/de/Axe.asp;status=Die Axe Liegenschaft;");
}

with(milonic=new menuname("Investors")){
style=menuStyle;
aI("text=Information Zur Aktie;url=/de/StockInfo.asp;status=Information Zur Aktie;");
aI("text=Aktienstruktur;url=/de/ShareStructure.asp;status=Aktienstruktur;");
aI("text=Medienbeobachtung;url=/de/MediaCoverage.asp;status=Medienbeobachtung;");
aI("text=Präsentationen;url=/de/Presentations.asp;status=Präsentationen;");
aI("text=Broschüre;url=/de/Brochure.asp;status=Broschüre;");
}

with(milonic=new menuname("Contact")){
left="offset=-9";
style=menuStyle;
aI("text=Benachrichtigen Sie Uns;url=/de/ContactUs.asp;status=Benachrichtigen Sie Uns;");
aI("text=Weitere Informationen Anfordern;url=/de/InformationRequest.asp;status=Weitere Informationen Anfordern;");
aI("text=Eine Mitteilung Abschicken;url=/de/SendMessage.asp;status=Eine Mitteilung Abschicken;");
}

drawMenus();
