<!--

if(v){a=new Array(22);aln=22;}

function getFormNum (formName) {
	var formNum =-1;
	for (i=0;i<document.forms.length;i++){
		tempForm = document.forms[i];
		if (formName == tempForm) {
			formNum = i;
			correctForm = tempForm;
			break;
		}
	}
	return formNum;
}

function jmp(form, elt)
// The first parameter is a reference to the form.
{
	if (form != null) {
		with (form.elements[elt]) {
			if (0 <= selectedIndex)
				location = options[selectedIndex].value;
		}
	}
}

function O(txt,url) {
a[k]=new Option(txt,url);k++;
}
function relate(formName,elementNum,j) {
if(v){
k=1;
if(j==0){
a=new Array(76);   //this is the 2005 list, actual number number of countries (74) + 2
	        O("Choose a country","index.shtml");
            O("Argentina","/eng/resources/quotas/2005/argentina.shtml"); 
            O("Argentina","/eng/resources/quotas/2005/argentina.shtml"); 
			O("Azerbaijan","/eng/resources/quotas/2005/azerbaijan.shtml"); 
			O("Bahamas","/eng/resources/quotas/2005/bahamas.shtml"); 
			O("Bangladesh","/eng/resources/quotas/2005/bangladesh.shtml");
            O("Benin","/eng/resources/quotas/2005/benin.shtml"); 
            O("Bolivia","/eng/resources/quotas/2005/bolivia.shtml"); 
            O("Botswana","/eng/resources/quotas/2005/botswana.shtml"); 
			O("Brunei Darussalam","/eng/resources/quotas/2005/brunei.shtml");
			O("Bulgaria","/eng/resources/quotas/2005/bulgaria.shtml");
			O("Cambodia","/eng/resources/quotas/2005/cambodia.shtml");
            O("Cameroon","/eng/resources/quotas/2005/cameroon.shtml"); 
			O("Central Africa","/eng/resources/quotas/2005/central_africa.shtml");
			O("Chad","/eng/resources/quotas/2005/chad.shtml");
			O("Chile","/eng/resources/quotas/2005/chile.shtml");
            O("China","/eng/resources/quotas/2005/china.shtml"); 
            O("Colombia","/eng/resources/quotas/2005/colombia.shtml"); 
            O("Congo","/eng/resources/quotas/2005/congo.shtml");
			O("Côte d'Ivoire","/eng/resources/quotas/2005/cote_ivoire.shtml");
			O("Cuba","/eng/resources/quotas/2005/cuba.shtml");
			O("D.R. of the Congo","/eng/resources/quotas/2005/dem_rep_congo.shtml");
			O("Ecuador","/eng/resources/quotas/2005/ecuador.shtml");
			O("Egypt","/eng/resources/quotas/2005/egypt.shtml");
			O("Eritrea","/eng/resources/quotas/2005/eritrea.shtml");
            O("Ethiopia","/eng/resources/quotas/2005/ethiopia.shtml"); 
            O("Fiji","/eng/resources/quotas/2005/fiji.shtml");
            O("Gabon","/eng/resources/quotas/2005/gabon.shtml");
			O("Georgia","/eng/resources/quotas/2005/georgia.shtml");
			O("Ghana","/eng/resources/quotas/2005/ghana.shtml");
			O("Guatemala","/eng/resources/quotas/2005/guatemala.shtml"); 
            O("Guinea","/eng/resources/quotas/2005/guinea.shtml"); 
			O("Guyana","/eng/resources/quotas/2005/guyana.shtml");
			O("India","/eng/resources/quotas/2005/india.shtml");
            O("Indonesia","/eng/resources/quotas/2005/indonesia.shtml");
			O("Iran","/eng/resources/quotas/2005/iran.shtml");
            O("Jamaica","/eng/resources/quotas/2005/jamaica.shtml"); 
			O("Kazakhstan","/eng/resources/quotas/2005/kazakhstan.shtml");
			O("Kenya","/eng/resources/quotas/2005/kenya.shtml");
			O("Lao P.D.R.","/eng/resources/quotas/2005/laos.shtml");
            O("Madagascar","/eng/resources/quotas/2005/madagascar.shtml"); 
			O("Malawi","/eng/resources/quotas/2005/malawi.shtml");
            O("Malaysia","/eng/resources/quotas/2005/malaysia.shtml"); 
            O("Mali","/eng/resources/quotas/2005/mali.shtml");
			O("Mauritania","/eng/resources/quotas/2005/mauritania.shtml");
            O("Mozambique","/eng/resources/quotas/2005/mozambique.shtml"); 
			O("Myanmar","/eng/resources/quotas/2005/myanmar.shtml");
            O("Namibia","/eng/resources/quotas/2005/namibia.shtml"); 
            O("Nicaragua","/eng/resources/quotas/2005/nicaragua.shtml"); 
			O("Niger","/eng/resources/quotas/2005/niger.shtml");
			O("Nigeria","/eng/resources/quotas/2005/nigeria.shtml");
			O("Pakistan","/eng/resources/quotas/2005/pakistan.shtml");
			O("Peru","/eng/resources/quotas/2005/peru.shtml");
			O("Philippines","/eng/resources/quotas/2005/philippines.shtml");
            O("Romania","/eng/resources/quotas/2005/romania.shtml"); 
            O("Russian Federation","/eng/resources/quotas/2005/russia.shtml");
			O("Senegal","/eng/resources/quotas/2005/senegal.shtml");
			O("Serbia and Montenegro","/eng/resources/quotas/2005/serbia_montenegro.shtml");
            O("Sierra Leone","/eng/resources/quotas/2005/sierra_leone.shtml"); 
			O("Singapore","/eng/resources/quotas/2005/singapore.shtml");
			O("Somalia","/eng/resources/quotas/2005/somalia.shtml");
            O("South Africa","/eng/resources/quotas/2005/south_africa.shtml"); 
			O("Sri Lanka","/eng/resources/quotas/2005/sri_lanka.shtml");
			O("Sudan","/eng/resources/quotas/2005/sudan.shtml");
			O("Suriname","/eng/resources/quotas/2005/suriname.shtml");
			O("Tanzania","/eng/resources/quotas/2005/tanzania.shtml");
			O("Thailand","/eng/resources/quotas/2005/thailand.shtml");
            O("Togo","/eng/resources/quotas/2005/togo.shtml"); 
            O("Turkey","/eng/resources/quotas/2005/turkey.shtml"); 
			O("Turkmenistan","/eng/resources/quotas/2005/turkmenistan.shtml");O("Ukraine","/eng/resources/quotas/2005/ukraine.shtml");
			O("Uzbekistan","/eng/resources/quotas/2002/country/uzbekistan.shtml");
			O("Viet Nam","/eng/resources/quotas/2005/viet_nam.shtml");
			O("Zambia","/eng/resources/quotas/2005/zambia.shtml");
			O("Zimbabwe","/eng/resources/quotas/2005/zimbabwe.shtml");
}
if(j==1){
a=new Array(76);   //this is the 2005 list, actual number number of countries (74) + 2
	        O("Choose a country","index.shtml");
            O("Argentina","/eng/resources/quotas/2005/argentina.shtml"); 
            O("Argentina","/eng/resources/quotas/2005/argentina.shtml"); 
			O("Azerbaijan","/eng/resources/quotas/2005/azerbaijan.shtml"); 
			O("Bahamas","/eng/resources/quotas/2005/bahamas.shtml"); 
			O("Bangladesh","/eng/resources/quotas/2005/bangladesh.shtml");
            O("Benin","/eng/resources/quotas/2005/benin.shtml"); 
            O("Bolivia","/eng/resources/quotas/2005/bolivia.shtml"); 
            O("Botswana","/eng/resources/quotas/2005/botswana.shtml"); 
			O("Brunei Darussalam","/eng/resources/quotas/2005/brunei.shtml");
			O("Bulgaria","/eng/resources/quotas/2005/bulgaria.shtml");
			O("Cambodia","/eng/resources/quotas/2005/cambodia.shtml");
            O("Cameroon","/eng/resources/quotas/2005/cameroon.shtml"); 
			O("Central Africa","/eng/resources/quotas/2005/central_africa.shtml");
			O("Chad","/eng/resources/quotas/2005/chad.shtml");
			O("Chile","/eng/resources/quotas/2005/chile.shtml");
            O("China","/eng/resources/quotas/2005/china.shtml"); 
            O("Colombia","/eng/resources/quotas/2005/colombia.shtml"); 
            O("Congo","/eng/resources/quotas/2005/congo.shtml");
			O("Côte d'Ivoire","/eng/resources/quotas/2005/cote_ivoire.shtml");
			O("Cuba","/eng/resources/quotas/2005/cuba.shtml");
			O("D.R. of the Congo","/eng/resources/quotas/2005/dem_rep_congo.shtml");
			O("Ecuador","/eng/resources/quotas/2005/ecuador.shtml");
			O("Egypt","/eng/resources/quotas/2005/egypt.shtml");
			O("Eritrea","/eng/resources/quotas/2005/eritrea.shtml");
            O("Ethiopia","/eng/resources/quotas/2005/ethiopia.shtml"); 
            O("Fiji","/eng/resources/quotas/2005/fiji.shtml");			
            O("Gabon","/eng/resources/quotas/2005/gabon.shtml");
			O("Georgia","/eng/resources/quotas/2005/georgia.shtml");
			O("Ghana","/eng/resources/quotas/2005/ghana.shtml");
			O("Guatemala","/eng/resources/quotas/2005/guatemala.shtml"); 
            O("Guinea","/eng/resources/quotas/2005/guinea.shtml"); 
			O("Guyana","/eng/resources/quotas/2005/guyana.shtml");
			O("India","/eng/resources/quotas/2005/india.shtml");
            O("Indonesia","/eng/resources/quotas/2005/indonesia.shtml");
			O("Iran","/eng/resources/quotas/2005/iran.shtml");
            O("Jamaica","/eng/resources/quotas/2005/jamaica.shtml"); 
			O("Kazakhstan","/eng/resources/quotas/2005/kazakhstan.shtml");
			O("Kenya","/eng/resources/quotas/2005/kenya.shtml");
			O("Lao P.D.R.","/eng/resources/quotas/2005/laos.shtml");
            O("Madagascar","/eng/resources/quotas/2005/madagascar.shtml"); 
			O("Malawi","/eng/resources/quotas/2005/malawi.shtml");
            O("Malaysia","/eng/resources/quotas/2005/malaysia.shtml"); 
            O("Mali","/eng/resources/quotas/2005/mali.shtml");
			O("Mauritania","/eng/resources/quotas/2005/mauritania.shtml");
            O("Mozambique","/eng/resources/quotas/2005/mozambique.shtml"); 
			O("Myanmar","/eng/resources/quotas/2005/myanmar.shtml");
            O("Namibia","/eng/resources/quotas/2005/namibia.shtml"); 
            O("Nicaragua","/eng/resources/quotas/2005/nicaragua.shtml"); 
			O("Niger","/eng/resources/quotas/2005/niger.shtml");
			O("Nigeria","/eng/resources/quotas/2005/nigeria.shtml");
			O("Pakistan","/eng/resources/quotas/2005/pakistan.shtml");
			O("Peru","/eng/resources/quotas/2005/peru.shtml");
			O("Philippines","/eng/resources/quotas/2005/philippines.shtml");
            O("Romania","/eng/resources/quotas/2005/romania.shtml"); 
            O("Russian Federation","/eng/resources/quotas/2005/russia.shtml");
			O("Senegal","/eng/resources/quotas/2005/senegal.shtml");
			O("Serbia and Montenegro","/eng/resources/quotas/2005/serbia_montenegro.shtml");
            O("Sierra Leone","/eng/resources/quotas/2005/sierra_leone.shtml"); 
			O("Singapore","/eng/resources/quotas/2005/singapore.shtml");
			O("Somalia","/eng/resources/quotas/2005/somalia.shtml");
            O("South Africa","/eng/resources/quotas/2005/south_africa.shtml"); 
			O("Sri Lanka","/eng/resources/quotas/2005/sri_lanka.shtml");
			O("Sudan","/eng/resources/quotas/2005/sudan.shtml");
			O("Suriname","/eng/resources/quotas/2005/suriname.shtml");
			O("Tanzania","/eng/resources/quotas/2005/tanzania.shtml");
			O("Thailand","/eng/resources/quotas/2005/thailand.shtml");
            O("Togo","/eng/resources/quotas/2005/togo.shtml"); 
            O("Turkey","/eng/resources/quotas/2005/turkey.shtml"); 
			O("Turkmenistan","/eng/resources/quotas/2005/turkmenistan.shtml");O("Ukraine","/eng/resources/quotas/2005/ukraine.shtml");
			O("Uzbekistan","/eng/resources/quotas/2002/country/uzbekistan.shtml");			
			O("Viet Nam","/eng/resources/quotas/2005/viet_nam.shtml");
			O("Zambia","/eng/resources/quotas/2005/zambia.shtml");
			O("Zimbabwe","/eng/resources/quotas/2005/zimbabwe.shtml");
}

if(j==2){
a=new Array(70);   // This is the 2004 list   68 countries + 2
            O("Choose a country","index.shtml");
            O("Argentina","/eng/resources/quotas/2004/argentina.shtml"); 
			O("Azerbaijan","/eng/resources/quotas/2004/azerbaijan.shtml"); 
			O("Bangladesh","/eng/resources/quotas/2004/bangladesh.shtml");
            O("Benin","/eng/resources/quotas/2004/benin.shtml"); 
            O("Bolivia ","/eng/resources/quotas/2004/bolivia.shtml");
            O("Botswana ","/eng/resources/quotas/2004/botswana.shtml");
			O("Brunei Darussalam","/eng/resources/quotas/2004/brunei.shtml");
			O("Bulgaria","/eng/resources/quotas/2004/bulgaria.shtml");
			O("Cambodia","/eng/resources/quotas/2004/cambodia.shtml");
            O("Cameroon ","/eng/resources/quotas/2004/cameroon.shtml");
			O("Central African Republic","/eng/resources/quotas/2004/central_africa.shtml");
			O("Chad","/eng/resources/quotas/2004/chad.shtml");
			O("Chile","/eng/resources/quotas/2004/chile.shtml");
            O("China","/eng/resources/quotas/2004/china.shtml"); 
            O("Colombia ","/eng/resources/quotas/2004/colombia.shtml");
            O("Congo","/eng/resources/quotas/2004/congo.shtml");
			O("D.R. of the Congo","/eng/resources/quotas/2004/dem_rep_congo.shtml");
			O("Ecuador","/eng/resources/quotas/2004/ecuador.shtml");
			O("Egypt","/eng/resources/quotas/2004/egypt.shtml");
			O("Eritrea","/eng/resources/quotas/2004/eritrea.shtml");
            O("Ethiopia","/eng/resources/quotas/2004/ethiopia.shtml"); 
            O("Gabon","/eng/resources/quotas/2004/gabon.shtml");
			O("Georgia","/eng/resources/quotas/2004/georgia.shtml");
			O("Ghana","/eng/resources/quotas/2004/ghana.shtml");
            O("Guinea ","/eng/resources/quotas/2004/guinea.shtml");
			O("Guyana","/eng/resources/quotas/2004/guyana.shtml");
			O("India","/eng/resources/quotas/2004/india.shtml");
            O("Indonesia","/eng/resources/quotas/2004/indonesia.shtml");
			O("Iran","/eng/resources/quotas/2004/iran.shtml");
            O("Jamaica","/eng/resources/quotas/2004/jamaica.shtml");
			O("Kazakhstan","/eng/resources/quotas/2004/kazakhstan.shtml");
			O("Kenya","/eng/resources/quotas/2004/kenya.shtml");
			O("Lao PDR","/eng/resources/quotas/2004/Laos.shtml");
            O("Madagascar ","/eng/resources/quotas/2004/madagascar.shtml");
			O("Malawi","/eng/resources/quotas/2004/malawi.shtml");
            O("Malaysia ","/eng/resources/quotas/2004/malaysia.shtml");
            O("Mali","/eng/resources/quotas/2004/mali.shtml");
			O("Mauritania","/eng/resources/quotas/2004/mauritania.shtml");
            O("Mozambique","/eng/resources/quotas/2004/mozambique.shtml"); 
			O("Myanmar","/eng/resources/quotas/2004/myanmar.shtml");
            O("Namibia ","/eng/resources/quotas/2004/namibia.shtml");
            O("Nicaragua","/eng/resources/quotas/2004/nicaragua.shtml"); 
			O("Niger","/eng/resources/quotas/2004/niger.shtml");
			O("Nigeria","/eng/resources/quotas/2004/nigeria.shtml");
			O("Pakistan","/eng/resources/quotas/2004/pakistan.shtml");
			O("Peru","/eng/resources/quotas/2004/peru.shtml");
			O("Philippines","/eng/resources/quotas/2004/philippines.shtml");
            O("Romania ","/eng/resources/quotas/2004/romania.shtml");
            O("Russian Federation","/eng/resources/quotas/2004/russia.shtml");
			O("Senegal","/eng/resources/quotas/2004/senegal.shtml");
			O("Serbia and Montenegro","/eng/resources/quotas/2004/serbia_montenegro.shtml");			
            O("Sierra Leone","/eng/resources/quotas/2004/sierra_leone.shtml"); 
			O("Singapore","/eng/resources/quotas/2004/singapore.shtml");
			O("Somalia","/eng/resources/quotas/2004/somalia.shtml");
            O("South Africa ","/eng/resources/quotas/2004/south_africa.shtml");
			O("Sri Lanka","/eng/resources/quotas/2004/sri_lanka.shtml");
			O("Sudan","/eng/resources/quotas/2004/sudan.shtml");
			O("Suriname","/eng/resources/quotas/2004/suriname.shtml");	
			O("Thailand","/eng/resources/quotas/2004/thailand.shtml");
            O("Togo ","/eng/resources/quotas/2004/togo.shtml");
            O("Turkey ","/eng/resources/quotas/2004/turkey.shtml");
			O("Uganda","/eng/resources/quotas/2004/uganda.shtml");
			O("Ukraine","/eng/resources/quotas/2004/ukraine.shtml");			
			O("United Republic of Tanzania","/eng/resources/quotas/2004/tanzania.shtml");
			O("Uzbekistan","/eng/resources/quotas/2004/uzbekistan.shtml"); 
			O("Viet Nam","/eng/resources/quotas/2004/viet_nam.shtml");
			O("Zambia","/eng/resources/quotas/2004/zambia.shtml");
			O("Zimbabwe","/eng/resources/quotas/2004/zimbabwe.shtml");
}

if(j==3){
a=new Array(75);   // This is the 2003 list   73 countries + 2
      O("Choose a country","index.shtml");
            O("Argentina","/eng/resources/quotas/2003/argentina.shtml"); 
			O("Azerbaijan","/eng/resources/quotas/2003/azerbaijan.shtml"); 
			O("Bangladesh","/eng/resources/quotas/2003/bangladesh.shtml");
            O("Benin","/eng/resources/quotas/2003/benin.shtml"); 
            O("Bolivia ","/eng/resources/quotas/2003/bolivia.shtml");
            O("Botswana ","/eng/resources/quotas/2003/botswana.shtml");
			O("Brunei Darussalam","/eng/resources/quotas/2003/brunei.shtml");
			O("Bulgaria","/eng/resources/quotas/2003/bulgaria.shtml");
			O("Cambodia","/eng/resources/quotas/2003/cambodia.shtml");
            O("Cameroon ","/eng/resources/quotas/2003/cameroon.shtml");
			O("Canada","/eng/resources/quotas/2003/canada.shtml");
			O("Central African Republic","/eng/resources/quotas/2003/central_africa.shtml");
			O("Chad","/eng/resources/quotas/2003/chad.shtml");
			O("Chile","/eng/resources/quotas/2003/chile.shtml");
            O("China","/eng/resources/quotas/2003/china.shtml"); 
            O("Colombia ","/eng/resources/quotas/2003/colombia.shtml");
            O("Congo","/eng/resources/quotas/2003/congo.shtml");
			O("Côte d'Ivoire","/eng/resources/quotas/2003/cote_ivoire.shtml");
			O("D.R. of the Congo","/eng/resources/quotas/2003/dem_rep_congo.shtml");
			O("Ecuador","/eng/resources/quotas/2003/ecuador.shtml");
			O("Egypt","/eng/resources/quotas/2003/egypt.shtml");
			O("Eritrea","/eng/resources/quotas/2003/eritrea.shtml");
            O("Ethiopia","/eng/resources/quotas/2003/ethiopia.shtml"); 
			O("Fiji","/eng/resources/quotas/2003/fiji.shtml");
            O("Gabon","/eng/resources/quotas/2003/gabon.shtml");
			O("Georgia","/eng/resources/quotas/2003/georgia.shtml");
			O("Ghana","/eng/resources/quotas/2003/ghana.shtml");
            O("Guinea ","/eng/resources/quotas/2003/guinea.shtml");
			O("Guyana","/eng/resources/quotas/2003/guyana.shtml");
			O("Hungary","/eng/resources/quotas/2003/hungary.shtml");
			O("India","/eng/resources/quotas/2003/india.shtml");
            O("Indonesia","/eng/resources/quotas/2003/indonesia.shtml");
			O("Iran","/eng/resources/quotas/2003/iran.shtml");
            O("Jamaica ","/eng/resources/quotas/2003/jamaica.shtml");
			O("Kazakhstan","/eng/resources/quotas/2003/kazakhstan.shtml");
			O("Kenya","/eng/resources/quotas/2003/kenya.shtml");
			O("Lao PDR","/eng/resources/quotas/2003/Laos.shtml");
            O("Madagascar ","/eng/resources/quotas/2003/madagascar.shtml");
			O("Malawi","/eng/resources/quotas/2003/malawi.shtml");
            O("Malaysia ","/eng/resources/quotas/2003/malaysia.shtml");
            O("Mali","/eng/resources/quotas/2003/mali.shtml");
			O("Mauritania","/eng/resources/quotas/2003/mauritania.shtml");
            O("Mozambique","/eng/resources/quotas/2003/mozambique.shtml"); 
			O("Myanmar","/eng/resources/quotas/2003/myanmar.shtml");
            O("Namibia ","/eng/resources/quotas/2003/namibia.shtml");
            O("Nicaragua","/eng/resources/quotas/2003/nicaragua.shtml"); 
			O("Niger","/eng/resources/quotas/2003/niger.shtml");
			O("Nigeria","/eng/resources/quotas/2003/nigeria.shtml");
			O("Pakistan","/eng/resources/quotas/2003/pakistan.shtml");
			O("Peru","/eng/resources/quotas/2003/peru.shtml");
			O("Philippines","/eng/resources/quotas/2003/philippines.shtml");
            O("Romania ","/eng/resources/quotas/2003/romania.shtml");
            O("Russian Federation","/eng/resources/quotas/2003/russia.shtml");
			O("Senegal","/eng/resources/quotas/2003/senegal.shtml");
			O("Serbia and Montenegro","/eng/resources/quotas/2003/serbia_montenegro.shtml");
            O("Seychelles ","/eng/resources/quotas/2003/seychelles.shtml");
            O("Sierra Leone","/eng/resources/quotas/2003/sierra_leone.shtml"); 
			O("Singapore","/eng/resources/quotas/2003/singapore.shtml");
			O("Somalia","/eng/resources/quotas/2003/somalia.shtml");
            O("South Africa ","/eng/resources/quotas/2003/south_africa.shtml");
			O("Sri Lanka","/eng/resources/quotas/2003/sri_lanka.shtml");
			O("Sudan","/eng/resources/quotas/2003/sudan.shtml");
			O("Suriname","/eng/resources/quotas/2003/suriname.shtml");
			O("Thailand","/eng/resources/quotas/2003/thailand.shtml");
            O("Togo ","/eng/resources/quotas/2003/togo.shtml");
            O("Turkey ","/eng/resources/quotas/2003/turkey.shtml");
			O("Ukraine","/eng/resources/quotas/2003/ukraine.shtml");
			O("United Republic of Tanzania","/eng/resources/quotas/2003/tanzania.shtml");
			O("United States of America","/eng/resources/quotas/2003/usa.shtml");
			O("Uzbekistan","/eng/resources/quotas/2003/uzbekistan.shtml"); 
			O("Viet Nam","/eng/resources/quotas/2003/viet_nam.shtml");
			O("Zambia","/eng/resources/quotas/2003/zambia.shtml");
			O("Zimbabwe","/eng/resources/quotas/2003/zimbabwe.shtml");
}
if(j==4){
a=new Array(73);   // This is the 2002 list   71 countries + 2
      O("Choose a country","index.shtml");
      O("Argentina","/eng/resources/quotas/2002/country/argentina.shtml");
	  O("Azerbaijan","/eng/resources/quotas/2002/country/azerbaijan.shtml");
      O("Bangladesh","/eng/resources/quotas/2002/country/bangladesh.shtml");
      O("Benin","/eng/resources/quotas/2002/country/benin.shtml");
      O("Botswana","/eng/resources/quotas/2002/country/botswana.shtml");
      O("Brunei Darussalam","/eng/resources/quotas/2002/country/brunei.shtml");
	  O("Bulgaria","/eng/resources/quotas/2002/country/bulgaria.shtml");
      O("Cambodia","/eng/resources/quotas/2002/country/cambodia.shtml");
      O("Cameroon","/eng/resources/quotas/2002/country/cameroon.shtml");
	  O("Canada","/eng/resources/quotas/2002/country/canada.shtml");
      O("Central African Republic","/eng/resources/quotas/2002/country/central_africa.shtml");
      O("Chad","/eng/resources/quotas/2002/country/chad.shtml");
      O("Chile","/eng/resources/quotas/2002/country/chile.shtml");
      O("China","/eng/resources/quotas/2002/country/china.shtml");
      O("Colombia","/eng/resources/quotas/2002/country/colombia.shtml");
      O("Congo","/eng/resources/quotas/2002/country/congo.shtml");
	  O("Côte d'Ivoire","/eng/resources/quotas/2002/country/cote_ivoire.shtml");
      O("Czech Republic","/eng/resources/quotas/2002/country/czech.shtml");
      O("Ecuador","/eng/resources/quotas/2002/country/ecuador.shtml");
      O("Egypt","/eng/resources/quotas/2002/country/egypt.shtml");
      O("Eritrea","/eng/resources/quotas/2002/country/eritrea.shtml");
      O("Ethiopia","/eng/resources/quotas/2002/country/ethiopia.shtml");
      O("Gabon","/eng/resources/quotas/2002/country/gabon.shtml");
      O("Georgia","/eng/resources/quotas/2002/country/georgia.shtml");
      O("Ghana","/eng/resources/quotas/2002/country/ghana.shtml");
	  O("Guinea","/eng/resources/quotas/2002/country/guinea.shtml");
      O("Guyana","/eng/resources/quotas/2002/country/guyana.shtml");
	  O("Hungary","/eng/resources/quotas/2002/country/hungary.shtml");
      O("India","/eng/resources/quotas/2002/country/india.shtml");
      O("Indonesia","/eng/resources/quotas/2002/country/indonesia.shtml");
	  O("Iran","/eng/resources/quotas/2002/country/iran.shtml");
	  O("Kazakhstan","/eng/resources/quotas/2002/country/kazakhstan.shtml");
      O("Kenya","/eng/resources/quotas/2002/country/kenya.shtml");
      O("Laos","/eng/resources/quotas/2002/country/laos.shtml");
      O("Madagascar","/eng/resources/quotas/2002/country/madagascar.shtml");
      O("Malawi","/eng/resources/quotas/2002/country/malawi.shtml");
      O("Malaysia","/eng/resources/quotas/2002/country/malaysia.shtml");
      O("Mali","/eng/resources/quotas/2002/country/mali.shtml");
      O("Mauritania","/eng/resources/quotas/2002/country/mauritania.shtml");
      O("Mongolia","/eng/resources/quotas/2002/country/mongolia.shtml");
      O("Mozambique","/eng/resources/quotas/2002/country/mozambique.shtml");
      O("Myanmar","/eng/resources/quotas/2002/country/myanmar.shtml");
      O("Namibia","/eng/resources/quotas/2002/country/namibia.shtml");
      O("Nicaragua","/eng/resources/quotas/2002/country/nicaragua.shtml");
      O("Niger","/eng/resources/quotas/2002/country/niger.shtml");
      O("Nigeria","/eng/resources/quotas/2002/country/nigeria.shtml");
      O("Pakistan","/eng/resources/quotas/2002/country/pakistan.shtml");
      O("Paraguay","/eng/resources/quotas/2002/country/paraguay.shtml");
      O("Peru","/eng/resources/quotas/2002/country/peru.shtml");
      O("Philippines","/eng/resources/quotas/2002/country/philippines.shtml");
      O("Romania","/eng/resources/quotas/2002/country/romania.shtml");
      O("Russia","/eng/resources/quotas/2002/country/russia.shtml");
      O("Senegal","/eng/resources/quotas/2002/country/senegal.shtml");
	  O("Sierra Leone","/eng/resources/quotas/2002/country/sierra_leone.shtml");
      O("Singapore","/eng/resources/quotas/2002/country/singapore.shtml");
      O("Somalia","/eng/resources/quotas/2002/country/somalia.shtml");
      O("South Africa","/eng/resources/quotas/2002/country/south_africa.shtml");
      O("Sri Lanka","/eng/resources/quotas/2002/country/sri_lanka.shtml");
      O("Sudan","/eng/resources/quotas/2002/country/sudan.shtml");
      O("Suriname","/eng/resources/quotas/2002/country/suriname.shtml");
      O("Thailand","/eng/resources/quotas/2002/country/thailand.shtml");
      O("Togo","/eng/resources/quotas/2002/country/togo.shtml");
      O("Turkey","/eng/resources/quotas/2002/country/turkey.shtml");
	  O("Ukraine","/eng/resources/quotas/2002/country/ukraine.shtml");
      O("United Republic of Tanzania","/eng/resources/quotas/2002/country/tanzania.shtml");	  
	  O("United States of America","/eng/resources/quotas/2002/country/usa.shtml");
      O("Uzbekistan","/eng/resources/quotas/2002/country/uzbekistan.shtml");
      O("Viet Nam","/eng/resources/quotas/2002/country/viet_nam.shtml");
	  O("Yugoslavia","/eng/resources/quotas/2002/country/yugoslavia.shtml");
      O("Zambia","/eng/resources/quotas/2002/country/zambia.shtml");
      O("Zimbabwe","/eng/resources/quotas/2002/country/zimbabwe.shtml");
}
aln2=a.length;
var formNum = getFormNum(formName); // var formNum added, explicit var pass
if (formNum>=0) {
	formNum++; // reference next form, assume it follows in HTML
	with (document.forms[formNum].elements[elementNum]) {
		for (var i=options.length-1;i>0;i--) options[i]=null;
		for (var i=1;i<aln2;i++) options[i-1]=a[i];
		options[0].selected=true;
	}
}
} else {
jmp(formName,elementNum);
}
}


function IEsetup(){
	if(!document.all) return;
	IE5 = navigator.appVersion.indexOf("5.")!=-1;
	if(!IE5) {
		for (i=0;i<document.forms.length;i++) {
			document.forms[i].reset();
		}
	}
}

window.onload = IEsetup;

//-->
