fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=-5;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
margin=6;
offbgcolor="#006600";
offborder=1;
offcolor="#ffffcc";
onbgcolor="#ccff99";
onborder=0;
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000000";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
margin=5;
overflow="scroll";
style=menuStyle;
top=140;
aI("status=Back To Home Page;text=Home;url=http://www.andoverclt.org/index.shtml;");
aI("showmenu=about;text=About ACT;");
aI("showmenu=houses;text=ACT Houses;");
aI("text=News;url=http://www.andoverclt.org/news.shtml;")
aI("text=Giving &<br>Volunteering;url=http://www.andoverclt.org/giving.shtml;")
aI("showmenu=links;text=Links;")
aI("text=Contact Us;url=http://www.andoverclt.org/contact.shtml;")
}

with(milonic=new menuname("about")){
margin=5;
overflow="scroll";
style=menuStyle;
aI("text=About Us;url=http://www.andoverclt.org/about.shtml;")
aI("text=Features of a CLT;url=http://www.andoverclt.org/clt.shtml;")
aI("text=Future Vision;url=http://www.andoverclt.org/future.shtml;")
aI("text=Officers & Board;url=http://www.andoverclt.org/board.shtml;")
}

with(milonic=new menuname("houses")){
margin=5;
overflow="scroll";
style=menuStyle;
aI("showmenu=existingHouses;text=Existing Houses;")
aI("showmenu=currentProjects;text=Current Projects;")
aI("showmenu=ownership;text=Home Ownership;")
}

with(milonic=new menuname("existingHouses")){
margin=5;
overflow="scroll";
style=menuStyle;
aI("text=Haverhill Street;url=http://www.andoverclt.org/haverhill-street.shtml;")
aI("text=Heather Drive;url=http://www.andoverclt.org/heather-drive.shtml;")
aI("text=River Road;url=http://www.andoverclt.org/river-road.shtml;")
aI("text=Cheever Circle;url=http://www.andoverclt.org/cheever-circle.shtml;")
}

with(milonic=new menuname("currentProjects")){
margin=5;
overflow="scroll";
style=menuStyle;
aI("text=(next project is being developed);")
}

with(milonic=new menuname("ownership")){
margin=5;
overflow="scroll";
style=menuStyle;
aI("text=Eligibility;url=http://www.andoverclt.org/eligibility.shtml;")
aI("text=Owner Selection;url=http://www.andoverclt.org/owner_selection.shtml;")
}

with(milonic=new menuname("links")){
margin=5;
overflow="scroll";
style=menuStyle;
aI("text=Andover Affordable Housing entities;url=http://www.andoverclt.org/organizations.shtml;")
aI("text=Affordable Housing resources;url=http://www.andoverclt.org/resources.shtml;")
}
/*
with(milonic=new menuname("Milonic")){
style=menuStyle;
aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");
aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");
aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");
aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");
aI("text=Software License Agreement;url=http://www.milonic.com/license.php;");
aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("status=(aq) Web Server Hosting & Services;text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
aI("text=WebSmith;url=http://www.softidiom.com/?milonicmenu;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("status=Apache Web Server, the basis of Milonic's Web Site;text=Apache Web Server;url=http://www.apache.org/;");
aI("status=MySQL, Milonic's Prefered Choice of Database Server;text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("status=PHP - Web Server Scripting as used by Milonic;text=PHP - Development;url=http://www.php.net/;");
aI("status=PHP Based Web Forum, Milonic's Recommended Forum Software;text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;status=Anti Spam Solutions, as used by Milonic;text=Anti Spam Tools;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http:/www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}
*/
drawMenus();

