
_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=LEPC;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/LEPC/;");
aI("fontsize=90%;text=Planning Requirements;url=http://www.harfordcountymd.gov/LEPC/requirement.html;");
aI("fontsize=90%;text=Facility Requirements;url=http://www.harfordcountymd.gov/LEPC/facility.html;");
aI("fontsize=90%;text=Chemicals in The Community;url=http://www.harfordcountymd.gov/LEPC/chemicals.html;");
aI("fontsize=90%;text=Farmer's Responsibility;url=http://www.harfordcountymd.gov/LEPC/farmer.html");
aI("fontsize=90%;text=The Right to Know;url=http://www.harfordcountymd.gov/LEPC/know.html;");
aI("fontsize=90%;text=EPA Tier II Instructions;url=http://www.harfordcountymd.gov/LEPC/tier2form.html;");
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();

 

 
 
 
 
