_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
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="1";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="144";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=724;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Photo GalleryLittle Billy TrailerINFO_BAR_MENU;text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=People;target=;url=People.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Photo GalleryLittle Billy TrailerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Little Billy Trailer;target=;url=Little-Billy-Trailer.html;");
aI("text=Small RV Photos ;target=;url=Small-RV-Photos.html;");
aI("text=Ally Trailer;target=;url=Ally-Trailer.html;");
aI("text=Little Billy is born;target=;url=Little-Billy-is-born.html;");
}


 drawMenus();
