_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Maroon";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Maroon";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="Maroon";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Washing Machine Review;target=;url=index.html;");
aI("text=HotPoint Washers;target=;url=hotpoint_washers.php;");
aI("text=Hoover Washing Machines;target=;url=hoover_washing_machines.php;");
aI("text=Energy Efficient Washing Machines;target=;url=energy_efficient_washing_machines.php;");
aI("text=Commercial Washing Machines;target=;url=commercial_washing_machines.php;");
aI("text=Servis Washing Machines;target=;url=servis_washing_machines.php;");
aI("showmenu=ArticlesBeko Washing MachinesLEFT_MENU;text=Articles;target=;url=articles.php;");
aI("text=Keeping Your Information Safe;target=;url=keeping_your_information_safe.php;");
aI("text=Contact Us;target=;url=contact_us.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("ArticlesBeko Washing MachinesLEFT_MENU")){
style=submenuStyle;
aI("text=Beko Washing Machines;target=;url=beko_washing_machines.php;");
aI("text=Zanussi Washing Machines;target=;url=zanussi_washing_machines.php;");
aI("text=Large Capacity Washing Machines;target=;url=large_capacity_washing_machines.php;");
aI("text=Integrated Washing Machines;target=;url=integrated_washing_machines.php;");
aI("text=Creda Washing Machines;target=;url=creda_washing_machines.php;");
aI("text=Electrolux Washing Machines;target=;url=electrolux_washing_machines.php;");
aI("text=Frigidaire Washing Machines;target=;url=frigidaire_washing_machines.php;");
}


 drawMenus();

