
with(new menuname("menuMain")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=0;
position="relative";
align="center";
aI("text=HOME;url=index.php;itemwidth=104;itemheight=21;");
aI("showmenu=menuNews;text=NEWS;itemwidth=106");
aI("text=VERTICAL WIND TURBINE;url=index.php?pages=products_01;itemwidth=166");
aI("showmenu=menuSystem;text=OUR SYSTEM;url=#;itemwidth=106");
aI("text=CONTACT US;url=index.php?pages=form;itemwidth=106");
aI("text=ABOUT US;url=index.php?pages=contact;itemwidth=106");
}
drawMenus();
