	

fixMozillaZIndex=true;
_menuCloseDelay=1000;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#000000";
oncolor="#999999";
onbgcolor="#000000";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Helvetica;";
padding=5;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#474747";
oncolor="#ff9900";
onbgcolor="#434A4B";
align="left";
valign="middle";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
padding=0;
subimage="images/arrow.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}


with(milonic=new menuname("other")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Other Products&nbsp;;url=home_furnishings_in_ascot.html;status=[Scene Living : Other];")
aI("text=&nbsp;Lighting & Mirrors&nbsp;;url=lighting_mirrors_ascot.html;status=[Scene Living : Mirrors & Lighting];")
aI("text=&nbsp;General Gifts&nbsp;;url=gifts_for_the_home_ascot.html;status=[Scene Living : Other];")
aI("text=&nbsp;About Us&nbsp;;url=scene_living_ascot.html;status=[Scene Living : Mirrors & Lighting];")
aI("text=&nbsp;Our Suppliers&nbsp;;url=suppliers.html;status=[Scene Living : Suppliers];")
}

with(milonic=new menuname("furniture")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Upholstery&nbsp;;url=upholstery_in_ascot.html;status=[Scene Living : Other];")
aI("text=&nbsp;Furniture by Zoffany&nbsp;;url=furniture_in_ascot.html;status=[Scene Living : Furniture];")

}


drawMenus();
	
