var home =	["<a href=intro.htm>UNCTC Home</a>"]
var pubs =	["(+) History of Activities (by year)", "(-) History of Activities (by year)",
			"<a href=history72-75.htm>1972-75</a>",
			"<a href=history76-79.htm>1976-79</a>",
			"<a href=history80-84.htm>1980-84</a>",
			"<a href=history85-89.htm>1985-89</a>",
			"<a href=history90-93.htm>1990-93</a>"
		];

var decade = 	["<a href=masterpubindex.htm>Publications (by year)</a>"]

var theme = 	["<a href=themeindex.htm>Publications (by theme)</a>"]

var geo =	["<a href=geoindex.htm>Publications (by geography)</a>"]

var staff = 	["(+) Staff (by surname)", "(-) Staff (by surname)",
			"<a href=staffindexa.htm>A to G</a>",
			"<a href=staffindexh.htm>H to P</a>",
			"<a href=staffindexr.htm>R to Z</a>"
		];

var scan =	["(+) Scanning Status Reports", "(-) Scanning Status Reports",
			"<a href=scanstatus.htm>by year</a>",
			"<a href=scanstatusstctcid.htm>by stctc number</a>",
			"<a href=scanstatusdocid.htm>by document number</a>"
		];

var dite = 	["<a href=dite.htm>UNCTAD/DITE</a>"];

morestring = "";
morestring += "<div align=center><bold> <br><br>WHATS NEW :<br>15 June 2003 <br>Updated Calendar of Activities <br>";
morestring += "<a href=history72-75.htm>1972-75</a><br>";
morestring += "<a href=history76-79.htm>1976-79</a><br>";
morestring += "<a href=history80-84.htm>1980-84</a><br>";
morestring += "<a href=history85-89.htm>1985-89</a><br>";
morestring += "<a href=history90-93.htm>1990-93</a><br><br>";
morestring += "16 April 2003<br><br>520 titles of advisory service reports<br><br>";
morestring += "<a href=advmaster70.htm> 1970 </a><br>";
morestring += "<a href=advmaster80.htm> 1980 </a><br>";
morestring += "<a href=advmaster90.htm> 1990 </a></bold></div>";

var more = [morestring]

var theMenu = new Array(home,pubs,decade,theme,geo,staff,scan,dite,more);