﻿_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(menuStyle=new mm_style()){
onbgcolor="#FFFFFF";
oncolor="#000059";
offbgcolor="#FFFFFF";
offcolor="#C7672D";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize=11;
fontstyle="normal";
fontfamily="Verdana ";
pagecolor="black";
fontweight="bold"
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle1=new mm_style()){
styleid=1;
onbgcolor="#FFFFFF";
oncolor="#000059";
offbgcolor="#FFFFFF";
offcolor="#C7672D";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
separatorcolor="#2D729D";
separatorsize=0;
padding=5;
fontsize=11;
fontstyle="normal";
fontfamily="Verdana ";
pagecolor="black";
fontweight="bold"
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="randomdissolve(duration=0.3)";
}


with(menuStyle2=new mm_style()){
styleid=2;
onbgcolor="#FFFFFF";
oncolor="#000059";
offbgcolor="#FFFFFF";
offcolor="#C7672D";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=5;
fontsize=11;
fontstyle="normal";
fontfamily="Verdana ";
pagecolor="black";
fontweight="bold"
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#FFFFFF', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle3=new mm_style()){
styleid=3;
onbgcolor="#FFFFFF";
oncolor="#000059";
offbgcolor="#FFFFFF";
offcolor="#C7672D";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
padding=5;
fontsize=11;
fontstyle="normal";
fontfamily="Verdana ";
pagecolor="black";
fontweight="bold"
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle4=new mm_style()){
styleid=4;
onbgcolor="#CECD63";
oncolor="#033767";
offbgcolor="#FFCB36";
offcolor="#033767";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize=11;
fontstyle="normal";
fontfamily="Verdana ";
pagecolor="black";
fontweight="bold"
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main")){
style=menuStyle;
top=1;
screenposition="center";
alwaysvisible=1;
orientation="horizontal";
aI("text=Legislation;showmenu=legislation;");
aI("text=Officials;showmenu=officials;");
}

with(milonic=new menuname("legislation")){
style=menuStyle;
aI("text=Overview Page;url=/sn/leg/l_main.aspx?ClientCode=gavoices&L_Session=&L_Prior=&L_State=ga&StateName=Georgia;");
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=gavoices;");
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=gavoices;");
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=gavoices;");
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=gavoices;");
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=gavoices;");
}

with(milonic=new menuname("billno")){
style=menuStyle;
opacity="99";
aI("text=House Bill;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=gavoices&SchStr=hb&L_Title=House Bill;");
aI("text=House Resolution;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=gavoices&SchStr=hr&L_Title=House Resolution;");
aI("text=Senate Bill;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=gavoices&SchStr=sb&L_Title=Senate Bill;");
aI("text=Senate Resolution;url=/sn/leg/l_list.aspx?SearchType=BT&ClientCode=gavoices&SchStr=sr&L_Title=Senate Resolution;");
}

with(milonic=new menuname("issues")){
style=menuStyle;
opacity="99";
aI("text=Issues - Budget/Taxes;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=budtax;");
aI("text=Issues - Child Protection-Foster Care-Adoption;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=cprot;");
aI("text=Issues - Child Support and Custody;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=cscus;");
aI("text=Issues - Childcare;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=Childcare;");
aI("text=Issues - Economic Security;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=econsec;");
aI("text=Issues - Education;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=ed;");
aI("text=Issues - Health and Health Care;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=hlthc;");
aI("text=Issues - Juvenile Justice;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=juvjus;");
aI("text=Issues - Legal Status of Child;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=legstat;");
aI("text=Issues - MH-DD-AD;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=mhddad;");
aI("text=Issues - Safety;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=sfty;");
aI("text=Issues - Teen Pregnancy;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=teenpreg;");
aI("text=Issues - Violence;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=viol;");
aI("text=Voices Priority - CONNECTED;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=connect;");
aI("text=Voices Priority - EDUCATED;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=educate;");
aI("text=Voices Priority - EMPLOYABLE;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=employ;");
aI("text=Voices Priority - HEALTHY;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=hlthy;");
aI("text=Voices Priority - OTHER;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=legother;");
aI("text=Voices Priority - SAFE;url=/sn/leg/l_list.aspx?SearchType=LC_Code&ClientCode=gavoices&LC_Code=safe;");
}

with(milonic=new menuname("officials")){
style=menuStyle;
opacity="99";
aI("text=GA Overview;url=/sn/pol/po_main.aspx?ClientCode=gavoices&State=ga&StateFips=13&StateName=Georgia;");
aI("text=GA Statewide;showmenu=statewide;");
aI("text=GA Congress;showmenu=congress;");
aI("text=GA Senate;showmenu=senate;");
aI("text=GA House;showmenu=house;");
aI("text=GA County;url=/sn/pol/pocty_list.aspx?ClientCode=gavoices&State=ga&FIPS=13;");
aI("text=GA District Lookup;url=/sn/pol/po_districtlookup.aspx?ClientCode=gavoices&State=ga&FIPS=13;");
aI("text=GA Birthday List;url=/sn/pol/po_bdlist.aspx?ClientCode=gavoices&State=ga&FIPS=13;");
}

with(milonic=new menuname("statewide")){
style=menuStyle;
opacity="99";
aI("text=GA By Name;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=Statewide&Title=Statewide%20by%20Name;");
aI("text=GA Democrats;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=Statewide&Party=D&Title=Statewide%20Democrats;");
aI("text=GA Republicans;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=Statewide&Party=R&Title=Statewide%20Republicans;");
}

with(milonic=new menuname("congress")){
style=menuStyle;
opacity="99";
aI("text=GA By Name;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=congress&Title=Congress%20by%20Name;");
aI("text=GA By District;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=congressdl&Title=Congress%20by%20District;");
aI("text=GA Democrats;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=congress&Party=D&Title=Congress%20-%20Democrats;");
aI("text=GA Republicans;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=congress&Party=R&Title=Congress%20-%20Republicans;");
}

with(milonic=new menuname("senate")){
style=menuStyle;
opacity="99";
aI("text=GA By Name;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=stsenate&Title=Senate%20by%20Name;");
aI("text=GA By District;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=stsenatedl&Title=Senate%20by%20District;");
aI("text=GA Democrats;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=stsenate&Party=D&Title=Senate%20by%20Name;");
aI("text=GA Republicans;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=stsenate&Party=R&Title=Senate%20by%20Name;");
aI("text=GA Committees;url=/sn/pol/poc_list.aspx?ClientCode=gavoices&ComState=ga&ComChamber=State%20Senate;");
}

with(milonic=new menuname("house")){
style=menuStyle;
opacity="99";
aI("text=GA By Name;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=sthouse&Title=House%20of%20Represenatives%20by%20Name;");
aI("text=GA By District;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=sthousedl&Title=House%20of%20Represenatives%20by%20District;");
aI("text=GA Democrats;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=sthouse&Party=D&Title=House%20of%20Represenatives%20by%20Name;");
aI("text=GA Republicans;url=/sn/pol/po_list.aspx?ClientCode=gavoices&State=Ga&List=sthouse&Party=R&Title=House%20of%20Represenatives%20by%20Name;");
aI("text=GA Committees;url=/sn/pol/poc_list.aspx?ClientCode=gavoices&ComState=ga&ComChamber=State%20House;");
}

drawMenus();



