_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on3.gif";
offbgcolor="#8274BF";
offcolor="#CCECFF";
onbgcolor="#0000CC";
oncolor="#FFFFFF";
padding="10";
pagebgcolor="#0000CC";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare1.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=SBCS Convention;target=;url=SBCS-Convention.html;");
aI("text=Join the SBCS;target=;url=Join-the-SBCS.html;");
aI("showmenu=NewsPublicity Contest WinnersLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Let's Talk;target=;url=Let's-Talk.html;");
aI("showmenu=Past ConventionsDallas 2007LEFT_MENU;text=Past Conventions;target=;url=Past-Conventions.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("NewsPublicity Contest WinnersLEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Publicity Contest Winners;target=;url=Publicity-Contest-Winners.html;");
aI("text=Where it all started;target=;url=Where-it-all-started.html;");
aI("text=Media Archive;target=;url=Media-Archive.html;");
aI("text=Buy past SBCS Newsletters;target=;url=Buy-past-SBCS-Newsletters.html;");
}

with(milonic=new menuname("Past ConventionsDallas 2007LEFT_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Dallas 2007;target=;url=Dallas-2007.html;");
aI("text=Charlottesville 2008;target=;url=Charlottesville-2008.html;");
aI("text=Pasadena 2009;target=;url=Pasadena-2009.html;");
aI("text=Arlington 2011;target=;url=Arlington-2011.html;");
}


 drawMenus();

