_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Firebrick";
borderstyle="Double";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="DarkSalmon";
oncolor="White";
padding="7";
pagebgcolor="Firebrick";
pagecolor="White";
separatorcolor="White";
separatorsize="17";
subimage="images/downboxed.gif";
subimagepadding="6";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="Firebrick";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="Firebrick";
oncolor="White";
padding="4";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1051;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=M Shipman;target=_blank;url=http://www.mshipman.com/index.html;");
aI("text=Visions and Voices;target=;url=visions.html;");
aI("text=Visionen und Stimmen;target=;url=visionen.html;");
aI("text=Visiones y voces;target=;url=visiones.html;");
}


 drawMenus();

