_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Bookman Old Style";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Bookman Old Style";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Blue";
offcolor="AliceBlue";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://sdgrant.com/;");
aI("showmenu=Articles/Business & Economic Development ArticlesLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Books/50 Great New England Family Fishing VacationsLEFT_MENU;text=Books;target=;url=Books.html;");
aI("showmenu=Photography/PerspectivesLEFT_MENU;text=Photography;target=;url=Photography.html;");
aI("showmenu=Services/Public RelationsLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Resume;target=;url=Resume.html;");
aI("text=Contact <br>Sheila Grant;target=;url=Contact-Sheila-Grant.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/Business & Economic Development ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Business & Economic Development Articles;target=;url=Business-&-Economic-Development-Articles.html;");
aI("text=Community Articles;target=;url=Community-Articles.html;");
aI("text=Education Articles;target=;url=Education-Articles.html;");
aI("text=Profile Articles;target=;url=Profile-Articles.html;");
aI("text=Outdoor Recreation and Travel Articles;target=;url=Outdoor-Recreation-and-Travel-Articles.html;");
aI("showmenu=Articles/By Publications/Bangor Daily News ArticlesLEFT_MENU;text=By Publications;target=;url=By-Publications.html;");
}

with(milonic=new menuname("Articles/By Publications/Bangor Daily News ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Bangor Daily News Articles;target=;url=Bangor-Daily-News-Articles.html;");
aI("text=Highlands Journal Articles;target=;url=Highlands-Journal-Articles.html;");
aI("text=New England Game & Fish Articles;target=;url=New-England-Game-&-Fish-Articles.html;");
aI("text=Piscataquis Times Articles;target=;url=Piscataquis-Times-Articles.html;");
}

with(milonic=new menuname("Books/50 Great New England Family Fishing VacationsLEFT_MENU")){
style=submenuStyle;
aI("text=50 Great New England Family Fishing Vacations;target=;url=50-Great-New-England-Family-Fishing-Vacations.html;");
}

with(milonic=new menuname("Photography/PerspectivesLEFT_MENU")){
style=submenuStyle;
aI("text=Perspectives;target=;url=Perspectives.html;");
aI("text=Fauna;target=;url=Fauna.html;");
aI("text=Flora;target=;url=Flora.html;");
aI("text=Outdoor Recreation;target=;url=Outdoor-Recreation.html;");
aI("text=People;target=;url=People.html;");
aI("text=Places;target=;url=Places.html;");
}

with(milonic=new menuname("Services/Public RelationsLEFT_MENU")){
style=submenuStyle;
aI("text=Public Relations;target=;url=Public-Relations.html;");
aI("text=Grant Writing;target=;url=Grant-Writing.html;");
aI("text=Freelance Articles;target=;url=Freelance-Articles.html;");
aI("text=Marketing;target=;url=Marketing.html;");
aI("text=Seminars and Workshops;target=;url=Seminars-and-Workshops.html;");
aI("text=Consulting;target=;url=Consulting.html;");
}


 drawMenus();

