fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="9pt";
fontweight="normal";
align="center";
headercolor="#000000";
offcolor="#000000";
oncolor="#663300";
rawcss="padding-left:7px;padding-right:7px";
separatorimage="http://ceospaceamerica.com/scripts/images/sep.jpg";
bgimage="scripts/images/menu-bar.jpg"
separatorsize=0;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Arial";
fontsize="9.1pt";
offcolor="#000000";
oncolor="#009933";
rawcss="padding-left:7px;padding-right:7px";
separatorimage="http://ceospaceamerica.com/scripts/images/sep.jpg";
bgimage="http://thedeltashield.com/scripts/images/menu-bar.jpg";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=115;
aI("text=;image=http://thedeltashield.com/scripts/images/menu-bar-end-l.jpg;")
aI("text=Home;url=http://thedeltashield.com/index.html;status=The Delta Shield home page;")
aI("text=FDA Research;url=http://thedeltashield.com/documents/FDA_article_9-28-2007.pdf;target=_blank; status=FDA Article about EMF radiation;")
aI("text=Interesting Links;url=http://thedeltashield.com/information/;")
aI("text=Press;url=http://thedeltashield.com/information/usa_today.html;")
aI("text=Using the Delta Shield;url=http://thedeltashield.com/information/using_the_delta_shield.html")
aI("text=FAQs;url=http://thedeltashield.com/information/faqs.html")
aI("text=Order;url=http://thedeltashield.com/shopping_cart/index.html;status=Order the Protective EMF Chip")
aI("text=Contact Us;url=http://thedeltashield.com/contact/;status=Contact Us;")
aI("text=;image=http://thedeltashield.com/scripts/images/menu-bar-end-r.jpg;")
}

drawMenus();