_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="MediumSeaGreen";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#EFEFEF";
offcolor="LightSlateGray";
oncolor="#000000";
subimage="images/11x9_dotted_green.gif";
subimagepadding="2";
rawcss="padding-left:2px;padding-right:2px;border-bottom:1px dotted #eeeeee;line-height:20px";itemwidth="180";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Tahoma, Arial";
fontsize="10pt";
offcolor="#666666";
oncolor="#000000";
rawcss="margin-top:-2px;padding-left:2px;padding-right:2px";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=360;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
position="relative";
itemheight="42";
aI("text=Home Page;target=;url=http://www.windbucksenergy.com/;target=;bgimage=images/dropdowntabs_item_mid_0.jpg;leftimage=images/dropdowntabs_left_left_0.jpg;");
aI("text=Contact Us;target=;url=Contact-Us.html;target=;bgimage=images/dropdowntabs_item_mid_0.jpg;leftimage=images/dropdowntabs_item_left_0.jpg;onleftimage=images/dropdowntabs_item_left_hover_0.jpg;");
aI("text=Products;target=;url=Products.html;target=;bgimage=images/dropdowntabs_item_mid_0.jpg;leftimage=images/dropdowntabs_item_left_0.jpg;rightimage=images/dropdowntabs_right_right_0.jpg;onleftimage=images/dropdowntabs_item_left_hover_0.jpg;");
}


 drawMenus();

