//.para {
//	font-family: Arial, Helvetica, sans-serif;
	//font-size: 9pt;
	//line-height: 1.5;
//}
<!--
function go(){
if (document.selecter.select1.options[document.selecter.select1.selectedIndex].value != "none") {
location = document.selecter.select1.options[document.selecter.select1.selectedIndex].value
		}
	}


	
<!--
document.write('<form name="selecter"><select name="select1" size=1 onclick="go()" class="s">');
document.write('<option value=none>Research Projects :: Agricultural Economic Policy'); 
document.write('<option value=none>-----------------------------------------------------------------------'); 

document.write('<option value="../agreement_impacts/agreement_impacts.html">TRIPs Agreement and Its Impacts on Sri Lankan Agricultural Trade');
document.write('<option value="../articulating_mainstreaming/articulating_mainstreaming.html">Articulating and Mainstreaming Appropriate Agricultural Trade Policies');
document.write('<option value="../value_chain/value_chain.html">Value Chain Development for Fostering Regional Corporation in ..');
document.write('<option value="../trade_poverty_nexus/trade_poverty_nexus.html">Trade Poverty Nexus in the Sri Lankan Fisheries Sector');
document.write('<option value="../diyawanna_oya/diyawanna.html">To Develop or To Conserve: The Case of the Diyawanna Wet Lands in Sri Lanka');
document.write('<option value="../innovative_practice/innovative_practice.html">Innovative Practice in Integrating Small Farmers into Dynamic Supply Chains:');
document.write('<option value="../value_chain_development/value_chain_development.html">Value Chain Development in Conflict-Affected Environments: Analysis of the Fisheries Sector in ..');
document.write('<option value="../impact_post_doha_agricultural/impact_post_doha_agricultural.html">Impact of Post Doha Agricultural Liberalization on Efficiency and Comparative Advantage of Rice ..');
document.write('<option value="../agri_land_sector/agri_land_sector.html">Agricultural Land Sector in Sri Lanka');
document.write('<option value="../reducing_poverty/reducing_poverty.html">Reducing Poverty in South Asia through Economic and Political Empowerment of the Poor: Empowerment ..');
document.write('<option value="../rs_agr_trade/rs_agr_trade.html">Regional Study on Agricultural Trade Liberalization Trends in the Asia Pacific');
document.write('<option value="../agriculturemarketing/agriculturemarketing.html">Forward Sales Contracts: A Market Based Alternative to Government Intervention in Agriculture Marketing');
document.write('<option value="../agriculturelpolicyseries/agriculturalpolicies.html">Agricultural Policies and their Implications for the Domestic Agricultural Sector: 1995 - 2000');
document.write('<option value="../uraa/uraa.html">Impacts of the Implementation of the Uruguay Round Agreement on Agriculture (Uraa): Country Specific ..');
document.write('</select>');
document.write('</form>');

