fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=3;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#1f7a52";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#030081";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="img/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
position="relative";
style=menuStyle;
itemwidth=158;

aI("align=center;text=Information;type=header;fontweight=bold");
aI("image=img/home.gif;text=Company;showmenu=Company;");
aI("image=img/clock.gif;text=News;url=index.php?src=news&lang=eng");
aI("image=img/testimonial.gif;text=References;url=index.php?src=referenciak&lang=eng");
aI("image=img/whois.gif;text=Contact Us;url=index.php?src=elerhetosegek&lang=eng");

aI("align=center;text=Applied Area;type=header;fontweight=bold");
aI("image=img/station.gif;text=Agrometeorology;showmenu=AgroStationsEng;");
aI("image=img/station.gif;text=Industrials;showmenu=IndustStationsEng;");

aI("align=center;text=Products;type=header;fontweight=bold");
aI("image=img/cpu.gif;text=Data collectors;url=index.php?src=adatgyujtok&lang=eng");
aI("image=img/device.gif;text=Sensors;url=index.php?src=erzekelok&lang=eng");
aI("image=img/accessories.gif;text=Accessories;url=index.php?src=kiegeszitok&lang=eng");
aI("image=img/program.gif;text=Software;url=index.php?src=szoftverek&lang=eng");
aI("image=img/car.gif;text=Warranty & Service;url=index.php?src=gar_and_serv&lang=eng;");

aI("align=center;text=Technical Support;type=header;fontweight=bold");
aI("image=img/literal.gif;text=Literature;showmenu=Literature;");
aI("image=img/download.gif;text=Downloads;showmenu=Downloads;");
aI("image=img/mailsend.gif;text=Send a Message;showmenu=Messages;");
}

with(milonic=new menuname("Company")){
style=menuStyle;
aI("text=Company profile;url=index.php?src=fooldal&lang=eng");
aI("text=History;url=index.php?src=tortenete&lang=eng");
aI("text=Photo gallery;url=index.php?src=fotok&lang=eng");
}

with(milonic=new menuname("AgroStationsEng")){
style=menuStyle;
aI("text=PicoMet microstation;url=index.php?src=picomet&lang=eng");
aI("text=MilliMet microstation;url=index.php?src=millimet&lang=eng");
aI("text=Agrometeorological Station(\"Green\");url=index.php?src=novenyvedelmi_allomas&lang=eng");
aI("text=Agrometeorological Station(\"White\");url=index.php?src=novenyvedelmi_feher&lang=eng");
aI("text=Pestcast Algorithms;url=index.php?src=pestcast&lang=eng");
}

with(milonic=new menuname("IndustStationsEng")){
style=menuStyle;
aI("text=Mobile Wind Monitoring;url=index.php?src=windmonitor&lang=eng");
aI("text=Environmental Station;url=index.php?src=kornyved_allomas&lang=eng");
aI("text=Climatological Station;url=index.php?src=climate&lang=eng");
aI("text=Road Traffic Station;url=index.php?src=utmet&lang=eng");
aI("text=Airport Aviation Station;url=index.php?src=repmet&lang=eng");
}

with(milonic=new menuname("Literature")){
style=menuStyle;
aI("image=img/noteq.gif;text=Structure of measuring systems;url=index.php?src=merorendszerek&lang=eng");
aI("image=img/noteq.gif;text=Internal structure of sensors;url=index.php?src=meroerzekelok&lang=eng");
}

with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("image=img/pdf.gif;text=General Contract Conditions;url=index.php?src=aszf&lang=eng");
aI("image=img/pdf.gif;text=Manuals;url=index.php?src=kezikonyvek&lang=eng");
aI("image=img/pdf.gif;text=Installation guides;url=index.php?src=telepitesi&lang=eng");
aI("image=img/pdf.gif;text=Maintenance guides;url=index.php?src=karbantartasi&lang=eng");
aI("image=img/program.gif;text=Programs;url=index.php?src=programok&lang=eng");
aI("image=img/key.gif;text=Key files;url=index.php?src=kulcsallomanyok&lang=eng");
}

with(milonic=new menuname("Messages")){
style=menuStyle;
aI("image=img/edit.gif;text=Request for Proposal;url=index.php?src=offer&lang=eng");
aI("image=img/device.gif;text=Notice (device);url=index.php?src=design&lang=eng");
aI(";image=img/program.gif;text=Notice (program);url=index.php?src=develop&lang=eng");
aI("image=img/tools.gif;text=Notice of Failure;url=index.php?src=service&lang=eng");

}

drawMenus();


