// make sure the optional variables are set (FIX: add all variables to this
// with reasonable defaults?)
if ( aa_new_window == null ) {
 var aa_new_window = false;
}

// which browser are we: netscape 4 dies with
// in-line styles and javascript combined
var aa_not_nscape = navigator.appName.indexOf("Netscape") == -1;

//
// fill the array 
//
var list = new Array();
list[0] =
  { url:'http://allafrica.com/stories/201002090998.html',
    slug:'Liberia:',
    headline:'MYS Takes Sports to the Communities'
  };
list[1] =
  { url:'http://allafrica.com/stories/201002090997.html',
    slug:'Liberia:',
    headline:'World Cup Trophy Lands Here Today'
  };
list[2] =
  { url:'http://allafrica.com/stories/201002090976.html',
    slug:'Liberia:',
    headline:'President Sirleaf and World Bank President Zoellick Discuss World Bank Projects in Country'
  };
list[3] =
  { url:'http://allafrica.com/stories/201002090792.html',
    slug:'Liberia:',
    headline:'MOF - Voscon Inc. Not Handpicked'
  };
list[4] =
  { url:'http://allafrica.com/stories/201002090791.html',
    slug:'Liberia:',
    headline:'\'I\'m Freed At Last\''
  };
list[5] =
  { url:'http://allafrica.com/stories/201002090790.html',
    slug:'Liberia:',
    headline:'Liberian Red Cross Assists 243 Fire Victims in Sinkor'
  };
list[6] =
  { url:'http://allafrica.com/stories/201002090776.html',
    slug:'Liberia:',
    headline:'GOL, Partners Launch Cash Transfer Pilot Scheme'
  };
list[7] =
  { url:'http://allafrica.com/stories/201002090775.html',
    slug:'Liberia:',
    headline:'Firestone Hosts WAEC General Consultative Meeting'
  };
list[8] =
  { url:'http://allafrica.com/stories/201002060003.html',
    slug:'Liberia:',
    headline:'Former Liberian Leader\'s Son Ordered to Pay Torture Victims'
  };
list[9] =
  { url:'http://allafrica.com/stories/201002081010.html',
    slug:'Liberia:',
    headline:'Taylor Says Conspiracy Brought Him to Court'
  };
list[10] =
  { url:'http://allafrica.com/stories/201002050213.html',
    slug:'Liberia:',
    headline:'Prosecutors Say Taylor Executed Politicians'
  };
list[11] =
  { url:'http://allafrica.com/stories/201002050914.html',
    slug:'Liberia:',
    headline:'TRC Smashed'
  };
list[12] =
  { url:'http://allafrica.com/stories/201002050913.html',
    slug:'Liberia:',
    headline:'The Bridge Gangs Return'
  };
list[13] =
  { url:'http://allafrica.com/stories/201002050651.html',
    slug:'Liberia:',
    headline:'Boakai Positive of Govt-India Relations'
  };
list[14] =
  { url:'http://allafrica.com/stories/201002050648.html',
    slug:'Liberia:',
    headline:'PUL Craves Members\' Support Reconstitute Grievance Committee'
  };
list[15] =
  { url:'http://allafrica.com/stories/201002050083.html',
    slug:'Liberia:',
    headline:'Do You Trust Sirleaf?'
  };
list[16] =
  { url:'http://allafrica.com/stories/201002040929.html',
    slug:'Liberia:',
    headline:'President Sireaf Sympathizes with Injured Indian Diplomats and Fire Victims'
  };
list[17] =
  { url:'http://allafrica.com/stories/201002030265.html',
    slug:'Liberia:',
    headline:'Prosecutors Question Taylor\'s Motives for Releasing UN Hostages'
  };
list[18] =
  { url:'http://allafrica.com/stories/201002020596.html',
    slug:'Sierra Leone:',
    headline:'Taylor Turns Up Late in Court'
  };
list[19] =
  { url:'http://allafrica.com/stories/201002020240.html',
    slug:'Liberia:',
    headline:'Prosecutors Say Taylor Suppressed Press Freedom'
  };
list[20] =
  { url:'http://allafrica.com/stories/201002031119.html',
    slug:'Liberia:',
    headline:'I Advanced Press Freedom'
  };
list[21] =
  { url:'http://allafrica.com/stories/201002031118.html',
    slug:'Liberia:',
    headline:'Hot Exchange - Justice, GAC Fuss over \'Downtrodden\''
  };
list[22] =
  { url:'http://allafrica.com/stories/201002031117.html',
    slug:'Liberia:',
    headline:'No Jobs for \'Book People\''
  };
list[23] =
  { url:'http://allafrica.com/stories/201002031116.html',
    slug:'Liberia:',
    headline:'President\'s Politicians\' Retirement Plan Opposed'
  };
list[24] =
  { url:'http://allafrica.com/stories/201002030092.html',
    slug:'Nigeria:',
    headline:'Johnson-Sirleaf Lauds Nations Role in Liberia'
  };
list[25] =
  { url:'http://allafrica.com/stories/201002020992.html',
    slug:'Liberia:',
    headline:'Fire Disaster - Dozens Left Homeless'
  };
list[26] =
  { url:'http://allafrica.com/stories/201002020991.html',
    slug:'Liberia:',
    headline:'Ellen Holds Bilateral Talks at AU Summit - as Country Takes Leadership Role'
  };
list[27] =
  { url:'http://allafrica.com/stories/201002020990.html',
    slug:'Liberia:',
    headline:'No Justice for the Poor - Murdered Man\'s Mother Cries Out'
  };
list[28] =
  { url:'http://allafrica.com/stories/201002020989.html',
    slug:'Liberia:',
    headline:'Boakai Dedicates Country\'s First Peanut Butter Plant, Urges Liberians to Take Initiatives'
  };
list[29] =
  { url:'http://allafrica.com/stories/201002020946.html',
    slug:'Liberia:',
    headline:'President Vows Action against Media, Others for \'Falsely Accusing\' Officials'
  };

// open the table
document.write ( '<table bgcolor="' );
document.write ( aa_outside_color );
document.write ( '" ' );
if ( aa_width != null ) {
  document.write ( 'width="' + aa_width + '" ' );
}
document.write ( 'cellspacing="0" cellpadding="1" border="0"><tr><td>' );

document.write ( '<table width="100%" bgcolor="' );
document.write ( aa_stripe_color_1 );
document.write ( '" cellspacing="0" cellpadding="0" border="0">' );
document.write ( "\n" );

// header ifdefing for netscape idiocy to do font stuff
document.write ( '<tr><td><table width="100%" bgcolor="' );
document.write ( aa_outside_color );
document.write ( '" cellspacing="0" cellpadding="4" border="0"><tr><td align="center">' );
if ( aa_not_nscape ) {
document.write ( '<span style="font-family:arial,sans-serif;font-size:12pt;font-weight:bold;color=' + aa_header_color + '">' );
} else {
document.write ( '<font face="arial,sans-serif" point-size="12" color="' + aa_header_color + '"><strong>' );
}
if ( aa_header == null ) {
document.write ( 'Liberia' );
} else {
  document.write ( aa_header );
}
if ( aa_not_nscape ) {
document.write ( '</span>' );
} else {
document.write ( '</strong></font>' );
}
document.write ( '</td></tr></table></td></tr>' );
document.write ( "\n" );

// interior table
document.write ( '<tr><td><table width="100%" cellspacing="0" cellpadding="3" border="0">' );

// javascript loop
for ( var i=0; i<aa_how_many; i++ ) {
if ( list[i] == null ) { break; }
document.write ( '<tr><td bgcolor="' );
if ( i%2 != 0 ) {
document.write ( aa_stripe_color_2 );
} else {
document.write ( aa_stripe_color_1 );
}
document.write ( '"><a ' );
if ( aa_not_nscape ) {
  document.write ( 'style="font-family:arial,sans-serif;font-size:11pt;text-decoration:none;" ' );
}
document.write ( 'href="' );
document.write ( list[i].url );
document.write ( '"' );
if ( aa_new_window ) {
  document.write ( ' target="_blank"' );
}
document.write ( '"><font face="arial,sans-serif" point-size="11">' );
if ( aa_display_category ) {
document.write ( '<u><strong>' );
document.write ( list[i].slug );
document.write ( '</strong></u> ' );
}
document.write ( list[i].headline );
document.write ( '</font></a> </td></tr>');
document.write ( "\n" );
}

// powered-by text at bottom
document.write ( '<tr><td align="right">');
if ( aa_not_nscape ) {
  document.write ( '<span style="font-family:arial,sans-serif;font-size:9pt;text-decoration:none;">' );
} else {
  document.write ( '<font face="arial,sans-serif" point-size="9">' );
}
document.write ( 'powered by allAfrica.com <br />' );
document.write ( '<a href="http://allafrica.com/liberia/" target="_blank">more news</a> &gt;&gt; ' );
if ( aa_not_nscape ) {
  document.write ( '</span>' ); 
} else {
  document.write ( '</font>' );
}
document.write ( '</td></tr>' );

// close up the tables
document.write ( '</table></td></tr>' );
document.write ( '</table>' );
document.write ( '</td></tr></table>' );






