_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D3CFB7";
offcolor="Black";
onbgcolor="#D3CFB7";
oncolor="#6D2322";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EBEADC";
offcolor="Black";
onbgcolor="#D3CFB7";
oncolor="#6D2322";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="133";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=798;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.cornersummerhouses.co.uk/;");
aI("text=The Corner;target=;url=The_Corner_Summer_House.html;");
aI("text=The 2 Door Corner;target=;url=The_2_Door_Corner_Summer_House.html;");
aI("text=The French Corner;target=;url=The_French_Corner_Summer_House.html;");
aI("text=Corner Log Cabin;target=;url=The_Corner_Log_Cabin.html;");
aI("text=Traditional;target=;url=Traditional_Corner.html;");
}


 drawMenus();
