_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B3B3B3";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B3B3B3";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.energybarometer.com/;");
aI("text=Barometer 2010;target=;url=Barometer-2010.html;");
aI("text=Adjudication process;target=;url=Adjudication-process.html;");
aI("text=Confidentiality;target=;url=Confidentiality.html;");
aI("showmenu=Energy Barometer Awards2009 Barometer AwardsLEFT_MENU;text=Energy Barometer Awards;target=;url=Energy-Barometer-Awards.html;");
aI("text=The Team behind the Barometer;target=;url=The-Team-behind-the-Barometer.html;");
aI("text=Corporate Energy Efficiency;target=;url=Corporate-Energy-Efficiency.html;");
aI("text=Media & Links;target=;url=Media-&-Links.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Energy Barometer Awards2009 Barometer AwardsLEFT_MENU")){
style=submenuStyle;
aI("text=2009 Barometer Awards;target=;url=2009-Barometer-Awards.html;");
}


 drawMenus();

