_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Main;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Links;target=;url=Links.html;");
aI("showmenu=BangladeshInternet Sales - BangladeshiLEFT_MENU;text=Bangladesh;target=;url=Bangladesh.html;");
aI("showmenu=CraftInternet Sales - CraftLEFT_MENU;text=Craft;target=;url=Craft.html;");
aI("text=News;target=;url=News.html;");
aI("text=About us;target=;url=About_us.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Postage Rates;target=;url=Postage_Rates.html;");
}

with(milonic=new menuname("BangladeshInternet Sales - BangladeshiLEFT_MENU")){
style=submenuStyle;
aI("text=Internet Sales - Bangladeshi;target=;url=Internet_Sales_-_Bangladeshi.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
}

with(milonic=new menuname("CraftInternet Sales - CraftLEFT_MENU")){
style=submenuStyle;
aI("text=Internet Sales - Craft;target=;url=Internet_Sales_-_Craft.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
}


 drawMenus();
