// 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/201007300980.html',
    slug:'Zimbabwe:',
    headline:'Party Leaders Claim New Progress Made on Political Agreement'
  };
list[1] =
  { url:'http://allafrica.com/stories/201007300981.html',
    slug:'Zimbabwe:',
    headline:'\'Impunity-Riddled,\' in Spite of Govt - Report'
  };
list[2] =
  { url:'http://allafrica.com/stories/201007300940.html',
    slug:'Southern Africa:',
    headline:'U.S. Congress Considers New Law on Zimbabwe'
  };
list[3] =
  { url:'http://allafrica.com/stories/201007300596.html',
    slug:'Zimbabwe:',
    headline:'Bulawayo Water Project Takes Off'
  };
list[4] =
  { url:'http://allafrica.com/stories/201007300398.html',
    slug:'Zimbabwe:',
    headline:'Sabina Mugabe - Heroine From Zvimba'
  };
list[5] =
  { url:'http://allafrica.com/stories/201007300984.html',
    slug:'Zimbabwe:',
    headline:'Police Trying to Block MDC Hwange Rally'
  };
list[6] =
  { url:'http://allafrica.com/stories/201007300983.html',
    slug:'Zimbabwe:',
    headline:'Controversy Over Joshua Nkomo Statue Rumbles On'
  };
list[7] =
  { url:'http://allafrica.com/stories/201007300982.html',
    slug:'Zimbabwe:',
    headline:'Government Wants to Be \'Main Player\' in Aid Distribution'
  };
list[8] =
  { url:'http://allafrica.com/stories/201007300954.html',
    slug:'Zimbabwe:',
    headline:'Former England Player Lynch to Coach Rocks'
  };
list[9] =
  { url:'http://allafrica.com/stories/201007300953.html',
    slug:'Zimbabwe:',
    headline:'ZSE, Survival, Solidity the Priorities - Mguquka'
  };
list[10] =
  { url:'http://allafrica.com/stories/201007300952.html',
    slug:'Zimbabwe:',
    headline:'SEC Surprise - Fees and a Raft of Changes'
  };
list[11] =
  { url:'http://allafrica.com/stories/201007300951.html',
    slug:'Zimbabwe:',
    headline:'Country Needs U.S.$264 Million for Grain Imports - CFU'
  };
list[12] =
  { url:'http://allafrica.com/stories/201007300950.html',
    slug:'Zimbabwe:',
    headline:'Hopes Buoy Local Bourse'
  };
list[13] =
  { url:'http://allafrica.com/stories/201007300949.html',
    slug:'Zimbabwe:',
    headline:'Shares Leave Masiyiwa Whistling Merrily'
  };
list[14] =
  { url:'http://allafrica.com/stories/201007300948.html',
    slug:'Zimbabwe:',
    headline:'Tobacco Sales Exceed U.S.$300 Million'
  };
list[15] =
  { url:'http://allafrica.com/stories/201007300917.html',
    slug:'Zimbabwe:',
    headline:'Low Breastfeeding Rates Threaten PMTCT Efforts'
  };
list[16] =
  { url:'http://allafrica.com/stories/201007300901.html',
    slug:'Zimbabwe:',
    headline:'Fight Against HIV/Aids Continues'
  };
list[17] =
  { url:'http://allafrica.com/stories/201007300479.html',
    slug:'Uganda:',
    headline:'U-19s Beaten'
  };
list[18] =
  { url:'http://allafrica.com/stories/201007300407.html',
    slug:'Zimbabwe:',
    headline:'Local Pros On Hold'
  };
list[19] =
  { url:'http://allafrica.com/stories/201007300406.html',
    slug:'Zimbabwe/Tunisia:',
    headline:'Gazza\'s Call to Arms'
  };
list[20] =
  { url:'http://allafrica.com/stories/201007300405.html',
    slug:'Zimbabwe:',
    headline:'Registar-General Scoffs At Birth Survey'
  };
list[21] =
  { url:'http://allafrica.com/stories/201007300404.html',
    slug:'Zimbabwe:',
    headline:'No to Gun Abuse, Police Officers Told'
  };
list[22] =
  { url:'http://allafrica.com/stories/201007300403.html',
    slug:'Zimbabwe:',
    headline:'Blitz On Shebeens, Brothels Nets 11'
  };
list[23] =
  { url:'http://allafrica.com/stories/201007300402.html',
    slug:'Zimbabwe:',
    headline:'Akon, Sean Paul to Share Stage'
  };
list[24] =
  { url:'http://allafrica.com/stories/201007300401.html',
    slug:'Zimbabwe:',
    headline:'Monomotapa Hammers Happy People'
  };
list[25] =
  { url:'http://allafrica.com/stories/201007300400.html',
    slug:'Zimbabwe/Botswana:',
    headline:'Warriors Date Zebras'
  };
list[26] =
  { url:'http://allafrica.com/stories/201007300399.html',
    slug:'Zimbabwe:',
    headline:'Junior Sables in Final'
  };
list[27] =
  { url:'http://allafrica.com/stories/201007300008.html',
    slug:'Zimbabwe:',
    headline:'PM Pledges Govt Support for Youth Sport'
  };
list[28] =
  { url:'http://allafrica.com/stories/201007290964.html',
    slug:'Zimbabwe:',
    headline:'\'Operation Shut Your Mouth\''
  };
list[29] =
  { url:'http://allafrica.com/stories/201007291020.html',
    slug:'Zimbabwe:',
    headline:'Robert Mugabe\'s Sister Sabina Dies'
  };

// 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 ( 'Zimbabwe' );
} 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/zimbabwe/" 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>' );






