_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="White";
offcolor="SteelBlue";
onbgcolor="AliceBlue";
oncolor="SlateBlue";
padding="6";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/white_arrow.gif";
subimagepadding="3";
overimage="images/dots5.gif";
imagepadding="3";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Scooby Doo And The Cyber Chase;target=;url=Scooby-Doo-And-The-Cyber-Chase.html;");
aI("text=Enjoy The Party With Scooby Doo Party Supplies;target=;url=Enjoy-The-Party-With-Scooby-Doo-Party-Supplies.html;");
aI("text=Cartoon Network Scooby Doo ;target=;url=Cartoon-Network-Scooby-Doo.html;");
aI("text=Scooby Doo And The Loch Ness Monster;target=;url=Scooby-Doo-And-The-Loch-Ness-Monster.html;");
aI("text=A Pup Named Scooby Doo;target=;url=A-Pup-Named-Scooby-Doo.html;");
}


 drawMenus();

