_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.sams-assoc.com/;");
aI("text=Contact SAMS;target=;url=contact-sams.htm;");
aI("text=Meet our Staff;target=;url=staff.htm;");
aI("text=Services;target=;url=services.htm;");
aI("text=Service & Billing Areas;target=;url=service-areas.htm;");
aI("text=About SAMS;target=;url=about-sams.htm;");
aI("text=Opportunities & Careers;target=;url=opportunities-with-sams.htm;");
aI("text=Resources, News & Links;target=;url=resources-news-links.htm;");
aI("text=News at SAMS;target=;url=news-at-sams.htm;");
aI("text=Events at SAMS;target=;url=events-at-sams.htm;");
aI("text=Testimonials;target=;url=client-testimonials.htm;");
aI("showmenu=ArticlesLeading Independent Insurance AdjustorsLEFT_MENU;text=Articles;target=;url=articles.htm;");
}

with(milonic=new menuname("ArticlesLeading Independent Insurance AdjustorsLEFT_MENU")){
style=submenuStyle;
aI("text=Leading Independent Insurance Adjustors;target=;url=leading-independent-insurance-adjustors.htm;");
aI("text=California Independent Insurance Adjuster;target=;url=california-independent-insurance-adjuster.htm;");
aI("text=Mentors by Don Sams;target=;url=mentors-by-don-sams.htm;");
aI("text=An Interview with Bob Black;target=;url=an-interview-with-bob-black.htm;");
aI("text=An Interview with Pattie Gillette;target=;url=an-interview-with-pattie-gillette.htm;");
aI("text=An Interview with Andi Shaffer;target=;url=an-interview-with-andi-shaffer.htm;");
aI("text=An Interview with Olga Clausen;target=;url=an-interview-with-olga-clausen.htm;");
aI("text=An Interview with Eric Tye;target=;url=an-interview-with-eric-tye.htm;");
aI("text=An Interview with Art Coussoulis;target=;url=an-interview-with-art-coussoulis.htm;");
aI("text=An Interview with Gene Levitre;target=;url=an-interview-with-gene-levitre.htm;");
aI("text=An Article about Deans & Homer;target=;url=an-article-about-deans-&-homer.htm;");
}


 drawMenus();

