_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Welcome to Heraldry Victoria  ;target=;url=http://www.heraldryvictoria.com/;");
aI("text=Is Your Name Here?;target=;url=Is-Your-Name-Here-.html;");
aI("text=Armorial Styles ;target=;url=Armorial-Styles.html;");
aI("text=Clothing -  New Range;target=;url=Clothing-New-Range.html;");
aI("text=Heraldry History;target=;url=Heraldry-History.html;");
aI("text=Coat of Arms;target=;url=Coat-of-Arms.html;");
aI("text=First Name Meaning;target=;url=First-Name-Meaning.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Heraldry Links;target=;url=Heraldry-Links.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
