_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
onbold="bold";
oncolor="#333333";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#dedede";
onborder="1px solid #dedede";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="101";
aI("text=Home;target=;url=http://www.longton-elim.org.uk/;");
aI("text=Introducing The Pastor;target=;url=Introducing-The-Pastor.html;");
aI("text=Letter From Pastor;target=;url=Letter-From-Pastor.html;");
aI("text=Services & Activities;target=;url=Services-&-Activities.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Whats The Church Like;target=;url=Whats-The-Church-Like.html;");
aI("text=History Of Longton Elim;target=;url=History-Of-Longton-Elim.html;");
aI("text=Mission;target=;url=Mission.html;");
aI("text=What We Believe;target=;url=What-We-Believe.html;");
aI("text=Your Relationship With God;target=;url=Your-Relationship-With-God.html;");
aI("text=Worship;target=;url=Worship.html;");
aI("text=Testimony;target=;url=Testimony.html;");
aI("text=Children & Young People;target=;url=Children-&-Young-People.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

