// 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/200911201110.html',
    slug:'Botswana:',
    headline:'I Lost the Election, But I Am a Winner'
  };
list[1] =
  { url:'http://allafrica.com/stories/200911200972.html',
    slug:'Botswana:',
    headline:'Balikani\'s Resignation Puts Moupo on the Spot'
  };
list[2] =
  { url:'http://allafrica.com/stories/200911190966.html',
    slug:'Botswana:',
    headline:'Forest Resources Regulation Must Strike a Balance'
  };
list[3] =
  { url:'http://allafrica.com/stories/200911201104.html',
    slug:'Botswana:',
    headline:'Party Representatives Reject Early Voter Registration'
  };
list[4] =
  { url:'http://allafrica.com/stories/200911201103.html',
    slug:'Botswana:',
    headline:'Men Demand Laws That Punish Women'
  };
list[5] =
  { url:'http://allafrica.com/stories/200911201102.html',
    slug:'Botswana:',
    headline:'Gaborone Mayor Debunks Gender Influence'
  };
list[6] =
  { url:'http://allafrica.com/stories/200911201100.html',
    slug:'Botswana:',
    headline:'Ambitious Motlakase Break New Ground'
  };
list[7] =
  { url:'http://allafrica.com/stories/200911201099.html',
    slug:'Botswana:',
    headline:'Balikani Leaves a Happy Man'
  };
list[8] =
  { url:'http://allafrica.com/stories/200911201097.html',
    slug:'Botswana:',
    headline:'The Warrior Kings'
  };
list[9] =
  { url:'http://allafrica.com/stories/200911201096.html',
    slug:'Botswana:',
    headline:'Drama as Rivalry Plays Itself Out in Parliament'
  };
list[10] =
  { url:'http://allafrica.com/stories/200911201095.html',
    slug:'Botswana:',
    headline:'Meeting Slams FCC Human Resources Department'
  };
list[11] =
  { url:'http://allafrica.com/stories/200911201094.html',
    slug:'Botswana:',
    headline:'Concern Over High Rate of Maintenance Cases in Phikwe'
  };
list[12] =
  { url:'http://allafrica.com/stories/200911201092.html',
    slug:'Botswana:',
    headline:'Woman in Car Was Hacked to Death - Police'
  };
list[13] =
  { url:'http://allafrica.com/stories/200911201093.html',
    slug:'Botswana:',
    headline:'Sata Gets Taste of Own Medicine as State Revives Case'
  };
list[14] =
  { url:'http://allafrica.com/stories/200911201090.html',
    slug:'Botswana:',
    headline:'30 Percent Levy Burns a Hole in Sechaba'
  };
list[15] =
  { url:'http://allafrica.com/stories/200911201091.html',
    slug:'Botswana:',
    headline:'State of the Nation - A Response'
  };
list[16] =
  { url:'http://allafrica.com/stories/200911201088.html',
    slug:'Botswana:',
    headline:'DTC Sales Improve, But Still Far From Normal'
  };
list[17] =
  { url:'http://allafrica.com/stories/200911201089.html',
    slug:'Botswana:',
    headline:'BoB Bank Rate Should Remain Constant to Boost Growth - Analysts'
  };
list[18] =
  { url:'http://allafrica.com/stories/200911201086.html',
    slug:'Botswana:',
    headline:'Lapse in Cricketing Responsibility'
  };
list[19] =
  { url:'http://allafrica.com/stories/200911201087.html',
    slug:'Botswana:',
    headline:'Visiting Stanchart Bosses Defend Risk Averse Strategy'
  };
list[20] =
  { url:'http://allafrica.com/stories/200911201085.html',
    slug:'Botswana:',
    headline:'Choppies Finals Billed for Tomorrow'
  };
list[21] =
  { url:'http://allafrica.com/stories/200911201084.html',
    slug:'Botswana:',
    headline:'Struggling Satmos Call for Support'
  };
list[22] =
  { url:'http://allafrica.com/stories/200911201083.html',
    slug:'Botswana:',
    headline:'Ambitious Motlakase Break New Ground'
  };
list[23] =
  { url:'http://allafrica.com/stories/200911200982.html',
    slug:'Botswana:',
    headline:'Policemen Next on Rollers\' Menu'
  };
list[24] =
  { url:'http://allafrica.com/stories/200911200983.html',
    slug:'Botswana:',
    headline:'KBL Hikes Mooka Mageu Boxing Sponsorship'
  };
list[25] =
  { url:'http://allafrica.com/stories/200911200981.html',
    slug:'Botswana:',
    headline:'Two Clubs Suspended From Basketball League'
  };
list[26] =
  { url:'http://allafrica.com/stories/200911200980.html',
    slug:'Botswana:',
    headline:'New Format for Coke Cup'
  };
list[27] =
  { url:'http://allafrica.com/stories/200911200978.html',
    slug:'Botswana:',
    headline:'Ryushin Kan Africa Chief Instructor Visits'
  };
list[28] =
  { url:'http://allafrica.com/stories/200911200979.html',
    slug:'Botswana:',
    headline:'First Cut'
  };
list[29] =
  { url:'http://allafrica.com/stories/200911200977.html',
    slug:'Botswana:',
    headline:'Can Buffaloes Continue Liverpool Dominance?'
  };

// 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 ( 'Botswana' );
} 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/botswana/" 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>' );






