fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#305470";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="#ebedf2";
offcolor="#414141";
onbgcolor="#5d89a6";
oncolor="#ffffff";
outfilter="Fade(duration=0.1)";
overfilter="Fade(duration=0.1);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#305470";
separatorsize=1;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("oferta")){
style=menuStyle;
top=-102;
left=278;
aI("text=Doskonalenie operacji w organizacjach;url=oferta11.php");
aI("text=Integracja rozwiązań RFID;url=oferta5.php");
}


drawMenus();


