with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#039";
offcolor="#ffdb00";
onbgcolor="#36c";
oncolor="#ccf";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/rarrow.gif";
subimagepadding=2;
}

with(menuStyleRight=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#039";
offcolor="#ffdb00";
onbgcolor="#36c";
oncolor="#ccf";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/larrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Mission Statement;url=mission_statement.html;")
aI("text=Background Information;url=background_information.html;")
aI("text=Meet Our Board of Commissioners;url=meet_board.html;")
aI("showmenu=Accomplishments;text=Accomplishments;");
}


with(milonic=new menuname("Accomplishments")){
style=menuStyle;
aI("text=General Administration;url=accomplishments.html#General_Administration;")
aI("text=For Children;url=accomplishments.html#For_Children;")
aI("text=For AdultSeniors;url=accomplishments.html#For_AdultSeniors;")
aI("text=Maintenance;url=accomplishments.html#Maintenance;")
aI("text=Finance;url=accomplishments.html#Finance;")
aI("text=Public Safety;url=accomplishments.html#Public_Safety;")
}

with(milonic=new menuname("Admissions")){
style=menuStyle;
aI("text=Eligibility;url=eligibility.html;")
aI("text=Apply: Public Housing;url=apply-public_housing.html;")
aI("text=Apply: Section 8;url=apply-section8.html;")
aI("text=Waiting Lists;url=waiting_lists.html;")
aI("text=Preferences;url=preferences.html;")
}

with(milonic=new menuname("LeasedHousing")){
style=menuStyle;
aI("showmenu=PropertyOwners;text=Property Owners;");   
aI("showmenu=Residents;text=Residents;");
aI("text=Apartment Listings;url=apartment_listings.html;");
}

with(milonic=new menuname("PropertyOwners")){
style=menuStyle;
aI("text=General Information;url=general_information_for_property_owners.html;");
aI("text=Model Lease;url=model_lease.html;");
aI("text=Lead Paint Form;url=lead_paint.html;");
aI("text=Property Inspections;url=property_inspections.html;");
}

with(milonic=new menuname("Residents")){
style=menuStyle;
aI("text=General Information;url=residents_information.html;");
aI("text=Fraud;url=residents_fraud.html;");
aI("text=FSS;url=residents_fss.html;");
aI("text=Homeownership;url=residents_homeownership.html;");
}

















with(milonic=new menuname("SpecialHousing")){
style=menuStyle;
aI("text=Transitional Housing;url=transitional_housing.html;");
aI("text=Housing for Disabled;url=housing_for_disabled.html;");
}

with(milonic=new menuname("ResidentServices")){
openstyle="rtl";
style=menuStyle;
aI("text=For Seniors/Disabled;url=for_seniors_and_disabled.html;");
aI("text=For Families;url=for_families.html;");
aI("text=Education and Job Placement;url=education_job_placement.html;");
}

with(milonic=new menuname("Maintenance")){
openstyle="rtl";
style=menuStyle;
aI("text=Meet Our Maintenance Team;url=maintenance_team.html;");
aI("text=Fixing a Problem;url=fixing_a_problem.html;");
aI("text=Household Pests;url=household_pests.html;");
aI("text=Apartment Temperature;url=apartment_temperature.html;");
aI("text=Report Illegal Dumping;url=report_illegal_dumping.html;");
}

with(milonic=new menuname("Security")){
openstyle="rtl";
style=menuStyle;
aI("text=Filing a Complaint;url=filing_a_complaint.html;");
aI("text=Crime Watch Groups;url=crime_watch_groups.html;");
aI("text=Security Practices;url=security_practices.html;");
}

with(milonic=new menuname("Management")){
openstyle="rtl";
style=menuStyle;
aI("text=Meet Our Management Team;url=management_team.html;");
aI("text=Pet Policy;url=pet_policy.html;");
aI("text=Apartment Inspections;url=apartment_inspections.html;");
aI("text=Unauthorized Occupants;url=unauthorized_occupants.html;");
}

drawMenus()
