_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="#fd8e34";
oncolor="#ffffff";
offbgcolor="#ffb17f";
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="12";
fontstyle="bold";
fontfamily="Verdana,";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=94);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=85;
left=65;
alwaysvisible=1;
orientation="horizontal";
aI("status=AARPCV Home;text=AARPCV;url=http://www.aarpcv.org/;");
aI("status=<b>ANNOUNCEMENTS</b>;text=ANNOUNCEMENTS;showmenu=announcements;");
aI("status=Service;text=Service;url=http://www.aarpcv.org/service.html;");
aI("status=Events;text=Events;url=http://www.aarpcv.org/events.html;showmenu=Events;");
aI("status=Story Project;text=Story Project;url=http://www.aarpcv.org/story.htm;showmenu=story;");
aI("status=News;text=News;url=http://www.aarpcv.org/news.html;showmenu=News;");
aI("status=Resources;text=Resources;url=http://www.aarpcv.org/resources.html;showmenu=Resources;");
aI("status=Join;text=Join;url=http://www.aarpcv.org/join.html;");
aI("status=Contact Us;text=Contact Us;url=http://www.aarpcv.org/contact.html;showmenu=Contact;");
}

with(milonic=new menuname("Service")){
style=menuStyle;
overflow="scroll";
aI("text=Horizontal Navigational Menu;url=/menusample1.php;");
aI("text=Vertical Navigational Menu;url=/menusample2.php;");
aI("text=All Horizontal Menus;url=/menusample25.php;");
aI("text=Using The Popup Menu Function Fixed Position;url=/menusample3.php;");
aI("text=Using The Popup Menu Function Positioned by Images;url=/menusample24.php;");
aI("text=Image Map Sample;url=/menusample4.php;");
aI("text=Multiple Styles;url=/menusample5.php;");
aI("text=Menus and Tool Tips;url=/menusample6.php;");
aI("text=Multiple Colored Menus;url=/menusample7.php;");
aI("text=Menu Items as Headers;url=/menusample8.php;");
aI("text=Windows XP Style Menus;url=/menusample12.php;");
aI("text=Windows 98 Style Menus;url=/menusample13.php;");
aI("text=Relative Positioning (Table Bound);url=/menusample9.php;");
aI("text=Follow Scrolling;url=/menusample10.php;");
aI("text=Opening Windows & Frames;url=/menusample11.php;");
aI("text=Hiding DIVs when displaying menus;url=/menusample14.php;");
aI("text=Activating MouseOver & MouseOut Functions;url=/menusample15.php;");
aI("text=Dynamic Dragable Menus;url=/menusample22.php;");
aI("text=Positioning with screenposition & offsets;url=/menusample23.php;");
aI("text=100% Width Span Menu;url=/menusample26.php;");
aI("text=Context Right Click Menu;url=/menusample27.php;");
aI("text=Static Images Sample;url=/menusample16.php;");
aI("text=Rollover/swap Images;url=/menusample17.php;");
aI("text=Menus built from images;url=/menusample18.php;");
aI("text=Images as Menu Backgrounds;url=/menusample19.php;");
aI("text=Background Menu Item Images;url=/menusample20.php;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("status=2007;text=2007;url=http://www.aarpcv.org/events.html;showmenu=06months");
aI("status=2006;text=2006;url=http://www.aarpcv.org/events2.html;showmenu=06months");
aI("status=2005;text=2005;url=http://www.aarpcv.org/events05.html;showmenu=05months");
aI("status=2004;text=2004;url=http://www.aarpcv.org/events04.html;showmenu=04months");
aI("status=2003;text=2003;url=http://www.aarpcv.org/events03.html;");
}

with(milonic=new menuname("06months")){
style=menuStyle;
aI("text=January;url=http://www.aarpcv.org/events.html#January;");
aI("text=February;url=http://www.aarpcv.org/events.html#February;");
aI("text=March;url=http://www.aarpcv.org/events.html#March;");
aI("text=April;url=http://www.aarpcv.org/events.html#April;");
aI("text=May;url=http://www.aarpcv.org/events.html#May;");
aI("text=June;url=http://www.aarpcv.org/events.html#June;");
aI("text=July;url=http://www.aarpcv.org/events.html#July;");
aI("text=August;url=http://www.aarpcv.org/events.html#August;");
aI("text=September;url=http://www.aarpcv.org/events.html#September;");
aI("text=October;url=http://www.aarpcv.org/events.html#October;");
aI("text=November;url=http://www.aarpcv.org/events.html#November;");
aI("text=December;url=http://www.aarpcv.org/events.html#December;");
}

with(milonic=new menuname("05months")){
style=menuStyle;
aI("text=January;url=http://www.aarpcv.org/events05.html#January;");
aI("text=February;url=http://www.aarpcv.org/events05.html#February;");
aI("text=March;url=http://www.aarpcv.org/events05.html#March;");
aI("text=April;url=http://www.aarpcv.org/events05.html#April;");
aI("text=May;url=http://www.aarpcv.org/events05.html#May;");
aI("text=June;url=http://www.aarpcv.org/events05.html#June;");
aI("text=July;url=http://www.aarpcv.org/events05.html#July;");
aI("text=August;url=http://www.aarpcv.org/events05.html#August;");
aI("text=September;url=http://www.aarpcv.org/events05.html#September;");
aI("text=October;url=http://www.aarpcv.org/events05.html#October;");
aI("text=Novermber;url=http://www.aarpcv.org/events05.html#November;");
aI("text=December;url=http://www.aarpcv.org/events05.html#December;");
}

with(milonic=new menuname("04months")){
style=menuStyle;
aI("status=January;text=January;url=http://www.aarpcv.org/events04.html#January;");
aI("status=February;text=February;url=http://www.aarpcv.org/events04.html#February;");
aI("status=March;text=March;url=http://www.aarpcv.org/events04.html#March;");
aI("status=April;text=April;url=http://www.aarpcv.org/events04.html#April;");
aI("status=May;text=May;url=http://www.aarpcv.org/events04.html#May;");
aI("status=June;text=June;url=http://www.aarpcv.org/events04.html#June;");
aI("status=July;text=July;url=http://www.aarpcv.org/events04.html#July;");
aI("status=August;text=August;url=http://www.aarpcv.org/events04.html#August;");
aI("status=September;text=September;url=http://www.aarpcv.org/events04.html#September;");
aI("status=October;text=October;url=http://www.aarpcv.org/events04.html#October;");
aI("status=November;text=Novermber;url=http://www.aarpcv.org/events04.html#November;");
aI("status=December;text=December;url=http://www.aarpcv.org/events04.html#December;");
}

with(milonic=new menuname("03months")){
style=menuStyle;
aI("url=http://www.aarpcv.org/events03.html;");
}

with(milonic=new menuname("story")){
style=menuStyle;
aI("text=AARPCV Story Project;url=http://www.aarpcv.org/story.htm;");
}

with(milonic=new menuname("storyold")){
style=menuStyle;
aI("status=Feature 1;text=Feature 1;url=http://www.aarpcv.org/feature.html;status=Feature 1;");
aI("status=Feature 2;text=Feature 2;url=http://www.aarpcv.org/feature-suzanne.html;status=Feature 2;");
}

with(milonic=new menuname("News")){
style=menuStyle;
aI("text=<b>Overview</b>;url=http://www.aarpcv.org/news.html;status=News Overview;");
aI("text=<b>USA Freedom Corps Press Release</b>;url=http://www.usafreedomcorps.gov/content/about_usafc/newsroom/announcements_dynamic.asp?ID=1084;target=_blank;status=USA Freedom Corps Press Release;");
aI("text=<b>Peace Corps Fund Press Release</b>;url=http://www.aarpcv.org/PC_Fund.htm;status=Peace Corps Fund Press Release;");
aI("text=<b>Fall Newsletter 2005</b>;url=http://www.aarpcv.org/Documents/AARPCV_Connection-Newsletter_Fall_05.pdf;target=_blank;status=Fall Newsletter 2005;");
aI("text=<b>Newsletters</b>;showmenu=Newsletters;");

}

with(milonic=new menuname("announcements")){
style=menuStyle;
aI("text=AARPCV Story Project;;url=http://www.aarpcv.org/story.htm;");
aI("text=AARPCV Annual Report;url=http://www.aarpcv.org/Documents/AARPCV_annual_report_05.pdf;target=_blank;");
;}

with(milonic=new menuname("Newsletters")){
style=menuStyle;
aI("text=Summer Newsletter 2004;url=http://www.aarpcv.org/Documents/aarpcvnewsletter0704.pdf;target=_blank;status=Summer Newsletter 2004;");
aI("text=March Newsletter 2004;url=http://www.aarpcv.org/Documents/aarpcvnewsletter-March2004.pdf;target=_blank;status=March Newsletter 2004;");
aI("text=Winter Newsletter 2004;url=http://www.aarpcv.org/Documents/aarpcvnewsletter0104.pdf;target=_blank;status=Winter Newsletter 2004;");
aI("text=Fall Newsletter 2002;url=http://www.aarpcv.org/Documents/aarpcvnewsletter1002.pdf;target=_blank;status=Fall Newsletter 2002;");
aI("text=August Newsletter 2002;url=http://www.aarpcv.org/Documents/AARPCVAugust2002.pdf;target=_blank;status=August Newsletter 2002;");
aI("text=March Newsletter 2002;url=http://www.aarpcv.org/Documents/march.pdf;target=_blank;status=March Newsletter 2002;");
aI("text=Fall Newsletter 2001;url=http://www.aarpcv.org/Documents/Sept2001News.pdf;target=_blank;status=Fall Newsletter 2001;");}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("status=Peace Corps;text=Peace Corps;url=http://www.aarpcv.org/peacecorps.html;showmenu=RSS");
aI("status=Development;text=Development;url=http://www.aarpcv.org/development.html;");
aI("status=Volunteer Links;text=Volunteer Links;url=http://www.aarpcv.org/volunteer.html;");
aI("status=Resources;text=Career Resources;url=http://www.aarpcv.org/career.html;");
aI("status=Teach;text=Teacher Resources;showmenu=teach;");
aI("status=AARPCV Bylaws;text=AARPCV By-Laws;url=http://www.aarpcv.org/Documents/AARPCV_By-laws.pdf;target=_blank;");
}

with(milonic=new menuname("teach")){
style=menuStyle;
aI("text=Smithsonian Educators;url=http://www.smithsonianeducation.org/educators/;target=_blank;");
aI("text=EPA;url=http://epa.gov/teachers/;target=_blank;");
aI("text=FEMA;url=http://www.fema.gov/kids/teacher.htm;target=_blank;");
}

with(milonic=new menuname("RSS")){
style=menuStyle;
aI("text=RSS Job Feed;url=http://www.aarpcv.org/rss01.html;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
margin=20;
aI("text=President;url=mailto:president@aarpcv.org;");
aI("text=Vice President;url=mailto:vicepresident@aarpcv.org;");
aI("text=Treasurer;url=mailto:treasurer@aarpcv.org;");
aI("text=Secretary;url=mailto:secretary@aarpcv.org;");
aI("text=Membership;url=mailto:membership@aarpcv.org;");
aI("text=About the Officers;url=http://www.aarpcv.org/contact.html;");
aI("text=Members Login;url=http://www.ciclt.com/aarpcv/admin.asp;target=_blank;");
}


drawMenus();
