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="#e2e1e1"; //border color of cells
borderstyle="solid"; //style of border around cells
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF"; //bg color on mouseout
offcolor="#a21317"; //text color on mouseout
onbgcolor="#eeeeee"; //bg color on mouseover
oncolor="#a21317"; //text color on mouseover
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=85);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#e2e1e1"; //separator between cells
separatorsize=1;
subimage="http://www.luciexyz.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Home")){
style=menuStyle;
aI("text=<b>LucieXYZ Home</b>;url=http://www.luciexyz.com/;")
aI("text=<b>Site Map</b>;url=http://www.luciexyz.com/sitemap.php;")
aI("text=<b>Client Login</b>;url=http://www.luciexyz.com/pickpic/gallery/;")
}


with(milonic=new menuname("Blog")){
style=menuStyle;
aI("text=<b>All Blog Posts</b>;url=http://www.luciexyz.com/blog/;")
aI("text=&#187 Weddings;url=http://www.luciexyz.com/blog/?cat=10;")
aI("text=&#187 Destination Weddings;url=http://www.luciexyz.com/blog/?cat=3;")
aI("text=&#187 Engagements;url=http://www.luciexyz.com/blog/?cat=11;")
aI("text=&#187 Pregnancy;url=http://www.luciexyz.com/blog/?cat=39;")
aI("text=&#187 Newborn;url=http://www.luciexyz.com/blog/?cat=56;")
aI("text=&#187 Chilrden;url=http://www.luciexyz.com/blog/?cat=12;")
aI("text=&#187 Family;url=http://www.luciexyz.com/blog/?cat=45;")
aI("text=&#187 Pets;url=http://www.luciexyz.com/blog/?cat=35;")
aI("text=&#187 Boudoir;url=http://www.luciexyz.com/blog/?cat=53;")
aI("text=&#187 Everything Else;url=http://www.luciexyz.com/blog/?cat=9,13,42,54;")
}



with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=<b>Photography Services</b>;url=http://www.luciexyz.com/services.php;")
//aI("text=<b>Slideshows</b>;url=http://www.luciexyz.com/slideshows.php;")
aI("text=<b>Testimonials</b>;url=http://www.luciexyz.com/testimonials.php;")
}


with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=<b>Photo Gallery</b>;url=http://www.luciexyz.com/gallery/index.php;")
aI("text=&#187 Weddings;url=http://www.luciexyz.com/gallery/weddings.php;")
aI("text=&#187 Destination Weddings;url=http://www.luciexyz.com/gallery/destinationweddings.php;")
aI("text=&#187 Engagements;url=http://www.luciexyz.com/gallery/engagements.php;")
aI("text=-------------------;")
aI("text=&#187 Pregnancy;url=http://www.luciexyz.com/gallery/pregnancy.php;")
aI("text=&#187 Newborns;url=http://www.luciexyz.com/gallery/newborns.php;")
aI("text=&#187 Children;url=http://www.luciexyz.com/gallery/children.php;")
aI("text=&#187 Family;url=http://www.luciexyz.com/gallery/family.php;")
aI("text=&#187 Pets;url=http://www.luciexyz.com/gallery/pets.php;")
aI("text=-------------------;")
aI("text=&#187 Boudoir;url=http://www.luciexyz.com/gallery/boudoir.php;")



//aI("text=&#187 Slideshows;url=http://www.luciexyz.com/slideshows.php;")
aI("text=<b>Client Login</b>;url=http://www.luciexyz.com/pickpic/gallery/;")
aI("text=&#187 Gift Registry</b>;url=http://www.luciexyz.com/registry;")
aI("text=&#187 Gifts</b>;url=http://www.luciexyz.com/gifts;")
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=<b>About Main</b>;url=http://www.luciexyz.com/about.php;")
aI("text=&#187 About Lucie;url=http://www.luciexyz.com/about.php#lucie;")
aI("text=&#187 About Sam;url=http://www.luciexyz.com/about.php#sam;")
aI("text=<b>Our Studio</b>;url=http://www.luciexyz.com/studio.php;")
aI("text=<b>Blog</b>;url=http://www.luciexyz.com/blog;")
aI("text=<b>Awards & Publishings</b>;url=http://luciexyz.com/blog/?page_id=2;")
}


with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=<b>Contact Main</b>;url=http://www.luciexyz.com/contact.php;")
aI("text=&#187 Contact Form;url=http://www.luciexyz.com/contact.php#contactform;")
aI("text=&#187 Studio Directions;url=http://www.luciexyz.com/contact.php#directions;")
//aI("text=<b>Upcoming Events</b>;url=http://www.luciexyz.com/upcomingevents.php;")
aI("text=<b>Recommended Vendors</b>;url=http://www.luciexyz.com/links.php;")
}


drawMenus();


