_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Comic Sans MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#6495ED";
onbgcolor="White";
onbold="bold";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="White";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Comic Sans MS";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6495ED";
onbgcolor="White";
onbold="bold";
oncolor="Black";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="15";
pagebgcolor="White";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="15";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.wiltipollsheep.com.au/;");
aI("text=About Bingara;target=;url=About-Bingara.html;");
aI("showmenu=Why Wiltipoll SheepWiltipoll ClassesLEFT_MENU;text=Why Wiltipoll Sheep;target=;url=Why-Wiltipoll-Sheep.html;");
aI("text=Development of Wiltipolls;target=;url=Development-of-Wiltipolls.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=For Sale;target=;url=For-Sale.html;");
aI("text=FAQ's;target=;url=FAQ's.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Recipes;target=;url=Recipes.html;");
}

with(milonic=new menuname("Why Wiltipoll SheepWiltipoll ClassesLEFT_MENU")){
style=submenuStyle;
aI("text=Wiltipoll Classes;target=;url=Wiltipoll-Classes.html;");
}


 drawMenus();

