_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#7DA15B";
onbold="bold";
oncolor="White";
padding="8";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="137";
}

with(submenuStyle=new mm_style()){
bordercolor="#1B268E";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#86F4F4";
offcolor="Black";
onbgcolor="#004160";
oncolor="White";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=The Silver Solution;target=;url=http://www.realcolloidalsilver.com/;");
aI("text=Dr. Gordon Pederson PHD ;target=;url=dr.-gordon-pederson-phd.html;");
aI("text=Purchase Products;target=;url=purchase-products.html;");
aI("text=Videos;target=;url=videos.html;");
aI("text=Contact us;target=;url=contact-us.html;");
}


 drawMenus();
