_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="#ffffff";
padding="6";
separatorcolor="Black";
separatorsize="1";
subimage="images/yellow.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkGoldenrod";
offcolor="White";
onbgcolor="Goldenrod";
oncolor="Black";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/yellow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.bravolight.com/;");
aI("showmenu=LEDs Lights List/4.5 Watt MR16 LED LightINFO_BAR_MENU;text=LEDs Lights List;target=;url=LEDs-Lights-List.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=LED Commercial/LED Parking Lot, Parking Garage, High Bay, Low Bay, Landscape, AreaINFO_BAR_MENU;text=LED Commercial;target=;url=LED-Commercial.html;");
aI("showmenu=LED Residential/Recessed LightsINFO_BAR_MENU;text=LED Residential;target=;url=LED-Residential.html;");
aI("text=Municipalities;target=;url=Municipalities.html;");
aI("text=LED Contact Us;target=;url=LED-Contact-Us.html;");
}

with(milonic=new menuname("LEDs Lights List/4.5 Watt MR16 LED LightINFO_BAR_MENU")){
style=submenuStyle;
aI("text=4.5 Watt MR16 LED Light;target=;url=4.5-Watt-MR16-LED-Light.html;");
aI("text=8 Watt T8 LED Light;target=;url=8-Watt-T8-LED-Light.html;");
}

with(milonic=new menuname("LED Commercial/LED Parking Lot, Parking Garage, High Bay, Low Bay, Landscape, AreaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=LED Parking Lot, Parking Garage, High Bay, Low Bay, Landscape, Area;target=;url=Landscape-Parking-Lot-Garage-High-Bay-Lights.html;");
aI("text=LED Gas Canopy;target=;url=LED-Gas-Canopy.html;");
aI("text=Fixture and Accessories;target=;url=Fixture-and-Accessories.html;");
aI("text=Elevator LED Lights;target=;url=Elevator-LED-Lights.html;");
aI("text=PAR - Outdoor - Landscape;target=;url=PAR-Outdoor-Landscape-Lights.html;");
aI("text=Ballast Watt Comparisons;target=;url=Ballast-Watt-Comparisons.html;");
aI("text=Tube-T8-Fluorescent Replacement Lights;target=;url=Tube-T8-Fluorescent-Replacement-Lights.html;");
aI("text=Refrigerated LED;target=;url=Refrigerated-LED.html;");
aI("text=MR 11 and MR16 LED Lights;target=;url=MR-11-and-MR16-LED-Lights.html;");
}

with(milonic=new menuname("LED Residential/Recessed LightsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Recessed Lights;target=;url=Recessed-Lights.html;");
aI("text=Candelabra Lights;target=;url=Candelabra-Lights.html;");
aI("text=Spot Lights;target=;url=Spot-Lights.html;");
aI("text=Household Bulbs;target=;url=Household-Bulbs.html;");
aI("text=Landscape LED Lights;target=;url=Landscape-LED-Lights.html;");
}


 drawMenus();

