﻿_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle1=new mm_style()){
styleid=1;
onbgcolor="#FFFFFF";
oncolor="#007960";
offbgcolor="#007960";
offcolor="#FFFFFF";
ondecoration="underline";
bordercolor="#028A6F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#028A6F";
separatorsize=0;
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Arial";
pagecolor="#FFFFFF";
fontweight="bold"
pagebgcolor="#007960";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding=2;
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle=new mm_style()){
onbgcolor="#FFFFFF";
oncolor="#007960";
offbgcolor="#007960";
offcolor="#FFFFFF";
ondecoration="underline";
bordercolor="#028A6F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#CFC4A5";
separatorsize=1;
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Arial";
pagecolor="#FFFFFF";
fontweight="bold"
pagebgcolor="#007960";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding=2;
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#004f6d', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(PageStyle=new mm_style()){
styleid=2;
onbgcolor="#FFFFFF";
oncolor="#007960";
offbgcolor="#007960";
offcolor="#FFFFFF";
ondecoration="underline";
bordercolor="#028A6F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#CFC4A5";
separatorsize=2;
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Arial";
pagecolor="#FFFFFF";
fontweight="bold"
pagebgcolor="#007960";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding=2;
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#004f6d', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main")){
style=menuStyle1;
top=151;
screenposition="center";
//left="offset=162";
orientation="horizontal";
alwaysvisible=1;
aI("text=Legislation;showmenu=legislation;");
aI("text=Officials;showmenu=officials;");
aI("text=KLC Home;url=http://www.klc.org;");
}

//with(milonic=new menuname("grassroots")){
//style=menuStyle;
//aI("text=Join;url=/sn/sec/join.aspx?ClientCode=klc;");
//aI("text=Login;url=/sn/sec/login.aspx?ClientCode=klc;");
//aI("text=Advocates;url=/sn/peo/p_list.aspx?SearchType=PC_Code&ClientCode=klc&PC_Code=advocacy;");
//aI("text=Advocates by County;url=/sn/pol/pocty_list.aspx?ClientCode=klc&FIPS=21&State=ky&ListType=gr;");
//}

with(milonic=new menuname("membership")){
style=menuStyle;
aI("text=People;url=/sn/peo/p_main.aspx?ClientCode=klc;");
aI("text=Organizations;url=/sn/org/o_main.aspx?ClientCode=klc;");
}

with(milonic=new menuname("legislation")){
style=menuStyle;
aI("text=Overview Page;url=/sn/leg/l_main.aspx?ClientCode=klc&L_Session=&L_Prior=&L_State=ky&StateName=Kentucky;");
aI("text=Tracking Level;showmenu=track;");
aI("text=Bill Number;showmenu=billno;");
aI("text=Issues;showmenu=issues;");
}

with(milonic=new menuname("track")){
style=menuStyle;
opacity="99";
aI("text=Hot;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=Red;onbgcolor=Red;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=1&L_Title=Hot&ClientCode=klc;");
aI("text=Work;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=#FFB432;onbgcolor=#FFB432;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=2&L_Title=Work&ClientCode=klc;");
aI("text=Watch;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=Yellow;onbgcolor=Yellow;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=3&L_Title=Watch&ClientCode=klc;");
aI("text=Monitor;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=#CCCCCC;onbgcolor=#CCCCCC;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=4&L_Title=Monitor&ClientCode=klc;");
aI("text=Passed;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=LightGreen;onbgcolor=LightGreen;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=6&L_Title=Passed&ClientCode=klc;");
}

with(milonic=new menuname("billno")){
style=menuStyle;
opacity="99";
aI("text=House Bill;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=hb&L_Title=House Bill;");
aI("text=House C;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=hc&L_Title=House C;");
aI("text=House Journal;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=hj&L_Title=House Journal;");
aI("text=House Resolution;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=hr&L_Title=House Resolution;");
aI("text=Senate Bill;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=sbb&L_Title=Senate Bill;");
aI("text=Senate C;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=sc&L_Title=Senate C;");
aI("text=Senate Journal;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=sj&L_Title=Senate Journal;");
aI("text=Senate Resolution;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=klc&SchStr=sr&L_Title=Senate Resolution;");
}

with(milonic=new menuname("issues")){
style=menuStyle;
opacity="99";
aI("text=Issues - Campaigns and Elections;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26582;");
aI("text=Issues - CERS/Retirement;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26444;");
aI("text=Issues - Environmental Issues;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26586;");
aI("text=Issues - Gambling/Casinos;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26587;");
aI("text=Issues - KLC Initiatives;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26581;");
aI("text=Issues - Open Records;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26583;");
aI("text=Issues - Other;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26589;");
aI("text=Issues - Parks and Recreation;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26590;");
aI("text=Issues - Public Safety;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26584;");
aI("text=Issues - Taxation;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26585;");
aI("text=Issues - Training/Personnel;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=klc&LC_Code=26588;");
}

with(new menuname("officials")){
style=PageStyle;
aI("text=Overview;url=/sn/pol/po_main.aspx?ClientCode=klc&State=ky&StateName=Kentucky&StateFIPS=21;");
aI("text=Statewide;showmenu=statewide;");
aI("text=Congress;showmenu=congress;");
aI("text=Senate;showmenu=senate;");
aI("text=House;showmenu=house;");
aI("text=County;url=/sn/pol/pocty_list.aspx?ClientCode=klc&State=ky&FIPS=21;");
aI("text=District Lookup;url=/sn/pol/po_districtlookup.aspx?ClientCode=klc&State=ky&StateName=Kentucky;");
aI("text=Birthday List;url=/sn/pol/po_bdlist.aspx?ClientCode=klc&State=ky&FIPS=21;");
}
with(new menuname("statewide")){
style=PageStyle;
aI("text=By Name;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=Statewide&Title=Statewide%20by%20Name;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=Statewide&Party=D&Title=Statewide%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=Statewide&Party=R&Title=Statewide%20Republicans;");
}
with(new menuname("congress")){
style=PageStyle;
aI("text=By Name;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=congress&Title=Congress%20by%20Name;");
aI("text=By District;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=congressdl&Title=Congress%20by%20District;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=congress&Party=D&Title=Congress%20-%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=congress&Party=R&Title=Congress%20-%20Republicans;");
}
with(new menuname("senate")){
style=PageStyle;
aI("text=By Name;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=stsenate&Title=Senate%20by%20Name;");
aI("text=By District;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=stsenatedl&Title=Senate%20by%20District;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=stsenate&Party=D&Title=Senate%20-%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=stsenate&Party=R&Title=Senate%20-%20Republicans;");
aI("text=Committees;url=/sn/pol/poc_list.aspx?ClientCode=klc&ComState=ky&ComChamber=State Senate;");
}
with(new menuname("house")){
style=PageStyle;
aI("text=By Name;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=sthouse&Title=Senate%20by%20Name;");
aI("text=By District;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=sthousedl&Title=Senate%20by%20District;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=sthouse&Party=D&Title=Senate%20-%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=klc&State=ky&List=sthouse&Party=R&Title=Senate%20-%20Republicans;");
aI("text=Committees;url=/sn/pol/poc_list.aspx?ClientCode=klc&ComState=ky&ComChamber=State House;");
}


drawMenus();
