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="#000000";

borderstyle="solid";

borderwidth=0;

fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#ffffff";

offbgcolor="#99CC99";

offcolor="#ffffff";

onbgcolor="#ffffff";

oncolor="#000000";

outfilter="randomdissolve(duration=.2)";

overfilter="";

padding=3;

pagebgcolor="";

pagecolor="black";

separatorcolor="#2D729D";

separatorsize=0;

subimage="";

subimagepadding=0;

}



with(milonic=new menuname("Home")){

position="relative";

alwaysvisible=1;

left=10;

overflow="scroll";

style=menuStyle;

top=10;

aI("text=Home;url=index.htm;");

aI("showmenu=Gallery;text=Gallery;");

aI("showmenu=OurServices;text=Our Services;");

aI("showmenu=Information;text=Information;");

aI("showmenu=eOrder;text=eOrder;url=eOrder.htm;");

aI("showmenu=eProofs;text=eProofs;url=eProofs.htm;");

aI("showmenu=Contact;text=Contact;url=contact.htm;");



}



with(milonic=new menuname("Gallery")){

overflow="scroll";

style=menuStyle;

aI("text=Senior Portraits;url=Gallery_SeniorPortraits.htm;")

aI("text=Children Photography;url=gallery_children.htm;")

aI("text=Weddings;url=wedding_gallery.htm")

aI("text=Sports Photography;url=gallery_sports.htm;")

aI("text=Family Portraits;url=gallery_family.htm;")





}



with(milonic=new menuname("Information")){

style=menuStyle;

aI("text=About Lyons;url=aboutus.htm;");

aI("text=Our Mission;url=our_commitment.htm;");

}



with(milonic=new menuname("OurServices")){

style=menuStyle;

aI("text=Digital Special Effects;url=specialeffects.htm;");

aI("text=Digital Retouching;url=retouch.htm;");

aI("text=Multi Image Prints;url=multipleimage.htm;");

aI("text=Photo Restoration;url=restoration.htm;");



}





drawMenus();




