_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover9.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dddddd";
offcolor="#555555";
onbgcolor="#dfdfdf";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Home;target=;url=http://www.fencreative.co.uk/;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=Blogs/BookMarkLEFT_MENU;text=Blogs;target=;url=Blogs.html;");
aI("text=Football;target=;url=football.html;");
aI("text=Photos;target=;url=Photos.html;");
aI("text=Poetry;target=;url=poetry.html;");
}

with(milonic=new menuname("Blogs/BookMarkLEFT_MENU")){
style=submenuStyle;
aI("text=BookMark;target=;url=BookMark.html;");
aI("text=burweb;target=;url=burweb.html;");
aI("text=Music and Lyrics;target=;url=Music_and_Lyrics.html;");
aI("text=Railway Lines;target=;url=Railway_Lines.html;");
aI("text=Soccer Special;target=;url=Soccer_Special.html;");
aI("text=Top 10 Lists;target=;url=Top-10-Lists.html;");
}


 drawMenus();

