_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5F5F5F";
offcolor="White";
onbgcolor="#FF6600";
oncolor="WhiteSmoke";
padding="6";
separatorcolor="#FF6600";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="2";
itemwidth="95";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#5F5F5F";
oncolor="White";
padding="4";
pagebgcolor="WhiteSmoke";
pagecolor="#FF6600";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=959;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.nasrsalines.net/;");
aI("showmenu=About usProfileINFO_BAR_MENU;text=About us;target=;url=About-us.html;");
aI("text=Board;target=;url=Board.html;");
aI("text=Products;target=;url=Products.html;");
aI("showmenu=Financial2008INFO_BAR_MENU;text=Financial;target=;url=Financial.html;");
aI("text=Awards;target=;url=Awards.html;");
aI("showmenu=Salt&HomeHistory of saltINFO_BAR_MENU;text=Salt&Home;target=;url=Salt&Home.html;");
aI("text=Careers;target=;url=Careers.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}

with(milonic=new menuname("About usProfileINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Profile;target=;url=Profile.html;");
aI("text=Vision;target=;url=Vision.html;");
aI("showmenu=SalinesSebika SalinesINFO_BAR_MENU;text=Salines;target=;url=Salines.html;");
aI("text=Channels;target=;url=Channels.html;");
}

with(milonic=new menuname("SalinesSebika SalinesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sebika Salines;target=;url=Sebika-Salines.html;");
aI("text=El Borg Salines;target=;url=El-Borg-Salines.html;");
}

with(milonic=new menuname("Financial2008INFO_BAR_MENU")){
style=submenuStyle;
aI("text=2008;target=;url=2008.html;");
aI("text=2009;target=;url=2009.html;");
aI("text=2010;target=;url=2010.html;");
aI("text=Charts;target=;url=Charts.html;");
}

with(milonic=new menuname("Salt&HomeHistory of saltINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History of salt;target=;url=History-of-salt.html;");
aI("text=Superstition;target=;url=Superstition.html;");
aI("text=Simple solution;target=;url=Simple-solution.html;");
}


 drawMenus();

