
<%@ Page Language="C#" EnableViewState="false" %>
  

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><!-- PageID 26487 - published by Open Text Web Solutions 9 - 9.0.1.76 - 30464 -->
<%@ Register TagPrefix="TfL" TagName="LibSwapper" Src="~/tfl/common/aspnet/usercontrols/https-domain/libswapper.ascx" %>
<TfL:LibSwapper id="LibSwapper" runat="Server" IsHttpsRequired="false" />
    <title>Planned Road Events Calendar &#124; Transport for London</title>

    <!-- Global Meta Data -->
    <!-- Placeholder for Meta Data -->

    <!-- Modal Meta Data -->
    <meta name="DC.Title" content="Planned Road Events Calendar" /> 
    <meta name="DC.Format.medium" scheme="IMT" content="text/html" />
    <meta name="DC.Contributor" content="Transport for London" />
    <meta name="DC.Date.Created" scheme="W3CTDF" content="13/12/2012 15:20:49"  />
    <meta name="DC.Date.Modified" scheme="W3CTDF" content="05/02/2013 10:32:08" />
    <meta name="eGMS.Identifier.SystemID" content="88F645CB5CAC47B381EA648168AD5A37" />
    <meta name="ProjectGuid" content="4CC21C2A536B443AA71A5F27D7E2E6A0" />
    <meta name="pageid" content="26487" />

    <!-- Global Html Head -->
    <!-- Global Head Start -->

    
    
    
    
   
<!--#include virtual="/tfl-global/includes/global-head.inc" -->
  <link type="text/css" rel="stylesheet" href="/tfl-global/css/extras.css" media="screen" />  
  
     
<asp:PlaceHolder runat="server" ID="ph_HeadIncludes" />

<!-- Global Head End -->
    

<script src="http://plugins.learningjquery.com/expander/jquery.expander.js"></script>

<script type="text/javascript">
$.expander.defaults.slicePoint = 180;
$(document).ready(function() {
  // simple example, using all default options unless overridden globally
  $('div.eventDetails p').expander();
});
</script>
 
<script type="text/javascript" charset="utf-8">
  $(function () {
   var tabContainers = $('div.calendarTabs > div');
   tabContainers.hide().filter(':first').show();
   
   $('div.calendarTabs dl.tabNavigation a').click(function () {
    tabContainers.hide();
    tabContainers.filter(this.hash).show();
    $('div.calendarTabs dl.tabNavigation a').removeClass('selected');
    $(this).addClass('selected');
    return false;
   }).filter(':first').click();
  });
 </script>

<style type="text/css">

/* --- twitter panel fix --- */
#supporting-content div.twitter-panel div a img {
  margin-right: 5px !important;
 }

/* --- copied events --- */
.compact #main-content .eventDetails  h2{
 margin:3px 0
}
#main-content .tertiaryContent .com20 .contentArea .eventDetails,
#main-content .tertiaryContent .com20 .contentArea .linkListing{
 margin:0;
 padding:0;
 clear:both;
 float:left;
 width:100%;
 background:none
}
#main-content .tertiaryContent .com20 .contentArea ol.eventDetails li,
#main-content .tertiaryContent .com20 .contentArea ul.linkListing li{
 clear:both;
 float:left;
 width:100%;
 list-style:none;
 padding:0px;
 margin-bottom:5px;
}
#main-content .tertiaryContent .com20 .contentArea ol.eventDetails li h3,
#main-content .tertiaryContent .com20 .contentArea ul.linkListing li h3{
 padding-left:5px;
}
ol.eventDetails {
 padding-left: 0;
 margin: 0;
}
#main-content .tertiaryContent .com20 .contentArea ol.eventDetails li, #main-content .tertiaryContent .com20 .contentArea ul.linkListing li, ol.eventDetails li {
clear:both;
float:left;
list-style:none outside none;
margin-bottom:5px;
padding:0;
width:100%; 
}
li.seeall {
 background-image: none;
}
#main-content .tertiaryContent .com20 .contentArea ol.eventDetails li .date{
 padding:0 5px 10px;
 color:#356230;
}
#main-content .eventsContainer ol.eventDetails li .date{
 color:#356230;
}
/*.primaryContent ul.eventList{
 display:block;
 overflow:hidden;
 margin:0 0 0 19px;
}
.primaryContent ul.eventList li{
 float:left;
 width:32%;
 background:none;
 padding:0
}
.primaryContent ul.eventList li.lrg{
    width:64%;
    margin-right:15px
}
.primaryContent ul.eventList li.marg{
 margin:0 9px;*/
#main-content .eventsContainer, #main-content .categoryContainer{
 background:transparent url('/tfl-global/images/supporting-content-header.gif') repeat-x 0 0;
 padding-top:5px;
 clear:both;
 float:left;
 width:100%;
 margin-top:16px;
}
.template-4 #main-content .eventsContainer, #main-content .categoryContainer{
 margin-top:0
}
#main-content .categoryContainer{
 margin-top:0;
 border-bottom:1px solid #ccc;
}
#main-content .eventsContainer .links-thankyou{
 margin:0 19px !important;
 width:520px !important;
}
#main-content .voting-thankyou{
 margin:0 0 0 18px;
 width:93%;
}
#supporting-content .links-thankyou,
#supporting-content .error-handler{
 margin:5px 5px 0 !important;
}
#main-content .eventsForm{
 clear:both;
 float:left;
 width:100%;
 background:#f2f2f2 url('/tfl-global/images/grey-panel-header.gif') repeat-x 0 0;
 padding:10px 0;
}
#main-content .eventsForm ul{
 clear:both;
 float:left;
 width:96.7%;
 padding-left:19px;
 margin-bottom:0
}
#main-content .eventsForm ul li{
 float:left;
 width:100%;
 background:none;
 padding-left:0;
 margin-bottom:3px;
}
#main-content .eventsForm ul li span{
 display:block;}
#main-content .eventsForm ul li label{
 float:left;
 width:110px;
 }
#main-content .eventsForm ul li input{
 float:left;
}
#main-content .eventsForm ul li.fullinput input{
 width:408px;
}
#main-content .eventsForm ul li input.button-next-1{
 float:right;
 margin-right:25px;}
.eventsContainer dl.eventsMonths{
 display:block;
 overflow:hidden;
 padding:5px 0 8px;
 margin-bottom:0;
 width:100%;
}
.eventsContainer .eventsMonths dt, 
#main-content .categoryContainer dt{
 float:left;
 width:70px;
 color:#4b4b4b;
 padding-left:19px;
}
#main-content .categoryContainer .linksHeader{
 display:block;
 margin-bottom:0;
 overflow:hidden;
 padding:5px 0 8px;
 width:100%;
}
#main-content .categoryContainer dt{
 color:#4B4B4B;
 float:left;
 padding-left:19px;
 width:70px;
}
.eventsContainer .eventsMonths dd, #main-content .categoryContainer dd{
 float:left;
 width:27px;
 color:#000;
 background:none
}
#main-content .categoryContainer dd{
 width:auto;
}
.eventsContainer .eventsMonths dd.addEvent{
 width:130px;
 padding-left:0;
 float:right;
}
.eventsContainer .eventsMonths dd.addEvent a{
 padding:2px 0 2px 18px;
 line-height:1.1em;
 background:url('/tfl-global/images/add.gif') no-repeat top left;
 font-weight:bold;
 text-align:right;
 color:#1987c3
}
.eventsContainer ol.eventDetails{
 margin:0;
 padding:10px 0 0;
 clear:both;
 float:left;
 width:100%;
}
.eventsContainer ol.eventDetails li{
 clear:both;
 float:left;
 width:96.6%;
 list-style:none;
 padding:0px 0 0 19px;
 margin-bottom:5px
}
.eventsContainer ol.eventDetails li .linklist{
 clear:both;
 float:left;
 padding-bottom:19px;
 width:90%;
 margin-bottom:0
}
.eventsContainer ol.eventDetails li p{
 margin-bottom:0
}
.eventsContainer ol.eventDetails li .linklist li{
 padding:0 0 0 8px
}
.shadow-divider-bot{
 clear:both;
 float:left;
 width:100%;
 background: none;
 border-bottom: 1px solid #e4e4e4;
 margin-bottom: 11px;
}
</style><link type="text/css" rel="stylesheet" href="/tfl-templates/driver/css/driver.css" media="all" />
<link type="text/css" rel="stylesheet" href="/tfl-global/css/twitter.css" media="all" />
   </head>
<body class="template-4 ">

    <!-- Container start -->
    <div id="container" class="road-users">
        
        <!-- Branding start -->
            <!-- #include virtual="/tfl-global/includes/branding.inc" -->
        <!-- Branding end -->

        <div id="main-content">
        <!-- Main content start -->
    <!-- <h1>Planned Road Events Calendar</h1> -->





          
            <a href="#navigation" class="structural-label" accesskey="S">Skip to navigation</a>
            <!--  -->
            
            
<h1>Events &amp; Closures Calendar - Planned Traffic Impacts</h1>
<p>Listed below are the major events and closures likely to impact traffic in London over the next week. These are not Transport For London events.&nbsp; Please contact the appropriate local Borough, Event Organiser or the Metropolitan Police for further information. Some details are subject to change.</p>           
<div class="secondaryContent eventsContainer">
    
    
    <div class="calendarTabs">
        <dl class="tabNavigation eventsMonths">  
                        <dd><a href="#AllEvents">All</a></dd>
                        <dd><a href="#JAN">JAN</a></dd>
                        <dd><a href="#FEB">FEB</a></dd>
                        <dd><a href="#MAR">MAR</a></dd>
                        <dd><a href="#APR">APR</a></dd>
                        <dd><a href="#MAY">MAY</a></dd>
                        <dd><a href="#JUN">JUN</a></dd>
                        <dd><a href="#JUL">JUL</a></dd>
                        <dd><a href="#AUG">AUG</a></dd>
                        <dd><a href="#SEP">SEP</a></dd>
                        <dd><a href="#OCT">OCT</a></dd>
                        <dd><a href="#NOV">NOV</a></dd>
                        <dd><a href="#DEC">DEC</a></dd>
        </dl>
        <div id="AllEvents">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">07/01/2013 to 31/05/2013</span><h3>A232 Barclay Road and Fairfield Road</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Roadworks</span></B><SPAN style="FONT-FAMILY: ">: </span><SPAN style="FONT-FAMILY: ">All westbound A212 traffic is being diverted onto A232 Westbound on Fairfield Road and Barclay Road. Expect much higher queues at this location</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">14/01/2013 to 22/04/2013&#44;&nbsp;10:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>Shepherds Bush Green / A402 between Holland Park Roundabout and Uxbridge Road / A4020</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">Major Gas Works Scheme will be in operation - <B>Phase 2: (Jan 28th - Feb 25th) The westbound carriageway of Shepherds Bush Green will be completely closed between Holland Park Roundabout and the W12 Shopping Centre; </B>Phase 3: (From Feb 25th for approx eight weeks) Single lane closures will continue on both Uxbridge Road (opposite Shepherds Bush station) and Shepherds Bush Green (outside W12 Shopping centre).</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">28/01/2013 to 13/04/2013&#44;&nbsp;10:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Wickham Road junction with Monks Orchard Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">A212 Coombe Road network rail bridge refurbishment, all A212 westbound traffic diverted via A232 Fairfield Road</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>














<li class="shadow-divider-bot"><span class="date">15/02/2013 to 25/02/2013&#44;&nbsp;22:30 &nbsp;to&nbsp;05:00&nbsp;</span><h3>Hendon Way / A41 between The Vale and Pennine Drive</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Water Works: </span></B><SPAN style="FONT-FAMILY: ">Lane closure in place to facilitate works.</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">15/02/2013 to 25/02/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;06:00&nbsp;</span><h3>Western Avenue / A40 at the junction of Oldfield Lane South</h3><div class="eventDetails"><p><B><SPAN style="FONT-FAMILY: ">Waterworks: </span></B><SPAN style="FONT-FAMILY: ">The A40 westbound will be reduced to 2 lanes. Access to the A40 westbound from Greenford Road will be closed<SPAN style="COLOR: red"> </span>and traffic will be diverted via the eastbound A40 to return to the westbound via Argyle Road.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 27/02/2013&#44;&nbsp;22:00&nbsp;to&nbsp;06:30&nbsp;</span><h3>Seven Sisters Road / A503 At the junction of High Road / A10</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TfL Streetworks: </span></B><SPAN style="FONT-FAMILY: ">Northbound and southbound direction.&nbsp;Road closure. Tottenham Hale Gyratory System reversal to two-way traffic.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 28/02/2013&#44;&nbsp;09:00 &nbsp;to&nbsp;20:00&nbsp;</span><h3>Green Lanes between Seven Sisters Road / A503 and Hermitage Road</h3><div class="eventDetails"><p><B><SPAN style="FONT-FAMILY: ">TfL Streetworks: </span></B><SPAN style="FONT-FAMILY: ">Northbound and southbound direction. Two way temporary signals due to bridge duct works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 04/03/2013&#44;&nbsp;09:30 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Clapham Common North Side between Long Road / A3 and Rookery Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Eastbound and westbound direction. FM Conway, working on behalf of London Borough of Lambeth will be carrying out essential carriageway works at the above location as part of the ongoing Clapham Gateway Scheme. Work will necessitate the closure of Clapham Common North Side between Long Road and Rookery Road.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>






<li class="shadow-divider-bot"><span class="date">24/02/2013 to 07/03/2013&#44;&nbsp;09:30&nbsp;to&nbsp;15:00&nbsp;</span><h3>The Avenue / A316 at the junction of Cassilis Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Water Works: </span></B><SPAN style="FONT-FAMILY: ">Eastbound and westbound direction. Various lane restrictions in two phases due to sewer repairs. Phase 1 will be a single lane reduction westbound. Phase 2 will be a lane reduction in both directions.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">24/02/2013 to 25/02/2013&#44;&nbsp;07:00&nbsp;to&nbsp;17:00&nbsp;</span><h3>Great West Road / A4 between Clayponds Avenue and Ealing Road / B455</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">To facilitate National Grid gas works, there will be no access to Clayponds Avenue from the A4 westbound or Clayponds Lane northbound. Local diversion in place. In addition, there will be westbound lane restrictions on the A4 westbound and Clayponds Avenue.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">24/02/2013&#44;&nbsp;14:00&nbsp;to&nbsp;20:00&nbsp;</span><h3>Wembley Stadium / A479 at the junction of Wembley Hill Road / A479 and Olympic Way</h3><div class="eventDetails"><p></p>
<p><B>Sporting Event:</B><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: "> </span></B>Wembley Stadium will be hosting the Capital One Cup final between Swansea City and Bradford City. Kick off is at 16:00hrs. Large pedestrian numbers are expected in the Wembley area. Traffic levels are expected to increase in the area in the lead up to the game and after the game has concluded. Roads likely to be affected are the A406, Harrow Road, Wembley High Road and roads around the stadium.&nbsp; </p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">09/03/2013&#44;&nbsp;12:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Event:</span></B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: "> There will be full closure on Oxford Street between Portman Street and Oxford Circus to facilitate the movement of participants. They will form up in Oxford Street outside Selfridges to travel the route: Oxford St, Regent St, Piccadilly Circus, Haymarket, Pall Mall East and Trafalgar Square. There will be temporary holds along the rest of the route and outer strategic closures will be implemented if necessary. Form up: 12 noon. Move off: 13:00 and Anticipated end time: 15:30. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.millionwomenrise.com/9-march-2013.html" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">10/03/2013&#44;&nbsp;12:00 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Twickenham Stadium</h3><div class="eventDetails"><p><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Sporting Event: </span></B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Twickenham Stadium will be hosting the England v Italy 6 Nations Rugby match. Kickoff is at&nbsp;15:00hrs. Large pedestrian numbers are expected in the Twickenham area. Traffic levels are expected to increase in the area in the lead up to the game and after the game has concluded. Roads likely to be affected are the A316 Chertsey Road and all roads leading to Twickenham Station and around the stadium.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.rfu.com/tickets/events/2013_03_10_englandvsitaly" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">16/03/2013&#44;&nbsp;12:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Willesden Area</h3><div class="eventDetails"><p></p>
<p><B>St Patrick's Day Parade: </B>&nbsp;A group of people will take part in a parade from Willesden Green to Willesden Library via Station Parade, Walm Lane, High Road and Brondesbury Park. Expect traffic delays.<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: "> <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.brent.gov.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">16/03/2013&#44;&nbsp;07:00 &nbsp;to&nbsp;19:00&nbsp;</span><h3>Trafalgar Square</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B>Event:</B><B><SPAN style="FONT-FAMILY: "> </span></B>A group of people are anticipated to attend an annual event (Maslenitsa - 2013) contained on Trafalgar Square. Pall Mall East will be closed from 0700hrs, with centre line coning on Cockspur Street and lane restrictions on Morleys Hill to facilitate this event. Expect traffic delays due to higher than normal pedestrian numbers during the event. Event timings: &nbsp;13:30 to 18:30. <B></B></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.maslenitsa.co.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">17/03/2013&#44;&nbsp;0700&nbsp;to&nbsp;1800&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">St Patrick's Day Parade: </span></B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Road closures begin at 0930 to allow for form up on Piccadilly eastbound. At 12:00hrs the parade will start from Piccadilly and travel to Whitehall via Piccadilly, Piccadilly Circus, Lower Regent Street, Waterloo Place, Pall Mall, Cockspur Street and Trafalgar Square. To facilitate the form up Piccadilly at the junction with Hyde Park Corner and Piccadilly underpass will be closed at 09:30hrs. Pall Mall East will be closed from 07:00hrs. The remaining roads will be closed by 11:45hrs. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.london.gov.uk/events/st-patricks-day-parade-and-festival" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">24/03/2013&#44;&nbsp;11:00 &nbsp;to&nbsp;14:00 &nbsp;</span><h3>Piccadilly Junction with Swallow Street to Piccadilly Circus</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: &nbsp;</span></B><SPAN style="FONT-FAMILY: ">There will be a religious procession from St James Church up to Piccadilly Circus and back to the church. Expect Traffic Delays.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.westminster.gov.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">31/03/2013&#44;&nbsp;16:00 &nbsp;to&nbsp;20:00&nbsp;</span><h3>West London</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: </span></B><SPAN style="FONT-FAMILY: ">The 158th Varsity Boat Race takes place at 16:00.&nbsp; Bridges affected: Putney Bridge / Hammersmith Bridge / Barnes Bridge / Chiswick Bridge. The race will be taking place on the river Thames between Putney Bridge and Chiswick Bridge. Various closures may be implemented due to the large pedestrian volume expected. Motorists advised to expect possible delays in the area. <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://theboatrace.org/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">06/04/2013&#44;&nbsp;16:30 &nbsp;to&nbsp;22:00   &nbsp;</span><h3>Twickenham Stadium </h3><div class="eventDetails"><p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; tab-stops: 128.25pt"><B><SPAN style="FONT-FAMILY: ">Sporting Event: </span></B><SPAN style="FONT-FAMILY: ">Heineken Quarter Final. Kick off at </span><SPAN style="FONT-FAMILY: ">1830hrs. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.rfu.com/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">14/04/2013&#44;&nbsp;09:00 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Trafalgar Square</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><span><strong>Event:</STRONG> Vaisakhi on the Square 2013 <strong>-</STRONG> A large group of people are anticipated over the day of Sikh celebrations on the square. <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.london.gov.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">21/04/2013&#44;&nbsp;07:00 &nbsp;to&nbsp;19:00&nbsp;</span><h3>Central, East and South London</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: </span></B><SPAN style="FONT-FAMILY: ">London Marathon 2013 -</span><SPAN style="FONT-FAMILY: "> &nbsp;Full road closures between Greenwich and St James's Park. City closures on all approaches to Upper Thames Street, Tower Hill and Victoria Embankment. <B></B></span></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal">&nbsp;</p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.virginlondonmarathon.com/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">27/04/2013&#44;&nbsp;14:00 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Twickenham Stadium </h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><span><strong>Event:</STRONG> Army v Navy Match <strong>-</STRONG> Kick Off at 15:00hrs. <B></B></span></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal">&nbsp;</p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.armynavymatch.org.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">01/05/2013&#44;&nbsp;11:00 &nbsp;to&nbsp;15:00&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: </span></B><SPAN style="FONT-FAMILY: ">There will be full road closures of Clerkenwell Green, Clerkenwell Road, Theobald's Road, Proctor St, High Holborn, Kingsway, Aldwych, Strand and Trafalgar Square to facilitate the event. The closure will affect the west side of the City of London. Expect traffic delays. Form up is at 1100 and move off at 1300. . <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://content.met.police.uk/Home" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">12/05/2013&#44;&nbsp;0800&nbsp;to&nbsp;1130&nbsp;</span><h3>All Thames Bridges </h3><div class="eventDetails"><p><span><strong>Thames Bridges Bike Ride:</STRONG> A cycling event will take place from Southwark Park, travelling along the Thames to Hurst Park near Hampton Court crossing 16 bridges en route. Start times are staggered with groups of participants leaving approximately every 10 minutes from 8.00 am through until 11.30 am. There are no planned road closures. <br /></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.stroke.org.uk/TBBR" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">27/05/2013&#44;&nbsp;07:00&nbsp;to&nbsp;15:00&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p></p>
<p><SPAN style="LINE-HEIGHT: 115%"><strong>Bupa 10k Race:</STRONG>&nbsp;Full Road Closures between Westminster (St James's Park, Victoria Embankment, Puddle Dock, Queen Victoria St, Godliman St, St Pauls Churchyard, Cannon Street, Queen Victoria St, Cornhill, Leadenhall St, Leadenhall Market, Fenchurch St, Mincing Lane, Great Tower St, Eastcheap, Cannon St, Queen Victoria St, White Lion Hill, Victoria Embankment, Westminster. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.london10000.co.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">02/06/2013&#44;&nbsp;1200&nbsp;to&nbsp;1500&nbsp;</span><h3>Central And South East London</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Help For Heroes Ride 2013: </span></B><SPAN style="FONT-FAMILY: ">There will be a charity bike ride from Greenwich Park to Horseguards Parade Ground via Romney Road, Creek Road, Evelyn Street, Lower Road, Jamaica Road, Tower Bridge, Lower Thames Street, Victoria Embankment, Horseguards Avenue, Whitehall, Parliament Square, Birdcage Walk and The Mall. There will be no road closures until the group arrive at Horseguards at 1230pm. At approximately 1400pm Whitehall southbound will be closed for 25 minutes whilst a service is held. The group will then move off around Parliament Square with temporary holds to enter Birdcage Walk.<B></B></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.helpforheroes.org.uk/challenges_2013_hero_ride.html" class="external-site">Go to the website</a></li></ul></li>


                
            </ol>
        </div>
        <div id="JAN">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">07/01/2013 to 31/05/2013</span><h3>A232 Barclay Road and Fairfield Road</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Roadworks</span></B><SPAN style="FONT-FAMILY: ">: </span><SPAN style="FONT-FAMILY: ">All westbound A212 traffic is being diverted onto A232 Westbound on Fairfield Road and Barclay Road. Expect much higher queues at this location</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">14/01/2013 to 22/04/2013&#44;&nbsp;10:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>Shepherds Bush Green / A402 between Holland Park Roundabout and Uxbridge Road / A4020</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">Major Gas Works Scheme will be in operation - <B>Phase 2: (Jan 28th - Feb 25th) The westbound carriageway of Shepherds Bush Green will be completely closed between Holland Park Roundabout and the W12 Shopping Centre; </B>Phase 3: (From Feb 25th for approx eight weeks) Single lane closures will continue on both Uxbridge Road (opposite Shepherds Bush station) and Shepherds Bush Green (outside W12 Shopping centre).</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">28/01/2013 to 13/04/2013&#44;&nbsp;10:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Wickham Road junction with Monks Orchard Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">A212 Coombe Road network rail bridge refurbishment, all A212 westbound traffic diverted via A232 Fairfield Road</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="FEB">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">07/01/2013 to 31/05/2013</span><h3>A232 Barclay Road and Fairfield Road</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Roadworks</span></B><SPAN style="FONT-FAMILY: ">: </span><SPAN style="FONT-FAMILY: ">All westbound A212 traffic is being diverted onto A232 Westbound on Fairfield Road and Barclay Road. Expect much higher queues at this location</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">14/01/2013 to 22/04/2013&#44;&nbsp;10:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>Shepherds Bush Green / A402 between Holland Park Roundabout and Uxbridge Road / A4020</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">Major Gas Works Scheme will be in operation - <B>Phase 2: (Jan 28th - Feb 25th) The westbound carriageway of Shepherds Bush Green will be completely closed between Holland Park Roundabout and the W12 Shopping Centre; </B>Phase 3: (From Feb 25th for approx eight weeks) Single lane closures will continue on both Uxbridge Road (opposite Shepherds Bush station) and Shepherds Bush Green (outside W12 Shopping centre).</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">28/01/2013 to 13/04/2013&#44;&nbsp;10:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Wickham Road junction with Monks Orchard Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">A212 Coombe Road network rail bridge refurbishment, all A212 westbound traffic diverted via A232 Fairfield Road</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>














<li class="shadow-divider-bot"><span class="date">15/02/2013 to 25/02/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;06:00&nbsp;</span><h3>Western Avenue / A40 at the junction of Oldfield Lane South</h3><div class="eventDetails"><p><B><SPAN style="FONT-FAMILY: ">Waterworks: </span></B><SPAN style="FONT-FAMILY: ">The A40 westbound will be reduced to 2 lanes. Access to the A40 westbound from Greenford Road will be closed<SPAN style="COLOR: red"> </span>and traffic will be diverted via the eastbound A40 to return to the westbound via Argyle Road.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">15/02/2013 to 25/02/2013&#44;&nbsp;22:30 &nbsp;to&nbsp;05:00&nbsp;</span><h3>Hendon Way / A41 between The Vale and Pennine Drive</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Water Works: </span></B><SPAN style="FONT-FAMILY: ">Lane closure in place to facilitate works.</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 28/02/2013&#44;&nbsp;09:00 &nbsp;to&nbsp;20:00&nbsp;</span><h3>Green Lanes between Seven Sisters Road / A503 and Hermitage Road</h3><div class="eventDetails"><p><B><SPAN style="FONT-FAMILY: ">TfL Streetworks: </span></B><SPAN style="FONT-FAMILY: ">Northbound and southbound direction. Two way temporary signals due to bridge duct works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 04/03/2013&#44;&nbsp;09:30 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Clapham Common North Side between Long Road / A3 and Rookery Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Eastbound and westbound direction. FM Conway, working on behalf of London Borough of Lambeth will be carrying out essential carriageway works at the above location as part of the ongoing Clapham Gateway Scheme. Work will necessitate the closure of Clapham Common North Side between Long Road and Rookery Road.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 27/02/2013&#44;&nbsp;22:00&nbsp;to&nbsp;06:30&nbsp;</span><h3>Seven Sisters Road / A503 At the junction of High Road / A10</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TfL Streetworks: </span></B><SPAN style="FONT-FAMILY: ">Northbound and southbound direction.&nbsp;Road closure. Tottenham Hale Gyratory System reversal to two-way traffic.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>






<li class="shadow-divider-bot"><span class="date">24/02/2013&#44;&nbsp;14:00&nbsp;to&nbsp;20:00&nbsp;</span><h3>Wembley Stadium / A479 at the junction of Wembley Hill Road / A479 and Olympic Way</h3><div class="eventDetails"><p></p>
<p><B>Sporting Event:</B><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: "> </span></B>Wembley Stadium will be hosting the Capital One Cup final between Swansea City and Bradford City. Kick off is at 16:00hrs. Large pedestrian numbers are expected in the Wembley area. Traffic levels are expected to increase in the area in the lead up to the game and after the game has concluded. Roads likely to be affected are the A406, Harrow Road, Wembley High Road and roads around the stadium.&nbsp; </p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">24/02/2013 to 07/03/2013&#44;&nbsp;09:30&nbsp;to&nbsp;15:00&nbsp;</span><h3>The Avenue / A316 at the junction of Cassilis Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Water Works: </span></B><SPAN style="FONT-FAMILY: ">Eastbound and westbound direction. Various lane restrictions in two phases due to sewer repairs. Phase 1 will be a single lane reduction westbound. Phase 2 will be a lane reduction in both directions.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">24/02/2013 to 25/02/2013&#44;&nbsp;07:00&nbsp;to&nbsp;17:00&nbsp;</span><h3>Great West Road / A4 between Clayponds Avenue and Ealing Road / B455</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">To facilitate National Grid gas works, there will be no access to Clayponds Avenue from the A4 westbound or Clayponds Lane northbound. Local diversion in place. In addition, there will be westbound lane restrictions on the A4 westbound and Clayponds Avenue.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="MAR">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">07/01/2013 to 31/05/2013</span><h3>A232 Barclay Road and Fairfield Road</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Roadworks</span></B><SPAN style="FONT-FAMILY: ">: </span><SPAN style="FONT-FAMILY: ">All westbound A212 traffic is being diverted onto A232 Westbound on Fairfield Road and Barclay Road. Expect much higher queues at this location</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">14/01/2013 to 22/04/2013&#44;&nbsp;10:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>Shepherds Bush Green / A402 between Holland Park Roundabout and Uxbridge Road / A4020</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">Major Gas Works Scheme will be in operation - <B>Phase 2: (Jan 28th - Feb 25th) The westbound carriageway of Shepherds Bush Green will be completely closed between Holland Park Roundabout and the W12 Shopping Centre; </B>Phase 3: (From Feb 25th for approx eight weeks) Single lane closures will continue on both Uxbridge Road (opposite Shepherds Bush station) and Shepherds Bush Green (outside W12 Shopping centre).</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">28/01/2013 to 13/04/2013&#44;&nbsp;10:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Wickham Road junction with Monks Orchard Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">A212 Coombe Road network rail bridge refurbishment, all A212 westbound traffic diverted via A232 Fairfield Road</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">18/02/2013 to 04/03/2013&#44;&nbsp;09:30 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Clapham Common North Side between Long Road / A3 and Rookery Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Eastbound and westbound direction. FM Conway, working on behalf of London Borough of Lambeth will be carrying out essential carriageway works at the above location as part of the ongoing Clapham Gateway Scheme. Work will necessitate the closure of Clapham Common North Side between Long Road and Rookery Road.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">24/02/2013 to 07/03/2013&#44;&nbsp;09:30&nbsp;to&nbsp;15:00&nbsp;</span><h3>The Avenue / A316 at the junction of Cassilis Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Water Works: </span></B><SPAN style="FONT-FAMILY: ">Eastbound and westbound direction. Various lane restrictions in two phases due to sewer repairs. Phase 1 will be a single lane reduction westbound. Phase 2 will be a lane reduction in both directions.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">09/03/2013&#44;&nbsp;12:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Event:</span></B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: "> There will be full closure on Oxford Street between Portman Street and Oxford Circus to facilitate the movement of participants. They will form up in Oxford Street outside Selfridges to travel the route: Oxford St, Regent St, Piccadilly Circus, Haymarket, Pall Mall East and Trafalgar Square. There will be temporary holds along the rest of the route and outer strategic closures will be implemented if necessary. Form up: 12 noon. Move off: 13:00 and Anticipated end time: 15:30. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.millionwomenrise.com/9-march-2013.html" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">10/03/2013&#44;&nbsp;12:00 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Twickenham Stadium</h3><div class="eventDetails"><p><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Sporting Event: </span></B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Twickenham Stadium will be hosting the England v Italy 6 Nations Rugby match. Kickoff is at&nbsp;15:00hrs. Large pedestrian numbers are expected in the Twickenham area. Traffic levels are expected to increase in the area in the lead up to the game and after the game has concluded. Roads likely to be affected are the A316 Chertsey Road and all roads leading to Twickenham Station and around the stadium.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.rfu.com/tickets/events/2013_03_10_englandvsitaly" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">16/03/2013&#44;&nbsp;07:00 &nbsp;to&nbsp;19:00&nbsp;</span><h3>Trafalgar Square</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B>Event:</B><B><SPAN style="FONT-FAMILY: "> </span></B>A group of people are anticipated to attend an annual event (Maslenitsa - 2013) contained on Trafalgar Square. Pall Mall East will be closed from 0700hrs, with centre line coning on Cockspur Street and lane restrictions on Morleys Hill to facilitate this event. Expect traffic delays due to higher than normal pedestrian numbers during the event. Event timings: &nbsp;13:30 to 18:30. <B></B></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.maslenitsa.co.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">16/03/2013&#44;&nbsp;12:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Willesden Area</h3><div class="eventDetails"><p></p>
<p><B>St Patrick's Day Parade: </B>&nbsp;A group of people will take part in a parade from Willesden Green to Willesden Library via Station Parade, Walm Lane, High Road and Brondesbury Park. Expect traffic delays.<SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: "> <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.brent.gov.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">17/03/2013&#44;&nbsp;0700&nbsp;to&nbsp;1800&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p><B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">St Patrick's Day Parade: </span></B><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: ">Road closures begin at 0930 to allow for form up on Piccadilly eastbound. At 12:00hrs the parade will start from Piccadilly and travel to Whitehall via Piccadilly, Piccadilly Circus, Lower Regent Street, Waterloo Place, Pall Mall, Cockspur Street and Trafalgar Square. To facilitate the form up Piccadilly at the junction with Hyde Park Corner and Piccadilly underpass will be closed at 09:30hrs. Pall Mall East will be closed from 07:00hrs. The remaining roads will be closed by 11:45hrs. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.london.gov.uk/events/st-patricks-day-parade-and-festival" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">24/03/2013&#44;&nbsp;11:00 &nbsp;to&nbsp;14:00 &nbsp;</span><h3>Piccadilly Junction with Swallow Street to Piccadilly Circus</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: &nbsp;</span></B><SPAN style="FONT-FAMILY: ">There will be a religious procession from St James Church up to Piccadilly Circus and back to the church. Expect Traffic Delays.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.westminster.gov.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">31/03/2013&#44;&nbsp;16:00 &nbsp;to&nbsp;20:00&nbsp;</span><h3>West London</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: </span></B><SPAN style="FONT-FAMILY: ">The 158th Varsity Boat Race takes place at 16:00.&nbsp; Bridges affected: Putney Bridge / Hammersmith Bridge / Barnes Bridge / Chiswick Bridge. The race will be taking place on the river Thames between Putney Bridge and Chiswick Bridge. Various closures may be implemented due to the large pedestrian volume expected. Motorists advised to expect possible delays in the area. <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://theboatrace.org/" class="external-site">Go to the website</a></li></ul></li>


                
            </ol>
        </div>
        <div id="APR">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">07/01/2013 to 31/05/2013</span><h3>A232 Barclay Road and Fairfield Road</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Roadworks</span></B><SPAN style="FONT-FAMILY: ">: </span><SPAN style="FONT-FAMILY: ">All westbound A212 traffic is being diverted onto A232 Westbound on Fairfield Road and Barclay Road. Expect much higher queues at this location</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">14/01/2013 to 22/04/2013&#44;&nbsp;10:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>Shepherds Bush Green / A402 between Holland Park Roundabout and Uxbridge Road / A4020</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Gas Works: </span></B><SPAN style="FONT-FAMILY: ">Major Gas Works Scheme will be in operation - <B>Phase 2: (Jan 28th - Feb 25th) The westbound carriageway of Shepherds Bush Green will be completely closed between Holland Park Roundabout and the W12 Shopping Centre; </B>Phase 3: (From Feb 25th for approx eight weeks) Single lane closures will continue on both Uxbridge Road (opposite Shepherds Bush station) and Shepherds Bush Green (outside W12 Shopping centre).</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">28/01/2013 to 13/04/2013&#44;&nbsp;10:00 &nbsp;to&nbsp;15:30&nbsp;</span><h3>Wickham Road junction with Monks Orchard Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">A212 Coombe Road network rail bridge refurbishment, all A212 westbound traffic diverted via A232 Fairfield Road</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">06/04/2013&#44;&nbsp;16:30 &nbsp;to&nbsp;22:00   &nbsp;</span><h3>Twickenham Stadium </h3><div class="eventDetails"><p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; tab-stops: 128.25pt"><B><SPAN style="FONT-FAMILY: ">Sporting Event: </span></B><SPAN style="FONT-FAMILY: ">Heineken Quarter Final. Kick off at </span><SPAN style="FONT-FAMILY: ">1830hrs. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.rfu.com/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">14/04/2013&#44;&nbsp;09:00 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Trafalgar Square</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><span><strong>Event:</STRONG> Vaisakhi on the Square 2013 <strong>-</STRONG> A large group of people are anticipated over the day of Sikh celebrations on the square. <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.london.gov.uk/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">21/04/2013&#44;&nbsp;07:00 &nbsp;to&nbsp;19:00&nbsp;</span><h3>Central, East and South London</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: </span></B><SPAN style="FONT-FAMILY: ">London Marathon 2013 -</span><SPAN style="FONT-FAMILY: "> &nbsp;Full road closures between Greenwich and St James's Park. City closures on all approaches to Upper Thames Street, Tower Hill and Victoria Embankment. <B></B></span></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal">&nbsp;</p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.virginlondonmarathon.com/" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">27/04/2013&#44;&nbsp;14:00 &nbsp;to&nbsp;18:00&nbsp;</span><h3>Twickenham Stadium </h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><span><strong>Event:</STRONG> Army v Navy Match <strong>-</STRONG> Kick Off at 15:00hrs. <B></B></span></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal">&nbsp;</p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.armynavymatch.org.uk/" class="external-site">Go to the website</a></li></ul></li>


                
            </ol>
        </div>
        <div id="MAY">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">07/01/2013 to 31/05/2013</span><h3>A232 Barclay Road and Fairfield Road</h3><div class="eventDetails"><p></p>
<p><SPAN style="FONT-FAMILY: "><B><SPAN style="FONT-FAMILY: ">Roadworks</span></B><SPAN style="FONT-FAMILY: ">: </span><SPAN style="FONT-FAMILY: ">All westbound A212 traffic is being diverted onto A232 Westbound on Fairfield Road and Barclay Road. Expect much higher queues at this location</span></p></span></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">01/05/2013&#44;&nbsp;11:00 &nbsp;to&nbsp;15:00&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Event: </span></B><SPAN style="FONT-FAMILY: ">There will be full road closures of Clerkenwell Green, Clerkenwell Road, Theobald's Road, Proctor St, High Holborn, Kingsway, Aldwych, Strand and Trafalgar Square to facilitate the event. The closure will affect the west side of the City of London. Expect traffic delays. Form up is at 1100 and move off at 1300. . <B></B></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://content.met.police.uk/Home" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">12/05/2013&#44;&nbsp;0800&nbsp;to&nbsp;1130&nbsp;</span><h3>All Thames Bridges </h3><div class="eventDetails"><p><span><strong>Thames Bridges Bike Ride:</STRONG> A cycling event will take place from Southwark Park, travelling along the Thames to Hurst Park near Hampton Court crossing 16 bridges en route. Start times are staggered with groups of participants leaving approximately every 10 minutes from 8.00 am through until 11.30 am. There are no planned road closures. <br /></span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.stroke.org.uk/TBBR" class="external-site">Go to the website</a></li></ul></li>




<li class="shadow-divider-bot"><span class="date">27/05/2013&#44;&nbsp;07:00&nbsp;to&nbsp;15:00&nbsp;</span><h3>Westminster Area</h3><div class="eventDetails"><p></p>
<p><SPAN style="LINE-HEIGHT: 115%"><strong>Bupa 10k Race:</STRONG>&nbsp;Full Road Closures between Westminster (St James's Park, Victoria Embankment, Puddle Dock, Queen Victoria St, Godliman St, St Pauls Churchyard, Cannon Street, Queen Victoria St, Cornhill, Leadenhall St, Leadenhall Market, Fenchurch St, Mincing Lane, Great Tower St, Eastcheap, Cannon St, Queen Victoria St, White Lion Hill, Victoria Embankment, Westminster. </span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.london10000.co.uk/" class="external-site">Go to the website</a></li></ul></li>


                
            </ol>
        </div>
        <div id="JUN">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">02/06/2013&#44;&nbsp;1200&nbsp;to&nbsp;1500&nbsp;</span><h3>Central And South East London</h3><div class="eventDetails"><p></p>
<p style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"><B><SPAN style="FONT-FAMILY: ">Help For Heroes Ride 2013: </span></B><SPAN style="FONT-FAMILY: ">There will be a charity bike ride from Greenwich Park to Horseguards Parade Ground via Romney Road, Creek Road, Evelyn Street, Lower Road, Jamaica Road, Tower Bridge, Lower Thames Street, Victoria Embankment, Horseguards Avenue, Whitehall, Parliament Square, Birdcage Walk and The Mall. There will be no road closures until the group arrive at Horseguards at 1230pm. At approximately 1400pm Whitehall southbound will be closed for 25 minutes whilst a service is held. The group will then move off around Parliament Square with temporary holds to enter Birdcage Walk.<B></B></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"><li><a href="http://www.helpforheroes.org.uk/challenges_2013_hero_ride.html" class="external-site">Go to the website</a></li></ul></li>


                
            </ol>
        </div>
        <div id="JUL">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="AUG">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="SEP">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="OCT">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="NOV">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>




<li class="shadow-divider-bot"><span class="date">19/01/2013 to 27/11/2013&#44;&nbsp;22:00 &nbsp;to&nbsp;12:00 &nbsp;</span><h3>A40 Westway in the vicinity of Wood Lane and St Marks Road</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">TFL Streetworks:</span></B><SPAN style="FONT-FAMILY: "> Various road and lane closures in the area to facilitate Expansion Joint repair works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
        <div id="DEC">
            <ol class="eventDetails shadow-divider">
                


<li class="shadow-divider-bot"><span class="date">05/10/2012 to 31/12/2014&#44;&nbsp;20:00&nbsp;to&nbsp;18:00&nbsp;</span><h3>High Road / A10 at the junction of Seven Sisters and Monument Way</h3><div class="eventDetails"><p></p>
<p><B><SPAN style="FONT-FAMILY: ">Roadworks: </span></B><SPAN style="FONT-FAMILY: ">Various lane restrictions and closures in place to facilitate major Tottenham Hale rejuvenation works.</span></p></div><ul class="linklist" id="cv2_events_rpt_EventsList_ul_EventInfo_0"></ul></li>


                
            </ol>
        </div>
    </div>
</div>


        <!-- Main content end -->
        </div>
        <div id="supporting-content">
        <!-- Supporting content start -->
            <div class="panel content">
     <h2><a href="/tfl/livetravelnews/realtime/road/">Live traffic news</a></h2>
     <img src="/assets/images/supportingcontent/map_corridors_small_trans.gif" alt="London road corridors" />
     <p>Live disruptions taking place on London's major roads</p>
          <form method="get" action="/tfl/livetravelnews/realtime/road/">
     <input type="hidden" name="showCorridors" value="true" />
     <input type="hidden" name="showModerate" value="true" />
     <input type="hidden" name="showSevere" value="true" />
     <label for="corridor" class="driver-hide">Select a Road Corridor</label>
     <select name="corridor" id="corridor" class="driver-road-select-form-list">
        <option>Select a road corridor</option>
        <option value="centrallondon">Central London</option>
        <option value="northcircular">North Circular</option>
        <option value="southcircular">South Circular</option>
        <option value="blackwalltunnel">Blackwall Tunnel</option>
        <option value="a1">A1</option>
        <option value="a10">A10</option>
        <option value="a12">A12</option>
        <option value="a13">A13</option>
        <option value="a2">A2</option>
        <option value="a20">A20</option>
        <option value="a21">A21</option>
        <option value="a23">A23</option>
        <option value="a24">A24</option>
        <option value="a3">A3</option>
        <option value="a316">A316</option>
        <option value="a4">A4</option>        
        <option value="a40">A40</option>
        <option value="a41">A41</option>
</select>

<input type="submit" id="road-submit" value="Go" class="button driver-road-select-form-button" />
</form>
 </div>
<div class="panel content tweet">


    <TfL:TwitterReader runat="server" id="twitter_22809" 
            ResultsToShow="1" AccountName="TfLTrafficNews" 
             caption="Latest traffic tweet" frequency="1" />

</div>









<div class="panel content linklist ">
    <h2>See also</h2>
<dl>


    
        <dd><a href="/businessandpartners/1242.xml">Coach drivers</a></dd>
    
        <dd><a href="http://www.tfl.gov.uk/corporate/modesoftransport/1638.aspx">London streets</a></dd>
    
        <dd><a href="/businessandpartners/1280.xml">Freight</a></dd>
    
        <dd><a href="/roadusers/redroutes/11010.xml">Highway licences</a></dd>
    
        <dd><a href="/corporate/projectsandschemes/23288.xml">Motorcycle safety</a></dd>
    
        <dd><a href="/businessandpartners/2807.xml">Taxi and PHV operators</a></dd>
    


</dl>
</div>














<div class="panel content linklist ">
    <h2>Related websites</h2>
<dl>



    
        <dd><a href="http://www.carplus.org.uk/car-clubs/ " target="_blank">Car Clubs</a></dd>
    
        <dd><a href="http://www.londontravelwatch.org.uk/ " target="_blank">London Travel Watch</a></dd>
    
        <dd><a href="http://public.londonworks.gov.uk" target="_blank">LondonWorks register</a></dd>
    
</dl>
</div>

            
 
            
            
          
        <!-- Supporting content end -->
        </div>

        <h2 class="structural-label" id="navigation">Navigation</h2>
        <ul class="structural-label">
            <li><a href="#local-navigation" title="Tell me where I am in this website">Where am I?</a></li>
            <li><a href="#current-section" title="Go to somewhere else in this section">Current section navigation</a></li>
            <li><a href="#global-navigation" title="Go to one of the main sections on this website">Main site navigation</a></li>
            <li><a href="#help-and-search" title="Search this website, or get help using it">Site help and search</a></li>
            <li><a href="#corporate-links" title="Terms and conditions, privacy etc.">Corporate information</a></li>
            <li><a href="#main-content" title="Go back to the main content of this page">Back to main content</a></li>
        </ul>

        <!-- Global navigation start -->
           <!-- #include virtual="/tfl-global/includes/global-navigation.inc" -->
           
        <!-- Global navigation end -->
        
        <!-- Help and search start -->
           <!-- #include virtual="/tfl-global/includes/help-and-search.inc" -->
           
        <!-- Help and search end -->
        
        <!-- Corporate links start -->
           <!-- #include virtual="/tfl-global/includes/corporate-links.inc" -->
           
        <!-- Corporate links end -->
<!--  -->
    </div>
    <!-- Container end --> 
    <!-- Global footer start -->
        <asp:PlaceHolder ID="ph_FooterIncludes" runat="server" />
    <!-- Global footer end -->
<!-- End -->
</body>
</html>