_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Black";
fontsize="12pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightYellow";
offcolor="SaddleBrown";
onbgcolor="Khaki";
onbold="bold";
oncolor="#000000";
padding="6";
pagebgcolor="Khaki";
separatorcolor="#000000";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Khaki";
offcolor="#000000";
onbgcolor="LightYellow";
onbold="bold";
oncolor="#000000";
padding="4";
pagecolor="LightYellow";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About;target=;url=About.html;");
aI("text=Jennas Treatment;target=;url=Jennas_Treatment.html;");
aI("text=Find LLD Now!;target=_blank;url=http://turnthecorner.org/content/selection-proper-physicians;");
aI("text=Jenna's Lyme Blog;target=_blank;url=http://www.lymediseaseresource.com/wordpress/;");
aI("text=Miracle Body;target=_blank;url=http://www.miracle-body.com;");
aI("text=Free Ebooks;target=;url=Free_Ebooks.html;");
aI("text=Lyme Video Blog;target=_blank;url=http://www.neuro-lyme.com/videoblog;");
aI("text=Daily Inspiration;target=_blank;url=http://www.Inspiration-Resource.com;");
aI("text=Under Our Skin;target=;url=Under_Our_Skin.html;");
aI("text=Under the Eightball;target=;url=Under_the_Eightball.html;");
aI("text=Healthy Diets;target=_blank;url=http://top10healthydiets.com;");
}


 drawMenus();

