_menuCloseDelay=500;



_menuOpenDelay=150;



_subOffsetTop=2;



_subOffsetLeft=-2;



















with(menuStyle=new mm_style()){



bordercolor="#FFFFFF";



borderstyle="solid";



borderwidth=1;



fontfamily="Arial, Helvetica, sans-serif";



fontsize="80%";



fontstyle="normal";



headerbgcolor="#ffffff";



headercolor="#000000";



offbgcolor="#66614C";



offcolor="#FFFFFF";



onbgcolor="#9D977B";



oncolor="#FFFFFF";



//outfilter="randomdissolve(duration=0.3)";



outfilter="fade(duration=0.2)";



overfilter="Fade(duration=0.2);Alpha(opacity=94);Shadow(color=#777777', Direction=135, Strength=5)";



padding=5;



pagebgcolor="#e2e9bc";



pagecolor="#FFFFFF";



separatorcolor="#e2e9bc";



separatorsize=1;



subimage="arrow.gif";



subimagepadding=2;



}







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



style=menuStyle;

aI("text=Mergers and Acquisitions;url=services.html;target=_self");

aI("text=Business Appraisals;url=appraisals.html;target=_self");

aI("text=Business Financing Solutions;url=financing.html;target=_self");

aI("text=Exit Strategy Consulting;url=strategy.html;target=_self");

aI("text=Strategic Buyer Representation;url=buyer.html;target=_self");





}



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



style=menuStyle;

aI("text=About Us;url=company.html;target=_self");



aI("text=Our Professionals;url=professionals.html;target=_self");

aI("text=Forms;url=forms.html;target=_self");



aI("text=Company News;url=../coNews.php;target=_self");



aI("text=Contact Us;url=contact.php;target=_self");



}





drawMenus();







