
_menuCloseDelay=0           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=1            // Sub menu left offset

with(VertmenuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
itemwidth=163;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
offbgcolor="#c0bc8c";
offcolor="#000000";
onbgcolor="#ececd7";
oncolor="#003366";
outfilter="randomdissolve(duration=0.3)";
padding=1;
separatorcolor="#ffffff";
pagebgcolor="#DCE4F1";
separatorsize=2;
separatorimage="http://www.harfordcountymd.gov/Menu/ShadowLine.gif";
subimage="/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Left Side Menu")){
alwaysvisible=1;
left=1;
style=VertmenuStyle;
top=157;
aI("text=Liquor Control Board;fontweight=bold;bgimage=http://www.harfordcountymd.gov/Menu/LMenuBckg.gif;overbgimage=http://www.harfordcountymd.gov/Menu/LMenuBckg.gif;itemheight=18;oncolor=#ffffff;offcolor=#ffffff;image=http://www.harfordcountymd.gov/Menu/Home.gif;;imagewidth=16;imageposition=right;url=http://www.harfordcountymd.gov/LCB/;");
aI("fontsize=90%;fontweight=bold;text=Awareness Training;url=training.html");
aI("fontsize=90%;fontweight=bold;text=Confidential Tip Line;url=TipLine.cfm;image=http://www.harfordcountymd.gov/Menu/PhoneSmall.gif;imageposition=right;");
aI("fontsize=90%;fontweight=bold;text=False Identifications;url=identification.html");
aI("fontsize=90%;fontweight=bold;text=Frequent Questions;url=faqs.cfm");
aI("fontsize=90%;fontweight=bold;text=License Renewal;url=renewal.html");
aI("fontsize=90%;fontweight=bold;text=Meetings/Hearings;url=meetings.cfm");
aI("fontsize=90%;fontweight=bold;text=Obtaining a License;url=license.html");
aI("fontsize=90%;fontweight=bold;text=One Day Permit;url=oneday.html");
aI("fontsize=90%;fontweight=bold;text=Disclaimer;url=disclaimer.html");

aI("type=header;fontweight=bold;text=Board Members;fontweight=bold;bgimage=http://www.harfordcountymd.gov/Menu/LMenuBckg.gif;overbgimage=http://www.harfordcountymd.gov/Menu/LMenuBckg.gif;itemheight=17;oncolor=#ffffff;offcolor=#ffffff;image=http://www.harfordcountymd.gov/Menu/PeopleGroup1.gif;imagewidth=19;imageposition=right;");
aI("type=header;fontsize=90%;text=<b>Donald St. C. Hess,</b><br>&nbsp;Chairman;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>William B. Jiles,</b><br>&nbsp;Vice Chairman/Secretary;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Vernon L. Gauss, Jr.,</b><br>&nbsp;Commissioner;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Sandi L. Tunney,</b><br>&nbsp;Commissioner;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Randall P. Worthington, Sr.,</b><br>&nbsp;Commissioner;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Kathryn M. Thess,</b><br>&nbsp;Administrator;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Danielle Markette,</b><br>&nbsp;Inspector;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Charles L. Robbins, Jr.,</b><br>&nbsp;Chief Inspector;onbgcolor=ececd7;offbgcolor=ececd7");
aI("type=header;fontsize=90%;text=<b>Judith A. Powell,</b><br>&nbsp;Administrative Assistant;onbgcolor=ececd7;offbgcolor=ececd7");
aI("fontsize=90%;offbgcolor=#ececd7;onbgcolor=#ececd7;image=http://www.harfordcountymd.gov/Menu/Email.gif;text=Email Liquor Control Board;url=mailto:liquorbrd@harfordcountymd.gov");
aI("type=header;fontsize=90%;offbgcolor=#ececd7;onbgcolor=#ececd7;text=Office Hours:<br>Mon-Fri 8:30am-4:30pm<br><a href='http://www.harfordcountymd.gov/holidays.cfm'>Except Holidays</a>");

aI("type=header;fontsize=90%;text=;offbgcolor=#c0bc8c;onbgcolor=#c0bc8c;");
}

drawMenus();

