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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily=" Tahoma ";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e5e5e5";
offcolor="#000000";
onbgcolor="#00579b";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777',Direction=135, Strength=3)";
padding=4;
pagebgcolor="#eeeeee";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=330;
orientation="horizontal";
style=menuStyle;
top=76;
aI("text= Home;url=index-en.htm;");
aI("showmenu=d1;text=General;");
aI("showmenu=d2;text=Projects Facilities;");
aI("showmenu=d3;text=Investors;");
aI("showmenu=d4;text=Project Drawings & Pictures;");
aI("showmenu=d6;text=Contact us;");


}

with(milonic=new menuname("d1")){
style=menuStyle;
aI("text=About Isfahan;url=about1-en.htm;");
aI("text=Acquainting with ICC Project;url=about-en.htm;");
aI("text=Geographical Location of Project;url=about2-en.htm;");
aI("text= Special Characteristics & Effects of Project;url=about4-en.htm;");
aI("text=Certificate;url=certificate-e.htm;");
}

with(milonic=new menuname("d2")){
style=menuStyle;
aI("text=5-Star Hotel ;url=emk2-en.htm;");
aI("text=Commercial Complex ;url=emk3-en.htm;");
aI("text=Cinema Complex ;url=emk4-en.htm;");
aI("text=Exhibition Complex ;url=emk5-en.htm;");
aI("text=Office Commercial Complex ;url=emk6-en.htm;");
aI("text=International Financial Exchanges Center ;url=emk7-en.htm;");
aI("text=Amusement Park ;url=emk8-en.htm;");
aI("text=Parking ;url=emk9-en.htm;");


}

with(milonic=new menuname("d3")){
style=menuStyle;
aI("text= Dr.Khater Massaad;url= dr-massaad-en.htm;");
aI("text= Rakeen;url= rakeen-en.htm;");
aI("text= Rak Ceramics;url=rak-ceramic-en.htm;");
aI("text= ICAT;url= icat-en.htm;");
aI("text= khorshid Sepahan ;url= khorshid-en.htm;");
}

with(milonic=new menuname("d4")){
style=menuStyle;
aI("text=Drawings;url= maps-en.htm");
aI("text=Gallery ;url= gallery.htm");
aI("text=Project Development Photos ;url= designer3-en1.htm");
}

with(milonic=new menuname("d6")){
style=menuStyle;
aI("text=Contact Information;url= contact-en.htm");
aI("text=Suggestions & Ideas Form;url= contact-f-n.htm");
aI("text=Employment Form;url= contact-f-e.htm");
aI("text=Order Form;url= contact-f-e2.htm");
}
drawMenus();

