﻿fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
//_followSpeed=5                // Follow scrolling speed - Nicht mit Table-fix. Menues (Forum)
//_followRate=40                // Follow scrolling Rate - Nicht mit Table-fix. Menues (Forum)
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/red_dot.gif";
imagepadding=6;
offbgcolor="#BDBDBD";
offcolor="#454647";
onbgcolor="#6E6F71";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="images/white_dot.gif";
padding=6;
pagebgcolor="#6E6F71";
pagecolor="ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#454647";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BDBDBD";
offcolor="#454647";
onbgcolor="#6E6F71";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#6E6F71";
pagecolor="ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

// Hauptmenue ausgelagert in sep. Datei


with(milonic=new menuname("Galerie")){
margin=7;
style=submenuStyle;
aI("text=Schmuck;url=schmuck.html;");
aI("text=Schmuckobjekte;url=schmuckobjekte.html;");
aI("text=Grafik;url=grafik.html;");
aI("text=Skulpturen;url=skulpturen.html;");
aI("text=Das Flo&szlig; der Medusa;url=floss_der_medusa.html;");
aI("text=Kunst am Bau;url=kunst_am_bau.html;");
}

drawMenus();
