_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#4F8EB6";
headercolor="#000000";
offbgcolor="#4F8EB6";
offcolor="#ffffff";
onbgcolor="#DCE9F0";
oncolor="#515151";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);"  //Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#4F8EB6";//pagebgcolor="#82B6D7";
pagecolor="#cccccc";
separatorcolor="#cccccc";
separatorsize=1;
subimage="../images/arrowdn.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
itemwidth="150";
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4F8EB6";
offcolor="#ffffff";
onbgcolor="#DCE9F0";
oncolor="#515151";
outfilter="Fade(duration=0.5)";//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="#cccccc";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("aboutUs")){
overflow="scroll";
style=submenuStyle;
aI("text=Location & Parking;url=location.php")
aI("text=Milestones;url=milestones.php")
aI("text=Picture Albums;url=http://public.fotki.com/HopeUSA/hope_los_angeles/;target=_blank")
aI("text=Sunday Sermon;url=sermon.php")
aI("text=Sunday Service;url=service.php")
aI("text=Testimonies;url=testimonies.php")
aI("text=Vision & Statement of Faith;url=vision.php")
}

with(milonic=new menuname("otherChurches")){
overflow="scroll";
style=submenuStyle;
aI("text=Asia;showmenu=asia;status=Asia")
aI("text=Australia;showmenu=australia")
aI("text=Europe;showmenu=europe")
//aI("text=Europe;url=http://www.hope-europe.org/")
aI("text=North America;showmenu=northAmerica")
aI("text=South America;url=http://www.hopesouthamerica.org/")
}

with(milonic=new menuname("asia")){
overflow="scroll";
style=submenuStyle;
//aI("text=Bangkok;url=http://www.hope.or.th/")
aI("text=Hong Kong;url=http://www.hopehk.org/")
aI("text=Kuala Lumpur;url=http://www.hopeklcc.com/")
aI("text=Kuching;url=http://hopekch.8m.com/main.htm/")
aI("text=Manila;url=http://www.hopeofmanilachurch.virtue.nu/")
aI("text=Melaka;url=http://www.hopemelaka.cjb.net/")
aI("text=Singapore;url=http://www.hopesingapore.org.sg/index.htm")
}

with(milonic=new menuname("australia")){
overflow="scroll";
style=submenuStyle;
aI("text=Auckland;url=http://homepages.ihug.co.nz/%7Ekliew/hope/")
aI("text=Brisbane;url=http://www.hopebrisbane.com/")
aI("text=Melbourne;url=http://www.hopemelbourne.com/")
aI("text=Sydney;url=http://www.hopesydney.org.au/")
}

with(milonic=new menuname("europe")){
overflow="scroll";
style=submenuStyle;
aI("text=Hope Europe;url=http://www.hope-europe.org/")
aI("text=London, UK;url=http://www.hopelondon.org/")
aI("text=Oslo, Norway;url=http://www.hopenorge.no/")
}

with(milonic=new menuname("northAmerica")){
overflow="scroll";
style=submenuStyle;
aI("text=North America, CA;url=http://www.hopena.org")
aI("text=Chicago, IL;url=http://www.hopechicagochurch.com/")
aI("text=Los Angeles, CA;url=../la/")
aI("text=New York, NY;url=http://www.hopenewyork.org/")
aI("text=Seattle, WA;url=../seattle/index.htm")
aI("text=Toronto, Canada;url=http://users.churchserve.com/bc/HopeVancouver/toronto.html")
aI("text=Vancouver BC, Canada;url=http://users.churchserve.com/bc/HopeVancouver/index.html")
}

drawMenus();
