_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="Double";
borderwidth="4";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Tan";
offcolor="Black";
onbgcolor="Wheat";
oncolor="Red";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blip_black_black.gif";
offbgcolor="Tan";
offcolor="Black";
onbgcolor="Wheat";
oncolor="Red";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/in_orange.gif";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Ready For A Dog;target=;url=Are-You-Ready-For-A-Dog.html;");
aI("text=Buying A Dog;target=;url=Buying-A-Dog.html;");
aI("text=Doggy Health;target=;url=Doggy-Health.html;");
aI("text=Doggy Names;target=;url=Doggy-Names.html;");
aI("text=Doggy Facts;target=;url=Doggy-Facts.html;");
aI("text=Training Videos;target=;url=Training-Videos.html;");
aI("text=Hints & Tips;target=;url=Hints-&-Tips.html;");
aI("text=Doggy Jokes;target=;url=Doggy-Jokes.html;");
aI("showmenu=Funny DoggieMotorbike RiderLEFT_MENU;text=Funny Doggie;target=;url=Funny-Doggie.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Funny DoggieMotorbike RiderLEFT_MENU")){
style=submenuStyle;
aI("text=Motorbike Rider;target=;url=Motorbike-Rider.html;");
aI("text=Dog Dance;target=;url=Dog-Dance.html;");
aI("text=Cheeky Dog;target=;url=Cheeky-Dog.html;");
aI("text=Bat Dog;target=;url=Bat-Dog.html;");
aI("text=My New Pillow;target=;url=My-New-Pillow.html;");
aI("text=The Cats The Boss Here;target=;url=The-Cats-The-Boss-Here.html;");
aI("text=Walkies;target=;url=Walkies.html;");
aI("text=Where Ever I Lay My Hat;target=;url=Where-Ever-I-Lay-My-Hat.html;");
aI("text=This Is The Life;target=;url=This-Is-The-Life.html;");
aI("text=OK So I Like My Food;target=;url=OK-So-I-Like-My-Food.html;");
aI("text=The True Dog Car;target=;url=The-True-Dog-Car.html;");
aI("text=Just Call Me Mr Cool;target=;url=Just-Call-Me-Mr-Cool.html;");
aI("text=Just One More Beer Please;target=;url=Just-One-More-Beer-Please.html;");
aI("text=The Dogs Ghost Master;target=;url=The-Dogs-Ghost-Master.html;");
aI("text=Ugly Dog;target=;url=Ugly-Dog.html;");
aI("text=The Perfect Dog;target=;url=The-Perfect-Dog.html;");
}


 drawMenus();
