﻿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="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemheight=31;
offcolor="#d2d2d3";
oncolor="#ffffff";
separatorcolor="#999999";
separatorsize=0;
subimagepadding=0;
}

with(subMenuStyle=new mm_style()){
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#737c84";
offcolor="#cccccc";
onbgcolor="#737c84";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
separatorsize=1;
subimagepadding=0;
swap3d=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("image=/_menu/menu_off_01.gif;overimage=/_menu/menu_on_01.gif;url=http://www.lunagraphica.com/;");
aI("image=/_menu/menu_off_02.gif;overimage=/_menu/menu_on_02.gif;showmenu=About;");
aI("image=/_menu/menu_off_03.gif;overimage=/_menu/menu_on_03.gif;showmenu=Services;");
aI("image=/_menu/menu_off_04.gif;overimage=/_menu/menu_on_04.gif;showmenu=Portfolio;");
aI("image=/_menu/menu_off_05.gif;overimage=/_menu/menu_on_05.gif;showmenu=Clients;");
aI("image=/_menu/menu_off_06.gif;overimage=/_menu/menu_on_06.gif;showmenu=Contact;");
}

with(milonic=new menuname("About")){
style=subMenuStyle;
aI("text=&nbsp;Company&nbsp; ;url=/LG_about/company.html;")
aI("text=&nbsp;News&nbsp; ;url=/cgi-bin/DJlinks.cgi?TEMPLATE=news.html&SORT=R1;")
aI("text=&nbsp;People&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=people.html&ZONE=PEOPLE;")
aI("text=&nbsp;Awards&nbsp; ;url=/cgi-bin/DJlinks.cgi?TEMPLATE=awards.html&SORT=REV;")
aI("text=&nbsp;Resources&nbsp; ;url=/cgi-bin/DJlinks.cgi?TEMPLATE=resources.html;")
aI("text=&nbsp;Copyrights&nbsp; ;url=/LG_about/copyrights.html;")

}

with(milonic=new menuname("Services")){
style=subMenuStyle;
aI("text=&nbsp;Full Service&nbsp; ;url=/LG_services/full.html;");
aI("text=&nbsp;Design&nbsp; ;url=/LG_services/design.html;");
aI("text=&nbsp;Ad Planning&nbsp; ;url=/LG_services/adplanning.html;");
aI("text=&nbsp;Printing&nbsp; ;url=/LG_services/print.html;");
aI("text=&nbsp;Websites&nbsp; ;url=/LG_services/websites.html;");
aI("text=&nbsp;Internet Marketing &amp; SEO&nbsp; ;url=/LG_services/seo.html;");
}

with(milonic=new menuname("Portfolio")){
style=subMenuStyle;
aI("text=&nbsp;Ads&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTADS;");
aI("text=&nbsp;Flyers&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTFLY;");
aI("text=&nbsp;Postcards&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTPOST;");
aI("text=&nbsp;Brochures&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTBRO;");
aI("text=&nbsp;Logos&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTLOGO;");
aI("text=&nbsp;Signs &amp; Posters&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTSIGN;");
aI("text=&nbsp;Websites&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio_web.html&INDEX=1&ZONE=PORTWEB&MAX=62;");
aI("text=&nbsp;Extras&nbsp; ;url=/cgi-bin/DJgallery.cgi?TEMPLATE=portfolio.html&ZONE=PORTSPE;");
}

with(milonic=new menuname("Clients")){
style=subMenuStyle;
aI("text=&nbsp;Focus Areas&nbsp; ;url=/LG_clients/focus.html;");
aI("text=&nbsp;Client List&nbsp; ;url=/LG_clients/list.html;");
aI("text=&nbsp;Arts&nbsp; ;url=/LG_clients/arts.html;");
aI("text=&nbsp;Entertainment&nbsp; ;url=/LG_clients/entertainment.html;");
aI("text=&nbsp;Internet&nbsp; ;url=/LG_clients/technology.html;");
aI("text=&nbsp;Business&nbsp; ;url=/LG_clients/business.html;");
}

with(milonic=new menuname("Contact")){
style=subMenuStyle;
aI("text=&nbsp;Address&nbsp; ;url=/LG_contact/office.html;");
aI("text=&nbsp;Map&nbsp; ;url=/LG_contact/map.html;");
aI("text=&nbsp;Contact Form&nbsp; ;url=/LG_contact/contact_form.html;");
aI("text=&nbsp;Employment&nbsp; ;url=/LG_contact/jobs.html;");
aI("text=&nbsp;Client Login&nbsp; ;url=/TEMPLATES/mbr-login.html;");
}


drawMenus();

