_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#FFFFFF'; 
oncolor='#ff3333'; 
offbgcolor='#DADADA'; 
offcolor='#333333'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
itemwidth='140';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Futura Book'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#999999'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('156')){ style=menuStyle; aI('text=OVERVIEW;url=../homeorganization.aspx;status=OVERVIEW;');aI('text=WINE CELLARS;url=winecellars.aspx;status=WINE CELLARS;');aI('text=PRODUCTS;url=HomeProducts.aspx;status=PRODUCTS;');aI('text=PHOTO GALLERY;url=../PhotoCategory.aspx;status=PHOTO GALLERY;');} with(sat=new menuname('7')){ style=menuStyle; aI('text=OVERVIEW;url=../garages.aspx;status=OVERVIEW;');aI('text=PRODUCTS;url=GarageProducts.aspx;status=PRODUCTS;showmenu=721;');aI('text=DESIGN OPTIONS;url=GarageDesignOptions.aspx;status=DESIGN OPTIONS;');aI('text=PHOTO GALLERY;url=../PhotoCategory.aspx;status=PHOTO GALLERY;');} with(sat=new menuname('6')){ style=menuStyle; aI('text=OVERVIEW;url=../murphybed.aspx;status=OVERVIEW;');aI('text=DESIGN OPTIONS;url=MurphyDesignOptions.aspx;status=DESIGN OPTIONS;');aI('text=PHOTO GALLERY;url=../photocategory.aspx;status=PHOTO GALLERY;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=OVERVIEW;url=../offices.aspx;status=OVERVIEW;');aI('text=DESIGN OPTIONS;url=OfficeDesignOptions.aspx;status=DESIGN OPTIONS;');aI('text=PHOTO GALLERY;url=../photocategory.aspx;status=PHOTO GALLERY;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=OVERVIEW;url=../closets.aspx;status=OVERVIEW;');aI('text=MATERIALS;url=MATERIALS.aspx;status=MATERIALS;');aI('text=ACCESSORIES;url=ACCESSORIES.aspx;status=ACCESSORIES;');aI('text=DESIGN OPTIONS;url=closetdesignoptions.aspx;status=DESIGN OPTIONS;');aI('text=PHOTO GALLERY;url=../PhotoCategory.aspx;status=PHOTO GALLERY;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=SERVICES;url=Services.aspx;status=SERVICES;showmenu=211;');aI('text=TESTIMONIALS;url=Testimonials.aspx;status=TESTIMONIALS;');aI('text=FAQ\'S;url=../faq.aspx;status=FAQ\'S;');} with(sat=new menuname('721')){ style=menuStyle;aI('text=REDLINE;url=Redline.aspx;status=REDLINE;'); aI('text=SCHULTE;url=Schulte.aspx;status=SCHULTE;'); aI('text=FLOOR COATINGS;url=FLOORCOATINGS.aspx;status=FLOOR COATINGS;'); } with(sat=new menuname('211')){ style=menuStyle;aI('text=COMPUTER DESIGN;url=ComputerDesign.aspx;status=COMPUTER DESIGN;'); aI('text=PRODUCTION FACILITY;url=ProductionFacility.aspx;status=PRODUCTION FACILITY;'); aI('text=INSTALLATION;url=../dynamicdata/Installation.aspx;status=INSTALLATION;'); aI('text=BUILDER PROGRAM;url=BuilderRelationshipProgram.aspx;status=BUILDER PROGRAM;'); } drawMenus();
