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/jump.php;")
}


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.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/jump.php;")
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();

