_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=Graves & Tombs;target=;url=Graves-&-Tombs.html;");
aI("text=Grave Fences;target=;url=Grave-Fences.html;");
aI("showmenu=Headstone Styles/Shapes/CrossesLEFT_MENU;text=Headstone Styles/Shapes;target=;url=Headstone-Styles-Shapes.html;");
aI("text=Chinese Headstones & Graves;target=;url=Chinese-Headstones-&-Graves.html;");
aI("text=Stone Types;target=;url=Stone-Types.html;");
aI("text=Epitaphs;target=;url=Epitaphs.html;");
aI("showmenu=Symbols on Tombstones/Tombstone Symbol PhotosLEFT_MENU;text=Symbols on Tombstones;target=;url=Symbols-on-Tombstones.html;");
aI("text=Grave Humor;target=;url=Grave-Humor.html;");
aI("text=Death Glossary;target=;url=Death-Glossary.html;");
aI("text=Freebies;target=;url=Freebies.html;");
aI("text=Gravestone Rubbing;target=;url=Gravestone-Rubbing.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Headstone Styles/Shapes/CrossesLEFT_MENU")){
style=submenuStyle;
aI("text=Crosses;target=;url=Crosses.html;");
}

with(milonic=new menuname("Symbols on Tombstones/Tombstone Symbol PhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Tombstone Symbol Photos;target=;url=Tombstone-Symbol-Photos.html;");
}


 drawMenus();

