//initialize parameters if they are not defined
if (wpr_header_name == null) {var wpr_header_name = '';}
if (wpr_total_font == null) {var wpr_total_font = 'size="2" face="Verdana, Arial, Helvetica, sans-serif" color="666666"';}
if (wpr_total_font_desc == null) {var wpr_total_font_desc  = 'size="1" face="Verdana, Arial, Helvetica, sans-serif" color="666666"';}
if (wpr_total_number == null||wpr_total_number>18) {var wpr_total_number = 18;}
if (wpr_odd_row_color == null) {var wpr_odd_row_color = 'white';}
if (wpr_even_row_color == null) {var wpr_even_row_color = 'white';}
if (wpr_open_in_blank == null) { var wpr_open_in_blank = true;}
if (wpr_table_width == null) {var wpr_table_width = '100%';}
//create an array of headlines
var wpr_headlines = new Array();
var wpr_urls = new Array();
var wpr_description = new Array();
		
		wpr_headlines[1] = 'Looking Beyond the U.S.-Asean Summit';
		wpr_urls[1] = 'http://www.worldpress.org/Asia/3453.cfm';
		wpr_description[1] = 'Simon Roughneen';
				
		wpr_headlines[2] = 'Is Prime Minister Fayad Plotting to Replace Abbas?';
		wpr_urls[2] = 'http://www.worldpress.org/Mideast/3452.cfm';
		wpr_description[2] = 'Teri Schure';
				
		wpr_headlines[3] = 'Hun Sen Upsets Thailand&rsquo;s Apple Cart';
		wpr_urls[3] = 'http://www.worldpress.org/Asia/3451.cfm';
		wpr_description[3] = 'Simon Roughneen';
				
		wpr_headlines[4] = 'The Yuan Underrated, China Overrated';
		wpr_urls[4] = 'http://www.worldpress.org/Asia/3450.cfm';
		wpr_description[4] = 'Jurnan Goos';
				
		wpr_headlines[5] = 'J Street: Pro-Israel, Pro-Palestine, Pro-Peace';
		wpr_urls[5] = 'http://www.worldpress.org/Mideast/3448.cfm';
		wpr_description[5] = 'M.J. Rosenberg';
				
		wpr_headlines[6] = 'Poppy Fields in Afghanistan';
		wpr_urls[6] = 'http://www.worldpress.org/Mideast/3447.cfm';
		wpr_description[6] = 'Joseph Kirschke';
				
		wpr_headlines[7] = 'Interview with Dr. Michael Byers';
		wpr_urls[7] = 'http://www.worldpress.org/Americas/3446.cfm';
		wpr_description[7] = 'Am Johal';
											
			wpr_headlines[8] = 'The Taliban&rsquo;s War on Pakistan';
			wpr_urls[8] = 'http://www.worldpress.org/Mideast/3443.cfm';
			wpr_description[8] = 'Walid Phares';
											
			wpr_headlines[9] = 'Nobel Committee Pulls Oil Plug on Intervention';
			wpr_urls[9] = 'http://www.worldpress.org/Mideast/3440.cfm';
			wpr_description[9] = 'Dr. Walid Phares';
											
			wpr_headlines[10] = 'A Love Affair with Israel';
			wpr_urls[10] = 'http://www.worldpress.org/Mideast/3429.cfm';
			wpr_description[10] = 'Sima Borkovski';
											
			wpr_headlines[11] = 'Investment Hopes in Lithuania';
			wpr_urls[11] = 'http://www.worldpress.org/Europe/3445.cfm';
			wpr_description[11] = 'Linas Jegelevicius';
											
			wpr_headlines[12] = 'Students Fret over Loan Program in Lithuania';
			wpr_urls[12] = 'http://www.worldpress.org/Europe/3436.cfm';
			wpr_description[12] = 'Linas Jegelevicius';
											
			wpr_headlines[13] = 'Forgive, Forget';
			wpr_urls[13] = 'http://www.worldpress.org/Europe/3434.cfm';
			wpr_description[13] = 'Risto Karajkov';
											
			wpr_headlines[14] = 'Taiwan&rsquo;s Vision for International Climate Change Cooperation';
			wpr_urls[14] = 'http://www.worldpress.org/Asia/3442.cfm';
			wpr_description[14] = 'Stephen Shu-hung Shen';
											
			wpr_headlines[15] = 'China: Media Summit Participants Should Push for Press Freedom';
			wpr_urls[15] = 'http://www.worldpress.org/Asia/3432.cfm';
			wpr_description[15] = 'Human Rights Watch';
											
			wpr_headlines[16] = 'All in on Climate Change';
			wpr_urls[16] = 'http://www.worldpress.org/Asia/3431.cfm';
			wpr_description[16] = 'Rich Bowden';
											
			wpr_headlines[17] = 'The Break from Impunity in Argentina';
			wpr_urls[17] = 'http://www.worldpress.org/Americas/3444.cfm';
			wpr_description[17] = 'Alexandria Prain';
											
			wpr_headlines[18] = 'Honduras: Stop Blocking Human Rights Inquiries';
			wpr_urls[18] = 'http://www.worldpress.org/Americas/3439.cfm';
			wpr_description[18] = 'Human Rights Watch';
											
			wpr_headlines[19] = 'Chile&rsquo;s Mapuches Call for Regional Autonomy';
			wpr_urls[19] = 'http://www.worldpress.org/Americas/3418.cfm';
			wpr_description[19] = 'Roque Planas';
											
			wpr_headlines[20] = 'Sierra Leone&rsquo;s Youth: A Boon for Investment';
			wpr_urls[20] = 'http://www.worldpress.org/Africa/3441.cfm';
			wpr_description[20] = 'Unisa Dizo-Conteh';
											
			wpr_headlines[21] = 'Shariah in Lawless Somalia';
			wpr_urls[21] = 'http://www.worldpress.org/Africa/3438.cfm';
			wpr_description[21] = 'Abukar Arman';
											
			wpr_headlines[22] = 'Public Schools in Sierra Leone Gasping for Life Support';
			wpr_urls[22] = 'http://www.worldpress.org/Africa/3416.cfm';
			wpr_description[22] = 'Roland Bankole Marke';
		
document.write('<table width="'+wpr_table_width+'" cellpadding="5" cellspacing="0">');
document.write('<TR><TD colspan="2" align="center"><font '+wpr_total_font+' >'+wpr_header_name+'</font></TD></TR>');
for(var z=1;z<=wpr_total_number;z++)
{
	document.write('<TR bgcolor="');
	if (z % 2 == 0){document.write(wpr_even_row_color);}
	else {document.write(wpr_odd_row_color);}
	document.write('"><TD><a href="'+wpr_urls[z]+'"');
	if (wpr_open_in_blank){document.write(' target="_blank" ');}
	document.write('><font '+wpr_total_font+' >'+wpr_headlines[z]+'</font></a><bR><font '+wpr_total_font_desc+' >'+wpr_description[z]+'</font></TD></TR>');
}

document.write('<tr><td align="right"><font '+wpr_total_font+' >News Headlines Powered by <a href="http://www.worldpress.org" target="_blank">www.worldpress.org</a></font></td></tr></table>');