_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#8F8F8F";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FF6600";
offcolor="White";
onbgcolor="#5F5F5F";
oncolor="White";
padding="6";
pagebgcolor="#FF6600";
pagecolor="WhiteSmoke";
separatorcolor="White";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#FF6600";
oncolor="WhiteSmoke";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Raw Salt;target=;url=Raw-Salt.html;");
aI("showmenu=Industrial SaltCoarse Washed SaltLEFT_MENU;text=Industrial Salt;target=;url=Industrial-Salt.html;");
aI("showmenu=Edible SaltRefined iodized CoarseLEFT_MENU;text=Edible Salt;target=;url=Edible-Salt.html;");
aI("showmenu=Other Salt ProductsSafaga SaltLEFT_MENU;text=Other Salt Products;target=;url=Other-Salt-Products.html;");
}

with(milonic=new menuname("Industrial SaltCoarse Washed SaltLEFT_MENU")){
style=submenuStyle;
aI("text=Coarse Washed Salt;target=;url=Coarse-Washed-Salt.html;");
aI("text=Fine Washed Salt;target=;url=Fine-Washed-Salt.html;");
aI("text=Salt Pellets;target=;url=Salt-Pellets.html;");
}

with(milonic=new menuname("Edible SaltRefined iodized CoarseLEFT_MENU")){
style=submenuStyle;
aI("text=Refined iodized Coarse;target=;url=Refined-iodized-Coarse.html;");
aI("text=Refined Iodized Fine Salt;target=;url=Refined-Iodized-Fine-Salt.html;");
aI("text=Flavored Celery Salt;target=;url=Flavored-Celery-Salt.html;");
aI("text=Flavored Garlic Salt;target=;url=Flavored-Garlic-Salt.html;");
aI("text=Flavored Lemon Salt;target=;url=Flavored-Lemon-Salt.html;");
aI("text=Flavored Onion Salt;target=;url=Flavored-Onion-Salt.html;");
aI("text=Light Salt;target=;url=Light-Salt.html;");
aI("text=Iodized Coarse Washed;target=;url=Iodized-Coarse-Washed.html;");
aI("text=Extra Fine Iodized salt 500 gm;target=;url=Extra-Fine-Iodized-salt-500-gm.html;");
}

with(milonic=new menuname("Other Salt ProductsSafaga SaltLEFT_MENU")){
style=submenuStyle;
aI("text=Safaga Salt;target=;url=Safaga-Salt.html;");
aI("text=Bath Salt Relax;target=;url=Bath-Salt-Relax.html;");
aI("text=Dish Washers Salt Sali;target=;url=Dish-Washers-Salt-Sali.html;");
aI("text=Nsc Minerals Salt;target=;url=Nsc-Minerals-Salt.html;");
aI("text=Nsc Salt Blocks;target=;url=Nsc-Salt-Blocks.html;");
aI("text=Medical Salt;target=;url=Medical-Salt.html;");
}


 drawMenus();

