_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth="0";
fontfamily="arial, tahoma";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="1";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/downboxed.gif";
subimagepadding="0";
overbgimage="images/backon_burntsand2.gif";
itemheight="35";
itemwidth="143";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="0";
fontfamily="arial, tahoma";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_sand.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1001;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Questions & Answers;target=;url=questions-&-answers.html;title=Back to Home Page;");
aI("text=Trailer Towing;target=;url=trailer-towing.html;");
aI("text=Sewell Ford Used Cars;target=;url=sewell-ford-used-cars.html;");
aI("text=Sewell Ford New Inventory;target=;url=sewell-ford-new-inventory.html;");
aI("text=Financing;target=;url=financing.html;");
aI("text=Contact Information;target=;url=contact-information.html;");
aI("text=Links;target=;url=links.html;");
}


 drawMenus();

