_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#FFAA55";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="White";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/folder.gif";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="Transparent";
oncolor="#000000";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/folder.gif";
imagepadding="4";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Sport Themed;target=;url=Sport-Themed.html;");
aI("text=Finance Themed;target=;url=Finance-Themed.html;");
aI("text=Business General;target=;url=Business-General.html;");
aI("text=Food & Diet;target=;url=Food-&-Diet.html;");
aI("text=Healthy Food;target=;url=Healthy-Food.html;");
aI("text=Fitness Themed;target=;url=Fitness-Themed.html;");
aI("text=Music Themed;target=;url=Music-Themed.html;");
aI("text=Movie & TV;target=;url=Movie-&-TV.html;");
aI("text=Entertainment;target=;url=Entertainment.html;");
aI("text=Celebrity Themed;target=;url=Celebrity-Themed.html;");
aI("text=Jokes & Fun;target=;url=Jokes-&-Fun.html;");
}


 drawMenus();
