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(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=5;
fontfamily="Verdana";
fontsize=14;
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=830;
style=menuStyle;
top=200;

aI("showmenu=Client Galleries;text=Client Galleries<br><small>(usercode needed)</small>;");
}


with(milonic=new menuname("Client Galleries")){
style=menuStyle;
aI("text=Co-op Village Nyvang;url=http://www.jh-photo.eu/FP_Kundegalleri/Nyvang/index.html;")
aI("text=Hagen A/S;url=http://www.jh-photo.eu/FP_Kundegalleri/Hagen/index.html;")
aI("text=Lui Sylvest;url=http://www.jh-photo.eu/FP_Kundegalleri/Lui_Sylvest/index.html;")
aI("text=Tørsleff & Weber;url=http://www.jh-photo.eu/FP_Kundegalleri/Weber/index.html;")
}

drawMenus();


