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;

//var path = "http://www.tepc.gov.np/demo/";
var path = "http://www.tepc.gov.np/";
//var path = "http://serverweb/ftpclients/tepc/";

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#0067ce";
offcolor="#FFFFFF";
onbgcolor="#BB8900";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.3);Alpha(opacity=0);Shadow(color=#eeeeee', Direction=135, Strength=2)";
overfilter="Fade(duration=0.3);Alpha(opacity=100);Shadow(color=#eeeeee', Direction=135, Strength=2)";
padding="4";
pagebgcolor="#BB8900";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage=path+"images/menuarrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("menu1")){
overflow="scroll";
style=menuStyle;
top=6;
aI("text=Hand Knotted Wollen Carpet;url="+path+"products/hand-knotted.php;");
aI("text=Readymade Garments;url="+path+"products/readymadegarment.php;");
aI("text=Pashmina Products;url="+path+"products/pashmina.php;");
aI("text=Handicraft;url="+path+"products/handicrafts.php;");
aI("text=Leather Goods;url="+path+"products/leathergoods.php;");

aI("text=Others;url="+path+"products/others.php;");

}



with(milonic=new menuname("menu2")){
overflow="scroll";
style=menuStyle;
top=6;
left=100;
aI("text=Export&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url="+path+"pei/exported/;");
aI("text=Import&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url="+path+"pei/imported/;");
}



with(milonic=new menuname("menu3")){
overflow="scroll";
style=menuStyle;
top=265;
aI("showmenu=menu3a;text=Procedure Guide;");
aI("text=Freight Forwarders;url="+path+"transitprocedure/freightforward.php;");
}

with(milonic=new menuname("menu3a")){
overflow="scroll";
style=menuStyle;
top=265;
aI("text=Exports;url="+path+"transitprocedure/guide/export.php;");
aI("text=Imports;url="+path+"transitprocedure/guide/import.php;");
aI("text=Bangladesh Routes;url="+path+"transitprocedure/guide/bangladesh.php;");
aI("text=Import and Export by Air;url="+path+"transitprocedure/guide/iea.php;");
aI("text=List of Annexures;url="+path+"transitprocedure/guide/annexures.php;");
}



with(milonic=new menuname("menu4")){
overflow="scroll";
style=menuStyle;
top=6;
left=245;
aI("text=<img src='"+path+"images/acts.jpg' width='16' height='16' border='0' alt='' align='absmiddle' /> Trade Act & Policy;url="+path+"acts-policies/;");
aI("text=<img src='"+path+"images/agreement.jpg' width='16' height='16' border='0' alt='' align='absmiddle' /> Trade Agreement;url="+path+"tradeagreement/;");
aI("text=Trade Fair;url="+path+"tradefair/;");
aI("text=Trade Opportunity;url="+path+"trade/;");
aI("text=Trade Statistics;url="+path+"tradestatistics/;");
aI("showmenu=menu3;text=Transit Procedure;");
}



with(milonic=new menuname("menu5")){
overflow="scroll";
style=menuStyle;
top=-23;
left=180;
aI("text=Banks of Nepal;url="+path+"about/importantaddresses.php;");
aI("text=Financial Institutions in Nepal;url="+path+"about/financialins_nepal.php;");
aI("text=Travel Air, Agent, Hotel;url="+path+"about/travel.php;");
aI("text=Nepalese Missions;url="+path+"about/nepalesemissionabroad.php;");
aI("text=Foreign Mission in Nepal;url="+path+"about/foreign.php;");
aI("text=Nepalese Honorary Consuls;url="+path+"about/consuls.php;");
aI("text=Foreign Honorary Consuls;url="+path+"about/foreignconsuls.php;");
aI("text=Useful Addresses in Nepal;url="+path+"about/usefuladdresses.php;");
//aI("text=Diplomatic Missions in Nepal;url="+path+"about/diplomaticmissionsnepal.php;");
}

drawMenus();