// 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/200911210008.html',
    slug:'Africa:',
    headline:'Cup of Nations Draw Made in Angola'
  };
list[1] =
  { url:'http://allafrica.com/stories/200911190027.html',
    slug:'Africa:',
    headline:'Angola Hosts Draw for African Cup of Nations'
  };
list[2] =
  { url:'http://allafrica.com/stories/200911180932.html',
    slug:'Congo-Kinshasa:',
    headline:'Angola Seeks Return of Refugees'
  };
list[3] =
  { url:'http://allafrica.com/stories/200911191083.html',
    slug:'Angola:',
    headline:'Senator Lugar Hails New Chapter in U.S.-Angolan Relations'
  };
list[4] =
  { url:'http://allafrica.com/stories/200911191077.html',
    slug:'Angola:',
    headline:'Professional Centres Train Over 20,000 Youths in Luanda'
  };
list[5] =
  { url:'http://allafrica.com/stories/200911191076.html',
    slug:'Angola:',
    headline:'Armed Forces Staff Attend Workshop on Future Constitution'
  };
list[6] =
  { url:'http://allafrica.com/stories/200911191075.html',
    slug:'Angola:',
    headline:'International Conference Debates Fight Against Drugs'
  };
list[7] =
  { url:'http://allafrica.com/stories/200911191074.html',
    slug:'Angola:',
    headline:'Demining Institute Destroys Explosive Devices'
  };
list[8] =
  { url:'http://allafrica.com/stories/200911190795.html',
    slug:'Namibia:',
    headline:'Angolan Fined for Buying Stolen Computer Screens'
  };
list[9] =
  { url:'http://allafrica.com/stories/200911190772.html',
    slug:'Angola:',
    headline:'White House Senior Adviser Gavin Discusses Relations'
  };
list[10] =
  { url:'http://allafrica.com/stories/200911190541.html',
    slug:'Angola/Ghana:',
    headline:'Ghana, Angola Clash Today'
  };
list[11] =
  { url:'http://allafrica.com/stories/200911161557.html',
    slug:'Africa:',
    headline:'Continent\'s Best Soccer Teams Head For World Cup'
  };
list[12] =
  { url:'http://allafrica.com/stories/200911180018.html',
    slug:'Zambia:',
    headline:'Three More Angolans Nabbed for Drug Trafficking'
  };
list[13] =
  { url:'http://allafrica.com/stories/200911171099.html',
    slug:'Angola:',
    headline:'Country Invited to Conference of Congo Basin-Ocean Network'
  };
list[14] =
  { url:'http://allafrica.com/stories/200911171098.html',
    slug:'Angola:',
    headline:'Angolan Premier Defends Strengthening of Food Security'
  };
list[15] =
  { url:'http://allafrica.com/stories/200911171097.html',
    slug:'Angola:',
    headline:'NGO Defends Children\'s Rights'
  };
list[16] =
  { url:'http://allafrica.com/stories/200911171096.html',
    slug:'Angola:',
    headline:'Govt\'s Food Strategy to Increase, Diversify Production'
  };
list[17] =
  { url:'http://allafrica.com/stories/200911171095.html',
    slug:'Angola:',
    headline:'Drinking Water Reaches 50 Percent of Kuito Population'
  };
list[18] =
  { url:'http://allafrica.com/stories/200911171094.html',
    slug:'Angola:',
    headline:'Constitution Drafts Comparing Session Postponed for Wednesday'
  };
list[19] =
  { url:'http://allafrica.com/stories/200911171093.html',
    slug:'Angola:',
    headline:'Over 150 Km of Menongue/Caiundo Road Cleared'
  };
list[20] =
  { url:'http://allafrica.com/stories/200911170917.html',
    slug:'Ghana/Angola:',
    headline:'Appiah, Inkoom Sit Out of Angola Game'
  };
list[21] =
  { url:'http://allafrica.com/stories/200911170854.html',
    slug:'Angola:',
    headline:'U.S. and Country Hold Strategic Partnership Dialogue Meetings'
  };
list[22] =
  { url:'http://allafrica.com/stories/200911170566.html',
    slug:'Angola:',
    headline:'Esperança Mutamba, \'I\'m Living This Double Life\''
  };
list[23] =
  { url:'http://allafrica.com/stories/200911160879.html',
    slug:'Angola/Rwanda:',
    headline:'Amavubi Stars; Angola is Waiting'
  };
list[24] =
  { url:'http://allafrica.com/stories/200911160562.html',
    slug:'Africa:',
    headline:'The country to play CAN'
  };
list[25] =
  { url:'http://allafrica.com/stories/200911160031.html',
    slug:'Zambia/Angola:',
    headline:'Renard Shifts Focus to Angola'
  };
list[26] =
  { url:'http://allafrica.com/stories/200911121030.html',
    slug:'Angola:',
    headline:'Youngsters Must Work for Country\'s Reconstruction'
  };
list[27] =
  { url:'http://allafrica.com/stories/200911121028.html',
    slug:'Angola:',
    headline:'Over 200 Ex-Refugees Return Home'
  };
list[28] =
  { url:'http://allafrica.com/stories/200911121029.html',
    slug:'Angola:',
    headline:'November 11 Must Be a Reflection Moment'
  };
list[29] =
  { url:'http://allafrica.com/stories/200911121027.html',
    slug:'Angola:',
    headline:'Governor Guarantees Special Attention to Former Combatants in Lunda Sul'
  };

// 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 ( 'Angola' );
} 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/angola/" 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>' );






