CINXE.COM

BBC ON THIS DAY

<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>BBC ON THIS DAY</title> <meta name="keywords" content="BBC, News, BBC News, news online, world, uk, international, foreign, british, online, service, archive, history, media" /> <meta name="OriginalPublicationDate" content="2007/05/02 15:37:12" /> <meta name="UKFS_URL" content="/onthisday/hi/themes/default.stm" /> <meta name="IFS_URL" content="/onthisday/hi/themes/default.stm" /> <meta name="HTTP-EQUIV" content="text/html;charset=iso-8859-1" /> <script language="JavaScript" src="/onthisday/js/onthisday.js"></script> <script type="text/javascript"> <!-- var _SERVERLOC="THDO"; var _userLocation = 'INTERNATIONAL'; --> </script> <!--newsi library v1.28--> <script src="http://news.bbcimg.co.uk/js/newsi/latest/newsi.js?9" type="text/javascript"></script> <!-- SITEVERSION = (none) --> <!-- ADDED FOR OLD V3 PAGES TO CALL IN GLOADER --> <script type="text/javascript" src="http://www.bbc.co.uk/glow/gloader.js"></script> <script type="text/javascript" src="http://news.bbcimg.co.uk/js/app/shared/bbc_fmtj.js"></script> <script src="http://news.bbcimg.co.uk/js/app/tracker/tracker.js?v2" language="JavaScript"></script> <link rel="stylesheet" type="text/css" href="/onthisday/css/onthisdaystylesheet.css"> </head> <body bgcolor="#ffffff" text="#000000" link="#000066" alink="#000066" vlink="#993333" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> <a name="top" id="top"></a> <link type="text/css" rel="stylesheet" href="/css/screen/shared/v3masthead.css" /> <!-- toolbar 3.0.0 --> <ul class="bbcpageHide"> <li><a href="#startcontent" accesskey="2">Skip to main content</a></li> <li><a href="http://news.bbc.co.uk/text_only.stm">Low Graphics</a></li> <li><a href="http://www.bbc.co.uk/accessibility/accesskeys/keys.shtml" accesskey="0">Access keys help</a></li> </ul> <div id="toolbarContainer"> <table id="bbcpageToolbarTable" width="100%" cellpadding="0" cellspacing="0" border="0" lang="en"> <tr valign="middle"> <td width="200" id="bbcpageBlocks"><font size="2"><a href="http://www.bbc.co.uk/go/toolbar/-/home/d/" accesskey="1"><img src="http://newsimg.bbc.co.uk/shared/img/v3/masthead/bbc.gif" width="77" height="22" alt="BBC" border="0" hspace="2" vspace="0" /> Home</a></font></td> <td width="295" align="right"><form method="get" action="http://www.bbc.co.uk/cgi-bin/search/results.pl" accept-charset="utf-8" class="onthisday"><input type="text" id="bbcpageSearch" name="q" style="font-family:arial,helvetica,sans-serif;" title="BBC Search" accesskey="4" /></td> <td width="105"><input type="submit" name="Search" value="Search" id="bbcpageSearchButton" /><input type="hidden" name="uri" value="/onthisday/hi/themes/default.stm" /></form></td> <td width="170" align="right" class="bbcpageorange"><font size="2" id="bbcpageExplore"><a href="http://www.bbc.co.uk/go/toolbar/-/a-z/">Explore the BBC</a></font></td> </tr> </table> </div> <!-- end toolbar 3.0.0 --> <!-- Begin iStats CPS v3 Legacy code 20110330 (UX-CMC 1.1009.3) --> <script type="text/javascript"> // <![CDATA[ function countername(u) { var countername = []; u = u.replace(/\.[^.\/]+$/, ''); u = u.replace(/[#][^#]+$/, '' ); u = u.replace(/[\?][^\?]+$/, '' ); u = u.replace(/\/newsid_\d+/g, '/'); u = u.replace(/\/[12]\//, '/'); u = u.replace(/\/reviews\//, '/'); u = u.replace(/\/sport[12]\//, '/sport/'); u = u.replace(/\/bbc_sport\//, '/sport/'); u = u.replace(/\/(hi|mobile)\//, '/'); u = u.replace(/\/(uk|i)fs\//, '/'); var path = u.split('/').slice(3); var asset_id_re = /(\d+)\/?$/; var asset_id = ''; if (matches = asset_id_re.exec( path[path.length-1] )) { asset_id = matches[1]; } var prod_name = 'news'; var prod = new Array(); prod['sport'] = /sport/; prod['weather'] = /weather/; prod['cbbc'] = /cbbc/; for (var name in prod) { if (u.match(prod[name])) { prod_name = name; break; } } countername.push(prod_name); for (var i=0; i<path.length; i++) { var part = path[i]; if (part && (part != prod_name) && (part != asset_id) && (part != 'default')) { countername.push(part); } } if (asset_id) {countername.push(asset_id);} countername.push('page'); return countername.join('.'); } function prod_name(c) {return c.replace(/^(.+?)\..*$/, "$1");} function geo_edition(u) { var geo_edition = 'uk'; if (u.match(/\/(sport2|2|ifs)\//)) { geo_edition = 'int'; } return geo_edition; } function sitestat(n){var j=document,f=j.location,b="";if(j.cookie.indexOf("st_ux=")!=-1){var k=j.cookie.split(";");var e="st_ux",h=document.domain,a="/"; if(typeof ns_!="undefined"&&typeof ns_.ux!="undefined"){e=ns_.ux.cName||e;h=ns_.ux.cDomain||h;a=ns_.ux.cPath||a}for(var g=0,f=k.length;g<f;g++){var m=k[g].indexOf("st_ux="); if(m!=-1){b="&"+unescape(k[g].substring(m+6))}}document.cookie=e+"=; expires="+new Date(new Date().getTime()-60).toGMTString()+"; path="+a+"; domain="+h}ns_pixelUrl=n; n=ns_pixelUrl+"&ns__t="+(new Date().getTime())+"&ns_c="+((j.characterSet)?j.characterSet:j.defaultCharset)+"&ns_ti="+escape(j.title)+b+"&ns_jspageurl="+escape(f&&f.href?f.href:j.URL)+"&ns_referrer="+escape(j.referrer);if(n.length>2000&&n.lastIndexOf("&")){ n=n.substring(0,n.lastIndexOf("&")+1)+"ns_cut="+n.substring(n.lastIndexOf("&")+1,n.lastIndexOf("=")).substring(0,40)}(j.images)? new Image().src=n:j.write('<p><i'+'mg src="'+n+'" height="1" width="1" alt="" /><\/p>')}; if (document.cookie.indexOf('NO-SA=') == -1) { var countername = countername(location.href), tld = prod_name(countername); sitestat("//sa.bbc.co.uk/bbc/bbc/s?name="+countername+"&ml_name=news-legacy-js&ml_version=20110330&app_type=web&app_name="+tld+"&prod_name="+tld); } // ]]> </script> <noscript><p><img src="//sa.bbc.co.uk/bbc/bbc/s?name=(none).legacy.no-javascript.page&amp;ml_name=(none)-legacy-js&ml_version=20110330" height="1" width="1" alt="" /></p></noscript> <!-- End iStats (UX-CMC) --> <table width="760" cellspacing="0" cellpadding="0" border="0"> <tr> <td colspan="3" bgcolor="#7AA6C8"><img src="/shared/img/o.gif" width="760" height="3" alt="" border="0" /></td> </tr> <tr> <td width="252"><a href="/onthisday/default.stm"><img src="/onthisday/img/otd.gif" width="252" height="47" alt="" border="0" /></a></td> <td width="389" align="right"> <font size="6" color="#cc3333"><span class="otdt">Themes</span></font> &nbsp; </td> <td width="119" align="right"><a href="http://news.bbc.co.uk/1/hi.html"><img src="/onthisday/img/red_logo.gif" width="119" height="48" alt="" border="0" /></a></td> </tr> <tr> <td colspan="3"><img src="/shared/img/o.gif" width="1" height="2" alt="" /></td> </tr> </table> <table bgcolor="#7aa6c8" width="760" cellspacing="0" cellpadding="0" border="0" class="hs"> <tr> <td class="t"><img src="/shared/img/o.gif" width="10" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="215" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="70" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="120" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="40" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="295" height="3" alt="" /></td> </tr> <tr> <td colspan="8" class="m"><img src="/shared/img/o.gif" width="1" height="2" alt="" /></td> </tr> <tr> <td class="m"><img src="/shared/img/o.gif" width="1" height="1" alt="" /></td> <td class="m"><b><font size="2" color="#deedfb">Search ON THIS DAY by date</font></b></td> <td class="m"><font size="2"> <form name="top"> <select name="first" style="width:60px;"> <option value="Day">&nbsp;Day&nbsp;</option> <option value="1">&nbsp;1&nbsp;</option> <option value="2">&nbsp;2&nbsp;</option> <option value="3">&nbsp;3&nbsp;</option> <option value="4">&nbsp;4&nbsp;</option> <option value="5">&nbsp;5&nbsp;</option> <option value="6">&nbsp;6&nbsp;</option> <option value="7">&nbsp;7&nbsp;</option> <option value="8">&nbsp;8&nbsp;</option> <option value="9">&nbsp;9&nbsp;</option> <option value="10">&nbsp;10&nbsp;</option> <option value="11">&nbsp;11&nbsp;</option> <option value="12">&nbsp;12&nbsp;</option> <option value="13">&nbsp;13&nbsp;</option> <option value="14">&nbsp;14&nbsp;</option> <option value="15">&nbsp;15&nbsp;</option> <option value="16">&nbsp;16&nbsp;</option> <option value="17">&nbsp;17&nbsp;</option> <option value="18">&nbsp;18&nbsp;</option> <option value="19">&nbsp;19&nbsp;</option> <option value="20">&nbsp;20&nbsp;</option> <option value="21">&nbsp;21&nbsp;</option> <option value="22">&nbsp;22&nbsp;</option> <option value="23">&nbsp;23&nbsp;</option> <option value="24">&nbsp;24&nbsp;</option> <option value="25">&nbsp;25&nbsp;</option> <option value="26">&nbsp;26&nbsp;</option> <option value="27">&nbsp;27&nbsp;</option> <option value="28">&nbsp;28&nbsp;</option> <option value="29">&nbsp;29&nbsp;</option> <option value="30">&nbsp;30&nbsp;</option> <option value="31">&nbsp;31&nbsp;</option> </select></font> </td> <td class="m"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="m"><font size="2"><select name="second" style="width:110px;"> <option value="Month">&nbsp;Month&nbsp;</option> <option value="January">&nbsp;January&nbsp;</option> <option value="February">&nbsp;February&nbsp;</option> <option value="March">&nbsp;March&nbsp;</option> <option value="April">&nbsp;April&nbsp;</option> <option value="May">&nbsp;May&nbsp;</option> <option value="June">&nbsp;June&nbsp;</option> <option value="July">&nbsp;July&nbsp;</option> <option value="August">&nbsp;August&nbsp;</option> <option value="September">&nbsp;September&nbsp;</option> <option value="October">&nbsp;October&nbsp;</option> <option value="November">&nbsp;November&nbsp;</option> <option value="December">&nbsp;December&nbsp;</option> </select></font> </td> <td class="m"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="m"><input value="GO" type="button" onClick="navigate('top','hi')"></td> <td class="m"> &nbsp;</td> </tr> <tr> <td colspan="8" class="m"><img src="/shared/img/o.gif" width="1" height="2" alt="" /></td> </tr> <tr> <td class="b" colspan="8"><img src="/shared/img/o.gif" width="1" height="3" alt="" /></td> </tr> </form> </table> <table border="0" width="760" cellspacing="0" cellpadding="0"> <tr> <td> <table cellspacing="0" width="460" border="0" cellpadding="0" class="tnthemes"> <tr> <td width ="8"><img src="/shared/img/o.gif" width="8" height="1" alt="" /></td> <td width="452" valign="middle"> <a class="notactive" href="/onthisday/default.stm"><b>Front Page</b></a><span class="pipe">&nbsp;|&nbsp;</span> <a class="notactive" href="/onthisday/hi/years/default.stm"><b>Years</b></a><span class="pipe">&nbsp;|&nbsp;</span> <a class="themesactive" href="/onthisday/hi/themes/default.stm"><b>Themes</b></a><span class="pipe">&nbsp;|&nbsp;</span> <a class="notactive" href="/onthisday/hi/witness/default.stm"><b>Witness</b></a> </td> </tr> </table> </td> <td> <table cellspacing="0" width="300" border="0" cellpadding="0" class="tnthemes"> <tr> <td width="290" align="right" valign="middle"> <a href="/onthisday/bsp/about_this_site.stm">About This Site</a> | <a href="/onthisday/low/themes/default.stm">Text Only</a> </td> <td><img src="/shared/img/o.gif" width="10" height="1" alt="" /></td> </tr> </table> </td> </tr> </table> <table width="760" cellspacing="0" cellpadding="0" border="0"> <tr> <td><img src="/shared/img/o.gif" width="10" height="10" alt="" /></td> <td><img src="/shared/img/o.gif" width="238" height="10" alt="" /></td> <td><img src="/shared/img/o.gif" width="10" height="10" alt="" /></td> <td><img src="/shared/img/o.gif" width="238" height="10" alt="" /></td> <td><img src="/shared/img/o.gif" width="10" height="10" alt="" /></td> <td bgcolor="#deedfb"><img src="/shared/img/o.gif" width="3" height="10" alt="" /></td> <td bgcolor="#deedfb"><img src="/shared/img/o.gif" width="248" height="10" alt="" /></td> <td bgcolor="#deedfb"><img src="/shared/img/o.gif" width="3" height="10" alt="" /></td> </tr> <tr> <td valign="top"><img src="/shared/img/o.gif" width="1" height="1" alt="" /></td> <td valign="top" colspan="3"><div class="bodytext"> <table width="486" cellspacing="3" cellpadding="0" border="0" bgcolor="#ffffff"> <tr> <td><div class="gh"><font size="2">Click on one of the themes below to find stories from that area</font></div></td> </tr> </table> <table width="486" cellspacing="6" cellpadding="0" border="0" bgcolor="#ffffff" align="center"> <tr> <td><img src="/shared/img/o.gif" width="154" height="1" alt="" /></td> <td><img src="/shared/img/o.gif" width="154" height="1" alt="" /></td> <td><img src="/shared/img/o.gif" width="154" height="1" alt="" /></td> </tr> <tr> <td valign="top" bgcolor="#ffd9dc"> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Conflict &amp; War</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/conflict_and_war/northern_ireland/default.stm">Northern Ireland</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/africa/default.stm">Africa</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/americas/default.stm">Americas</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/asia-pacific/default.stm">Asia-Pacific</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/europe/default.stm">Europe</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/south_asia/default.stm">South Asia</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/middle_east/default.stm">Middle East</a><br /> <a href="/onthisday/hi/themes/conflict_and_war/world_war_ii/default.stm">World War II</a><br /> &nbsp;</b></font></td> </tr> </table> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Crime &amp; Punishment</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/crime_and_punishment/police/default.stm">Police</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/crime-general/default.stm">Crime - General</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/murders/default.stm">Murders</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/bombings/default.stm">Bombings</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/drugs/default.stm">Drugs</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/kidnapping/default.stm">Kidnapping</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/hijacking/default.stm">Hijacking</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/assassinations/default.stm">Assassinations</a><br /> <a href="/onthisday/hi/themes/crime_and_punishment/trials_and_inquests/default.stm">Trials &amp; Inquests</a><br /> <!--<a href="/onthisday/hi/themes/crime_and_punishment/executions/default.stm">Executions</a><br />--> <!--<a href="/onthisday/hi/themes/crime_and_punishment/trials_and_judgements/default.stm">Trials &amp; Judgements</a><br />--> <!--<a href="/onthisday/hi/themes/crime_and_punishment/corruption/default.stm">Corruption</a><br />--> <a href="/onthisday/hi/themes/crime_and_punishment/miscarriages_of_justice/default.stm">Miscarriages of Justice</a><br /> <!--<a href="/onthisday/hi/themes/crime_and_punishment/inquests/default.stm">Inquests</a><br />--> <a href="/onthisday/hi/themes/crime_and_punishment/prison/default.stm">Prison</a><br /> &nbsp;</b></font></td> </tr> </table> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Science &amp; Technology</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/science_and_technology/space/default.stm">Space</a><br /> <!--<a href="/onthisday/hi/themes/science_and_technology/military_technology/default.stm">Military Technology</a><br />--> <!--<a href="/onthisday/hi/themes/science_and_technology/energy/default.stm">Energy</a><br />--> <!--<a href="/onthisday/hi/themes/science_and_technology/natural_phenomena/default.stm">Natural Phenomena</a><br />--> <a href="/onthisday/hi/themes/science_and_technology/discoveries_and_inventions/default.stm">Discoveries &amp; Inventions</a><br /> &nbsp;</b></font></td> </tr> </table> </div> </td> <td valign="top" bgcolor="#ffd9dc"> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Politics &amp; Protest (UK)</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/politics_and_protest_uk/elections/default.stm">Elections</a><br /> <a href="/onthisday/hi/themes/politics_and_protest_uk/political_issues/default.stm">Political Issues</a><br /><a href="/onthisday/hi/themes/politics_and_protest_uk/politicians/default.stm">Politicians</a><br /> <a href="/onthisday/hi/themes/politics_and_protest_uk/protest_and_violence/default.stm">Protest &amp; Violence</a><br /> <a href="/onthisday/hi/themes/politics_and_protest_uk/scandal/default.stm">Scandal</a><br /> <a href="/onthisday/hi/themes/politics_and_protest_uk/industrial_disputes/default.stm">Industrial Disputes</a><br /> <!--<a href="/onthisday/hi/themes/politics_and_protest_uk/official_visits/default.stm">Official Visits</a><br />--> <a href="/onthisday/hi/themes/politics_and_protest_uk/political_parties/default.stm">Political Parties</a><br /> &nbsp;</b></font></td> </tr> </table> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Disaster &amp; Tragedy</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/disaster_and_tragedy/natural/default.stm">Natural</a><br /> <!--<a href="/onthisday/hi/themes/disaster_and_tragedy/road/default.stm">Road</a><br />--> <a href="/onthisday/hi/themes/disaster_and_tragedy/rail/default.stm">Rail</a><br /> <a href="/onthisday/hi/themes/disaster_and_tragedy/air/default.stm">Air</a><br /> <a href="/onthisday/hi/themes/disaster_and_tragedy/sea/default.stm">Sea</a><br /> <!--<a href="/onthisday/hi/themes/disaster_and_tragedy/environmental/default.stm">Environmental</a><br />--> <a href="/onthisday/hi/themes/disaster_and_tragedy/disease/default.stm">Disease</a><br /> <a href="/onthisday/hi/themes/disaster_and_tragedy/fire/default.stm">Fire</a><br /> <a href="/onthisday/hi/themes/disaster_and_tragedy/sporting/default.stm">Sporting</a><br /> <!--<a href="/onthisday/hi/themes/disaster_and_tragedy/nuclear/default.stm">Nuclear</a><br />--> &nbsp;</b></font></td> </tr> </table> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Lifestyle, Sport &amp; Entertainment</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/sport/default.stm">Sport</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/football/default.stm">Football</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/olympics/default.stm">Olympics</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/tv_and_radio/default.stm">TV &amp; Radio</a><br /> <!--<a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/tv_and_radio/default.stm">TV &amp; Radio</a><br />--> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/film/default.stm">Film</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/music/default.stm">Music</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/art_and_lit/default.stm">Art &amp; Literature</a><br /> <!--<a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/architecture/default.stm">Architecture</a><br />--> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/celebrities/default.stm">Celebrities</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/achievements/default.stm">Achievements</a><br /> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/silly_season/default.stm">Silly Season</a><br /> <!--<a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/fashion/default.stm">Fashion</a><br />--> <!--<a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/lifestyle/default.stm">Lifestyle</a><br />--> <a href="/onthisday/hi/themes/lifestyle_sport_and_entertainment/tourism/default.stm">Tourism (Travel)</a><br /> &nbsp;</b></font></td> </tr> </table> </div> </td> <td valign="top" bgcolor="#FFD9DC"> <div class="content"> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>World Politics</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/world_politics/summits_and_agreements/default.stm">Summits &amp; Agreements</a><br /> <a href="/onthisday/hi/themes/world_politics/elections/default.stm">Elections</a><br /> <a href="/onthisday/hi/themes/world_politics/communism/default.stm">Communism</a><br /> <a href="/onthisday/hi/themes/world_politics/independence_movements/default.stm">Independence Movements</a><br /> <a href="/onthisday/hi/themes/world_politics/cold_war/default.stm">Cold War</a><br /> <!--<a href="/onthisday/hi/themes/world_politics/refugees_and_migrants/default.stm">Refugees &amp; Migrants</a><br />--> <a href="/onthisday/hi/themes/world_politics/trade_and_industry/default.stm">Trade &amp; Industry</a><br /> <a href="/onthisday/hi/themes/world_politics/politicians/default.stm">Politicians</a><br /> <a href="/onthisday/hi/themes/world_politics/protest_and_violence/default.stm">Protest &amp; Violence</a><br /> <!--<a href="/onthisday/hi/themes/world_politics/foreign_visits/default.stm">Foreign Visits</a><br />--> <a href="/onthisday/hi/themes/world_politics/crises/default.stm">Crises</a><br /> <!--<a href="/onthisday/hi/themes/world_politics/war_crimes/default.stm">War Crimes</a><br />--> <a href="/onthisday/hi/themes/world_politics/arms_race/default.stm">Arms Race</a><br /> <a href="/onthisday/hi/themes/world_politics/elections/us_presidents/default.stm">US Presidents</a><br /> &nbsp;</b></font></td> </tr> </table> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Royalty</b></font></td> </tr> <tr> <td><font size="2"><b><!--<a href="/onthisday/hi/themes/royalty/births/default.stm">Births</a><br />--> <!--<a href="/onthisday/hi/themes/royalty/marriages/default.stm">Marriages</a><br />--> <!--<a href="/onthisday/hi/themes/royalty/deaths/default.stm">Deaths</a><br />--> <!--<a href="/onthisday/hi/themes/royalty/visits/default.stm">Visits</a><br />--> <!--<a href="/onthisday/hi/themes/royalty/divorce/default.stm">Divorce</a><br />--> <!--<a href="/onthisday/hi/themes/royalty/anniversaries_and_events/default.stm">Anniversaries &amp; Events</a><br />--> <a href="/onthisday/hi/themes/royalty/births_marriages_and_deaths/default.stm">Births, Marriages &amp; Deaths</a><br /> <a href="/onthisday/hi/themes/royalty/events_and_visits/default.stm">Events &amp; Visits</a><br /> <a href="/onthisday/hi/themes/royalty/scandal/default.stm">Scandal</a><br /> <a href="/onthisday/hi/themes/royalty/charles_and_diana/default.stm">Death of Diana</a><br /> &nbsp;</b></font></td> </tr> </table> <table width="154" cellspacing="0" cellpadding="0" border="0" class="tc"> <tr> <td class="tch"><font size="2"><b>Society</b></font></td> </tr> <tr> <td><font size="2"><b><a href="/onthisday/hi/themes/society/race/default.stm">Race</a><br /> <a href="/onthisday/hi/themes/society/race/uk_race_relations/default.stm">UK Race Relations</a><br /> <a href="/onthisday/hi/themes/society/religion/default.stm">Religion</a><br /> <a href="/onthisday/hi/themes/society/religion/pope_john_paul_ii/default.stm">-Pope John Paul II</a><br /> <a href="/onthisday/hi/themes/society/ceremonies/default.stm">Ceremonies</a><br /> <a href="/onthisday/hi/themes/society/education/default.stm">Education</a><br /> <a href="/onthisday/hi/themes/society/health/default.stm">Health</a><br /> <a href="/onthisday/hi/themes/society/jobs/default.stm">Jobs</a><br /> <a href="/onthisday/hi/themes/society/business/default.stm">Business</a><br /> <a href="/onthisday/hi/themes/society/food_and_agriculture/default.stm">Food &amp; Agriculture</a><br /> <a href="/onthisday/hi/themes/society/trade/default.stm">Trade</a><br /> <a href="/onthisday/hi/themes/society/transport/default.stm">Transport</a><br /> <a href="/onthisday/hi/themes/society/environment/default.stm">Environment</a><br /> <!--<a href="/onthisday/hi/themes/society/illegal_drugs/default.stm">Illegal Drugs</a><br />--> <a href="/onthisday/hi/themes/society/press/default.stm">Press</a><br />&nbsp;</b></font></td> </tr> </table> </td> </tr> </table> </div></td> <td valign="top"><img src="/shared/img/o.gif" width="10" height="1" alt="" /></td> <td valign="top" bgcolor="#deedfb"><img src="/shared/img/o.gif" width="1" height="1" alt="" /></td> <td valign="top" bgcolor="#deedfb"> <font face="sans-serif" size="2"> <table width="248" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="/shared/img/o.gif" width="16" height="1" alt=""/></td> <td><img src="/shared/img/o.gif" width="232" height="1" alt=""/></td> </tr> <tr> <td colspan="2" class="mps"><font size="2">Theme highlights</font></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/january/30/newsid_2452000/2452145.stm"><img height="51" hspace="0" width="68" border="0" alt="Boy carried to safety as priest waves surrender" src="/media/images/38703000/jpg/_38703793_bloody_vt_68.jpg" align="RIGHT"><b>Northern Ireland</b><br>1972 A civil rights march turns into a riot </a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/february/9/newsid_2538000/2538595.stm"><b>Kidnapping</b><br>1983 Police hunt for missing racehorse Shergar</a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/july/21/newsid_2635000/2635845.stm"><b>Space</b><br>1969 Man sets foot on the moon </a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/february/11/newsid_2539000/2539565.stm"><b>Scandal</b><br>1987 Cynthia Payne cleared of running brothel </a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/january/31/newsid_2505000/2505913.stm"><b>Disasters at Sea</b><br>1953 Victoria ferry sinks, 130 feared dead</a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/july/30/newsid_2644000/2644065.stm"><b>Achievements</b><br>1966 England win the World Cup</a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/october/28/newsid_2621000/2621915.stm"><b>Cold War</b><br>1962 World pulls back from nuclear war </a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/july/9/newsid_2498000/2498731.stm"><b>Royal scandal</b><br>1982 Queen fends off bedroom intruder </a><br clear="all"></font></td> </tr> <tr> <td class="mpb" colspan="2"><img src="/shared/img/o.gif" width="1" height="10" border="0" alt="0" /></td> </tr> <tr> <td class="mpb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpb" valign="top"><font size="2"><a href="/onthisday/hi/dates/stories/april/13/newsid_2524000/2524235.stm"><b>Race</b><br>1964 Poitier first black actor to win Oscar </a><br clear="all"></font></td> </tr> </table> <br /> </font> &nbsp;</td> <td valign="top" bgcolor="#deedfb"><img src="/shared/img/o.gif" width="1" height="1" alt="" /></td> </tr> <tr> <td colspan="5"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> <td colspan="3" bgcolor="#deedfb"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> </tr> </table> <table bgcolor="#7aa6c8" width="760" cellspacing="0" cellpadding="0" border="0" class="hs"> <tr> <td class="t"><img src="/shared/img/o.gif" width="10" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="215" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="70" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="120" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="40" height="3" alt="" /></td> <td class="t"><img src="/shared/img/o.gif" width="295" height="3" alt="" /></td> </tr> <tr> <td colspan="8" class="m"><img src="/shared/img/o.gif" width="1" height="2" alt="" /></td> </tr> <tr> <td class="m"><img src="/shared/img/o.gif" width="1" height="1" alt="" /></td> <td class="m"><b><font size="2" color="#deedfb">Search ON THIS DAY by date</font></b></td> <td class="m"><font size="2"> <form name="footer"> <select name="first" style="width:60px;"> <option value="Day">&nbsp;Day&nbsp;</option> <option value="1">&nbsp;1&nbsp;</option> <option value="2">&nbsp;2&nbsp;</option> <option value="3">&nbsp;3&nbsp;</option> <option value="4">&nbsp;4&nbsp;</option> <option value="5">&nbsp;5&nbsp;</option> <option value="6">&nbsp;6&nbsp;</option> <option value="7">&nbsp;7&nbsp;</option> <option value="8">&nbsp;8&nbsp;</option> <option value="9">&nbsp;9&nbsp;</option> <option value="10">&nbsp;10&nbsp;</option> <option value="11">&nbsp;11&nbsp;</option> <option value="12">&nbsp;12&nbsp;</option> <option value="13">&nbsp;13&nbsp;</option> <option value="14">&nbsp;14&nbsp;</option> <option value="15">&nbsp;15&nbsp;</option> <option value="16">&nbsp;16&nbsp;</option> <option value="17">&nbsp;17&nbsp;</option> <option value="18">&nbsp;18&nbsp;</option> <option value="19">&nbsp;19&nbsp;</option> <option value="20">&nbsp;20&nbsp;</option> <option value="21">&nbsp;21&nbsp;</option> <option value="22">&nbsp;22&nbsp;</option> <option value="23">&nbsp;23&nbsp;</option> <option value="24">&nbsp;24&nbsp;</option> <option value="25">&nbsp;25&nbsp;</option> <option value="26">&nbsp;26&nbsp;</option> <option value="27">&nbsp;27&nbsp;</option> <option value="28">&nbsp;28&nbsp;</option> <option value="29">&nbsp;29&nbsp;</option> <option value="30">&nbsp;30&nbsp;</option> <option value="31">&nbsp;31&nbsp;</option> </select></font> </td> <td class="m"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="m"><font size="2"><select name="second" style="width:110px;"> <option value="Month">&nbsp;Month&nbsp;</option> <option value="January">&nbsp;January&nbsp;</option> <option value="February">&nbsp;February&nbsp;</option> <option value="March">&nbsp;March&nbsp;</option> <option value="April">&nbsp;April&nbsp;</option> <option value="May">&nbsp;May&nbsp;</option> <option value="June">&nbsp;June&nbsp;</option> <option value="July">&nbsp;July&nbsp;</option> <option value="August">&nbsp;August&nbsp;</option> <option value="September">&nbsp;September&nbsp;</option> <option value="October">&nbsp;October&nbsp;</option> <option value="November">&nbsp;November&nbsp;</option> <option value="December">&nbsp;December&nbsp;</option> </select></font> </td> <td class="m"><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td class="m"><input value="GO" type="button" onClick="navigate('footer','hi')"></td> <td class="m"> &nbsp;</td> </tr> <tr> <td colspan="8" class="m"><img src="/shared/img/o.gif" width="1" height="2" alt="" /></td> </tr> <tr> <td class="b" colspan="8"><img src="/shared/img/o.gif" width="1" height="3" alt="" /></td> </tr> </form> </table> <img src="/shared/img/o.gif" width="1" height="15" alt="" /><br /> <table width="760" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="33" rowspan="3" valign="top"><a href="/1/hi/help/3281849.stm"><img src="/onthisday/img/bbc_c.gif" width="48" height="9" alt="" vspace="3" hspace="20" border="0" /></a></td> <td width="687"><span class="pipe"><font color="#cc3300"><b>^^</b></font></span>&nbsp;<a href="#top" class="footer">back to top</a></td> </tr> <tr> <td><a href="/onthisday/default.stm" class="footer"><b>Front Page</b></a><span class="pipe">&nbsp;|&nbsp;</span> <a href="/onthisday/hi/years/default.stm" class="footer"><b>Years</b></a><span class="pipe">&nbsp;|&nbsp;</span> <a href="/onthisday/hi/themes/default.stm" class="footer"><b>Themes</b></a><span class="pipe">&nbsp;|&nbsp;</span> <a href="/onthisday/hi/witness/default.stm" class="footer"><b>Witness</b></a> </td> </tr> <tr> <td class="pxtb"><a href="/1/hi/help/3281849.stm" class="footer">&copy;MMVIII</a><span class="pipenormal">&nbsp;|&nbsp;</span><a href="/1/hi/help/3281815.stm" class="footer">News Sources</a><span class="pipenormal">&nbsp;|&nbsp;</span><a href="http://www.bbc.co.uk/privacy/" class="footer">Privacy &amp; Cookies Policy</a><br /><br /></td> </tr> </table> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10