_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Black";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="#99CCFF";
ondecoration="none";
padding="0";
pagebgcolor="Transparent";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
fontfamily="Arial Black";
fontsize="9pt";
fontstyle="bold";
offcolor="white";
oncolor="#99CCFF";
subimage="images/white_7x7.gif";
subimagepadding="5";
separatorsize="1";
itemheight="33";
itemwidth="170";
bgimage="images/submenu.png";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.bulkupfast.com/;");
aI("showmenu=ARTICLESMotivationINFO_BAR_MENU;text=ARTICLES;target=;url=articles.html;");
aI("showmenu=STOREMagical MotivationINFO_BAR_MENU;text=STORE;target=;url=store.html;");
aI("text=ABOUT US;target=;url=about-us.html;");
aI("text=CONTACT US;target=;url=contact-us.html;");
aI("text=RESOURCES;target=;url=resources.html;");
}

with(milonic=new menuname("ARTICLESMotivationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Motivation;target=;url=http://www.bulkupfast.com/category/motivation/;");
aI("text=Diet;target=;url=http://www.bulkupfast.com/category/diet;");
aI("text=Training;target=;url=http://www.bulkupfast.com/category/training;");
aI("text=Random;target=;url=http://www.bulkupfast.com/category/random;");
}

with(milonic=new menuname("STOREMagical MotivationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Magical Motivation;target=;url=http://www.bulkupfast.com/right/magical-motivation.html;");
}


 drawMenus();
