fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#97B4D3";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#97B4D3";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#97B4D3";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#739AC4";
pagecolor="white";
separatorcolor="#999999";
separatorsize=1;
}

with(Home=new menuname("Portraits")){
overflow="scroll";
style=menuStyle;
aI("text=Portfolio I;url=..//portfolio_portrait.htm;")
aI("text=Portfolio II;url=..//portfolio_portrait2.htm;")
aI("text=Style;url=..//portrait_style.htm;")
aI("text=Sessions;url=..//portrait_sessions.htm;")
aI("text=Ideas;url=..//portrait_ideas.htm;")
aI("text=Investment;url=..//portrait_investment.htm;")
aI("text=FAQ's;url=..//portrait_faq.htm;")


}

with(Home=new menuname("Weddings")){
style=menuStyle;
aI("text=Spring Promotion;url=..//wedding_promotion.htm;");
aI("text=Wedding Portfolio I;url=..//portfolio_wedding.htm;");
aI("text=Wedding Portfolio II;url=..//portfolio_wedding2.htm;");
aI("text=Wedding Portfolio III;url=..//portfolio_wedding3.htm;");
aI("text=Engagement Portfolio;url=..//portfolio_engagement.htm;");
aI("text=Style;url=..//wedding_style.htm;");
aI("text=Wedding Elements;url=..//wedding_elements.htm;");
aI("text=Destination Weddings;url=..//wedding_destination.htm;");
aI("text=Investment;url=..//wedding_investment.htm;");
aI("text=FAQ's;url=..//wedding_faq.htm;");
}

with(Home=new menuname("Seniors")){
style=menuStyle;
aI("text=Portfolio;url=..//portfolio_senior.htm;")
aI("text=Style;url=..//senior_style.htm;")
aI("text=Investment;url=..//senior_investment.htm;");
aI("text=FAQ's;url=..//senior_faq.htm;");
}

with(Home=new menuname("Personal Work")){
style=menuStyle;
aI("text=Portfolio - Minneapolis One;url=..//portfolio_personal_minneapolis1.htm;")
aI("text=Portfolio - Minneapolis Two;url=..//portfolio_personal_minneapolis2.htm;")
aI("text=Portfolio - People;url=..//portfolio_personal_people.htm;")
aI("text=Portfolio - Polaroids;url=..//portfolio_personal_polaroid.htm;")
aI("text=Portfolio - Quetico;url=..//portfolio_personal_quetico.htm;")
aI("text=Portfolio - Panoramas;url=..//portfolio_personal_panorama.htm;")
aI("text=Portfolio - Other;url=..//portfolio_personal_other.htm;")
aI("text=Style;url=..//personal_style.htm;")
aI("text=Investment;url=..//personal_investment.htm;");
aI("text=FAQ's;url=..//personal_faq.htm;");
}



with(Home=new menuname("About")){
style=menuStyle;
aI("text=Photographer's Statement;url=..//about_statement.htm;");
aI("text=Bio;url=..//about_bio.htm;");
aI("text=Contact;url=..//about_contact.htm;");
aI("text=News & Awards;url=..//about_news.htm;");
aI("text=Email;url=mailto:jim@fuglestadphotography.com;");
}

with(Home=new menuname("Blog")){
style=menuStyle;
aI("text=Blog;url=http://www.fuglestadphotography.com/blog;");

}

drawMenus(); 