//UDMv3.4.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  
//   
//
//  
//  
//  
//  
//
//  
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center"; // alignment
var absLEFT =  0; // absolute left or right position (if menu is left or right aligned)
var absTOP =  52;  // absolute top position

var staticMENU = false; // static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = true; // show empty cells
var showBORDERS = false; // show empty cell borders

var baseHREF = "../../../../"; // base path to .js files for the script (ie: resources/)
var zORDER =  1000; // base z-order of nav structure (not ns4)

var mCOLOR =  ""; // main nav cell color
var rCOLOR =  ""; // main nav cell rollover color
var bSIZE =  0; // main nav border size
var bCOLOR =  "" // main nav border color
var aLINK =  "white"; // main nav link color
var aHOVER =  "0099ff"; // main nav link hover-color (dual purpose)
var aDEC =  "none"; // main nav link decoration
var fFONT =  "verdana"; // main nav font face
var fSIZE =  16; // main nav font size (pixels)
var fWEIGHT =  "bold" // main nav font weight
var tINDENT =  7; // main nav text indent (if text is left or right aligned)
var vPADDING =  0; // main nav vertical cell padding
var vtOFFSET =  1; // main nav vertical text offset (+/- pixels from middle)

var keepLIT = true; // keep rollover color when browsing menu
var vOFFSET =  4; // shift the submenus vertically
var hOFFSET =  0; // shift the submenus horizontally

var smCOLOR =  "#0477B1"; // submenu cell color

var srCOLOR =  "#006699"; // submenu cell rollover color
var sbSIZE =  1; // submenu border size
var sbCOLOR =  ""   // submenu border color
var saLINK =  "white"; // submenu link color
var saHOVER =  "white"; // submenu link hover-color (dual purpose)
var saDEC =  "none"; // submenu link decoration
var sfFONT =  "verdana"; // submenu font face
var sfSIZE =  10; // submenu font size (pixels)
var sfWEIGHT =  "bold" // submenu font weight
var stINDENT =  4; // submenu text indent (if text is left or right aligned)
var svPADDING = 0; // submenu vertical cell padding
var svtOFFSET = 1; // submenu vertical text offset (+/- pixels from middle)

var shSIZE = 3; // submenu drop shadow size
var shCOLOR = "006699"; // submenu drop shadow color
var shOPACITY = 30; // submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true; // keep submenu rollover color when browsing child menu
var chvOFFSET = -12; // shift the child menus vertically
var chhOFFSET = 10; // shift the child menus horizontally

var closeTIMER = 330; // menu closing delay time

var cellCLICK = true; // links activate on TD click
var aCURSOR = "hand"; // cursor for active links (not ns4 or opera)

var altDISPLAY = ""; // where to display alt text
var allowRESIZE = true; // allow resize/reload

var redGRID = false; // show a red grid
var gridWIDTH = 0; // override grid width
var gridHEIGHT = 0; // override grid height
var documentWIDTH = 0; // override document width

var hideSELECT = true; // auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;// allow for text scaling in mozilla 5

//** LINKS ***********************************************************




    



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
//Trade Agreements menu
addMainItem("../../../../Trade_Agreements/Section_Index.html","",111,"center","","",0,0,"e");
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
defineSubmenuProperties(162,"left","left",-4,4,"");
//Trade Agreements child menu items
// add submenu link items ("url","Link name","_target","alt text")



addSubmenuItem("../../../../Benefits_of_Trade/Section_Index.html","Benefits of Trade","","");

addSubmenuItem("../../../../Trade_Agreements/Bilateral/Section_Index.html","Bilateral","","");

addSubmenuItem("../../../../Trade_Agreements/Regional/Section_Index.html","Regional","","");

addSubmenuItem("../../../../WTO/Section_Index.html","Global","","");

addSubmenuItem("../../../../Trade_Agreements/Monitoring_Enforcement/Section_Index.html","Monitoring and Enforcement","","");



//World Regions menu
addMainItem("../../../../World_Regions/Section_Index.html","",90,"center","","",0,0,"w");
defineSubmenuProperties(160,"left","left",-4,0,"");



addSubmenuItem("../../../../World_Regions/Africa/Section_Index.html","Africa","","");

addSubmenuItem("../../../../World_Regions/Americas/Section_Index.html","Americas","","");

addSubmenuItem("../../../../World_Regions/Europe_Middle_East/Section_Index.html","Europe and Middle East","","");

addSubmenuItem("../../../../World_Regions/North_Asia/Section_Index.html","North Asia","","");

addSubmenuItem("../../../../World_Regions/South_Asia/Section_Index.html","South Asia","","");

addSubmenuItem("../../../../World_Regions/Southeast_Asia_Pacific/Section_Index.html","Southeast Asia and Pacific","","");



//Trade & Development menu
addMainItem("../../../../Trade_Development/Section_Index.html","",132,"center","","",0,0,"t");
        defineSubmenuProperties(150,"left","left",-4,0,"");



addSubmenuItem("../../../../Trade_Development/Preference_Programs/Section_Index.html","Preference Programs","","");

addSubmenuItem("../../../../Trade_Development/Trade_Capacity_Building/Section_Index.html","Trade Capacity Building","","");



//Trade Sectors menu
addMainItem("../../../../Trade_Sectors/Section_Index.html","",94,"center","","",0,0,"r");
defineSubmenuProperties(159,"left","left",-4,0,"");



addSubmenuItem("../../../../Trade_Sectors/Agriculture/Section_Index.html","Agriculture","","");

addSubmenuItem("../../../../Trade_Sectors/Environment/Section_Index.html","Environment","","");

addSubmenuItem("../../../../Trade_Sectors/Government_Procurement/Section_Index.html","Government Procurement","","");

addSubmenuItem("../../../../Trade_Sectors/Industry_Market_Access/Section_Index.html","Industry & Market Access","","");

addSubmenuItem("../../../../Trade_Sectors/Intellectual_Property/Section_Index.html","Intellectual Property","","");

addSubmenuItem("../../../../Trade_Sectors/Investment/Section_Index.html","Investment","","");

addSubmenuItem("../../../../Trade_Sectors/Labor/Section_Index.html","Labor","","");

addSubmenuItem("../../../../Trade_Sectors/Services/Section_Index.html","Services","","");

addSubmenuItem("../../../../Trade_Sectors/Small_Business/Section_Index.html","Small Business","","");

addSubmenuItem("../../../../Trade_Sectors/Telecom-E-commerce/Section_Index.html","Telecom/E-commerce","","");

addSubmenuItem("../../../../Trade_Sectors/Textiles_Apparel/Section_Index.html","Textiles and Apparel","","");



//WTO menu
addMainItem("../../../../WTO/Section_Index.html","",39,"center","","",0,0,"r");
        defineSubmenuProperties(120,"left","left",-4,0,"");



addSubmenuItem("../../../../WTO/Section_Index.html","WTO Main","","");

addSubmenuItem("../../../../Trade_Agreements/Monitoring_Enforcement/Dispute_Settlement/Section_Index.html","Dispute Settlement","","");



//Who We Are menu
addMainItem("../../../../Who_We_Are/Section_Index.html","",72,"center","","",0,0,"r");
        defineSubmenuProperties(120,"left","left",-4,0,"");



addSubmenuItem("../../../../Who_We_Are/Section_Index.html","Who We Are Main","","");

addSubmenuItem("../../../../Who_We_Are/Bios/Section_Index.html","Key Officials","","");

addSubmenuItem("../../../../Who_We_Are/Mission_of_the_USTR.html","USTR's Role","","");

//spacer
addMainItem("","",226,"center","","",0,0,"");


//**DO NOT EDIT THIS *****
}//***********************
//************************