
<!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>MATT SWIFT | PHOTOGRAPHER | Allotment Gallery</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" href="/js/assets/SqueezeBox.css" type="text/css" media="screen" title="no title" charset="utf-8" />
	<link rel="stylesheet" href="/css/slimbox.css" type="text/css" media="screen" title="no title" charset="utf-8" />
	<meta name="description" content="Portfolio of Photographer Matt Swift."/>
	<meta name="keywords" content="Matt Swift, Professional, Photographer, Portfolio"/>
	<script type="text/javascript" src="/js/mootools-1.2.4-core.js"></script>
	<script type="text/javascript" src="/js/mootools-1.2-more-yc.js"></script>	
	<script type="text/javascript" src="/js/SqueezeBox.js"></script>
	
	<script type="text/javascript" src="/js/slimbox.js" charset="utf-8"></script>
	
	<script type="text/javascript" src="/js/inc_basic.js"></script>
	<script type="text/javascript" src="/js/cufon.js" ></script>
	<script src="/js/helvetica_300.font.js" type="text/javascript"></script>
	<!--[if gte IE 9]><script type="text/javascript"> Cufon.set('engine', 'canvas'); </script><![endif]-->
	<script type="text/javascript">
		Cufon.replace('h1',{hover:true,fontFamily:'helvetica'});
		Cufon.replace('#menu',{hover:true,fontFamily:'helvetica'});
		Cufon.replace('#blog-left h2', { hover: true, fontFamily: 'helvetica' });
		Cufon.replace('#blog-left p', { hover: true, fontFamily: 'helvetica' });
		/*Cufon.replace('#blog-right p', { hover: true, fontFamily: 'helvetica' });*/
		Cufon.replace('#blog-left ul li a', { hover: true, fontFamily: 'helvetica' });
		Cufon.replace('.blogtitle', { hover: true, fontFamily: 'helvetica' });
		Cufon.replace('.blogdate', { hover: true, fontFamily: 'helvetica' });

		
        window.addEvent('domready', function() {
            SqueezeBox.initialize();
            SqueezeBox.assign($$('a.squeezebox'));
			
			if($('slideshow')){
				$('slideshow').addEvents({
					'click':function(){
						var imgs = $$('a[rel=lightbox-group]').map(function(el){
							var obj = new Array();
							obj[0] = el.href;
							obj[1] = el.get('title');
							return obj;
							
						});
						
						Slimbox.open(imgs,0,{slideShow:true,loop:true});
					}
				});
				
			}

        });
		
    </script>
	
</head>
<body>
	<div id="container">

    <div id="header">
        <h1>MATT SWIFT <span>PHOTOGRAPHER</span></h1>
        <div id="menu">
            
            <a href="/">VIEW ALL</a>  / 
            
                        <a href="/Portraits">Portraits</a>  / 
                        
                        <a href="/Grosmont">Grosmont</a>  / 
                        
                        <a href="/Allotment" class="selected">Allotment</a>  / 
                        
                        <a href="/Foundry">Foundry</a>  / 
                        
                        <a href="/California">California</a>  / 
                        
                        <a href="/Lleyn">Lleyn</a>  / 
                        
                        <a href="/IPHONE">IPHONE</a>  / 
                        
                        <a href="/Project">Project</a>  / 
                        <a href="/Contact" class="squeezebox" rel="{handler:'iframe',size:{x:500,y:500}}">Contact</a>&nbsp;/&nbsp;<a href="#" id="slideshow" class="slideshow" onclick="return false;" onkeypress="return false;">SLIDESHOW</a> / <a href="/Blog">BLOG</a>
            
			
			
          
        </div>
    </div>
    
    <div id="gallery">
    
                <a href="/imagelibrary/Medium/Pulling Sprouts copy.jpg" class="gimage" rel="lightbox-group" title="Pulling Sprouts copy.jpg"><img src="/imagelibrary/thumbs/Pulling Sprouts copy.jpg" alt="Pulling Sprouts copy.jpg" /></a>
                
                <a href="/imagelibrary/Medium/Man and Herbs copy.jpg" class="gimage" rel="lightbox-group" title="Man and Herbs copy.jpg"><img src="/imagelibrary/thumbs/Man and Herbs copy.jpg" alt="Man and Herbs copy.jpg" /></a>
                
                <a href="/imagelibrary/Medium/Boys and Peas copy.jpg" class="gimage" rel="lightbox-group" title="Boys and Peas copy.jpg"><img src="/imagelibrary/thumbs/Boys and Peas copy.jpg" alt="Boys and Peas copy.jpg" /></a>
                
                <a href="/imagelibrary/Medium/Woman and Man copy.jpg" class="gimage" rel="lightbox-group" title="Woman and Man copy.jpg"><img src="/imagelibrary/thumbs/Woman and Man copy.jpg" alt="Woman and Man copy.jpg" /></a>
                
                <a href="/imagelibrary/Medium/Man and Seeds copy.jpg" class="gimage" rel="lightbox-group" title="Man and Seeds copy.jpg"><img src="/imagelibrary/thumbs/Man and Seeds copy.jpg" alt="Man and Seeds copy.jpg" /></a>
                
                <a href="/imagelibrary/Medium/Girl and Carrot copy.jpg" class="gimage" rel="lightbox-group" title="Girl and Carrot copy.jpg"><img src="/imagelibrary/thumbs/Girl and Carrot copy.jpg" alt="Girl and Carrot copy.jpg" /></a>
                
                <a href="/imagelibrary/Medium/Girl and Courgette copy.jpg" class="gimage" rel="lightbox-group" title="Girl and Courgette copy.jpg"><img src="/imagelibrary/thumbs/Girl and Courgette copy.jpg" alt="Girl and Courgette copy.jpg" /></a>
                
        <div class="clear"></div>
    </div>
    
	<script type="text/javascript" src="/js/imagefunctions.js" ></script>
	<script type="text/javascript">
		var myImages = new Asset.images(['/imagelibrary/Medium/Pulling Sprouts copy.jpg'], {
            onComplete: function(){}
        }); 
	</script>


	</div>
	<script type="text/javascript"> Cufon.now();</script>
</body>
</html>


