
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="white";
offbgcolor="#06284B";
oncolor="#06284B";
onbgcolor="#B2CCDB";
bordercolor="black";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
padding=2;
pagecolor="#03017F";
pagebgcolor="#ffffff";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="white";
}

with(milonic=new menuname("mainmenu")){
position="relative";
itemwidth=105;
style=style1;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=What's New;url=http://www.cliveccoa.org/whats-new.htm;;status=What's New;separatorsize=1")
aI("text=Directory;showmenu=directory;;status=Directory;separatorsize=1")
aI("text=Information;showmenu=info;;status=Information;separatorsize=1")
aI("text=Who to Contact;showmenu=contacts;;status=Who to Contact;separatorsize=1")
aI("text=Legal Info;showmenu=legal;;status=Legal Info;separatorsize=1")
aI("text=Home;url=http://www.cliveccoa.org/index.htm;;status=Back to the main page;separatorsize=1")
}

with(milonic=new menuname("directory")){
itemwidth=150;
style=style1;
alignment="left";
aI("text=Member Login Area;url=http://www.cliveccoa.org/login-area.htm;;separatorsize=1")
aI("text=Directory Form;url=http://www.cliveccoa.org/directory-form.htm;;separatorsize=1")
}

with(milonic=new menuname("info")){
itemwidth=125;
style=style1;
alignment="left";
aI("text=Newsletters;url=http://www.cliveccoa.org/news.htm;;separatorsize=1")
aI("text=Board Meetings;url=http://www.cliveccoa.org/minutes.htm;;separatorsize=1")
aI("text=Maps;url=http://www.cliveccoa.org/map.htm;;separatorsize=1")
aI("text=Member Survey;url=http://cliveccoa.wufoo.com/forms/country-club-owners-association/;;separatorsize=1")
aI("text=City of Clive Code;url=http://www.cityofclive.com/city-code/;;separatorsize=1")
}

with(milonic=new menuname("contacts")){
itemwidth=160;
style=style1;
alignment="left";
aI("text=Property Manager;url=http://www.cliveccoa.org/manager.htm;;separatorsize=1")
aI("text=Board of Directors;url=http://www.cliveccoa.org/board.htm;;separatorsize=1")
aI("text=Association Members;showmenu=members;;separatorsize=1")
aI("text=City of Clive;url=http://www.cityofclive.com;;separatorsize=1")
aI("text=West Des Moines Schools;url=http://www.wdm.k12.ia.us;;separatorsize=1")
}

with(milonic=new menuname("members")){
itemwidth=150;
style=style1;
alignment="left";
aI("text=Residential;url=http://www.cliveccoa.org/residential-members.htm;;separatorsize=1")
aI("text=Commercial;url=http://www.cliveccoa.org/commercial-members.htm;;separatorsize=1")
}

with(milonic=new menuname("legal")){
itemwidth=185;
style=style1;
alignment="left";
aI("text=Articles of Incorporation;url=http://www.cliveccoa.org/articles.htm;;separatorsize=1")
aI("text=Master Declaration of Covenants;url=http://www.cliveccoa.org/covenants.htm;;separatorsize=1")
aI("text=Association Bylaws;url=http://www.cliveccoa.org/bylaws.htm;;separatorsize=1")
aI("text=Building Restrictions & Protective Covenants;url=http://www.cliveccoa.org/brpc.htm;;separatorsize=1")
aI("text=Rules & Procedures;url=http://www.cliveccoa.org/rules.htm;;separatorsize=1")
}



drawMenus();

