_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#7B7B7A";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/whitegrey.gif";
offbgcolor="IndianRed";
offcolor="White";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="7";
separatorcolor="Transparent";
separatorsize="3";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Lochnaw Border Collies;target=;url=http://www.lochnawbordercollies.com/;");
aI("text=About Me;target=;url=About-Me.html;");
aI("showmenu=My DogsTuckerLEFT_MENU;text=My Dogs;target=;url=My-Dogs.html;");
aI("text=Breeding;target=;url=Breeding.html;");
aI("showmenu=OffspringDerbyLEFT_MENU;text=Offspring;target=;url=Offspring.html;");
aI("text=Rainbow Bridge;target=;url=Rainbow-Bridge.html;");
}

with(milonic=new menuname("My DogsTuckerLEFT_MENU")){
style=submenuStyle;
aI("text=Tucker;target=;url=Tucker.html;");
aI("text=Cori;target=;url=Cori.html;");
aI("text=Ivy;target=;url=Ivy.html;");
aI("text=burt;target=;url=burt.html;");
}

with(milonic=new menuname("OffspringDerbyLEFT_MENU")){
style=submenuStyle;
aI("text=Derby;target=;url=Derby.html;");
aI("text=Indy;target=;url=Indy.html;");
aI("text=Skye;target=;url=Skye.html;");
aI("text=Spark;target=;url=Spark.html;");
aI("text=Sprint;target=;url=Sprint.html;");
}


 drawMenus();
