

<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
	<title>London stories - Not So Heavy Metal | Land Securities in London
	</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/css/style.dcss" />
	<link rel="stylesheet" type="text/css" href="/css/print.css" media="print" />
	<link rel="stylesheet" type="text/css" href="/css/SqueezeBox.css" />
	<link rel="stylesheet" type="text/css" href="/css/slimbox.css" />
	
	<link rel="alternate" type="application/rss+xml" title="Land Securities London - London Stories" href="/story-rss.asp?ChannelID=2" />

	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<meta name="google-site-verification" content="tLCLjhyt6pZM6_USisBRK53kCoeLRr99rauO38ddDS4" />	<!-- www.landsecuritieslondon.com -->
	<meta name="google-site-verification" content="cVKve8De03oHpEN2PGA8QpkCElI4Iv7Ya6_4a82ZZNc" /> <!-- www.capitalcommitment.co.uk-->
	<meta name="google-site-verification" content="cVKve8De03oHpEN2PGA8QpkCElI4Iv7Ya6_4a82ZZNc" /> <!-- capitalcommitment.co.uk-->
	
	<script type="text/javascript" src="/js/clientcide.2.2.0-stickywin.js"></script>
	<script type="text/javascript" src="/js/SqueezeBox.js"></script>
	<script type="text/javascript" src="/js/slimbox.js"></script>
	<script type="text/javascript" src="/js/inc_basic.js"></script>
	<!--[if lte IE 8]>
		<link rel="stylesheet" type="text/css" href="/css/ie.css" />
	<![endif]-->
	<!--[if lte IE 6]>
		<link rel="stylesheet" type="text/css" href="/css/ie6.css" />
	<![endif]-->
	
	<script type="text/javascript">
	/* <![CDATA[ */
		function windowSize(){
			
			  var myWidth = 0, myHeight = 0;
			  if( typeof( window.innerWidth ) == 'number' ) {
				//Non-IE
				myWidth = window.innerWidth;
				myHeight = window.innerHeight;
			  } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
				//IE 6+ in 'standards compliant mode'
				myWidth = document.documentElement.clientWidth;
				myHeight = document.documentElement.clientHeight;
			  } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
				//IE 4 compatible
				myWidth = document.body.clientWidth;
				myHeight = document.body.clientHeight;
			  }
			  
			  var myObj = { x: myWidth, y:myHeight };
			  //console.log(myObj);
			  
			  return myObj;
			
		}
		
		function resizeBackground(){
			
            $$('#imgcontainer img').each(function(el,index){
				                
                var newH;
                var winW;
                var winH;

                winW = document.body.offsetWidth;
                winH = document.body.offsetHeight;
				
                var imgW = el.getSize().x;
                var imgH = el.getSize().y; 
				
				newH = (imgH / imgW) * winW
              
                if (newH < winH){               
                    newH = winH;
                }
				
				//console.log( winW + ' ' + winH + ' ' + imgW + ' ' + imgH + ' ' + newH);

                el.setStyle('height',newH);                
				var currentHeight = newH.toInt();
				var heightPercent = ((currentHeight / imgH) * 100).round();
				var newW = (imgW * (heightPercent / 100));
				var space = (winW - newW);
				var newLeft = (space / 2).round();
				el.setStyle('left',newLeft);     
				
				if(Browser.Engine.trident){
					var bWidth = windowSize().x;
					var bHeight = windowSize().y;
				} else {
					var bWidth = document.body.getSize().x;
					var bHeight = document.body.getSize().y;
				}		

				
				
				if( bWidth > 1050){					
					$('border-box').setStyles({
						display: 'block',
						width: bWidth - 40,
						height: bHeight - 40
					});
				} else {
					$('border-box').setStyle('display','none');
				}
				
            });

			
			
        }
		
		
		
		window.addEvents({
			'resize':resizeBackground,
			'domready':function(){
				if($('backgroundimage')){$('backgroundimage').addEvent('load',resizeBackground);}
				resizeBackground();
			}
        });
		
		/* ]]> */
	</script>
	
</head>
<body id="body-stories">
	<div id="flash-background">
		
			<!--
			<object type="application/x-shockwave-flash" width="100%" height="100%" id="background" data="/flash/background.swf">
				<param name="allowScriptAccess" value="sameDomain" />
				<param name="allowFullScreen" value="false" />
				<param name="movie" value="/flash/background.swf" />
				<param name="quality" value="high" />
				<param name="wmode" value="transparent" />	
				<param name="flashvars" value="image1=/clientimages/stories.jpg"/>
				<a href="http://get.adobe.com/flashplayer/">This website uses the flash player plugin. Click here to download it.<img src="/images/blank.gif" alt="" /></a><img src="/images/blank.gif" alt="" />
				<div style="background-image:url(/clientimages/stories.jpg);height:100%;width:100%;position:fixed;left:0;top:0;"></div>
			</object>	
			-->
			
			
			<div id="imgcontainer">
				<img src="/clientimages/stories.jpg" alt="" class="bgimage" id="backgroundimage"/>
				<div id="border-box"></div>
			</div>
		
	</div>
	<div id="page-container">
		
		<div id="banner">
			<div id="logo"><a href="/">Land Securities in London</a></div>
			<div id="banner-right">
				<div id="search">
					<form action="/search">
						<fieldset>
							<label for="searchtexttop" class="hide">Search text</label>
							<input class="text" type="text" name="searchtext" id="searchtexttop" value="Search..." onfocus="ClearInput(this,'Search...');"/>
							<input type="hidden" name="searchtopsubmitted" id="searchtopsubmitted" value="1" />
							<input type="submit" name="submitsearch" id="submitsearchtop" value="Go"/>
						</fieldset>
					</form>
				</div>
				<div id="perma-links">
					<ul>
						<li><a href="http://www.landsecurities.com">Landsecurities.com</a></li>
						<li id="london-sites"><a href="#">London websites</a>
							<div id="london-sites-dropdown">
								<ul><li><a href="http://www.onenewchange.com" class="open-new-win">One New Change, EC4<span class="hide"> (External website)</span></a></li><li><a href="http://www.20fenchurchstreet.co.uk" class="open-new-win">20 Fenchurch Street, EC3<span class="hide"> (External website)</span></a></li><li><a href="http://www.piccadillylights.com" class="open-new-win">Piccadilly Lights, W1<span class="hide"> (External website)</span></a></li><li><a href="http://www.cardinalplace.co.uk" class="open-new-win">Cardinal Place, SW1<span class="hide"> (External website)</span></a></li><li><a href="http://www.newstreetsquare.co.uk/shop/home" class="open-new-win">New Street Square, EC4<span class="hide"> (External website)</span></a></li><li><a href="http://www.banksidemix.co.uk/" class="open-new-win">Bankside Mix, SE1<span class="hide"> (External website)</span></a></li><li><a href="http://www.haymarket-house.com/" class="open-new-win">Haymarket House, SW1<span class="hide"> (External website)</span></a></li><li><a href="http://www.30eastbourneterrace.co.uk/" class="open-new-win">30 Eastbourne Terrace<span class="hide"> (External website)</span></a></li><li><a href="http://www.portland-house-sw1.com/" class="open-new-win">Portland House, SW1<span class="hide"> (External website)</span></a></li><li><a href="http://www.ebbsfleetvalley.co.uk/" class="open-new-win">Ebbsfleet Valley<span class="hide"> (External website)</span></a></li></ul>
							</div></li>
						<li><a href="/press-releases">Press releases</a></li>
						<li class="last"><a href="/contact-us">Contact us</a></li>
					</ul>
				</div>
				
			</div>
			
		</div>
		<div id="main">
			
		
		
	

<script type="text/javascript" src="/js/story-functions.js"></script>

<div class="white-bg">
	<div class="col-1-left">
		
		<div class="col-content-box tall">
			<div class="col-inner">
				<div id="site-title">
					<a href="/">Land Securities in London</a>
				</div>
				<ul class="menu1"><li class = " first"><a href="/properties">Properties</a></li><li><a href="/team">Team</a></li><li><a href="/approach">Approach</a></li><li class = "  selectedl1 last"><a href="/stories">Stories</a></li></ul>
			
				<div id="story-search">
					<div class="ss-header">Search for a story</div>
					
					<form action="/stories" method="post" id="story-search-form">
						<fieldset>
							<label for="keywords" class="hide">Key words</label>
							<input type="text" class="text" name="keywords" id="keywords" value="Keyword(s)" onfocus="ClearInput(this,'Keyword(s)');"/>
							<label for="categoryid" class="hide">Category</label>							
							<select name="categoryid" id="categoryid">
								<option value="" selected="selected">Filter by category</option>
								<option value="6">Communities</option><option value="9">Environment</option><option value="12">Geographical</option><option value="13">Marketplace</option><option value="10">People</option>
							</select>
							<input type="image" name="submit-story-search" id="submit-story-search" alt="Search" src="/images/btn-search.gif" />
						</fieldset>
					</form>
					<div class="story-feed">
						<a href="/story-rss.asp?ChannelID=2"><img src="/images/rss.gif" alt="Subscribe to the London Stories RSS feed" />London stories RSS feed</a>
					</div>
					
				</div>
			</div>
		</div>
	</div>
	<div class="col-3-right tall">
		<div class="col-inner">
			
<div id="breadcrumb"><ul><li><a href="/">Home</a></li><li><a href="/stories" class="bc-currentpage">London stories</a></li> </ul><div class="clear"></div></div>


			<div class="page-title">
				<h1>Not So Heavy Metal</h1>
			</div>
			
				
					
					<div class="main-text">
						<p>From robot hands to words unspoken, Victoria becomes home to movers and shakers... literally</p>
<p>&nbsp;</p>
<p>Art will be leaping out at visitors of the SW1 Gallery for real this month as the Capital is introduced to Catching&rsquo; Drifting, a refreshing experiment in live art. The latest project is no ordinary art exhibition, enlivening the gallery by moving away from the traditional use of paintings and sculpture.</p>
<p>&nbsp;</p>
<p>Tim Spooner will captivate audiences as he manipulates metal as part of the live art performance event: his show is a mixture of puppetry, magic and an adventurous science experiment.&nbsp; A puppet will transform at the intake of breath while Back to the Future style gloves will translate the movement of Tim&rsquo;s fingers into a soundtrack played by penny-whistles.</p>
<p>&nbsp;</p>
<p>Ian Giles&rsquo; performance uses acting and dance (and 80s retro costumes) to translate words into motion as part of the &lsquo;Listen with your eyes&rsquo; performance. Sian Robinson Davies will film, and project on the wall, her live tabletop presentation, using household objects and bringing them to life whilst unravelling a witty tale.</p>
<p>&nbsp;</p>
<p>This explosive exhibition, at the SW1 Gallery, located on the roof garden of Cardinal Place, delivers inspiring art from six emerging artists from across the UK and gives them a prime central London space to showcase their work.&nbsp; It is the first time that the SW1 Gallery has embraced the combination of contemporary art and performance, and is exhibiting the work from up and coming artists Joshua Bilton, Sian Robinson Davies, Ian Giles, Darren Harvey-Regan, Frances Scott and Tim Spooner.</p>
<p>&nbsp;</p>
<p>To catch the &lsquo;live art&rsquo; demonstrations in action head to SW1 Gallery on the 23rd of March or the 14th April, from 6.30pm.</p>
<p>&nbsp;</p>
<p>Martha Carson, Head of Marketing for Land Securities&rsquo; London Portfolio, reveals her enthusiasm for the exhibition: &ldquo;The aspect I am really excited about is the &lsquo;live art&rsquo;. This art form which looks at performance, from the perspective of fine art and disregards the boundaries of traditional theatre, is a first for SW1 Gallery and I&rsquo;m looking forward to seeing people&rsquo;s reactions when confronted with the fascinating displays&rdquo;.</p>
<p>&nbsp;</p>
<p>The gallery is surrounded by the shops and restaurants of Cardinal Place &ndash; so you can take time out to come back down to earth after this amazing, sensory exhibition.</p>
<p>&nbsp;</p>
<p>For more information visit: <a href="http://www.sw1gallery.co.uk/exhibitions/futureexhibitions.aspx">http://www.sw1gallery.co.uk/exhibitions/futureexhibitions.aspx</a></p>
<p>&nbsp;</p>
						
					</div>
					<div class="module-col">
						<div class="story-image-gallery"><div class="case-study-image"><a href="/case_studies/sw1gallery_catchingdrifting.gif" rel="lightbox-current" title="Catching &amp; Drifting "><img src="/case_studies/thumbs/sw1gallery_catchingdrifting.gif" alt="Catching &amp; Drifting "/></a></div><div class="clear"></div></div>
						<div class="share-this">
							<!-- AddThis Button BEGIN -->
							<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=landsecurities"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=ericharth"></script>
							<!-- AddThis Button END -->
							<script type="text/javascript">
							var addthis_config = {
								data_track_clickback: true
							}
							</script>
						</div>
					</div>
					
					
			
			<div class="clear"></div>
		</div>
	</div>
	<div class="clear"></div>
</div>



			<div class="clear"></div>
			<img src="/images/bottom-shadow.png" alt="" id="bottom-shadow"/>
		</div>
		<div class="clear"></div>
		<div id="footer">
			<ul>
				<li><a href="/register-for-alerts">Register for alerts</a></li>
				<li><a href="/sitemap">Sitemap</a></li>
				<li><a href="/terms-conditions">Terms &amp; conditions</a></li>
				<li><a href="/privacy-policy">Privacy policy</a></li>
				<li class="last"><a href="/accessibility">Accessibility</a></li>
			</ul>
		</div>
	</div>
	
	<script type="text/javascript">
		var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
		document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
	</script>
	<script type="text/javascript">
		try {
			var pageTracker = _gat._getTracker("UA-9645496-56");
			pageTracker._trackPageview();
		} catch(err) {}
	</script>	
</body>
</html>


