
_menuCloseDelay=500           // 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(VertSubMenuStyle=new mm_style()){
onbgcolor="#BBC4D4";
oncolor="black";
offbgcolor="#ececd7";
offcolor="black";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
padding=2;
fontsize="100%";
fontstyle="normal";
fontweight="normal";
fontfamily="Tahoma,Helvetica,Verdana";
onborder="1px solid #003366";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color='#000000', Direction=135, Strength=3)";
outfilter="randomdissolve(duration=0)";
}

with(milonic=new menuname("Left Side Menu")){
alwaysvisible=1;
left=1;
style=VertmenuStyle;
top=157;
aI("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("text=Drug Control Policy;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;url=http://www.harfordcountymd.gov/services/drugcontrol/;");
aI("fontsize=90%;text=Faith Initiative (FACE-IT);url=http://www.faceitcoalition.org/;target=_blank;");
aI("fontsize=90%;text=Kids C.A.N. Mentoring;url=http://www.harfordcountymd.gov/services/mentor/;");
aI("fontsize=90%;text=FAQ;url=http://www.harfordcountymd.gov/services/drugcontrol/faq.cfm;");
aI("fontsize=90%;offbgcolor=#ececd7;onbgcolor=#ececd7;image=http://www.harfordcountymd.gov/Menu/Email.gif;text=Email Office of Drug Control Policy;url=mailto:odcp@harfordcountymd.gov");
aI("type=header;fontsize=90%;offbgcolor=#ececd7;onbgcolor=#ececd7;text=Office Hours:<br>Monday-Friday 8am-5pm<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;");


}


with(milonic=new menuname("Subsidy")){
style=VertSubMenuStyle;
margin=4;
overflow="scroll";
aI("text=Housing Choice Voucher Program;url=http://www.harfordcountymd.gov/housing/Newhousing/subsidy.html#Housing;");
aI("text=Rental Allowance Program;url=http://www.harfordcountymd.gov/housing/Newhousing/subsidy.html#Rental;");
aI("text=RAP to Work;url=http://www.harfordcountymd.gov/housing/Newhousing/subsidy.html#RAP;");
aI("text=Transitional Housing Services;url=http://www.harfordcountymd.gov/housing/Newhousing/subsidy.html#Transitional;");
aI("text=Housing Assistance for Families with Disabilities (HAFD);url=http://www.harfordcountymd.gov/housing/Newhousing/subsidy.html#HAFD;");
}


drawMenus();

 

 
 
 
 
