//.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 :: Poverty and Social Welfare'); 
document.write('<option value=none>-----------------------------------------------------------------------');
document.write('<option value="../tsunami_microfinance/tsunami_microfinance.html">Post-Tsunami Microfinance in Sri Lanka');
document.write('<option value="../combating_multiple/combating_multiple.html">Combating Multiple and Overlapping Vulnerabilities: Microinsurance for the Poor in Sri Lanka (On-going)');
document.write('<option value="../child_poverty/child_poverty.html">Child Poverty and Disparities (On-going)');
document.write('<option value="../country_report/country_report.html">Sri Lanka: Country Report for SAARC Regional Poverty Profile 2006/2007 (On-going)');
document.write('<option value="../country_report_oms/country_report_oms.html">Country Report on the Outreach of Microfinance Services in Sri Lanka(on-going)');
document.write('<option value="../economic_growth_emp/economic_growth_emp.html">Economic Growth, Employment and Poverty Reduction in Sri Lanka');
document.write('<option value="../impact_of_trade/impact_of_trade.html">Impact of Trade Liberalization on Poverty in Sri Lanka');
document.write('<option value="../economic_and_political/economic_and_political.html">Economic and Political Empowerment of the Poor: Promoting Empowerment through Microfinance ..');
document.write('<option value="../upgrading_educational/upgrading_educational.html">Upgrading Educational Opportunities for the Poor');
document.write('<option value="../mimap/mimap.html">Micro Impacts of Macroeconomic Adjustment Policies (MIMAP)');
document.write('<option value="../rural_development/rural_development.html">The Integrated Rural Development Programme in Sri Lanka: Lessons of Experience for Poverty Reduction');
document.write('<option value="../samurdhi/samurdhi.html">How successful is Samurdhis Savings and Credit Programme in Reaching the Poor in Sri Lanka?');
document.write('<option value="../credit_based/credit_based.html">Credit-based Participatory Poverty Alleviation Strategies in Sri Lanka: What Have We Learned?');
document.write('<option value="../rural_poverty/rural_poverty.html">Rural Poverty and an Agrarian Crisis in Sri Lanka, 1985-95: Making Sense of the Picture');
document.write('</select>');
document.write('</form>');

