CINXE.COM
BBC ON THIS DAY | 6
<!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 | 6</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/06/29 10:36:00" /> <meta name="UKFS_URL" content="/onthisday/hi/dates/stories/may/6/default.stm" /> <meta name="IFS_URL" content="/onthisday/hi/dates/stories/may/6/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/dates/stories/may/6/" /></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&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="otdd">6 May</span></font> </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"> Day </option> <option value="1"> 1 </option> <option value="2"> 2 </option> <option value="3"> 3 </option> <option value="4"> 4 </option> <option value="5"> 5 </option> <option value="6" selected> 6 </option> <option value="7"> 7 </option> <option value="8"> 8 </option> <option value="9"> 9 </option> <option value="10"> 10 </option> <option value="11"> 11 </option> <option value="12"> 12 </option> <option value="13"> 13 </option> <option value="14"> 14 </option> <option value="15"> 15 </option> <option value="16"> 16 </option> <option value="17"> 17 </option> <option value="18"> 18 </option> <option value="19"> 19 </option> <option value="20"> 20 </option> <option value="21"> 21 </option> <option value="22"> 22 </option> <option value="23"> 23 </option> <option value="24"> 24 </option> <option value="25"> 25 </option> <option value="26"> 26 </option> <option value="27"> 27 </option> <option value="28"> 28 </option> <option value="29"> 29 </option> <option value="30"> 30 </option> <option value="31"> 31 </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"> Month </option> <option value="January"> January </option> <option value="February"> February </option> <option value="March"> March </option> <option value="April"> April </option> <option value="May" selected> May </option> <option value="June"> June </option> <option value="July"> July </option> <option value="August"> August </option> <option value="September"> September </option> <option value="October"> October </option> <option value="November"> November </option> <option value="December"> December </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"> <a onMouseOver="rollover('/onthisday/img/bck_aro_on.gif','aronavbcktop')" href="/onthisday/hi/dates/stories/may/5/default.stm" onMouseOut="rollover('/onthisday/img/bck_aro.gif','aronavbcktop')"><img name="aronavbcktop" width="8" height="13" border="0" hSpace="5" src="/onthisday/img/bck_aro.gif" alt="Go back one day"></a> <a onMouseOver="rollover('/onthisday/img/fwd_aro_on.gif','aronavfwdtop')" href="/onthisday/hi/dates/stories/may/7/default.stm" onMouseOut="rollover('/onthisday/img/fwd_aro.gif','aronavfwdtop')"><img name="aronavfwdtop" width="8" height="13" border="0" hSpace="5" src="/onthisday/img/fwd_aro.gif" alt="Go forward one day"></a> </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="tn"> <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"> | </span> <a class="notactive" href="/onthisday/hi/years/default.stm"><b>Years</b></a><span class="pipe"> | </span> <a class="notactive" href="/onthisday/hi/themes/default.stm"><b>Themes</b></a><span class="pipe"> | </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="tn"> <tr> <td width="290" align="right" valign="middle"> <a href="/onthisday/bsp/about_this_site.stm">About This Site</a> | <a href="/onthisday/low/dates/stories/may/6/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"> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"><a href="/onthisday/hi/dates/stories/may/6/newsid_2512000/2512119.stm"><img src="/media/images/38510000/jpg/_38510393_moors238.jpg" align="left" width="238" height="178" alt="Myra Hindley and Ian Brady" border="0" hspace="0"></a></td> <td><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_2512000/2512119.stm"><span class="h1">1966: Moors murderers jailed for life</span></a><br> <p> Ian Brady and his lover Myra Hindley are sentenced to life imprisonment for the so-called Moors murders.<br clear="ALL"></font></td> </tr> </table> </div> <img alt="" vspace="7" src="/shared/img/cccccc.gif" width="486" height="1"><br> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"><a href="/onthisday/hi/dates/stories/may/6/newsid_4899000/4899320.stm"><img src="/media/images/41547000/jpg/_41547888_coffins88.jpg" align="left" width="88" height="66" alt="Coffins draped with flags at funeral service" border="0" hspace="0"></a></td> <td><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_4899000/4899320.stm"><span class="h1">1976: Huge earthquake rocks Italy</span></a><br> Italy's worst ever earthquake measuring 6.5 on the Richter scale kills at least 60 people and leaves thousands homeless.<br clear="ALL"></font></td> </tr> </table> </div> <img alt="" vspace="7" src="/shared/img/cccccc.gif" width="486" height="1"><br> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"><a href="/onthisday/hi/dates/stories/may/6/newsid_2511000/2511575.stm"><img src="/media/images/38703000/jpg/_38703751_bannisterfinish88.jpg" align="left" width="88" height="65" alt="Roger Bannister after his run" border="0" hspace="0"></a></td> <td><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_2511000/2511575.stm"><span class="h1">1954: Bannister breaks four-minute mile</span></a><br> Roger Bannister, a 25-year-old British medical student, becomes the first man to run a mile in less than four minutes.<br clear="ALL"></font></td> </tr> </table> </div> <img alt="" vspace="7" src="/shared/img/cccccc.gif" width="486" height="1"><br> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"><a href="/onthisday/hi/dates/stories/may/6/newsid_3993000/3993317.stm"><img src="/media/images/40559000/jpg/_40559761_margaretandantony88.jpg" align="left" width="88" height="65" alt="Princess Margaret and Antony Armstrong Jones" border="0" hspace="0"></a></td> <td><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_3993000/3993317.stm"><span class="h1">1960: Margaret weds Armstrong-Jones</span></a><br> Princess Margaret marries the photographer, Anthony Armstrong Jones, at Westminster Abbey<br clear="ALL"></font></td> </tr> </table> </div> <img alt="" vspace="7" src="/shared/img/cccccc.gif" width="486" height="1"><br> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"><a href="/onthisday/hi/dates/stories/may/6/newsid_2511000/2511653.stm"><img src="/media/images/38587000/jpg/_38587695_trains88.jpg" align="left" width="88" height="65" alt="Eurostar trains" border="0" hspace="0"></a></td> <td><img src="/shared/img/o.gif" width="5" height="1" alt="" /></td> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_2511000/2511653.stm"><span class="h1">1994: President and Queen open Chunnel</span></a><br> The Queen and France's President Francois Mitterrand formally open the Channel Tunnel during two elaborate ceremonies in France and Britain.<br clear="ALL"></font></td> </tr> </table> </div> <img alt="" vspace="7" src="/shared/img/cccccc.gif" width="486" height="1"><br> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_2511000/2511873.stm"><span class="h1">2001: Second blast at London post office</span></a><br> A bomb explodes at a north London postal sorting office - the second such attack in three weeks - and has been linked to the Real IRA.<br clear="ALL"></font></td> </tr> </table> </div> <img alt="" vspace="7" src="/shared/img/cccccc.gif" width="486" height="1"><br> <div class="bodytext"> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"> <font size = "2"><a href="/onthisday/hi/dates/stories/may/6/newsid_3806000/3806313.stm"><span class="h1">1997: Brown sets Bank of England free</span></a><br> The Chancellor, Gordon Brown, gives the Bank of England independence from political control.<br clear="ALL"></font></td> </tr> </table> </div> <table width="486" cellspacing="0" cellpadding="0" border="0" class="fpl"> <tr> <td><img src="/shared/img/o.gif" width="486" height="15" alt="" /></td> </tr> <tr> <td class="h"><div class="piitb"><font size="2" color="#deedfb"> Around this Day</font></div></td> </tr> <tr> <td><img src="/shared/img/o.gif" width="1" height="4" alt="" /></td> </tr> </table> <table width="486" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="238"><img src="/shared/img/o.gif" width="238" height="4" alt="" /></td> <td width="10"><img src="/shared/img/o.gif" width="10" height="4" alt="" /></td> <td width="238"><img src="/shared/img/o.gif" width="238" height="4" alt="" /></td> </tr> <tr> <td valign = "top"> <table width="238" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="238" valign="top"> <div class="aro"><font size="2"><b><a href="/onthisday/hi/dates/stories/may/3/default.stm">3 May</a></b></font></div> <font size="2"><span class="ids">Top Story</span> <a href="/onthisday/hi/dates/stories/may/3/newsid_2481000/2481291.stm">1986: Bomb kills 21 in Sri Lanka</a></font> </td> </tr> <tr> <td width="238"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> </tr> <tr> <td width="238" valign="top"> <div class="aro"><font size="2"><b><a href="/onthisday/hi/dates/stories/may/4/default.stm">4 May</a></b></font></div> <font size="2"><span class="ids">Top Story</span> <a href="/onthisday/hi/dates/stories/may/4/newsid_2503000/2503195.stm">1979: Election victory for Margaret Thatcher</a></font> </td> </tr> <tr> <td width="238"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> </tr> <tr> <td width="238" valign="top"> <div class="aro"><font size="2"><b><a href="/onthisday/hi/dates/stories/may/5/default.stm">5 May</a></b></font></div> <font size="2"><span class="ids">Top Story</span> <a href="/onthisday/hi/dates/stories/may/5/newsid_2510000/2510873.stm">1980: SAS rescue ends Iran embassy siege</a></font> </td> </tr> <tr> <td width="238"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> </tr> </table> </td> <td width="10"><img src="/shared/img/o.gif" width="10" height="4" alt="" /></td> <td valign = "top"> <table width="238" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="238" valign="top"> <div class="aro"><font size="2"><b><a href="/onthisday/hi/dates/stories/may/7/default.stm">7 May</a></b></font></div> <font size="2"><span class="ids">Top Story</span> <a href="/onthisday/hi/dates/stories/may/7/newsid_3578000/3578325.stm">1945: Germany signs unconditional surrender</a></font> </td> </tr> <tr> <td width="238"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> </tr> <tr> <td width="238" valign="top"> <div class="aro"><font size="2"><b><a href="/onthisday/hi/dates/stories/may/8/default.stm">8 May</a></b></font></div> <font size="2"><span class="ids">Top Story</span> <a href="/onthisday/hi/dates/stories/may/8/newsid_3580000/3580163.stm">1945: Rejoicing at end of war in Europe</a></font> </td> </tr> <tr> <td width="238"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></td> </tr> <tr> <td width="238" valign="top"> <div class="aro"><font size="2"><b><a href="/onthisday/hi/dates/stories/may/9/default.stm">9 May</a></b></font></div> <font size="2"><span class="ids">Top Story</span> <a href="/onthisday/hi/dates/stories/may/9/newsid_4741000/4741060.stm">1956: Mystery of missing frogman deepens</a></font> </td> </tr> <tr> <td width="238"><img src="/shared/img/o.gif" width="1" height="10" alt="" /></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="mpw"><font size="2">Witness memories</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="http://news.bbc.co.uk/onthisday/hi/witness/default.stm"><B>Looking back</B><BR>A selection of the best of your memories</a><br clear="all"></font></td> </tr> </table> <br /> <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="mpt"><font size="2">World War II - 1939 to 1945</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="http://news.bbc.co.uk/onthisday/hi/themes/conflict_and_war/world_war_ii/default.stm"><img height="51" hspace="0" width="68" border="0" alt="Britain and France joined the war on 3 September 1939" src="/media/images/40024000/jpg/_40024230_startofwar.jpg" align="RIGHT">A compilation of key stories as they broke throughout the war</a><br clear="all"></font></td> </tr> </table> <br /> <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">On This Day</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="http://news.bbc.co.uk/onthisday/bsp/rss.stm?rss=http://news.bbc.co.uk/rss/on_this_day/front_page/rss091.xml"><img height="51" hspace="0" width="68" border="0" alt="Graphic image - text with red squares" src="/media/images/39872000/jpg/_39872986_syndication.jpg" align="RIGHT">Headlines delivered to your desktop - find out about RSS </a><br clear="all"></font></td> </tr> </table> <br /> <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="mpg"><font size="2">BBC History>></font></td> </tr> <tr> <td class="mpnb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpnb" valign="top"><font size="2"><a href="http://www.bbc.co.uk/history/"><img height="51" hspace="0" width="68" border="0" alt="BBC History" src="/media/images/38547000/jpg/_38547591_history_68.jpg" align="RIGHT">Articles, biographies and multimedia on historical events</a><br clear="all"></font></td> </tr> </table> <br /> <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="mpg"><font size="2">BBC Radio 4 History>></font></td> </tr> <tr> <td class="mpnb" valign="top"><img src="/onthisday/img/aropuff.gif" width="16" height="14" border="0" alt="0" /></td> <td class="mpnb" valign="top"><font size="2"><a href="http://www.bbc.co.uk/radio4/history/"><img height="51" hspace="0" width="68" border="0" alt="Radio 4 logo" src="/media/images/39143000/jpg/_39143988_radio4logo_68.jpg" align="RIGHT">Find out what Radio 4 has to offer history lovers </a><br clear="all"></font></td> </tr> </table> <br /> </font> </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"> Day </option> <option value="1"> 1 </option> <option value="2"> 2 </option> <option value="3"> 3 </option> <option value="4"> 4 </option> <option value="5"> 5 </option> <option value="6" selected> 6 </option> <option value="7"> 7 </option> <option value="8"> 8 </option> <option value="9"> 9 </option> <option value="10"> 10 </option> <option value="11"> 11 </option> <option value="12"> 12 </option> <option value="13"> 13 </option> <option value="14"> 14 </option> <option value="15"> 15 </option> <option value="16"> 16 </option> <option value="17"> 17 </option> <option value="18"> 18 </option> <option value="19"> 19 </option> <option value="20"> 20 </option> <option value="21"> 21 </option> <option value="22"> 22 </option> <option value="23"> 23 </option> <option value="24"> 24 </option> <option value="25"> 25 </option> <option value="26"> 26 </option> <option value="27"> 27 </option> <option value="28"> 28 </option> <option value="29"> 29 </option> <option value="30"> 30 </option> <option value="31"> 31 </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"> Month </option> <option value="January"> January </option> <option value="February"> February </option> <option value="March"> March </option> <option value="April"> April </option> <option value="May" selected> May </option> <option value="June"> June </option> <option value="July"> July </option> <option value="August"> August </option> <option value="September"> September </option> <option value="October"> October </option> <option value="November"> November </option> <option value="December"> December </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"> <a onMouseOver="rollover('/onthisday/img/bck_aro_on.gif','aronavbckfooter')" href="/onthisday/hi/dates/stories/may/5/default.stm" onMouseOut="rollover('/onthisday/img/bck_aro.gif','aronavbckfooter')"><img name="aronavbckfooter" width="8" height="13" border="0" hSpace="5" src="/onthisday/img/bck_aro.gif" alt="Go back one day"></a> <a onMouseOver="rollover('/onthisday/img/fwd_aro_on.gif','aronavfwdfooter')" href="/onthisday/hi/dates/stories/may/7/default.stm" onMouseOut="rollover('/onthisday/img/fwd_aro.gif','aronavfwdfooter')"><img name="aronavfwdfooter" width="8" height="13" border="0" hSpace="5" src="/onthisday/img/fwd_aro.gif" alt="Go forward one day"></a> </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> <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"> | </span> <a href="/onthisday/hi/years/default.stm" class="footer"><b>Years</b></a><span class="pipe"> | </span> <a href="/onthisday/hi/themes/default.stm" class="footer"><b>Themes</b></a><span class="pipe"> | </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">©MMVIII</a><span class="pipenormal"> | </span><a href="/1/hi/help/3281815.stm" class="footer">News Sources</a><span class="pipenormal"> | </span><a href="http://www.bbc.co.uk/privacy/" class="footer">Privacy & Cookies Policy</a><br /><br /></td> </tr> </table> </body> </html>