_menuCloseDelay=500;
_menuOpenDelay=8000;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D6D6D6";
offcolor="#000000";
onbgcolor="#D6D6D6";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#D6D6D6";
pagecolor="#000000";
separatorcolor="#FFC692";
separatorsize=2;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("angela")){
style=menuStyle;
aI("text=Angela<img src='images/angela.jpg' width='150' height='175' border=0>;url=bios.php#angela;");
}
with(milonic=new menuname("cris")){
style=menuStyle;
aI("text=Cris <img src='images/chris.hpg.jpg' width='150' height='96' border=0>;url=bios.php#cris;");
}
with(milonic=new menuname("richard")){
style=menuStyle;
aI("text=Richard <img src='images/richard-romero-sr.jpg' width='150' height='113' border=0>;url=bios.php#richard;");
}

with(milonic=new menuname("rick")){
style=menuStyle;
aI("text=Rick <img src='images/rv-romero.jpg' width='150' height='131' border=0>;url=bios.php#rick;");
}
with(milonic=new menuname("audio")){
style=menuStyle;
aI("text=<br>Finis offers full service audio production. These services inclue <br>voice-over, musical recording, audio for video, and much more.;url=audio.php;");
}
with(milonic=new menuname("video")){
style=menuStyle;
aI("text=<br>We offer full service video-production services to fit all of your<br>corporate, personal, or creative needs. We will shoot on <br>location for your event and edit the video to suit the length and <br>specifications you will need for presentation. We can also assist<br>you in providing live-event production and/or video displays.;url=video.php;");
}
with(milonic=new menuname("web")){
style=menuStyle;
aI("text=<br>Finis Productions offers a wide range of <br>internet and web services. From design and <br>creation of full websites to updating and<br>maintaining your existing site, we can make<br>your online projects shine.;url=web.php;");
}
with(milonic=new menuname("animation")){
style=menuStyle;
aI("text=<br>From cartoon illustration, to logo design<br>,graphic design and page layout,<br>and Flash animation, Finis Productions<br>will tailor our services to fit your needs.;url=animation.php;");
}
with(milonic=new menuname("stage")){
style=menuStyle;
aI("text=<br>Finis Productions has experience in Staging of <br> live events, musical performances, dramatic works,<br> and live sound reinforcement. We candesign your<br>production, setup and operate PA equipment and staging,<br>or help you staff your event or performance.;url=stage.php;");
}
drawMenus();
