
/*************************/
fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){

bordercolor="#7F97B8";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="11";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";

//menu Bgcolor
	offbgcolor="#E3E3D5";
	offcolor="#000080";

//on mouse move bgcolor
	onbgcolor="#D0DAE6";
	oncolor="#993300";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#7F97B8', Direction=135, Strength=2)";

padding=5;
pagebgcolor="#5A8D06";
pagecolor="black";
//menu item saparator color 
	separatorcolor="#5A8D06";
	separatorsize=1;
subimage="arrown.gif";
subimagepadding=2;

}



with(Sub=new menuname("mini"))
{
left=151;
top=-7;
style=menuStyle;
aI("text=Ministerial Declarations;url=ministrial.asp;");
aI("text=Doha Ministerial Declaration;url=doha ministrial.asp;");
}


with(wt=new menuname("wto"))
{
left=117;
top=-7;
style=menuStyle;
aI("text=WTO-MEA Relationship;url=wtosubmissions.asp;");
aI("text=Information Exchange and Observer Status;url=wtosubmissionsp2.asp;");
aI("text=Environmental Goods and Services;url=wtosubmissionsp3.asp;");
}

with(re=new menuname("res"))
{
left=77;
top=-7;
style=menuStyle;
aI("text=WTO-MEA Relationship;url=mearelation.asp;");
aI("text=Information Exchange and Observer Status;url=Obsereverstatus.asp;");
aI("text=Environmental Goods and Services;url=Environmental good.asp;");
}

with(env=new menuname("envi"))
{
left=152;
top=-7;
style=menuStyle;
aI("text=WTO Submissions;url=Environmental wto.asp;");
aI("text=Resources;url=Environmentlresource.asp;");
}

with(en=new menuname("rta"))
{
left=41;
top=-7;
style=menuStyle;
aI("text=Negotiations;url=Negotiations.asp;");
aI("showmenu=mm;status=Trade Agreements;text=Trade Agreements;");
aI("text=Resources;url=rtaresource.asp;");
}

with(wt=new menuname("wtote"))
{
left=74;
top=-7;
style=menuStyle;
aI("text=TE @ WTO;url=wtoandte.asp;");
aI("text=Negotiations;url=genegations.asp;");
}





with(Su=new menuname("mm"))
{
style=menuStyle;
aI("text=RTA @ WTO;url=tradeagreements.asp;");
aI("text=Member Countries;url=rtaandwto.asp;");

}


with(tr=new menuname("trips"))
{
left=98;
top=-7;
style=menuStyle;
aI("text=TRIPS Submissions;url=submissions.asp;");
aI("text=Resources;url=resourceindia.asp;");

}


drawMenus();
