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;
//left=12;
orientation="vertical";
position="relative";
style=menuStyle;
//top=182;
itemwidth=158;
aI("align=center;text=Információ;type=header;fontweight=bold");
aI("image=img/home.gif;text=Cégünkről;showmenu=Company;");
aI("image=img/clock.gif;text=Újdonságok;url=index.php?src=news;");
aI("image=img/testimonial.gif;text=Referenciáink;url=index.php?src=referenciak");
aI("image=img/whois.gif;text=Elérhetőségeink;url=index.php?src=elerhetosegek");
aI("align=center;text=Alkalmazások;type=header;;fontweight=bold");
aI("image=img/station.gif;text=Agrometeorológia;showmenu=AgroStations;");
aI("image=img/station.gif;text=Ipari megoldások;showmenu=IndustStations;");

aI("align=center;text=Termékeink;type=header;fontweight=bold");
aI("image=img/cpu.gif;text=Adatgyűjtők;url=index.php?src=adatgyujtok");
aI("image=img/device.gif;text=Érzékelők;url=index.php?src=erzekelok");
aI("image=img/accessories.gif;text=Kiegészítők;url=index.php?src=kiegeszitok");
aI("image=img/program.gif;text=Programok;url=index.php?src=szoftverek");
aI("image=img/car.gif;text=Garancia és szervíz;url=index.php?src=gar_and_serv;");

aI("align=center;text=Műszaki támogatás;type=header;fontweight=bold");
aI("image=img/literal.gif;text=Szakirodalom;showmenu=Literature;");
aI("separatorcolor=#2D729D;image=img/download.gif;text=Letöltések;showmenu=Downloads;");
aI("image=img/mailsend.gif;text=Üzenetküldés;showmenu=Messages;");

}

with(milonic=new menuname("Company")){
style=menuStyle;
aI("text=Cégprofil;url=index.php?src=fooldal");
aI("text=Története;url=index.php?src=tortenete");
aI("text=Fotóalbum;url=index.php?src=fotok");
//aI("text=Nyaralónk;url=http://www.boreas.hu/bakonynana;target=_blank");
}

with(milonic=new menuname("AgroStations")){
style=menuStyle;
aI("text=PicoMet kisállomás;url=index.php?src=picomet");
aI("text=MilliMet kisállomás;url=index.php?src=millimet");
aI("text=Növényvédelmi állomás(\"zöld\");url=index.php?src=novenyvedelmi_allomas");
aI("text=Növényvédelmi állomás(\"fehér\");url=index.php?src=novenyvedelmi_feher");
aI("text=Növényvédelmi algoritmusok;url=index.php?src=pestcast");
}

with(milonic=new menuname("IndustStations")){
style=menuStyle;
aI("text=Mobil szélmérő állomás;url=index.php?src=windmonitor");
aI("text=Környezetvédelmi állomás;url=index.php?src=kornyved_allomas");
aI("text=Klimatológiai állomás;url=index.php?src=climate");
aI("text=Útmeteorológiai állomás;url=index.php?src=utmet");
aI("text=Repülésmeteorológiai állomás;url=index.php?src=repmet");
}

with(milonic=new menuname("Literature")){
style=menuStyle;
aI("image=img/noteq.gif;text=Mérőrendszerek felépítése;url=index.php?src=merorendszerek");
aI("image=img/noteq.gif;text=Mérőeszközök felépítése;url=index.php?src=meroerzekelok");
aI("image=img/noteq.gif;text=Cikk a System-6 rendszerről;url=index.php?src=s6cikk");
}

with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("image=img/pdf.gif;text=Általános szerződési feltételek;url=index.php?src=aszf");
aI("image=img/pdf.gif;text=Kézikönyvek;url=index.php?src=kezikonyvek");
aI("image=img/pdf.gif;text=Telepítési segédletek;url=index.php?src=telepitesi");
aI("image=img/pdf.gif;text=Karbantartási útmutatók;url=index.php?src=karbantartasi");
aI("image=img/program.gif;text=Programok;url=index.php?src=programok");
aI("image=img/key.gif;text=Kulcsállományok;url=index.php?src=kulcsallomanyok");
}

with(milonic=new menuname("Messages")){
style=menuStyle;
aI("image=img/edit.gif;text=Árajánlat kérése;url=index.php?src=offer");
aI("image=img/device.gif;text=Javaslat (eszköz);url=index.php?src=design");
aI(";image=img/program.gif;text=Javaslat (program);url=index.php?src=develop");
aI("image=img/tools.gif;text=Hibabejelentés;url=index.php?src=service");
}

drawMenus();


