﻿_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="#482B8A";
oncolor="#CFC4A5";
offbgcolor="#482B8A";
offcolor="#FFFFFF";
ondecoration="underline";
bordercolor="#028A6F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#028A6F";
separatorsize=0;
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Arial";
pagecolor="#CFC4A5";
fontweight="bold"
pagebgcolor="#482B8A";
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="#482B8A";
oncolor="#CFC4A5";
offbgcolor="#482B8A";
offcolor="#FFFFFF";
ondecoration="underline";
bordercolor="#028A6F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#CFC4A5";
separatorsize=1;
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Arial";
pagecolor="#CFC4A5";
fontweight="bold"
pagebgcolor="#482B8A";
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="#482B8A";
oncolor="#CFC4A5";
offbgcolor="#482B8A";
offcolor="#FFFFFF";
ondecoration="underline";
bordercolor="#028A6F";
borderstyle="solid";
borderwidth=0;
separatorcolor="#CFC4A5";
separatorsize=2;
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Arial";
pagecolor="#CFC4A5";
fontweight="bold"
pagebgcolor="#482B8A";
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=35;
screenposition="center";
left="offset=162";
orientation="horizontal";
alwaysvisible=1;
aI("text=Legislation;showmenu=legislation;");
aI("text=Officials;showmenu=officials;");
aI("text=Grassroots;showmenu=grassroots;");
aI("text=GR Home;url=/ksba;");
aI("text=KSBA Home;url=http://www.ksba.org;");
}

with(milonic=new menuname("grassroots")){
style=menuStyle;
aI("text=Join;url=/sn/sec/join.aspx?ClientCode=ksba;");
aI("text=Login;url=/sn/sec/login.aspx?ClientCode=ksba;");
}

with(milonic=new menuname("legislation")){
style=menuStyle;
aI("text=Overview Page;url=/sn/leg/l_main.aspx?ClientCode=ksba&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;");
aI("text=Federal;url=/sn/leg/l_main.aspx?ClientCode=ksba&L_Session=&L_Prior=&L_State=us&L_StateName=Congress;");
}

with(milonic=new menuname("track")){
style=menuStyle;
opacity="99";
aI("text=Call to Action;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=Red;onbgcolor=Red;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=1&L_Title=Call to Action&ClientCode=ksba;");
aI("text=Bills in Play;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=#FFB432;onbgcolor=#FFB432;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=2&L_Title=Bills in Play&ClientCode=ksba;");
aI("text=Bills being Watched;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=Yellow;onbgcolor=Yellow;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=3&L_Title=Bills being Watched&ClientCode=ksba;");
aI("text=Low Priority Bills;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=#CCCCCC;onbgcolor=#CCCCCC;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=4&L_Title=Low Priority Bills&ClientCode=ksba;");
aI("text=Bills that Passed;align=center;oncolor=#000000;offcolor=#000000;offbgcolor=LightGreen;onbgcolor=LightGreen;url=/sn/leg/l_list.aspx?SearchType=TL&SchStr=6&L_Title=Bills that Passed&ClientCode=ksba;");
}

with(milonic=new menuname("billno")){
style=menuStyle;
opacity="99";
aI("text=House Bill;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=hb&L_Title=House Bill;");
aI("text=House C;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=hc&L_Title=House C;");
aI("text=House Journal;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=hj&L_Title=House Journal;");
aI("text=House Resolution;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=hr&L_Title=House Resolution;");
aI("text=Senate Bill;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=sbb&L_Title=Senate Bill;");
aI("text=Senate C;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=sc&L_Title=Senate C;");
aI("text=Senate Journal;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=sj&L_Title=Senate Journal;");
aI("text=Senate Resolution;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=ksba&SchStr=sr&L_Title=Senate Resolution;");
}

with(milonic=new menuname("issues")){
style=menuStyle;
opacity="99";
aI("text=issues - Administration;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=administration;");
aI("text=issues - Appointments;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=appointments;");
aI("text=issues - Assessment;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=assessment;");
aI("text=issues - Benefits;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=benefits;");
aI("text=Issues - Budget/Finance;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=budget;");
aI("text=issues - Curriculum;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=curriculum;");
aI("text=issues - Employees and Contracts;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=emp.andcont.;");
aI("text=issues - Health;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=health;");
aI("text=issues - Higher Education;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=highered;");
aI("text=issues - Legal Issues;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=legal;");
aI("text=issues - Miscellaneous;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=misc;");
aI("text=issues - Programs and Strands;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=programs;");
aI("text=issues - Retirement Issues;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=retirementissues;");
aI("text=issues - School Board Service;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=boardservice;");
aI("text=issues - Special Education;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=specialed;");
aI("text=issues - Student Achievement;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=studentachieve.;");
aI("text=issues - Student and School Safety;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=sss;");
aI("text=issues - Students;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=students;");
aI("text=issues - Taxation;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=taxation;");
aI("text=issues - Teachers;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=ksba&LC_Code=teachers;");
}

with(new menuname("officials")){
style=PageStyle;
aI("text=Overview;url=/sn/pol/po_main.aspx?ClientCode=ksba&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=ksba&State=ky&FIPS=21;");
aI("text=District Lookup;url=/sn/pol/po_districtlookup.aspx?ClientCode=ksba&State=ky&StateName=Kentucky;");
aI("text=Birthday List;url=/sn/pol/po_bdlist.aspx?ClientCode=ksba&State=ky&FIPS=21;");
}
with(new menuname("statewide")){
style=PageStyle;
aI("text=By Name;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=Statewide&Title=Statewide%20by%20Name;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=Statewide&Party=D&Title=Statewide%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=ksba&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=ksba&State=ky&List=congress&Title=Congress%20by%20Name;");
aI("text=By District;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=congressdl&Title=Congress%20by%20District;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=congress&Party=D&Title=Congress%20-%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=ksba&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=ksba&State=ky&List=stsenate&Title=Senate%20by%20Name;");
aI("text=By District;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=stsenatedl&Title=Senate%20by%20District;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=stsenate&Party=D&Title=Senate%20-%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=stsenate&Party=R&Title=Senate%20-%20Republicans;");
aI("text=Committees;url=/sn/pol/poc_list.aspx?ClientCode=ksba&ComState=ky&ComChamber=State Senate;");
}
with(new menuname("house")){
style=PageStyle;
aI("text=By Name;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=sthouse&Title=Senate%20by%20Name;");
aI("text=By District;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=sthousedl&Title=Senate%20by%20District;");
aI("text=Democrats;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=sthouse&Party=D&Title=Senate%20-%20Democrats;");
aI("text=Republicans;url=/sn/pol/po_list.aspx?ClientCode=ksba&State=ky&List=sthouse&Party=R&Title=Senate%20-%20Republicans;");
aI("text=Committees;url=/sn/pol/poc_list.aspx?ClientCode=ksba&ComState=ky&ComChamber=State House;");
}

drawMenus();


