_menuCloseDelay=100           // 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="http://www.harfordcountymd.gov/Menu/VertArrowDown.gif";
subimagepadding=2;
}

with(milonic=new menuname("Left Side Menu")){
alwaysvisible=1;
left=1;
style=VertmenuStyle;
top=157;
aI("type=header;text=Community Services;fontsize=12px;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/services/;");
aI("fontsize=90%;text=Home;url=http://www.harfordcountymd.gov/services/;");

aI("type=header;text=Harford Transit;url=./;fontsize=12px;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/ArrowsDown.gif;imagewidth=16;imageposition=right;");
aI("fontsize=90%;text=Bus Schedules;url=http://www.harfordcountymd.gov/services/transportation/;");
aI("fontsize=90%;text=Holiday Schedule;url=http://www.harfordcountymd.gov/holidays.cfm;");
aI("fontsize=90%;text=Para-Transit Services;url=http://www.harfordcountymd.gov/services/transportation/Tips.cfm;");
aI("fontsize=90%;text=Transportation Development Plan;url=http://www.harfordcountymd.gov/services/community/doc/985.pdf;image=http://www.harfordcountymd.gov/images/AdobeDocumentHomepage.gif;imageposition=right;imagealign=center;");
aI("fontsize=90%;text=Join E-mail List;url=http://www.harfordcountymd.gov/services/transportation/joinEmail.cfm;image=http://www.harfordcountymd.gov/Menu/Email.gif;imageposition=right;imagealign=center;");
aI("fontsize=90%;text=Feedback;url=http://www.harfordcountymd.gov/services/transportation/Feedback.cfm;image=http://www.harfordcountymd.gov/Menu/EmailPage.gif;imageposition=right;");

aI("type=header;text=Mass Transit Links;fontsize=12px;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/ArrowsDown.gif;imagewidth=16;imageposition=right;");
aI("fontsize=90%;text=Commuter Bus;url=http://www.mtamaryland.com/services/commuterbus/;target=_blank;image=http://www.harfordcountymd.gov/Menu/WebIcon.gif;imageposition=right;imagealign=center;");
aI("fontsize=90%;text=Marc Train;url=http://www.mtamaryland.com/services/marc/;target=_blank;image=http://www.harfordcountymd.gov/Menu/WebIcon.gif;imageposition=right;imagealign=center;");
aI("fontsize=90%;text=Metro Subway;url=http://www.mtamaryland.com/services/subway/;target=_blank;image=http://www.harfordcountymd.gov/Menu/WebIcon.gif;imageposition=right;imagealign=center;");
aI("fontsize=90%;text=Maryland Transit Administration (MTA);url=http://www.mtamaryland.com/;target=_blank;image=http://www.harfordcountymd.gov/Menu/WebIcon.gif;imageposition=right;imagealign=center;");

aI("type=header;text=Commuter Links;fontsize=12px;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/ArrowsDown.gif;imagewidth=16;imageposition=right;");
aI("fontsize=90%;text=Harford Commuter Assistance;url=http://www.harfordcountymd.gov/commuter;");
aI("fontsize=90%;offbgcolor=#ececd7;onbgcolor=#ececd7;image=http://www.harfordcountymd.gov/Menu/Email.gif;text=Email Harford Transit;url=mailto:hcts@harfordcountymd.gov");
aI("type=header;fontsize=90%;offbgcolor=#ececd7;onbgcolor=#ececd7;text=Office Hours:<br>Monday-Friday 5am-7pm<br><a href='http://www.harfordcountymd.gov/holidays.cfm'>Except Holidays</a>");
aI("fontsize=90%;onbgcolor=#c0bc8c;image=http://www.harfordcountymd.gov/images/AdobeDocumentHomepage.gif;text=<br>Download a Free Acrobat Reader;url=http://www.adobe.com/products/acrobat/readstep2.html;target=_blank;");

}

drawMenus();

