


_menuCloseDelay=50           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50            // 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="#A70606";  //ZMIANA KOLORU PO NAJECHANIU
oncolor="#E0F8FF";    //KOLOR CZCIONKI PO NAJECHANIU
offbgcolor="#3B3731"; //KOLOR TLA
offcolor="#FFFFFF";
bordercolor="#534E48";
borderstyle="solid";
borderwidth=1;
separatorcolor="#534E48";
separatorsize="1";
padding=6;
fontsize="90%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="#A19688";
headercolor="#000000";
headerbgcolor="#000000";
subimage="images/arrow_menu.gif";
subimagepadding="2";
overfilter="Fade(duration=0.0);Alpha(opacity=90);Shadow(color='#7E7E7E', Direction=0, Strength=0)";
outfilter="randomdissolve(duration=0.0)";
}



with(akces=new menuname("katalog")){
style=menuStyle;
top=-24;
left=205;
aI("text=Rolety gładkie ;url=index.php?go=1_kat_gl01");
aI("text=Rolety deseniowe ;url=index.php?go=1_kat_children");
aI("text=Rolety z bambusa, drewna oraz trzciny ;url=index.php?go=1_kat_bambus");
aI("text=Rolety rzymskie;url=index.php?go=1_kat_fabrzymskie01");
aI("text=Żaluzje poziome drewniane;url=index.php?go=2_kat_drew5001");
aI("text=Żaluzje poziome aluminiowe i pcv;url=index.php?go=2_kat_16");
aI("text=Żaluzje pionowe ;url=index.php?go=3_kat_miami01");
aI("text=Żaluzje z bambusa ;url=index.php?go=1_kat_zalbam");
aI("text=Żaluzje plisowane;url=index.php?go=10_kat_plzu01");
aI("text=Plisy materiałowe (NOWOŚĆ);url=index.php?go=plisy_materialowe_50mm_1");
}

with(akces=new menuname("sunflex01")){
style=menuStyle;
top=-24;
left=205;
aI("text=Informacja techniczna ;url=index.php?go=6_stand");
aI("text=Katalog wzorów i kolorów ;url=index.php?go=6_kat_grace");
}

with(akces=new menuname("aluminiowe")){
style=menuStyle;
top=-24;
left=205;
aI("text=żaluzje duńskie ;url=index.php?go=2_kat_aliso");
aI("text=żaluzje holenderskie ;url=index.php?go=2_aluminiowea");
aI("text=żaluzje polskie ;url=index.php?go=2_aluminiowe");
}

with(akces=new menuname("sunflex02")){
style=menuStyle;
top=-24;
left=205;
aI("text=Lamele 16mm ;url=index.php?go=6_stand16");
aI("text=Lamele 25mm ;url=index.php?go=6_stand25");
aI("text=Lamele 50mm ;url=index.php?go=6_stand50");
aI("text=Katalog wzorów i kolorów ;url=index.php?go=6_kat_alum01");
}

with(akces=new menuname("sunflex03")){
style=menuStyle;
top=-24;
left=205;
aI("text=Informacja techniczna ;url=index.php?go=6_optima");
aI("text=Katalog wzorów i kolorów ;url=index.php?go=6_kat_pcv01");
}

with(akces=new menuname("sunflex04")){
style=menuStyle;
top=-24;
left=205;
aI("text=Konserwacja zasłon plisowanych ;url=index.php?go=4_konserw");
}

drawMenus();


<!--ISO-->
