_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Keyon Global;target=;url=http://www.keyonglobal.com/;");
aI("text=About;target=;url=about.html;");
aI("showmenu=Resources/ConsultancyLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("showmenu=Solar Energy/Basic Information about Solar PowerLEFT_MENU;text=Solar Energy;target=;url=solar-energy.html;");
aI("showmenu=Human Resources/VacanciesLEFT_MENU;text=Human Resources;target=;url=human-resources.html;");
aI("text=Enquiry;target=;url=enquiry.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Resources/ConsultancyLEFT_MENU")){
style=submenuStyle;
aI("text=Consultancy;target=;url=consultancy.html;");
aI("text=Investment;target=;url=investment.html;");
aI("text=Entertainment;target=;url=entertainment.html;");
aI("text=Security;target=;url=security.html;");
}

with(milonic=new menuname("Solar Energy/Basic Information about Solar PowerLEFT_MENU")){
style=submenuStyle;
aI("text=Basic Information about Solar Power;target=;url=basic-information-about-solar-power.html;");
aI("text=Energy Efficiency;target=;url=energy-efficiency.html;");
aI("text=Solar Cells;target=;url=solar-cells.html;");
aI("text=Solar Power Batteries;target=;url=solar-power-batteries.html;");
aI("text=Charge Controllers;target=;url=charge-controllers.html;");
aI("text=Inverters;target=;url=inverters.html;");
}

with(milonic=new menuname("Human Resources/VacanciesLEFT_MENU")){
style=submenuStyle;
aI("text=Vacancies;target=;url=vacancies.html;");
}


 drawMenus();

