fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana,Helvetica,Tahoma";
fontsize="65%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#333399";
offcolor="#FFFFFF";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding=4;
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#333399";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana,Helvetica,Tahoma";
fontsize="65%";
fontstyle="normal";
fontweight="normal";
image="navi/xpblank.gif";
imagepadding=8;
menubgimage="navi/winxp.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="navi/arrow.gif";
subimagepadding=3;
menubgcolor="#ffffff";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=2;
orientation="horizontal";
style=XPMainStyle;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FIRMENGESCHICHTE&nbsp;&nbsp;&nbsp;;url=firmengeschichte.html;");
aI("showmenu=Spedition;text=SPEDITION&nbsp;&nbsp;&nbsp;;url=index.html;");
aI("showmenu=Brennstoffhandel;text=BRENNSTOFFHANDEL&nbsp;&nbsp;&nbsp;url=brennstoffhandel.html;"); 
aI("showmenu=Baustoffhandel;text=BAUSTOFFHANDEL&nbsp;&nbsp;&nbsp;url=baustoffhandel.html;");
aI("showmenu=Ansprechpartner;text=ANSPRECHPARTNER&nbsp;&nbsp;&nbsp;url=ansprechpartner.html;");
aI("text=KONTAKT&nbsp;&nbsp;&nbsp;;url=kontakt.html;");
}

with(milonic=new menuname("Spedition")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("image=navi/arrow.gif;separatorsize=1;text=Fuhrpark;url=fuhrpark.html;")
}

with(milonic=new menuname("Brennstoffhandel")){
margin=2;
style=XPMenuStyle;
aI("image=navi/arrow.gif;separatorsize=1;text=Brennstoffhandel Angebote » ;url=brennstoffhandel_angebote.html;")
}

//with(milonic=new menuname("Baustoffhandel")){
//margin=2;
//style=XPMenuStyle;
//aI("image=navi/arrow.gif;separatorsize=1;text=Baustoffhandel;url=baustoffhandel.html;")
//}

with(milonic=new menuname("Ansprechpartner")){
margin=2;
style=XPMenuStyle;
aI("image=navi/arrow.gif;separatorsize=1;text=Geschäftsstellen;url=geschaeftsstellen.html;");
}
drawMenus();
