	
effect="Fade(duration=0.5);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
buildAllMenus=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_subOffsetTop=2;
_subOffsetLeft=2;

with(stylemain=new mm_style()){
offcolor="#ffffff";
oncolor="#6170B5";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
//padding=2;
//subimage="./images/arrow.gif";
//separatorcolor="#6170B5";
}
//for info only
with(style2=new mm_style()){
offcolor="black";
offbgcolor="white";
oncolor="white";
onbgcolor="gray";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
padding=4;
high3dcolor="";
low3dcolor="";
headercolor="";
headerbgcolor="";
separatorcolor="black";
subimage="./images/arrow2.gif";
}

with(style1=new mm_style()){
offcolor="#6170B5";
offbgcolor="#F2F5F9";
oncolor="#ffebdc";
onbgcolor="#6170B5";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=2;
subimage="./images/arrow.gif";
separatorcolor="navy";
}

with(milonic=new menuname("about")){
itemwidth=140;
style=style1;
alignment="left";
aI("text=Mission Statement;url=mission.php;;separatorsize=1")
aI("text=Contact Us;url=contact.php;;separatorsize=1")
}

with(milonic=new menuname("services")){
itemwidth=140;
style=style1;
alignment="left";
aI("text=Disc Jockey;url=dj.php;;separatorsize=1")
aI("text=Limo Service;url=limo.php;;separatorsize=1")
aI("text=Photography;url=photography.php;;separatorsize=1")
aI("text=Videography;url=videography.php;;separatorsize=1")
aI("text=Through the Years Video;url=years.php;;separatorsize=1")
aI("text=Wedding and Social Invitations;url=invitations.php;;separatorsize=1")
}

with(milonic=new menuname("tools")){
itemwidth=140;
style=style1;
alignment="left";
aI("text=Event Planning;url=planning.php;;separatorsize=1")
aI("text=Our Contracts;url=contracts.php;;separatorsize=1")
aI("text=Check your Date;url=checkdate.php;;separatorsize=1")
}

with(milonic=new menuname("info")){
itemwidth=140;
style=style1;
alignment="left";
aI("text=FAQs;url=faqs.php;;separatorsize=1")
aI("text=Links & Partners;url=links.php;;separatorsize=1")
aI("text=Read Our Newsletter;url=newsletter.php;;separatorsize=1")
}

drawMenus();
