

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>Mark Wallinger</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/style.dcss" />
	<script type="text/javascript" src=/include/mootools-1.2-core-yc.js></script>
	<script type="text/javascript" src=/include/mootools-1.2-more-yc.js></script>
	<script type="text/javascript" src="/include/inc_basic.js"></script>
	<script type="text/javascript" src="/flash/swfobject.js"></script>
</head>
<body>
    
    <script type="text/javascript">
        <!--//
        
        var fadeIn = function(){
            $('screen').fade('in');  
        }
        
        window.addEvent('domready',function(){
            
			if ( $('artist') ){
				$('artist').setStyle('display','none');
			}
            
        });
        
        function playVideo(filename,sizeX,sizeY){
            
                if($('fullview')){
                    $('fullview').setStyle('display','none');
                    $('video-flash').setStyle('display','block');
                    $('video-flash').setStyle('width',336);
                    $('video-flash').setStyle('height',195 );
                    var s1=new SWFObject('/flash/mediaplayer.swf','mediaplayer',336,195,'8');
                    s1.addParam('allowFullScreen','true');
                    s1.addVariable('overstretch','true');
                    s1.addVariable('file','/clientvideo/' + filename);
                    if(Browser.Engine.trident==true){
                        //s1.addVariable('controlbar','over');
                        s1.addVariable('width','336');
                        s1.addVariable('height','195');
                    }
                    s1.write('video-flash');    
                }
        }
            
        function swapImage(mediaFile,mediaDesc){
                if($('video-flash')){
                    $('video-flash').style.display='none';
                    $('fullview').setAttribute('src','/case_studies/' + mediaFile);
                    $('fullview').setAttribute('alt',mediaDesc);
                    $('fullview').style.display='block';   
                }
        }
        function showArtist(){
            $('project').setStyle('display','none');
            $('artist').setStyle('display','block');
        }
        function showProject(){
            $('project').setStyle('display','block');
            $('artist').setStyle('display','none');
        }
        
        
        //-->
    </script>
    <div id="extern" class="hidecontent">
    
    <div id="outer">
    <div id="menu">
        <div id="menuinner">
            <div id="logo">
                <h1><a href="/home"><span class="hide">The Ebbsfleet Landmark Project Limited</span></a></h1>
            </div>
            <div id="menuarea">
                <ul class="menu1">
<li class = "childselectedl1 hasChildren" id='item1'><a  href="/artists-proposals/">Artists Proposals</a>
<ul class="menu2">
<li class = "childselectedl2 hasChildren"><a  id='sub4' href="/artists-proposals/winning-landmark/">Winning Landmark</a></li>
<li><a  id='sub6' href="/artists-proposals/shortlisted-artists/">Shortlisted Artists</a></li>
</ul>
</li>
<li class = " hasChildren" id='item2'><a  href="/community/">Community</a>
<ul class="menu2">
<li><a  href="/community/exhibition/">Exhibition</a></li>
<li><a  href="/community/landmark-link/">Landmark Link</a></li>
<li><a  href="/community/culture-at-ebbsfleet-valley/">Culture At Ebbsfleet Valley</a></li>
</ul>
</li>
<li class = " hasChildren" id='item3'><a  href="/context/">Context</a>
<ul class="menu2">
<li class = " hasChildren"><a  href="/context/overview/">Overview</a></li>
<li><a  href="/context/ebbsfleet-valley/">Ebbsfleet Valley</a></li>
<li><a  href="/context/ebbsfleet-international/">Ebbsfleet International</a></li>
<li><a  href="/context/context-map/">Context Map</a></li>
<li><a  href="/context/timeline/">Timeline</a></li>
</ul>
</li>
<li class = " hasChildren" id='item4'><a  href="/founding-partners/">Founding Partners</a>
<ul class="menu2">
<li><a  href="/founding-partners/eurostar/">Eurostar</a></li>
<li><a  href="/founding-partners/land-securities/">Land Securities</a></li>
<li><a  href="/founding-partners/lcr/">LCR</a></li>
</ul>
</li>
<li class = " hasChildren" id='item5'><a  href="/selection-panel/">Selection Panel</a></li>
<li id='item6'><a  href="/press/">Press</a></li>
</ul>

                <div class="clear"></div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
    <div id="central">



<div id="left" class="casestd">
    <h2 class="colour4">Mark Wallinger</h2>
    <div id="csview">
    
            <div id="video-flash" style="display:none;"></div>
            <img id="fullview" src="/case_studies/Mark1.jpg" alt="" />
            
    </div>
</div>
<div id="right">
    <div id="thumbcolumn">
    
            <div class="thumbnail">
                <a href="/case_studies/Mark1_thumb.jpg" onclick="swapImage('Mark1.jpg','Mark Wallinger 1');return false;" onkeypress="swapImage('Mark1.jpg','Mark Wallinger 1');return false;">
                    <img src="/case_studies/Mark1_thumb.jpg" alt="Mark Wallinger 1" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/case_studies/Mark2_thumb.jpg" onclick="swapImage('Mark2.jpg','Mark Wallinger 2');return false;" onkeypress="swapImage('Mark2.jpg','Mark Wallinger 2');return false;">
                    <img src="/case_studies/Mark2_thumb.jpg" alt="Mark Wallinger 2" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/case_studies/Mark3_thumb.jpg" onclick="swapImage('Mark3.jpg','Mark Wallinger 3');return false;" onkeypress="swapImage('Mark3.jpg','Mark Wallinger 3');return false;">
                    <img src="/case_studies/Mark3_thumb.jpg" alt="Mark Wallinger 3" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/clientvideo/thumbnails/mark1.jpg" onclick="playVideo('mark.flv',336,195);return false;" onkeypress="playVideo('mark.flv',336,195);return false;">
                    <img src="/clientvideo/thumbnails/mark1.jpg" alt="Mark" />
                </a>
                <span class="hide">|</span>
            </div>
            
    </div>
    <div id="righttext">
        <div class="page" id="project"><p>The ancient route Watling Street now the A2 runs adjacent to the site and as the main route into England from mainland Europe would have seen countless thousands of horses transporting man and his possessions over the centuries. The Thoroughbred was first developed during the 17th and 18th centuries in England, when native mares were crossbred with imported Arabian stallions. Every racehorse in the world is descended from these animals and the White Horse wears a bridle to signify that it has been domesticated and bred by man.</p>
<p>Wallinger has, for many years, explored the history of the horse and its link to man. The horse in Anglo-Saxon mythology is an extremely significant symbol. 'Horsa' - from which we derive the modern word 'horse' - was the semi-mythological leader of the Anglo-Saxons who landed near Ebbsfleet, on the Isle of Thanet in the 6th century and so the white horse became the symbol of Kent. In ancient times these figures would be made by revealing the underlying chalk and the sculpture connects visually to the more recent chalk quarry faces that define Ebbsfleet Valley.</p>
<p>Wallinger is interested ideas about identity, nationality, and politics in his work. Horses have featured extensively in his work and he sees the racehorse as symbolic of British colonial and post-colonial history.</p>
<p>"I like the fact that it will be rather uncanny in terms of its scale but that in the end it is simply a horse in a field" - Mark Wallinger</p> 
        <a href="/" onclick="showArtist();return false;">About the artist</a>
        </div>
        <div class="page" id="artist"><p>Mark Wallinger is one of Britian's foremost contemporary artists and was the winner of the 2007 Turner Prize. Mark Wallinger studied at Loughton College, Chelsea School of Art and Goldsmiths College during the late 1970s and early 1980s. Wallinger's primary concern in his work has been to establish a valid critical approach towards the 'politics of representation and the representation of politics'.</p>
<p>One of his most popular works was his sculpture for the fourth plinth in Trafalgar Square in 1999 entitled 'Ecce Homo' – a life-sized statue of a Christ figure, naked except for a loin cloth and crown of barbed wire and standing on the edge of the plinth. The sculpture was later shown at the Venice Biennale, where Wallinger was Britain's representative in 2001.</p>
<p>Mark Wallinger is represented in the UK by Anthony Reynolds Gallery
<a href="http://www.anthonyreynolds.com" onclick="window.open('http://www.anthonyreynolds.com');return false;" onkeypress="window.open('http://www.anthonyreynolds.com');return false;">www.anthonyreynolds.com</a></p>
        <a href="/" onclick="showProject();return false;">Back</a>
        </div>
    </div>
    <!-- all boxed removed -->

    <div class="clear"></div>
</div>
<div class="clear"></div>

        </div>
        <div id="footer">
            <a href="/disclaimer">Disclaimer</a>
        </div>
    </div>
    
    
    </div>
    <script type="text/javascript" src="/include/taglinks.js"></script>
    <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-22");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>

