_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Indigo";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Indigo";
offcolor="WhiteSmoke";
onbgcolor="BlueViolet";
oncolor="WhiteSmoke";
padding="15";
pagebgcolor="Plum";
pagecolor="Indigo";
separatorcolor="Thistle";
separatorsize="1";
subimage="images/circle_orange3d_7x7.gif";
subimagepadding="6";
itemwidth="70";
}

with(submenuStyle=new mm_style()){
bordercolor="Indigo";
borderstyle="Outset";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LemonChiffon";
offcolor="Indigo";
onbgcolor="Yellow";
oncolor="Indigo";
padding="4";
pagebgcolor="LemonChiffon";
pagecolor="Teal";
subimage="images/circle_orange3d_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=283;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Домашняя;target=;url=http://www.storehouseoftheking.org/;");
aI("text=Home;target=;url=Home-(ENG).html;");
aI("text=Video;target=;url=Video.html;");
aI("text=Контакты   Contact_Us;target=;url=Contact-Us.html;");
}


 drawMenus();

