// 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/200911210002.html',
    slug:'Nigeria:',
    headline:'Swiss Authorities Convict Abacha\'s Son of Graft'
  };
list[1] =
  { url:'http://allafrica.com/stories/200911210005.html',
    slug:'Nigeria:',
    headline:'Tribunal Orders Arrest of Anti-Corruption Leader'
  };
list[2] =
  { url:'http://allafrica.com/stories/200911201109.html',
    slug:'Nigeria:',
    headline:'Federal Govt Declares Nov. 26, 27 as Public Holidays'
  };
list[3] =
  { url:'http://allafrica.com/stories/200911201108.html',
    slug:'Nigeria:',
    headline:'Riot in Prison Over Bode George'
  };
list[4] =
  { url:'http://allafrica.com/stories/200911201107.html',
    slug:'Nigeria:',
    headline:'Online Shop Launched'
  };
list[5] =
  { url:'http://allafrica.com/stories/200911201106.html',
    slug:'Nigeria:',
    headline:'Journalism Isn\'t Where You Get Your Reward in Naira, Kobo - Aderinokun'
  };
list[6] =
  { url:'http://allafrica.com/stories/200911200608.html',
    slug:'Africa:',
    headline:'Top World Food Official Laments Lack of Summit Targets'
  };
list[7] =
  { url:'http://allafrica.com/stories/200911200006.html',
    slug:'Nigeria:',
    headline:'Budget Deadlock Grips Legislature'
  };
list[8] =
  { url:'http://allafrica.com/stories/200911200599.html',
    slug:'Nigeria:',
    headline:'Cholera Kills Twenty in Borno, 2000 Infected'
  };
list[9] =
  { url:'http://allafrica.com/stories/200911200591.html',
    slug:'Nigeria:',
    headline:'National Stadium - The Shame of a Nation'
  };
list[10] =
  { url:'http://allafrica.com/stories/200911200573.html',
    slug:'Nigeria:',
    headline:'ANPP Chairman Expunged Over Alleged Theft'
  };
list[11] =
  { url:'http://allafrica.com/stories/200911200003.html',
    slug:'Nigeria:',
    headline:'Ruling Party, Lawmakers Against Senate Over Budget'
  };
list[12] =
  { url:'http://allafrica.com/stories/200911191194.html',
    slug:'Nigeria:',
    headline:'GMO Rice - U.S. Suit Confirms Contamination in Country, ERA'
  };
list[13] =
  { url:'http://allafrica.com/stories/200911191186.html',
    slug:'Nigeria:',
    headline:'FG Begins Payment of N65,000 Monthly Allowance to Ex-Militants'
  };
list[14] =
  { url:'http://allafrica.com/stories/200911200613.html',
    slug:'Nigeria:',
    headline:'I Deserve Some Respect - Amodu'
  };
list[15] =
  { url:'http://allafrica.com/stories/200911200593.html',
    slug:'Nigeria:',
    headline:'Eagles Camp Opens On Boxing Day in South  Africa'
  };
list[16] =
  { url:'http://allafrica.com/stories/200911200570.html',
    slug:'Nigeria:',
    headline:'Oshiomhole Congratulates Eagles Coach'
  };
list[17] =
  { url:'http://allafrica.com/stories/200911200430.html',
    slug:'Nigeria:',
    headline:'Beyond Imperial Governors'
  };
list[18] =
  { url:'http://allafrica.com/stories/200911200259.html',
    slug:'Nigeria:',
    headline:'Politics of Sagamu-Benin Road'
  };
list[19] =
  { url:'http://allafrica.com/stories/200911200184.html',
    slug:'Nigeria:',
    headline:'Representatives Blast Ekaette, Orubebe Over Rot in Niger Delta Ministry'
  };
list[20] =
  { url:'http://allafrica.com/stories/200911190063.html',
    slug:'Nigeria:',
    headline:'Govt Blames Private Sector for Corruption Rating'
  };
list[21] =
  { url:'http://allafrica.com/stories/200911200609.html',
    slug:'Nigeria:',
    headline:'U-17 2009 - LOC Board Backs FG Probe'
  };
list[22] =
  { url:'http://allafrica.com/stories/200911200598.html',
    slug:'Nigeria:',
    headline:'Goje Rues Absence of Standard Stadium in Gombe'
  };
list[23] =
  { url:'http://allafrica.com/stories/200911200277.html',
    slug:'Nigeria/Sudan:',
    headline:'Footballers\' Union Begs For Worgu'
  };
list[24] =
  { url:'http://allafrica.com/stories/200911200089.html',
    slug:'Nigeria:',
    headline:'Call For Amadu\'s Sack Immoral, Says Gombe'
  };
list[25] =
  { url:'http://allafrica.com/stories/200911191003.html',
    slug:'Nigeria:',
    headline:'Country and Ukraine to Cooperate in Stopping Illegal Trade in Small Arms - President Yar\'adua'
  };
list[26] =
  { url:'http://allafrica.com/stories/200911190557.html',
    slug:'Nigeria:',
    headline:'Amodu Off to Angola For Nations Cup Draw'
  };
list[27] =
  { url:'http://allafrica.com/stories/200911190556.html',
    slug:'Nigeria:',
    headline:'Remittance From Citizens Abroad'
  };
list[28] =
  { url:'http://allafrica.com/stories/200911190217.html',
    slug:'Nigeria:',
    headline:'Developing Countries Challenge West, China on Climate'
  };
list[29] =
  { url:'http://allafrica.com/stories/200911190006.html',
    slug:'Nigeria:',
    headline:'Yar\'Adua Tears Senators, Representatives Apart'
  };

// 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 ( 'Nigeria' );
} 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/nigeria/" 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>' );






