_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="#FF5500";
offcolor="#ffffff";
onbgcolor="DarkKhaki";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#0055FF";
offcolor="#ffffff";
onbgcolor="#7FD4FF";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Home Page/Bio-compadible TestingLEFT_MENU;text=Home Page;target=;url=http://www.freeofallergies.com/;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("showmenu=Articles & News/Allergies...the Curse of Modern LivingLEFT_MENU;text=Articles & News;target=;url=articles-&-news.html;");
aI("showmenu=Products/400 ItemTestLEFT_MENU;text=Products;target=;url=products.html;");
aI("text=400 Item List;target=;url=pdfs/400+.pdf;");
aI("text=Order Form;target=;url=pdfs/Order Form.pdf;");
aI("text=Baby List;target=;url=pdfs/Baby List.pdf;");
aI("text=Animal List;target=;url=pdfs/Animal List.pdf;");
aI("text=Animal Order Form;target=;url=pdfs/Animalform.pdf;");
aI("text=Sample Client Report;target=;url=pdfs/Sample Client Report;");
aI("text=Free e book;target=;url=download-e-book.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Privacy;target=;url=privacy.html;");
}

with(milonic=new menuname("Home Page/Bio-compadible TestingLEFT_MENU")){
style=submenuStyle;
aI("text=Bio-compadible Testing;target=;url=bio-compadible-testing.html;");
}

with(milonic=new menuname("Articles & News/Allergies...the Curse of Modern LivingLEFT_MENU")){
style=submenuStyle;
aI("text=Allergies...the Curse of Modern Living;target=;url=allergies.-the-curse-of-modern-living.html;");
aI("text=How is our Allergy Test different?;target=;url=how-is-our-allergy-test-different.html;");
aI("text=Magnesium Chloride;target=;url=pdfs/Magchloride.pdf;");
}

with(milonic=new menuname("Products/400 ItemTestLEFT_MENU")){
style=submenuStyle;
aI("text=400 ItemTest;target=;url=400-item-allergy-test.html;");
aI("text=Baby Test;target=;url=baby-allergy-test.html;");
aI("text=Animal Test;target=;url=animal-test.html;");
aI("text=Allergy E- Book;target=;url=allergy-e-book.html;");
}


 drawMenus();

