//.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 :: Labour, Employment and Human Resources Development'); 
document.write('<option value=none>-----------------------------------------------------------------------'); 
document.write('<option value="../labour_market/labour_market.html">Labour Market Trends: A Youth Focus ');
document.write('<option value="../different_approaches/different_approaches.html">Different Approaches to Migration and its Impacts: A Sri Lankan Perspective  ');
document.write('<option value="../survey_catch_up_edu/survey_catch_up_edu.html">Survey on Catch up Education (On-going)');
document.write('<option value="../intersectoral_study/intersectoral_study.html">Intersectoral Study on Education and Health');
document.write('<option value="../jobsnet_data/jobsnet_data.html">Jobsnet Data Analysis');
document.write('<option value="../school_level/school_level.html">Will School Level Decision Making Improve Access to Better Education for the Poor in Sri Lanka?');
document.write('<option value="../ageing_in_srilanka/ageing_in_srilanka.html">Ageing in Sri Lanka');
document.write('<option value="../child_labour/child_labour.html">Effectiveness of Child Labour Prevention Strategies in Sri Lanka');
document.write('<option value="../overview_of_education/overview_of_education.html">Overview of Education Budgeting and Resource Allocation Processes in Sri Lanka');
document.write('<option value="../fin_pr_se_edu/fin_pr_se_edu.html">Financing Primary and Secondary Education in Sri Lanka');
document.write('<option value="../in_fo_labour/in_fo_labour.html">Informal Labour Sector in Sri Lanka');
document.write('<option value="../t_delivery_ge/t_delivery_ge.html">The Delivery of General Education in Sri Lanka - An Alternative Approach');
document.write('<option value="../effect_housing/effect_housing.html">The Effect of Housing on Labour Performance in Estates');
document.write('<option value="../estate_social_wdi/estate_social_wdi.html">Estate Social Welfare Development Indices');
document.write('<option value="../designing_reti/designing_reti.html">Designing Retirement-Income-Security Arrangements: Theory, Issues and Applications to Sri Lanka');
document.write('<option value="../estate_performance/estate_performance.html">Effectiveness of Welfare Programmes in Improving Estate Performance');
document.write('<option value="../peace_conflict_impact/peace_conflict_impact.html">Peace and Conflict Impact Assessment of a "Vocational Training Intervention"');
document.write('<option value="../labour_legislation/labour_legislation.html">The Labour Legislation and Female Employment in Sri Lankas Manufacturing Sector');
document.write('<option value="../labour_situation/labour_situation.html">The Labour Situation on Sri Lankan Tea Estates - A view to 2005');
document.write('<option value="../responding_future/responding_future.html"> Responding to Future Challenges in Education and Training: Policy Issues at the Higher and ..');
document.write('</select>');
document.write('</form>');

