fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0099cc";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;

left=97;

orientation="vertical";
style=menuStyle;

top=125;
aI("text=HOME;url=http://www.zamzamgroupbd.com/;");
aI("text=ABOUT;url=http://www.zamzamgroupbd.com/about.htm");
aI("text=BOARD OF DIRECTORS;url=http://www.zamzamgroupbd.com/directors.htm");
aI("text=NEWS AND EVENTS;url=http://www.zamzamgroupbd.com/news.htm");
aI("text=CONTACTS;url=http://www.zamzamgroupbd.com/contacts.htm");
aI("text=CAREER;url=http://www.zamzamgroupbd.com/career.htm");
aI("showmenu=group;text=OUR GROUP;");
}



with(milonic=new menuname("group")){
style=menuStyle;
aI("showmenu=carauto;text=Zam Zam Car & Automobile;url=http://www.zamzamgroupbd.com/zamzam/pipelinecar.php");
aI("showmenu=land;text=Zam Zam Lands Development Ltd.;url=http://www.zamzamgroupbd.com/land.htm;");
aI("text=Zam Zam Cargo Services;url=http://www.zamzamgroupbd.com/cargo.htm;");
aI("text=Zam Zam Trading Corp. Ltd.;url=http://www.zamzamgroupbd.com/trading.htm");
aI("text=Zam Zam Re-Fueling Station;url=http://www.zamzamgroupbd.com/re-fulling.htm");
aI("text=Zam Zam Cab Ltd.;url=http://www.zamzamgroupbd.com/cab.htm");
aI("text=Zam Zam Farm House Ltd.;url=http://zamzamgroupbd.com/farm.htm");
aI("text=Sameya Composite Textille lnd. Ltd.;url=http://www.zamzamgroupbd.com/sameya.htm;");
aI("text=Somoyar Darphan;url=http://www.zamzamgroupbd.com/darphan.htm;");
aI("text=Bengal Overseas Co.Ltd.(Japan) ;url=http://www.cam.hi-ho.ne.jp/bengal-japan/russia.htm;");
}

with(milonic=new menuname("carauto")){
style=menuStyle;
aI("text=ZAMZAM AUTO;url=http://www.zamzamgroupbd.com/zamzam/pipelinecar.php");

}

with(milonic=new menuname("ship")){
style=menuStyle;
aI("text=Port Stock;url=http://www.zamzamgroupbd.com/cars_port.htm");
aI("showmenu=wh;text=Ware House;url=http://www.zamzamgroupbd.com/cars_wr.htm");
}

with(milonic=new menuname("wh")){
style=menuStyle;
aI("text=Dealer;");
aI("showmenu=sr;text=Show Room;");
}

with(milonic=new menuname("sr")){
style=menuStyle;
aI("showmenu=dksr;text=Dhaka;");
aI("text=Chittagong;url=http://www.zamzamgroupbd.com/cars_ct.htm;");
aI("text=Comilla;url=http://www.zamzamgroupbd.com/cars_cm.htm;");
}

with(milonic=new menuname("dksr")){
style=menuStyle;

aI("text=Baridara;url=http://www.zamzamgroupbd.com/cars_dk_ba.htm;");
aI("text=Kakrail;url=http://www.zamzamgroupbd.com/cars_dk_ka.htm;");
}

with(milonic=new menuname("land")){
style=menuStyle;
aI("showmenu=dh;text=Dhaka;");
aI("showmenu=ct;text=Chittagong;");
}

with(milonic=new menuname("dh")){
style=menuStyle;
aI("text=Ready For Sale;");
aI("text=Incoming Project;");
}

with(milonic=new menuname("ct")){
style=menuStyle;
aI("text=Ready For Sale;url=http://www.zamzamgroupbd.com/lands.htm;");
aI("text=Incoming Project;url=http://www.zamzamgroupbd.com/lands_in.htm;");
}

drawMenus();


