_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Arial Black";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Recommended Heart Attack Research Links;target=;url=recommended-heart-attack-research-links.html;");
aI("text=Womens Heart Disease and Womens Heart Problems;target=;url=womens-heart-disease-and-womens-heart-problems.html;");
aI("text=Smoking After A Heart Attack;target=;url=smoking-after-a-heart-attack.html;");
aI("text=The Peoples Chemist;target=;url=the-peoples-chemist.html;");
aI("text=Heart Attack And Anxiety;target=;url=heart-attack-and-anxiety.html;");
aI("text=Are You A Survivor?;target=;url=are-you-a-survivor.html;");
aI("showmenu=Helpful Articles/The Effectiveness of Cayenne Pepper in Heart HealthLEFT_MENU;text=Helpful Articles;target=;url=helpful-articles.html;");
aI("text=Helpful Videos;target=;url=helpful-videos.html;");
}

with(milonic=new menuname("Helpful Articles/The Effectiveness of Cayenne Pepper in Heart HealthLEFT_MENU")){
style=submenuStyle;
aI("text=The Effectiveness of Cayenne Pepper in Heart Health;target=;url=the-effectiveness-of-cayenne-pepper-in-heart-health.html;");
aI("text=CoQ10 Supplements and their Importance;target=;url=coq10-supplements-and-their-importance.html;");
aI("text=The Remarkable Benefits of Hawthorn Berry in Heart Health;target=;url=the-remarkable-benefits-of-hawthorn-berry-in-heart-health.html;");
aI("text=Nattokinase - Its History and Its Effectiveness;target=;url=nattokinase-its-history-and-its-effectiveness.html;");
aI("text=What Are The Different Forms of CoQ10?;target=;url=what-are-the-different-forms-of-coq10.html;");
}


 drawMenus();

