_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="11pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#004080";
onbgcolor="AliceBlue";
oncolor="Yellow";
padding="5";
pagebgcolor="AliceBlue";
pagecolor="#004080";
subimage="images/in_yellow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Arial";
fontsize="11pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#004080";
oncolor="Yellow";
pagecolor="#004080";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="220";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.sundogsolarstore.com/;");
aI("showmenu=Solar Power/Grid TiedLEFT_MENU;text=Solar Power;target=;url=solar-power.html;");
aI("showmenu=Solar Hot Water/Solar Hot Water VideoLEFT_MENU;text=Solar Hot Water;target=;url=solar-hot-water.html;");
aI("showmenu=Solar Space Heating/Space Heating with Solar Hot WaterLEFT_MENU;text=Solar Space Heating;target=;url=solar-space-heating.html;");
aI("text=Wood Boilers;target=;url=wood-boilers-wood-furnaces.html;");
aI("text=Installation Photos;target=;url=solar-power-installation.html;");
aI("showmenu=Our Showroom/Conservation ProductsLEFT_MENU;text=Our Showroom;target=;url=our-showroom.html;");
aI("text=BLOG;target=;url=http://sundogsolarstore.com/SundogBLOG/;");
aI("showmenu=About Us/Resource CenterLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Solar Power/Grid TiedLEFT_MENU")){
style=submenuStyle;
aI("text=Grid Tied;target=;url=grid-tied-solar-power-systems.html;");
aI("text=Grid Tied with Battery Backup;target=;url=grid-tied-solar-power-systems-battery-backup.html;");
aI("text=Off Grid Systems;target=;url=off-grid-solar-power.html;");
}

with(milonic=new menuname("Solar Hot Water/Solar Hot Water VideoLEFT_MENU")){
style=submenuStyle;
aI("text=Solar Hot Water Video;target=;url=solar-hot-water-video.html;");
aI("text=Flat Plate Collectors;target=;url=flat-plate-solar-collectors.html;");
aI("text=Evacuated Tube Collectors;target=;url=evacuated-tube-solar-hot-water-collectors.html;");
aI("text=Solar Hot Water Tank;target=;url=solar-hot-water-tank.html;");
aI("text=Solar Pool Heaters;target=;url=solar-pool-heaters.html;");
}

with(milonic=new menuname("Solar Space Heating/Space Heating with Solar Hot WaterLEFT_MENU")){
style=submenuStyle;
aI("text=Space Heating with Solar Hot Water;target=;url=space-heating-with-solar-hot-water.html;");
aI("text=Solar Hot Air;target=;url=solar-hot-air.html;");
}

with(milonic=new menuname("Our Showroom/Conservation ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Conservation Products;target=;url=conservation-products.html;");
aI("text=Composting Toilet;target=;url=maine-composting-toilet.html;");
}

with(milonic=new menuname("About Us/Resource CenterLEFT_MENU")){
style=submenuStyle;
aI("text=Resource Center;target=;url=resource-center.html;");
aI("text=Memberships;target=;url=memberships.html;");
}


 drawMenus();

