//.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 ::Industry, Public Enterprise Reform and Regulatory Policy'); 
document.write('<option value=none>-----------------------------------------------------------------------'); 
document.write('<option value="../telecom_regulatory_policy/telecom_regulatory_policy.html">Telecom Regulatory and Policy Environment in Sri Lanka:Results and Analysis of the 2008 TRE Survey');
document.write('<option value="../un_con_cha_state/un_con_cha.html">Understanding the Conditions for Change in State-Owned Enterprises');
document.write('<option value="../ria_and_rg/ria_and_rg.html">Regulatory Impact Assessment (RIA) and Regulatory Governance');
document.write('<option value="../st_ipr_in_sl/st_ipr_in_sl.html">Study on Industrial Policy Regimes in Sri Lanka and Formulating Guidelines for a Consensus on a ..');
document.write('<option value="../import_of_sp_car/import_of_sp_car.html">Import of Spare Parts and Local Assembly of Cars and Computers in Sri Lanka');
document.write('<option value="../effective_states/effective_states.html">Effective States and Engaged Societies: The Case of Sri Lanka');
document.write('<option value="../wto_principles/wto_principles.html">WTO Principles on Telecommunications Services Liberalization: A Case Study on Telecommunications ..');
document.write('<option value="../application_regulatory/application_regulatory.html">Applying Regulatory Impact Assessment (RIA) in Sri Lanka');
document.write('<option value="../distributional_impact_sri/distributional_impact_sri.html">Distributional Impact of Privatization: The Sri Lankan Experience');
document.write('<option value="../diversifying_partic/diversifying_partic.html">Diversifying Participation in the Different Elements of Network Development: Replicating the Grameen ..');
document.write('<option value="../comparative_study/comparative_study.html">Comparative Study of Competition Regimes in Select Developing countries of the Commonwealth..');
document.write('<option value="../infrastructure_privatization/infrastructure_privatization.html">Impact Study on Infrastructure Privatization in Sri Lanka');
document.write('<option value="../liberalizing/liberalizing.html">Liberalizing Imports of Foreign Orthodox Teas for Value Addition in Sri Lankan Tea Exports');
document.write('<option value="../mfa/mfa.html">The MFA and the Textiles and Clothing Sector in Sri Lanka');
document.write('<option value="../privatization_effects/privatization_effects.html">Privatization in Sri Lanka: Social Effects and Restructuring');
document.write('<option value="../smis/smis.html">The Impact of Credit on Small &amp; Medium-Scale Industries (SMIs) in Sri Lanka');
document.write('<option value="../privatesector_participation/privatesector_participation.html">A Method to Analyse the Viability of Private Sector Participation in New Infrastructure Projects..');
document.write('<option value="../performance/performance.html">Performance Contracting: A Strategy for Public Enterprise Reform in Sri Lanka?');
document.write('<option value="../handloom/handloom.html">The Problems and Prospects of Sri Lankas Handloom Industry');

document.write('</select>');
document.write('</form>');

