_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#0072A6";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#0072A6";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.forsure.ie/;");
aI("text=Insurance Information;target=;url=Insurance-Information.html;");
aI("text=News;target=;url=News.html;");
aI("text=Frequently Asked Questions ;target=;url=Frequently-Asked-Questions.html;");
aI("text=Payment;target=;url=Payment.html;");
aI("text=Downloads;target=;url=Downloads.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Press Releases;target=;url=Press-Releases.html;");
aI("text=Data Protection;target=;url=Data-Protection-statement.html;");
aI("showmenu=Forest Fire Prevention/Grazing Fires and ForestryLEFT_MENU;text=Forest Fire Prevention;target=;url=Forest-Fire-Prevention.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Forest Fire Prevention/Grazing Fires and ForestryLEFT_MENU")){
style=submenuStyle;
aI("text=Grazing Fires and Forestry;target=;url=Grazing-Fires-and-Forestry.html;");
aI("text=Firebreaks;target=;url=Firebreaks.html;");
aI("text=What to Do if There is a Fire in Your Forest;target=;url=What-to-Do-if-There-is-a-Fire-in-Your-Forest.html;");
aI("text=Fire Plans;target=;url=Fire-Plans.html;");
}


 drawMenus();

