
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(miniStyle=new mm_style()){
oncolor="#b11f16";
onbgcolor="#fee09e";
offcolor="#b11f16";
offbgcolor="#fee09e";
headerbgcolor="#000000";
padding="0";
separatorsize="0";
separatorcolor="#314A7C";
borderwidth="0";
fontfamily="arial, helvetica, verdana";
fontsize="11px";
fontweight="bold";
fontstyle="normal";
itemheight="25";
separatorimage="http://www.harveyfurnishings.co.nz/images/separator_image.gif";
align="center";
rawcss="padding-left:15.5px; padding-right:15.5px; padding-top=0; padding-bottom=0; text-transform:uppercase;";
}

with(subStyle=new mm_style()){
oncolor="#b11f16";
onbgcolor="#fee09e";
offcolor="#b11f16";
offbgcolor="#fee09e";
headerbgcolor="#FF6600";
padding="3";
separatorsize="1";
separatorcolor="#E9E9E9";
borderwidth="1";
fontfamily="arial, helvetica, verdana";
fontsize="11px";
fontweight="bold";
fontstyle="normal";
itemheight="25";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
style=miniStyle;
alwaysvisible="1";
orientation="1";
position="relative";
aI("text=Home;url=http://www.harveyfurnishings.co.nz/index.cfm;");
aI("text=Latest Offers;url=;showmenu=14;");
aI("text=Store Locations;url=http://www.harveyfurnishings.co.nz/store-locations/;");
aI("text=Hints & Tips;url=http://www.harveyfurnishings.co.nz/hints-tips/;");
aI("text=FREE HOME CONSULTATIONS;url=http://www.harveyfurnishings.co.nz/free-home-consultations/;");
aI("text=Harvey's Newsletter;url=http://www.harveyfurnishings.co.nz/newsletter/;");
aI("text=Contact Us;url=http://www.harveyfurnishings.co.nz/contact-us/;");
}

with(milonic=new menuname("14")){
style=subStyle;
overflow="scroll";
aI("text=Curtain & Blind Making Offers;itemwidth=161;url=http://www.harveyfurnishings.co.nz/curtain-blind-making-offers/;");
}
drawMenus()

