_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#AA5500";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="BurlyWood";
offcolor="#000000";
onbgcolor="SaddleBrown";
oncolor="#ffffff";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.heritagespotlight.com/;");
aI("text=Family History;target=;url=Family-History.html;");
aI("showmenu=Our Productions/Sample Heritage Coming To AmericaLEFT_MENU;text=Our Productions;target=;url=About-Our-Productions.html;");
aI("showmenu=Photo Blasters!/Order Photo Blasters!LEFT_MENU;text=Photo Blasters!;target=;url=Photo-Blasters.html;");
aI("text=Heritage Store;target=;url=Heritage-Store.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;");
}

with(milonic=new menuname("Our Productions/Sample Heritage Coming To AmericaLEFT_MENU")){
style=submenuStyle;
aI("text=Sample Heritage Coming To America;target=;url=Sample-Heritage-History.html;");
aI("text=Sample Heritage Alex & Molly Time Lines;target=;url=Sample-Heritage-AlexMolly.html;");
aI("text=Sample Life Events;target=;url=Sample-Life.html;");
aI("text=Story Book Format;target=;url=Story-Book-Format.html;");
aI("text=Sample Military Tribute;target=;url=Sample-Tribute.html;");
aI("text=Navy Days Heritage;target=;url=Navy-Days-Heritage.html;");
aI("text=Sample Pet Memorial;target=;url=Sample-Pet-Memorial.html;");
aI("text=Spotlight Memorial Video;target=;url=Spotlight-Memorial.html;");
aI("text=Engagement Ring Ad;target=;url=EngagementRing.html;");
}

with(milonic=new menuname("Photo Blasters!/Order Photo Blasters!LEFT_MENU")){
style=submenuStyle;
aI("text=Order Photo Blasters!;target=;url=OrderPhotoBlasters.html;");
aI("text=Send Us Your Photos;target=;url=Send-Us-Your-Photos.html;");
}


 drawMenus();

