<!DOCTYPE html><script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="https://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=b9f848c06fcba7eaf305d4a7cb7a1b98"></script><!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">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>EJ Photography</title>
        <META NAME="Title" CONTENT="EJ Photography"/>
  
        <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="stylesheet" media="screen" href="https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=f085dde138e244526309d4673db67b4c"><link rel="shortcut icon" href="https://assets.tumblr.com/images/default_avatar_128.png"/>
        <link rel="alternate" type="application/rss+xml" href="https://erikjaeger.com/rss"/>

  <meta name="color:Background" content="#303030"/>
  <meta name="color:Post Background" content="#DDDDDD"/>
  <meta name="color:Inset" content="#222222"/>
  <meta name="color:Text" content="#666666"/>
  <meta name="color:Nav" content="#ABABAB"/>
  <meta name="color:Title" content="#999999"/>
  <meta name="color:Link" content="#333333"/>
  <meta name="color:Link Hover" content="#666666"/>
  <meta name="image:Title" content=""/>
  <meta name="image:Background" content=""/>
  <meta name="image:Inset" content="https://static.tumblr.com/h0td8zi/Kzalfjdm0/inset.jpg"/>
  <meta name="font:Text" content="Constantia, Palatino, times new roman"/>
  <meta name="font:Title" content="Impact, Charcoal, sans-serif"/>
  <meta name="if:Show RSS Link" content="1"/>
  <meta name="if:Show Archive Link" content="1"/>
  <meta name="if:Show Random Link" content="1"/>
  <meta name="if:Show Likes Link" content="0"/>
  <meta name="if:Show Description" content="0"/>
  <meta name="if:Show Caption" content="0"/>
  <meta name="if:Show Notes" content="1"/>
  <meta name="if:Show Tags" content="0"/>
  <meta name="if:Mini Mode" content="0"/>
  <meta name="if:Infinite Scroll" content="0"/>

<script type="text/javascript" src="http://code.jquery.com/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
    $('.backtotop').click(function(){
        $('html,body').animate({scrollTop:0}, 600, 'linear');
            return false;
    });

    var scroll_timer;
    var displayed = false;
    var $button = $('.backtotop');
    var $window = $(window);
    var top = $(document.body).children(0).position().top;

    $window.scroll(function () {
        window.clearTimeout(scroll_timer);
        scroll_timer = window.setTimeout(function () { // use a timer for performance
            if($window.scrollTop() <= top) // hide if at the top of the page
            {
                displayed = false;
                $button.fadeOut(500);
            }
            else if(displayed == false) // show if scrolling down
            {
                displayed = true;
                $button.stop(true, true).fadeIn(500).click(function () { $button.fadeOut(500);});
            }
        }, 100);
    });
});
</script>


<style type="text/css">
body {
	background: #222222;
	
	background-repeat: repeat;
	font-size: 0.9em;
	margin: 0; 
	padding: 0;
	min-width: 900px;
}
#container {
	font-family: Constantia, Palatino, times new roman;
	color: #666666;
}

a:link, a:active, a:visited { 
	color: #333333;
	text-decoration: none;
	font-style: normal; 
	font-size: 0.8em; 
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.5s;
}
a:hover { 
	color: #666666;
	text-decoration: none;
	font-style: normal; 
}
a:focus { outline: none; }

#header {
	position: relative;
	width: 1000px;
	padding: 15px 0;
	margin: auto;
}
#nav {
	margin: -5px;
	text-align: center;
}
ul.nav {
	margin: 0;
	list-style: none;
}
ul.nav li {
	display: inline-block;
	margin: 5px;
	text-shadow: 2px 2px 2px rgba(0,0,0, .9);
	-webkit-box-reflect: below -7px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));
}
#nav a:link, #nav a:active, #nav a:visited {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #ABABAB;
}
#nav a:hover { color: #666666; }

#inset_perf { background: url('https://static.tumblr.com/h0td8zi/Kzalfjdm0/inset.jpg'); }
#inset {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.2) 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0.2)), color-stop(30%,rgba(0, 0, 0, 0)), color-stop(60%,rgba(0, 0, 0, 0)), color-stop(100%,rgba(0, 0, 0, 0.2))); /* webkit */
	position: relative;
}
#title {
	position: relative;
	text-align: center;
	margin: auto;
	padding: 20px 0 100px 0;
	width: 800px;
}

#content {
	position: relative;
	width: 800px;
	top: -80px;
	margin: auto;
}
div.description, div.post {
	background-color: #DDDDDD;
	width: 760px;
	padding: 20px;
	margin-bottom: 20px;
    -moz-box-shadow: 4px 4px 5px #000;
    -webkit-box-shadow: 4px 4px 5px #000;
    box-shadow: 3px 4px 5px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
h5 {
	position: relative;
	text-align: center;
	top: -38px;
	letter-spacing: 0.4em;
	font-family: constantia, palatino, times new roman, monospace;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #666666;
	margin-bottom: -20px;
}
h5 abbr {
	display: inline-block;
	position: relative;
	padding: 0 7px;
	background: #DDDDDD;
	top: 7px;
	border: none;
}

div.text_body a:link, div.text_body a:active, div.text_body a:visited {
	text-decoration: underline;
}
div.text_body a:hover {
	text-decoration: none;
}
div.quote {
	background: url('https://static.tumblr.com/h0td8zi/NJZldcow8/quote.gif');
	background-repeat: no-repeat;
}
.video iframe, .video embed, .video object {
	width: 760px;
	height: 426px;
}
div.photo img {
	border: #000 solid 4px;
	max-width: 752px;
	height: auto;
}
img.audio { width: 150px; }
a.title, a.linkpost {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
}
a.blogtitle img { max-width: 800px; }
a.blogtitle { 
	font-size: 85px;
	font-family: Impact, Charcoal, sans-serif;
	color: #999999;
	opacity: 0.9;
	text-shadow: -1px -1px 2px rgba(255,255,255, .2), 2px 2px 3px rgba(0,0,0, .8);
}
a:hover.blogtitle {
	opacity: 0.8;
	text-shadow: -1px -1px 2px rgba(255,255,255, .2), 2px 2px 3px rgba(0,0,0, .8);
}
table.info {
	width: 100%;
}
a.tag {
	padding: 0px 2px; 
}

div.chat ul { list-style: none; margin: 0px; padding: 0px; }
div.chat li { padding: 3px 0; }
div.chat span.label { font-weight: bold; width: 150px; display: block; float: left; }
div.chat div.line { width: 760px; float: left; }

div.question {
	margin: 0 20px;
	padding: 15px;
	background-color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
div.asker {
	margin-left: 50px;
}
img.arrow {
	margin: 0 0 5px 12px;
}

blockquote { margin-left: 3px !important; border-left: 2px #666666 solid; }

ol.notes { padding: 0px; margin: 0px 5px; list-style-type: none; }
ol.notes li.note { border-top: solid 0px #ccc; padding: 0 0 3px 0; }
ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 0px; width: 16px; height: 16px; }
ol.notes li.note span.action { font-weight: normal; }
ol.notes li.note span.action a { font-weight: normal; }
ol.notes li.note .answer_content { font-weight: normal; }
ol.notes li.note blockquote { border-color: none; padding: 1px 3px; margin: 0px; }
ol.notes li.note blockquote a { text-decoration: none; }

div.footer a:link, div.footeri a:link, div.footer a:visited, div.footeri a:visited, div.footer a:active, div.footeri a:active, span.current_page {
	display: inline-block;
	color: #ABABAB;
	padding: 1px 3px;
	font-size: 12px;
}
div.footer a:hover, div.footeri a:hover { color: #666666; }
div.footer, div.footeri {
	text-align: center;
	color: #ABABAB;
	padding: 5px;
	text-shadow: 1px 1px 1px rgba(0,0,0, .9);
}
div.footeri {
	text-align: right;
	position: fixed;
	bottom: 5px;
	right: 5px;
}
div#top_link {
	position: fixed;
	top: 15px;
	right: 15px;
}
a.backtotop {
	background: url('https://static.tumblr.com/h0td8zi/CtKlhv2yr/btgotop.png');
	display: block;
	text-indent: 9999px;
	width: 50px;
	height: 50px;
	background-position: -50px 0;
}
a.backtotop:hover {
	background-position: 0 0;
}
div.credit {
	font-size: 10px;
	margin-top: 15px;
}
div.credit a:link, div.credit a:visited, div.credit a:active, div.credit a:hover {
	font-size: 10px;
}


div.description { display: none; }





</style>
<meta name="robots" content="noindex"/><link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=erikjaeger-blog" /><link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=erikjaeger-blog" /><script
    defer
    type="application/javascript"
    id="bilmur"
    data-provider="tumblr.com"
    data-service="blognetwork"
    data-customproperties='{"theme": "concept"}'
    nonce="eFg2o0UWVmUuUW6lk1Fywzw6TkQ"
    src="https://s0.wp.com/wp-content/js/bilmur.min.js?m=202623"
  ></script><script src="https://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8fadfa499d8cb7c3f8eefdf0b1adfdd"></script><link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995" /><meta property="og:site_name" content="Tumblr" /><meta property="og:title" content="EJ Photography" /><meta property="og:url" content="https://erikjaeger.com/?og=1" /><meta property="og:description" content="" /><meta property="og:type" content="profile" /><meta property="og:image" content="https://assets.tumblr.com/images/default_avatar_128.png" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=erikjaeger-blog" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=erikjaeger-blog" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="" /><meta name="twitter:title" content="EJ Photography" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=erikjaeger-blog&amp;referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=erikjaeger-blog&amp;referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=erikjaeger-blog&amp;referrer=twitter-cards" /><!-- GOOGLE CAROUSEL --><script type="application/ld+json">
	{"@type":"ItemList","url":"https:\/\/erikjaeger.com","itemListElement":[{"@type":"ListItem","position":1,"url":"https:\/\/erikjaeger.com\/post\/30720995921\/vermont-country-store"},{"@type":"ListItem","position":2,"url":"https:\/\/erikjaeger.com\/post\/17595307253\/carmel-sunset"},{"@type":"ListItem","position":3,"url":"https:\/\/erikjaeger.com\/post\/10628265997\/bmw"},{"@type":"ListItem","position":4,"url":"https:\/\/erikjaeger.com\/post\/8002655612\/giggleberry-fair-carousel-taken-with-instagram"},{"@type":"ListItem","position":5,"url":"https:\/\/erikjaeger.com\/post\/6639078980\/nashville"},{"@type":"ListItem","position":6,"url":"https:\/\/erikjaeger.com\/post\/5928602901\/cloud-bubble-blower"},{"@type":"ListItem","position":7,"url":"https:\/\/erikjaeger.com\/post\/5435190623\/route-1-california"},{"@type":"ListItem","position":8,"url":"https:\/\/erikjaeger.com\/post\/4493692388\/fig-tree-square-lisbon"},{"@type":"ListItem","position":9,"url":"https:\/\/erikjaeger.com\/post\/3932266938\/odawara-castle"},{"@type":"ListItem","position":10,"url":"https:\/\/erikjaeger.com\/post\/3672032773\/un"}],"@context":"http:\/\/schema.org"}</script><link rel="canonical" href="https://erikjaeger.com" /></head>
<body>
<div id="container">
<div id="header">
    <div id="nav">
    <ul class="nav">
    
         <li><a href="https://erikjaeger.com/rss">RSS</a></li>
    
    
         <li><a href="/archive">Archive</a></li>
    
    
         <li><a href="/random">Random</a></li>
    
    
    
    
    
    </ul>
    </div>
</div>
<div id="inset_perf">
    <div id="inset">
        <div id="title">
            <a href="/" class="blogtitle">
            	
                EJ Photography
            </a>
        </div>
    </div>
</div>
<div id="content">
    <div class="description">
      
    </div>







<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/30720995921/vermont-country-store" class="date">September 2, 2012</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/30720995921"><img src="https://64.media.tumblr.com/tumblr_m9q2i7cC9z1qgs9ito1_1280.jpg" alt="vermont country store"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        <a href="https://erikjaeger.com/post/30720995921/vermont-country-store#notes">1 note</a>
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/17595307253/carmel-sunset" class="date">February 14, 2012</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/17595307253"><img src="https://64.media.tumblr.com/tumblr_lzdar48Tjc1qgs9ito1_1280.jpg" alt="Carmel Sunset"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/10628265997/bmw" class="date">September 24, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/10628265997"><img src="https://64.media.tumblr.com/tumblr_ls28a89Hv81qgs9ito1_1280.jpg" alt="BMW"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/8002655612/giggleberry-fair-carousel-taken-with-instagram" class="date">July 24, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="http://instagr.am/p/IaZav/"><img src="https://64.media.tumblr.com/tumblr_louftj2OWO1qgs9ito1_640.jpg" alt="Giggleberry fair carousel (Taken with instagram)"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/6639078980/nashville" class="date">June 17, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/6639078980"><img src="https://64.media.tumblr.com/tumblr_lmynl7iDhE1qgs9ito1_640.jpg" alt="Nashville"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/5928602901/cloud-bubble-blower" class="date">May 28, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/5928602901"><img src="https://64.media.tumblr.com/tumblr_llwqab0Qml1qgs9ito1_1280.jpg" alt="Cloud bubble blower"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/5435190623/route-1-california" class="date">May 12, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/5435190623"><img src="https://64.media.tumblr.com/tumblr_ll3y7hEWn91qgs9ito1_1280.jpg" alt="route 1 california"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/4493692388/fig-tree-square-lisbon" class="date">April 10, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/4493692388"><img src="https://64.media.tumblr.com/tumblr_ljfvflFEPW1qgs9ito1_1280.jpg" alt="fig tree square, lisbon"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/3932266938/odawara-castle" class="date">March 17, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/3932266938"><img src="https://64.media.tumblr.com/tumblr_li8eypZ8bx1qgs9ito1_1280.jpg" alt="Odawara Castle"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>

<div class="post">






























    <div class="photo">
        <div class="permalink">
            <div class="date">
            <h5><abbr><a href="https://erikjaeger.com/post/3672032773/un" class="date">March 5, 2011</a></abbr></h5>
            </div>
        </div>
    
        <div align="center" class="photo">
        <a href="https://erikjaeger.com/image/3672032773"><img src="https://64.media.tumblr.com/tumblr_lhm8rqY64h1qgs9ito1_1280.jpg" alt="UN"/></a>
        </div>
    <div class="permalink">
    <table class="info">
    	
        	<tr>
            	<td>&nbsp; 
					
                </td>
                <td width="90px" align="right">
                    
                        
                    
        		</td>
            </tr>
        
            <tr>
            	<td colspan="2">
                        
        		</td>
            </tr>
        
        </table>
	</div>
    </div>





































































































































</div>





<div class="footer">
    
        

        
            
            <span class="current_page">1</span>
            

            
        
            

            
            <a class="jump_page" href="/page/2">2</a>
            
        

        
        <a href="/page/2" class="jump_page">Next &#187;</a>
        
    
    <div class="credit">
        <a href="http://tumblr.com/theme/18547">concept theme</a>
        <br />
        powered by <a href="https://www.tumblr.com/">tumblr</a>
    </div>
</div>


</div>
</div>

<iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
    (function(){
        var analytics_frame = document.getElementById('ga_target');
        var analytics_iframe_loaded;
        var user_logged_in;
        var blog_is_nsfw = 'No';

        var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
        var eventer = window[eventMethod];
        var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
        eventer(messageEvent,function(e) {
            var message = (e.data && e.data.split) ? e.data.split(';') : '';
            switch (message[0]) {
                case 'analytics_iframe_loaded':
                    analytics_iframe_loaded = true;
                    postCSMessage();
                    postGAMessage();
                    break;
                case 'user_logged_in':
                    user_logged_in = message[1];
                    postGAMessage();
                    break;
            }
        }, false);

        analytics_frame.src = "https://assets.tumblr.com/analytics.html?_v=9f5febfd57a8a649c598d888f2d9e062#" +
                              "https://erikjaeger.com";
        function postGAMessage() {
            if (analytics_iframe_loaded && user_logged_in) {
                var is_ajax = false;
                analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?feed=rss2\x26route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
            }
        }
        function postCSMessage() {
            COMSCORE = true;
            analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
        }
    })();
</script><script type="text/javascript" nonce="eFg2o0UWVmUuUW6lk1Fywzw6TkQ">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1780695434&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL2VyaWtqYWVnZXIuY29tLz9mZWVkPXJzczIiLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8ifQ==&U=EOJKKLDGIB&K=5b892d9b7bcb86fcfb39cc1e6c620fe6c462aa792a52d2671ac1ecb26bc63277&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1780695434&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL2VyaWtqYWVnZXIuY29tLz9mZWVkPXJzczIiLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJub3NjcmlwdCI6MX0=&U=EOJKKLDGIB&K=1376fedd903c9a71e97f1952dc029bf890dcb893ce4c492ee9ea86009355d59e&R="></noscript><script type="text/javascript" nonce="eFg2o0UWVmUuUW6lk1Fywzw6TkQ">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1780695434&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9lcmlramFlZ2VyLmNvbS8/ZmVlZD1yc3MyIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjMwNzIwOTk1OTIxIiwiYmxvZ2lkIjoxMjI2NDEyNCwic291cmNlIjozM30seyJwb3N0aWQiOiIxNzU5NTMwNzI1MyIsImJsb2dpZCI6MTIyNjQxMjQsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTA2MjgyNjU5OTciLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjgwMDI2NTU2MTIiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY2MzkwNzg5ODAiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjU5Mjg2MDI5MDEiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjU0MzUxOTA2MjMiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjQ0OTM2OTIzODgiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjM5MzIyNjY5MzgiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjM2NzIwMzI3NzMiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfV19&U=JPLHAHIBNK&K=755df5a84c2cf1b2623b619c5da57065bc2f8febd029913d2abbb07e057eb34d&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1780695434&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9lcmlramFlZ2VyLmNvbS8/ZmVlZD1yc3MyIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjMwNzIwOTk1OTIxIiwiYmxvZ2lkIjoxMjI2NDEyNCwic291cmNlIjozM30seyJwb3N0aWQiOiIxNzU5NTMwNzI1MyIsImJsb2dpZCI6MTIyNjQxMjQsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTA2MjgyNjU5OTciLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjgwMDI2NTU2MTIiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY2MzkwNzg5ODAiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjU5Mjg2MDI5MDEiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjU0MzUxOTA2MjMiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjQ0OTM2OTIzODgiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjM5MzIyNjY5MzgiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjM2NzIwMzI3NzMiLCJibG9naWQiOjEyMjY0MTI0LCJzb3VyY2UiOjMzfV0sIm5vc2NyaXB0IjoxfQ==&U=JPLHAHIBNK&K=7290fdbc817947aae004e8ee5b658b98d18b27df0cd6fd21d7583f4f8d9070c6&R="></noscript><iframe
    id="blue-space-api-calls-iframe"
    src="https://www.tumblr.com/dashboard/iframe/monetization?tumblelog=erikjaeger-blog&src=https%3A%2F%2Ferikjaeger.com%2F%3Ffeed%3Drss2"
    style="display: none;"
    sandbox="allow-scripts allow-same-origin"></iframe><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous" nonce="eFg2o0UWVmUuUW6lk1Fywzw6TkQ"></script><!--
Open GAM console on the page:
1. Open browser JS console
2. Run `googletag.openConsole()`
3. GAM debug UI should appear and tell some more info on the ad itself and its fulfillment status
--><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;&quot;,&quot;inbox_unread&quot;:0},&quot;DesktopDashboardLogo&quot;:{&quot;animations&quot;:[[&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1.png?_v=161861acded461bb6e995593a3bae835&quot;,&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1@2x.png?_v=496a774637302a598c851381d00009b0&quot;]]},&quot;Monetization&quot;:{&quot;client_side_waterfall&quot;:false,&quot;no_demand_reason&quot;:null},&quot;TumblelogIframe&quot;:{&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=556c8cff1980b8ff6446e0be7b9365a1&quot;,&quot;tumblelogName&quot;:&quot;erikjaeger-blog&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;EJ Photography&quot;,&quot;tumblelogAvatar&quot;:&quot;https:\/\/assets.tumblr.com\/images\/default_avatar_64.png&quot;,&quot;tumblelogAvatar128&quot;:&quot;https:\/\/assets.tumblr.com\/images\/default_avatar_128.png&quot;,&quot;tumblelogHost&quot;:&quot;https:\/\/erikjaeger.com&quot;,&quot;hasCustomDomain&quot;:true,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:false,&quot;themeHeaderImage&quot;:&quot;https:\/\/assets.tumblr.com\/images\/default_header\/optica_pattern_13_focused_v3.png?_v=2f4063be1dd2ee91e4eca54332e25191&quot;,&quot;themeBackgroundColor&quot;:&quot;#FFFFFF&quot;,&quot;themeTitleColor&quot;:&quot;#000000&quot;,&quot;themeAccentColor&quot;:&quot;#00B8FF&quot;,&quot;brag&quot;:true,&quot;canShowAd&quot;:false,&quot;isPremium&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:&quot;blog&quot;,&quot;currentPage&quot;:1,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;https:\/\/erikjaeger.com\/?feed=rss2&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;openInPeeprUrl&quot;:&quot;https:\/\/www.tumblr.com\/erikjaeger-blog&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;showRemoveAdsCta&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;https:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=3de94a184d600617102ddd5b48fb36e9&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_continue_or_install_cta&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_continue_or_install_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;bn_header_open_btn&quot;,&quot;isShowSearch&quot;:false,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:-1,&quot;installUrlOpenFailed&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_header_app_open_failed&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_header_app_open_failed\u0026mt=8&quot;},&quot;loginWallVariant&quot;:&quot;small_center&quot;},&quot;CommunityLabels&quot;:{&quot;has_community_label&quot;:false,&quot;is_single&quot;:false,&quot;redirect_target&quot;:null}},&quot;Flags&quot;:{&quot;features&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwibW9iaWxlX3dlYl9nYXRlIjp0cnVlLCJzYWZlX21vZGUiOnRydWUsInNhZmVfbW9kZV9lbmFibGVkIjp0cnVlLCJrZXljb21tYW5kX2F1dG9fcGFnaW5hdGUiOnRydWUsImxvZ2dlZF9vdXRfc2VhcmNoIjp0cnVlLCJrcmFrZW5fd2ViX2xvZ2dpbmdfbGlicmFyeSI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInVzZXJfdGFnX2ZpbHRlcmluZyI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJwcm9qZWN0X3hfYXBwZWFsIjp0cnVlLCJtb2JpbGVfd2ViX3Bob3Rvc2V0cyI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwibm90aWZpY2F0aW9uX3JlcGx5X2xpbmtfdG9fbm90ZXMiOnRydWUsInR5cGluZ19pbmRpY2F0b3Jfd3JpdGUiOnRydWUsInR1bWJscl92aWRlb19zcG9uc29yZWRfZGF5Ijp0cnVlLCJjYXB0Y2hhOnVzZV9yZWNhcHRjaGEyIjp0cnVlLCJsaXR0bGVfc2lzdGVyIjp0cnVlLCJlbmFibGVfanNfZXJyb3JzX2xvZyI6dHJ1ZSwibG9nX2xhZHkiOnRydWUsInJlZHBvcF9wb3N0X2Zvcm1fbW9iaWxlX2NyZWF0ZSI6dHJ1ZSwibGVnYWN5X3Bvc3RfZm9ybV9idXR0b25zX2xpbmtfdG9fcmVkcG9wIjp0cnVlLCJzaG93X3RzcF9jbGlja190aHJvdWdoX3RvZ2dsZSI6dHJ1ZSwiZGFybGFfYWRfZmVlZGJhY2siOnRydWUsInN0YXR1c19pbmRpY2F0b3IiOnRydWUsImNvbnZlcnNhdGlvbmFsX25vdGlmaWNhdGlvbnMiOnRydWUsImRpc2FibGVfeWFob29fYl9jb29raWUiOnRydWUsImxpdmVwaG90b3MiOnRydWUsImNvbW11bml0eV9sYWJlbHMiOnRydWUsIm1vbmV0aXphdGlvbiI6dHJ1ZX0=&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1780695434000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;https:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;https:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sDelete your tip??%2$s&quot;:&quot;%1$sDelete your tip?%2$s&quot;,&quot;Deleting your tip&quot;:&quot;Deleting your tip will only remove it from the replies tab and notes. %1$sYou won&#039;t receive a refund of your tip.%2$s For further help contact %3$sTumblr Support%4$s.&quot;}}"></noscript><script src="https://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=556c8cff1980b8ff6446e0be7b9365a1"></script></body>
</html>