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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#B8B897";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#15294E";
offcolor="#ffffff";
onbgcolor="#5B6A3A";
oncolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#719767";
pagecolor="ffffff";
separatorcolor="#B8B897";
separatorsize=1;
subimagepadding=2;
}

with(hidho=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=images/practice1.gif;showmenu=Practice;url=../services.htm;");
aI("image=images/attorneys1.gif;showmenu=Attorneys;url=../attorneys_staff.htm;");
aI("image=images/fees1.gif;showmenu=Fees;url=../colorado-family-law-fees.htm;");
aI("image=images/aboutus1.gif;showmenu=Aboutus;url=../philosophy.htm;");
aI("image=images/resources2.gif;showmenu=Resources;url=../colorado-family-law-resources.htm");
aI("image=images/contactus1.gif;showmenu=Contact;url=../contact.htm;");
aI("image=images/home1.gif;showmenu=Home;url=../index.php;");
}


with(hidho=new menuname("Practice")){
style=menuStyle;
aI("text=Divorce & Separation&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp&nbsp;&nbsp;&nbsp;url=../divorce.htm;");

aI("text=Child Support;url=../child_support.htm;");

aI("text=Child Custody;url=../child_custody.htm;");

aI("text=Modifications & Appeals;url=../colorado-divorce-appeals.htm;");
}

with(hidho=new menuname("Attorneys")){
style=menuStyle;
aI("text=Ken Matthews&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp;url=../ken-matthews.htm;");
aI("text=Leslie Matthews;url=../leslie-matthews.htm;");
aI("text=Sergei Thomas;url=../sergei-thomas.htm;");
}

with(hidho=new menuname("Fees")){
style=menuStyle;
}


with(hidho=new menuname("Aboutus")){
style=menuStyle;

aI("text=Our Firm&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp;url=../philosophy.htm;");
aI("text=Our Staff;url=../colorado-divorce-law-staff.htm;");
aI("text=Testimonials;url=../testimonials.htm;");
aI("text=Why Matthews?;url=../why-matthews-law.htm;");
}

with(hidho=new menuname("Resources")){
style=menuStyle;
aI("text=View All Resources;url=../colorado-family-law-resources.htm;");
aI("text=FAQs&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp;url=../colorado-family-law-resources/faq.htm;");
aI("text=Articles;url=../colorado-family-law-resources/articles.htm;");
aI("text=Seminars;url=../colorado-family-law-resources/seminars.htm;");
aI("text=For Therapists;url=../colorado-family-law-resources/marriage-therapists.htm;");
aI("text=Divorce Lawyer Blog;url=http://denverdivorceattorney.blogspot.com;");

}

with(hidho=new menuname("Contact")){
style=menuStyle;
aI("text=Ask a Question&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp;url=../ask-a-question.htm;");
aI("text=Free Consultation;url=../consultation.htm;");
aI("text=Map/Directions;url=../map.htm;");

}

with(hidho=new menuname("Home")){
style=menuStyle;
aI("text=Terms of Use&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp;url=terms.htm;");

}



drawMenus();


