_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/kakkigrad3d2.gif";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/rgtdwn_blueblk_11x11.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/downboxed.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Book Antiqua";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="Navy";
offcolor="White";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/downboxed.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
align="center";
orientation="vertical";
itemheight="21";
aI("text=Home Page;target=;url=http://www.hansenhometech.com/web/;align=left;");
aI("text=FAQ - Tax Credit and Green Building;target=;url=faq_-_tax_credit_and_green_building.html;align=left;");
aI("showmenu=Project GalleryKitchen ProjectsLEFT_MENU;text=Project Gallery;target=;url=bathrooms,_kitchens,_additions,_exteriors.html;align=left;");
aI("text=The Process;target=;url=the_process.html;align=left;");
aI("text=Testimonials;target=;url=testimonials.html;align=left;");
aI("text=Contact Us;target=;url=contact_us.html;align=left;");
aI("showmenu=Maintenance CalendarJanuary/February Check ListLEFT_MENU;text=Maintenance Calendar;target=;url=maintenance_calendar.html;align=left;");
}

with(milonic=new menuname("Project GalleryKitchen ProjectsLEFT_MENU")){
style=submenuStyle;
aI("text=Kitchen Projects;target=;url=kitchen_projects.html;");
aI("text=Bathroom Projects;target=;url=bathroom_projects.html;");
aI("text=Mudroom Projects;target=;url=mudroom_projects.html;");
aI("text=Lower Level and Entertainment Projects;target=;url=lower_level_and_entertainment_projects.html;");
}

with(milonic=new menuname("Maintenance CalendarJanuary/February Check ListLEFT_MENU")){
style=submenuStyle;
aI("text=January/February Check List;target=;url=january_february_check_list.html;");
aI("text=March/April Check List;target=;url=march_april_check_list.html;");
aI("text=May/June Check List;target=;url=may_june_check_list.html;");
aI("text=July/August Check List;target=;url=july_august_check_list.html;");
aI("text=September/October Check List;target=;url=september_october_check_list.html;");
aI("text=November/December Check List;target=;url=november_december_check_list.html;");
}


 drawMenus();
