_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="Goldenrod";
offcolor="Black";
onbgcolor="DarkGoldenrod";
oncolor="White";
padding="8";
separatorcolor="Black";
separatorsize="3";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkGoldenrod";
offcolor="#ffffff";
onbgcolor="Goldenrod";
oncolor="Black";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=LED About Us;target=;url=LED-About-Us.html;");
aI("text=Mission;target=;url=Mission.html;");
aI("text=LED Medical;target=;url=LED-Medical.html;");
aI("text=LED Comparison Costs;target=;url=LED-Comparison-Costs.html;");
aI("text=LED Green Living Ideas;target=;url=LED-Green-Living-Ideas.html;");
aI("text=Green Information;target=;url=Green-Information.html;");
aI("text=LED FAQs;target=;url=LED-FAQs.html;");
aI("text=LED Case Studies;target=;url=LED-Case-Studies.html;");
aI("text=LED Video Clips;target=;url=LED-Video-Clips.html;");
aI("text=LED Green Building;target=;url=LED-Green-Building.html;");
aI("text=LED Tax Deductions;target=;url=LED-Tax-Deductions.html;");
aI("text=LED Rebates;target=;url=LED-Rebates.html;");
aI("text=LED Technical;target=;url=LED-Technical.html;");
aI("text=LED Articles;target=;url=LED-Articles.html;");
aI("text=Lighting Safety Articles;target=;url=Lighting-Safety-Articles.html;");
aI("text=LED News;target=;url=LED-News.html;");
aI("text=LED Services;target=;url=LED-Services.html;");
aI("text=Warranty, Terms & Conditions;target=;url=Terms-&-Conditions.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
