_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover1.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#565656";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("showmenu=Calendar/Armstrong County CalendarLEFT_MENU;text=Calendar;target=;url=Calendar.html;");
aI("text=Tri-County Info;target=;url=Tri-County-Info.html;");
aI("showmenu=Armstrong County/For Armstrong County EmployersLEFT_MENU;text=Armstrong County;target=;url=Armstrong-County.html;");
aI("showmenu=Butler County/For Butler County EmployersLEFT_MENU;text=Butler County;target=;url=Butler-County.html;");
aI("showmenu=Indiana County/For Indiana County EmployersLEFT_MENU;text=Indiana County;target=;url=Indiana-County.html;");
aI("showmenu=Map - Directions/To Armstrong Co CareerLinkLEFT_MENU;text=Map - Directions;target=;url=Map-Directions.html;");
}

with(milonic=new menuname("Calendar/Armstrong County CalendarLEFT_MENU")){
style=submenuStyle;
aI("text=Armstrong County Calendar;target=;url=Armstrong-County-Calendar.html;");
aI("text=Butler County Calendar;target=;url=Butler-County-Calendar.html;");
aI("text=Indiana County Calendar;target=;url=Indiana-County-Calendar.html;");
}

with(milonic=new menuname("Armstrong County/For Armstrong County EmployersLEFT_MENU")){
style=submenuStyle;
aI("text=For Armstrong County Employers;target=;url=For-Armstrong-County-Employers.html;");
aI("text=For Armstrong County Job Seekers;target=;url=For-Armstrong-County-Job-Seekers.html;");
aI("text=Contact PA CareerLink Armstrong County;target=;url=Contact-PA-CareerLink-Armstrong-County.html;");
}

with(milonic=new menuname("Butler County/For Butler County EmployersLEFT_MENU")){
style=submenuStyle;
aI("text=For Butler County Employers;target=;url=For-Butler-County-Employers.html;");
aI("text=For Butler County Job Seekers;target=;url=For-Butler-County-Job-Seekers.html;");
aI("text=Contact PA CareerLink Butler County;target=;url=Contact-PA-CareerLink-Butler-County.html;");
}

with(milonic=new menuname("Indiana County/For Indiana County EmployersLEFT_MENU")){
style=submenuStyle;
aI("text=For Indiana County Employers;target=;url=For-Indiana-County-Employers.html;");
aI("text=For Indiana County Job Seekers;target=;url=For-Indiana-County-Job-Seekers.html;");
aI("text=Contact PA CareerLink Indiana County;target=;url=Contact-PA-CareerLink-Indiana-County.html;");
}

with(milonic=new menuname("Map - Directions/To Armstrong Co CareerLinkLEFT_MENU")){
style=submenuStyle;
aI("text=To Armstrong Co CareerLink;target=;url=Directions-to-Armstrong-Co-CareerLink.html;");
aI("text=To Butler Co CareerLink;target=;url=Directions-to-Butler-Co-CareerLink.html;");
aI("text=To Indiana Co CareerLink;target=;url=Directions-to-Indiana-Co-CareerLink.html;");
}


 drawMenus();

