_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover4.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="42";
aI("text=Home;target=;url=http://www.deckinglights.org/;");
aI("showmenu=Articles/Low Voltage Outdoor LightingRIGHT_MENU;text=Articles;target=;url=articles.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Privacy;target=;url=privacy-statement.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Articles/Low Voltage Outdoor LightingRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Low Voltage Outdoor Lighting;target=;url=low-voltage-outdoor-lighting.html;");
aI("text=Patio String Lights ;target=;url=patio-string-lights.html;");
aI("text=Patio Umbrella Lights;target=;url=patio-umbrella-lights.html;");
aI("text=Solar Patio Lights;target=;url=solar-patio-lights.html;");
aI("text=Low Voltage Garden Lights;target=;url=low-voltage-garden-lights.html;");
aI("text=Solar Security Lights;target=;url=solar-security-lights.html;");
aI("text=Low Voltage Landscape Lighting;target=;url=low-voltage-landscape-lighting.html;");
aI("text=Garden Solar Lighting;target=;url=garden-solar-lighting.html;");
aI("text=Solar Driveway Lights;target=;url=solar-driveway-lights.html;");
aI("text=Low Voltage Landscape Lights;target=;url=low-voltage-landscape-lights.html;");
aI("text=Solar String Lights;target=;url=solar-string-lights.html;");
aI("text=Outdoor String Lights;target=;url=outdoor-string-lights.html;");
aI("text=Solar Powered Lights;target=;url=solar-powered-lights.html;");
aI("text=Solar Powered Garden Lights ;target=;url=solar-powered-garden-lights.html;");
aI("text=Solar Powered Christmas Lights;target=;url=solar-powered-christmas-lights.html;");
}


 drawMenus();

