

_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="#013064";
offbgcolor="#013064";
offcolor="#FFFFFF";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize=12;
fontstyle="normal";
fontfamily="Arial ";
pagecolor="black";
fontweight="bold"
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.ciclt.net/ul/sh/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;
left=165;
orientation="horizontal";
alwaysvisible=1;
aI("text=Thoughts & News;url=http://www.ciclt.net/ap/main.asp?PT=n_main&Client=ap;");
aI("text=Officials;showmenu=officials;");
aI("text=Legislation;url=http://www.legis.state.ga.us/legis/2005_06/mbrs/powellalan29th.htm;target=top;");
aI("text=Govt Links;showmenu=GovtLinks;");
aI("text=Other Links;showmenu=OtherLinks;");
aI("text=Home;url=http://www.alanpowell.net/index.php;");
}

with(milonic=new menuname("left")){
style=menuStyle;
top=250;
left=6;
opacity="99";
orientation="horizontal";
alwaysvisible=1;
aI("text=Welcome;url=http://www.ciclt.net/ap/main.asp?RoutineCk=Display&Client=ap&PT=edit_pages&Page=welcome;");
aI("text=Bio;url=http://www.ciclt.net/ap/main.asp?RoutineCk=Display&Client=ap&PT=edit_pages&Page=biography;");
aI("text=Contact;url=http://www.ciclt.net/ap/main.asp?RoutineCk=Display&Client=ap&PT=edit_pages&Page=contact;");
}

//with(milonic=new menuname("login")){
//style=menuStyle;
//top=1;
//left=640;
//opacity="99";
//orientation="horizontal";
//alwaysvisible=1;
//aI("text=Campaign Signup;url=http://www.ciprg.com/ss/join2.asp?Client=ap;");
//aI("text=Login;url=http://www.ciprg.com/ss/login.asp?Client=ap;");
//}

//with(milonic=new menuname("news")){
//style=menuStyle;
//opacity="99";
//aI("text=Overview Page;url=http://www.ciprg.com/ss/newdb.asp?Client=ap;");
//aI("text=Local News;url=http://www.ciprg.com/ss/newdb_list.asp?Client=ap&Type=Code&NC_Code=newsloc;");
//aI("text=State News;url=http://www.ciprg.com/ss/newdb_list.asp?Client=ap&Type=Code&NC_Code=newsst;");
//aI("text=National News;url=http://www.ciprg.com/ss/newdb_list.asp?Client=ap&Type=Code&NC_Code=newsnat;");
//}

//with(milonic=new menuname("calendar")){
//style=menuStyle;
//opacity="99";
//aI("text=Overview Page;url=http://www.ciprg.com/ss/eve.asp?Client=ap;");
//aI("text=Eight Week Calendar;url=http://www.ciprg.com/ss/eve_ewc.asp?Client=ap;");
//aI("text=Committee Meetings;url=http://www.ciprg.com/ss/eve_list.asp?Client=ap&Type=K&List=legcom&Title=Meetings%20-%20Committee%20Meetings;");
//}

with(milonic=new menuname("officials")){
style=menuStyle;
opacity="99";
aI("text=Statewide;showmenu=statewide;");
aI("text=Congress;showmenu=congress;");
aI("text=Senate;showmenu=senate;");
aI("text=House;showmenu=house;");
aI("text=County;url=http://www.ciclt.net/ap/main.asp?PT=pocty_list&Client=ap&FIPS=13;");
aI("text=District Lookup;url=http://www.ciclt.net/ap/main.asp?PT=po_lookup&Client=ap;");
aI("text=Birthday List;url=http://www.ciclt.net/ap/main.asp?PT=po_bdlist&Client=ap&State=ga;");
}

with(milonic=new menuname("statewide")){
style=menuStyle;
opacity="99";
aI("text=By Name;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=statewide&Title=Statewide%20by%20Name;");
aI("text=Democrats;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=statewide&Party=D&Title=Statewide%20Democrats;");
aI("text=Republicans;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=statewide&Party=R&Title=Statewide%20Republicans;");
}

with(milonic=new menuname("congress")){
style=menuStyle;
opacity="99";
aI("text=By Name;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=congress&Title=Congress%20by%20Name;");
aI("text=By District;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=congressdl&Title=Congress%20by%20District;");
aI("text=Democrats;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=congress&Party=D&Title=Congress%20-%20Democrats;");
aI("text=Republicans;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=congress&Party=R&Title=Congress%20-%2Republicans;");
}

with(milonic=new menuname("senate")){
style=menuStyle;
opacity="99";
aI("text=By Name;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=stsenate&Title=Senate%20by%20Name;");
aI("text=By District;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=stsenatedl&Title=Senate%20by%20District;");
aI("text=Democrats;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=stsenate&Party=D&Title=Senate%20by%20Name;");
aI("text=Republicans;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=stsenate&Party=R&Title=Senate%20by%20Name;");
aI("text=Committees;url=http://www.ciclt.net/ap/main.asp?PT=poc_list&Client=ap&State=ga&List=stsenate;");
}

with(milonic=new menuname("house")){
style=menuStyle;
opacity="99";
aI("text=By Name;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=sthouse&Title=House%20of%20Represenatives%20by%20Name;");
aI("text=By District;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=sthousedl&Title=House%20of%20Represenatives%20by%20District;");
aI("text=Democrats;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=sthouse&Party=D&Title=House%20of%20Represenatives%20by%20Name;");
aI("text=Republicans;url=http://www.ciclt.net/ap/main.asp?PT=po_list&Client=ap&State=ga&List=sthouse&Party=R&Title=House%20of%20Represenatives%20by%20Name;");
aI("text=Committees;url=http://www.ciclt.net/ap/main.asp?PT=poc_list&Client=ap&State=ga&List=sthouse;");
}

with(milonic=new menuname("OtherLinks")){
style=menuStyle;
aI("text=General;showmenu=General");
aI("text=Newspapers;showmenu=Newspapers");
}

with(milonic=new menuname("GovtLinks")){
style=menuStyle;
aI("text=Get ...;showmenu=GetA");
aI("text=Federal Links;showmenu=Fed");
aI("text=State Links;showmenu=State");
}

with(milonic=new menuname("General")){
style=menuStyle;
aI("text=Christmas Shopping;url=http://www.overstock.com/;");
aI("text=Create a family site;url=hhttp://www.myfamily.com/;");
aI("text=DeVry;url=http://www.atl.DeVry.edu/;");
aI("text=Discount airfare;url=http://www.hotwire.com/;");
aI("text=Find a state park;url=http://gastateparks.org/;");
aI("text=Find your polling place;url=http://www.sos.state.ga.us/elections/locator.htm;");
aI("text=Free Tax Filing;url=http://www.esmarttax.com/;");
aI("text=Fun with History;url=http://www.americaslibrary.org/;");
aI("text=Georgians for Equal Justice;url=http://www.schr.org/GEJ/index.htm;");
aI("text=Health answers;url=http://www.mdchoice.com/;");
aI("text=Need directions?;url=http://www.mapquest.com/;");
aI("text=Nuclear Threat Initiative;url=http://www.nti.org/;");
}

with(milonic=new menuname("Newspapers")){
style=menuStyle;
aI("text=Atlanta Journal-Constitution;url=http://www.ajc.com/;");
aI("text=Chicago Tribune;url=http://www.chicagotribune.com/;");
aI("text=Georgia Newspapers;url=http://www.gapress.org/online_edition_links.html;");
aI("text=LA Times;url=http://www.latimes.com/;");
aI("text=New York Times;url=http://www.nytimes.com/;");
aI("text=Northeast Georgia News;url=http://www.neganews.com/;");
aI("text=The Truth Newspaper, Inc.;url=http://www.thetruthnewspaperinc.com/;");
aI("text=USA Today;url=http://www.usatoday.com/;");
aI("text=Washington Post;url=http://www.washingtonpost.com/;");
}

with(milonic=new menuname("GetA")){
style=menuStyle;
aI("text=Get a birth certificate;url=http://health.state.ga.us/programs/vitalrecords/birth.asp;");
aI("text=Get a child support payment;url=http://ocse.dhr.georgia.gov/portal/site;");
aI("text=Get a driver's license renewed;url=http://www.dmvs.ga.gov/locate/dloffices/;");
aI("text=Get a disability parking permit;url=http://www.dmvs.ga.gov/forms/pdf/dls/dps-29.pdf;");
aI("text=Get a hunting license;url=http://georgiawildlife.dnr.state.ga.us/content/displaynavigation.asp?TopCategory=10;");
aI("text=Get a scholarship;url=http://www.gsfc.org/;");
}

with(milonic=new menuname("Fed")){
style=menuStyle;
aI("text=Digital Daily;url=http://www.irs.gov/;status=Digital Daily;");
aI("text=EPA;url=http://www.epa.gov/;status=EPA;");
aI("text=FirstGov;url=http://www.firstgov.com/;status=FirstGov;");
aI("text=Government for KIDS;url=http://www.bensguide.gpo.gov/;");
aI("text=Mail the House;url=http://www.emailthecongress.com/;status=House of Representatives;");
aI("text=NCSL;url=http://www.ncsl.org/;status=NCSL;");
aI("text=Official House Site;url=http://www.house.gov/;status=Official House Site;");
aI("text=Official Senate Site;url=http://www.senate.gov/;status=Official Senate Site;");
aI("text=Recreation;url=http://www.recreation.gov/;status=Recreation;");
aI("text=Mail the Senate;url=http://www.emailyoursenator.com/;status=Mail the Senate;");
aI("text=Social Security;url=http://www.ssa.gov/;status=Social Security;");
aI("text=U.S. Post Office;url=http://www.usps.gov/;status=U.S. Post Office;");
aI("text=U.S. Treasury;url=http://www.treas.gov/;status=U.S. Treasury;");
}

with(milonic=new menuname("State")){
style=menuStyle;
aI("text=Community Health;url=http://www.communityhealth.state.ga.us/;status=Community Health;");
aI("text=Corrections;url=http://www.dcor.state.ga.us/;status=Corrections;");
aI("text=Daily House Wrap-Ups;url=http://www.legis.state.ga.us/legis/2003_04/house/hinfo/dailyrpt.htm;status=Daily House Wrap-Ups;");
aI("text=Education;url=http://www.doe.k12.ga.us/;status=Education;");
aI("text=Georgia Candidates;url=http://www.Politics1.com/ga.htm;status=Georgia Candidates;");
aI("text=Georgia House;url=http://www.legis.state.ga.us/legis/2003_04/house/index.htm;status=Georgia House;");
aI("text=Georgia Senate;url=http://www.legis.state.ga.us/legis/2003_04/senate/index.htm;status=Georgia Senate;");
aI("text=Human Resources;url=http://www.dhr.state.ga.us/;status=Human Resources;");
aI("text=Labor Dept.;url=http://www.dol.state.ga.us/;status=Labor Dept.;");
aI("text=Legislation Sponsored by Rep. Powell;url=http://www.legis.state.ga.us/legis/2003_04/mbrs/gash023.htm;");
aI("text=Motor Vehicle Safety;url=http://www.dmvs.ga.gov/;status=Motor Vehicle Safety;");
aI("text=Natural Resources;url=http://www.ganet.org/dnr/;status=Natural Resources;");
aI("text=Pardons and Paroles;url=http://www.pap.state.ga.us/;status=Pardons and Paroles;");
aI("text=Revenue Dept.;url=http://www2.state.ga.us/departments/DOR/;status=Revenue Dept.;");
aI("text=Secretary of State;url=http://www.sos.state.ga.us/default800.asp;status=Secretary of State;");
aI("text=State Jobs;url=http://www.thejobsite.org/;status=State Jobs;");
aI("text=Technical & Adult Ed.;url=http://www.dtae.org/;status=Technical & Adult Ed.;");
aI("text=University System;url=http://www.usg.edu/;status=University System;");
aI("text=Veterans Services;url=http://www2.state.ga.us/departments/Veterans/;status=Veterans Services;");
}

drawMenus();
