_menuCloseDelay=50           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=15                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10           // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#AC0000";  //ZMIANA KOLORU PO NAJECHANIU
oncolor="#E0F8FF";    //KOLOR CZCIONKI PO NAJECHANIU
offbgcolor="#1054A7"; //KOLOR TLA
offcolor="#FFFFFF";
bordercolor="#3C6EAB";
borderstyle="solid";
borderwidth=1;
separatorcolor="#296AB8";
separatorsize="1";
padding=6;
fontsize="85%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="#B4D4E3";
headercolor="#000000";
headerbgcolor="#000000";
subimage="images/arrow_menu.gif";
subimagepadding="2";
overfilter="Fade(duration=0.0);Alpha(opacity=90)";
outfilter="randomdissolve(duration=0.0)";
}

with(menuStyle2=new mm_style()){
onbgcolor="#AC0000";  //ZMIANA KOLORU PO NAJECHANIU
oncolor="#E0F8FF";    //KOLOR CZCIONKI PO NAJECHANIU
offbgcolor="#1054A7"; //KOLOR TLA
offcolor="#FFFFFF";
bordercolor="#3C6EAB";
borderstyle="solid";
borderwidth=1;
separatorcolor="#296AB8";
separatorsize="1";
padding=6;
fontsize="85%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="#B4D4E3";
headercolor="#000000";
headerbgcolor="#000000";
subimage="images/arrow_menu.gif";
subimagepadding="2";
overfilter="Fade(duration=0.0);Alpha(opacity=90)";
outfilter="randomdissolve(duration=0.0)";
}








with(wodociagi=new menuname("ofirmie")){
style=menuStyle;
top=0;
left=0;
aI("text=Historia &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=index.php?menu=11");
aI("text=Bieżąca działalność;url=index.php?menu=12");
aI("text=Struktura (schemat);url=index.php?menu=13");
aI("text=Władze;url=index.php?menu=14");
}


with(wodociagi=new menuname("klient")){
style=menuStyle;
top=0;
left=0;
aI("text=Regulamin &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=index.php?menu=15");
aI("text=Wnioski i Umowy;url=index.php?menu=40");
aI("text=Zasady przyłączania odbiorców;url=index.php?menu=16");
aI("text=Płatności;url=index.php?menu=17");
aI("text=Zgłaszanie awarii;url=index.php?menu=18");
aI("text=Punkty zastępczego poboru wody;url=index.php?menu=19");
aI("text=Cennik - cena wody i odbioru ścieków;url=index.php?menu=20");
aI("text=Usługi dodatkowe;showmenu=uslugi");
aI("text=Wymiana liczników;url=index.php?menu=22");
aI("text=Odczyty liczników;url=/readings");
}

with(wodociagi=new menuname("uenews")){
style=menuStyle2;
aI("text=Oczyszczalnia Klimzowiec &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=index.php?menu=42");
aI("text=Rawa ;url=index.php?menu=43");
aI("text=Sieć wod-kan ;url=index.php?menu=44");
aI("text=Chropaczów ;url=index.php?menu=45");
}

with(wodociagi=new menuname("uslugi")){
style=menuStyle2;
//aI("text=Laboratorium;url=index.php?menu=41");
aI("text=Oczyszczalnia;url=index.php?menu=46");
}


with(wodociagi=new menuname("aktualnosci")){
style=menuStyle;
top=0;
left=0;
aI("text=Komunikaty &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=index.php?menu=23");
aI("text=Wyłączenia;url=index.php?menu=24");
aI("text=Sprawy bieżące;url=index.php?menu=25");
}


with(wodociagi=new menuname("inwestycje")){
style=menuStyle;
top=0;
left=0;
aI("text=ISPA/Fundusz Spójności &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=index.php?menu=26");
aI("text=Opis Projektu;url=index.php?menu=27");
aI("text=Aktualności;showmenu=uenews");
aI("text=Promocja Projektu;url=index.php?menu=30");
aI("text=Jednostka Realizująca Projekt - PIU;url=index.php?menu=29");
aI("text=Galeria zdjęć;url=index.php?menu=31");
}


with(wodociagi=new menuname("zamowienia")){
style=menuStyle;
top=0;
left=0;
aI("text=Ogłoszenia o wszczęciu &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;showmenu=wszczecie");
aI("text=Ogłoszenia o wyniku;showmenu=wyniki");
}

with(wodociagi=new menuname("laboratorium")){
style=menuStyle;
top=0;
left=0;
aI("text=Laboratorium;url=index.php?menu=41");
aI("text=Jakość wody;url=index.php?menu=7");
}

with(wodociagi=new menuname("wszczecie")){
style=menuStyle2;
aI("text=Roboty budowlane ;url=index.php?menu=34");
aI("text=Usługi ;url=index.php?menu=35");
aI("text=Dostawy ;url=index.php?menu=36");
}

with(wodociagi=new menuname("wyniki")){
style=menuStyle2;
aI("text=Roboty budowlane ;url=index.php?menu=37");
aI("text=Usługi ;url=index.php?menu=38");
aI("text=Dostawy ;url=index.php?menu=39");
}


drawMenus();


<!--ISO-->
<!--ISO-->
