

	<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
	<script type="text/javascript">
//<![CDATA[
window._token = 'ffe978a594c3c760cd7e01107f4043eff3f1b36e'
//]]>
</script>
	<link href="/stylesheets/bundles/post.css?1271399826" media="screen" rel="stylesheet" type="text/css" />
	<script src="/javascripts/bundles/main.js?1271399826" type="text/javascript"></script>
	<script src="/javascripts/bundles/posts.js?1271399826" type="text/javascript"></script>
	
	<link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/dereksposterous"/>	
<link rel="canonical" href="http://derekmartin81.com/" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />


<title>derekmartin81 - Home</title>
    <link href="/images/favicon.png" rel="icon" type="image/x-png" />

<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.xxsmall {
	font-size: 10px;
}
.xsmall {
	font-size: 11px;
}
.small {
	font-size: 12px;
}
.normal {
	font-size: 14px;
}
.big {
	font-size: 16px;
}
.black {
	color: #000;
}
.strong {
	font-weight: bold;
}
.float {
	float: left;
}
.right {
	float: right;
}
.uppercase {
	text-transform: uppercase;
}
.absolute-right {
	position: absolute;
	top: 0;
	right: 0;
}
body {
	background: #fff;
	font-family: Arial,Helvetica,sans-serif;
	color: #7e7e7e;
	font-size: 12px;
}
a {
	color: #4E0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.reverse {
	text-decoration: underline;
}
a.reverse:hover {
	text-decoration: none;
}
.no-ul {
	text-decoration: none
}
.no-ul:hover {
	text-decoration: underline !important
}
h1,h2,.about-details {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue", Arial,Helvetica,sans-serif;
	line-height: 1.1em;
}
.container {
	margin: 0 auto;
	width: 720px;
}
.sidebar {
	float: left;
	padding: 15px 30px 0px 0px;
	overflow: hidden;
	width: 190px;
}
.content {
	float: right;
	margin: 0 auto;
	width: 500px;
}
h1 {
	color: #4E0000;
	font-size: 30px;
	line-height: 30px;
}
h1 a {
	color: #4E0000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	color: #4E0000;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 a {
	color: #4E0000;
	text-decoration: none;
}
h2 a:hover {
	color: #4E0000;
	text-decoration: none;
}
h4 {
	color: #555;
}
.tagline {
	color: #444;
	line-height: 2em;
	font-size: 14px;
	padding-top: 10px;
}
.about-details {
	margin: 5px 0 40px;
}
.search-section {
	height: 50px;
	padding-top: 10px;
	text-align: right;
}
.search {
	background: url(/themes/search-light.gif) no-repeat 3px 2px #fff;
	border: solid 1px #e5e5e5;
	color: #aaa;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 30px;
	padding: 5px 7px 5px 23px;
	width: 153px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.search-results, .tag-results {
	margin: 38px 0px 0px 0px;
}
.search-results h2, .tag-results h2 {
	font-size: 16px;
}
.search:focus {
	color: #333;
}
.main {
	float: right;
	width: 500px;
}

.postunit {
	margin: 20px 0px;
	padding: 15px 0px;
	position: relative;
}
.date {
	color: #7e7e7e;
	font-size: 11px;
}
.date a {
	color: #7e7e7e;
	text-decoration: none;
}
.date a:hover {
	text-decoration: underline;
}
.date img {
	vertical-align: middle;
}
.post {
	float: right;
	position: relative;
	width: 500px;
}
.post {
	line-height: 1.5em;
	font-size: 14px;
}
.post p, .post pre, .post blockquote { margin: 15px 0px; }
.post ol { margin: 15px 0px 15px 20px;}
.post ul { margin: 15px 0px 15px 15px;}

.sidebar-block p { margin: 10px 0px; }
.galleryLabel {
	color: #676767;
}
.infobar {
	color: #aaa;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	margin: 10px 0 0;
}
.tagsbar {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px
}
.infobar .location {
	display: block !important;
	font-size: 12px;
	float: right;
	text-align: right;
}
.infobar .loc {
	margin-bottom: 5px;
}
a.location-name {
	color: #4E0000;
	text-decoration: none;
}
a.location-name:hover {
	text-decoration: underline;
}
.infobar .details {
	float: left;
	font-size: 10px;
}
.infobar .posted,.infobar .comments-name {
	color: #4E0000;
	font-size: 12px;
}
.infobar a.timestamp,.infobar .comments-quantity {
	color: #828282;
	font-size: 10px;
}
.comments-quantity  {
	position: relative;
	top: -1px;
}
.comment-area {
	clear: both;
}
.infobar .comment_list {
	display: inline !important;
}
.comment {
	color: #444;
}
.posterousAddNewComment .commentunit {
	margin: 20px 0px;
}
.commentunit {
	margin: 10px 0px;
}
.commentname a {
	text-decoration: none !important;
}
.commentname a:hover {
	text-decoration: underline !important;
}
.comment h4 {
	margin: 0 !important;
}
.comment ul.mini_commands {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	top: 0;
}
.comment ul.mini_commands li {
	margin: 0;
}
.comment_value label {
	margin-right: 10px;
}
.comment_value input[type='submit'] {
	margin: 5px 0px;
}
.comment_none_yet_msg {
	color: #888;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
.infobar .details a {
	text-decoration: none;
}
.infobar .details a:hover {
	text-decoration: underline;
}
.location-map {
	background: #eaeaea;
	margin-top: 5px;
	padding: 8px;
}
.map {
	float: left;
	height: 150px;
	width: 300px;
}
.location-details {
	color: #676767;
	float: right;
	width: 175px
}
.private-post {
	float: right;
}
.private-post a.tooltip_link:hover span {
	background: #eaeaea;
	color: #555;
	right: 0px;
	width: 200px !important;
}
.private-post a.tooltip_link:hover span b {
	color: #555;
}
.pagination {
	color: #c5c5c5;
	padding: 15px 0 50px;
	font-size: 11px;
}

.pagination a, .pagination span {
	color: #4E0000;
	display: inline-block;
	display: -moz-inline-box;
	font-weight: bold;
	margin: 0 8px;
	padding: 2px 2px;
}

.pagination span {
	color: #333;
}
.pagination a:hover {
	background: #4E0000;
	color: #fff;
	text-decoration: none;
}
.pagination .disabled {
	color: #c5c5c5;
}
.pagination .current {
	color: #000;
	font-weight: bold;
	padding: 2px 2px 0;
}
.sidebar-block {
	margin-bottom: 30px;
}
h5 {
	color: #4E0000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: uppercase;
}



.tag {
	margin: 0;
	padding-top: 7px;
}

#more-tags-listing ul {
	margin: 0;
}

.tag li,#more-tags-listing li,.taglist li {
	color: #4E0000;
	font-size: 10px;
	list-style: none;
	margin: 0;
	vertical-align: top;
}

.taglist ul {
	margin: 0 !important;
}

.tag li a,#more-tags-listing li a,.taglist li a {
	color: #666;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 7px;
	text-decoration: none;
}

.tag li a:hover,#more-tags-listing li a:hover,.taglist li a:hover {
	text-decoration: underline;
}

a.more-tags {
	color: #4E0000 !important;
	font-size: 10px !important;
	text-decoration: none;
}

a.more-tags:hover {
	text-decoration: underline;
}

li.tag_item_selected {
	color: #ddd;
	font-size: 12px;
	padding-bottom: 7px;
}



.contributors {
	margin: 10px 0;
}
ul.contribs li, ul.contribs li a, ul.fans li, ul.fans li a {
	font-size: 11px;
	color: #666;
	list-style: none;
}
ul.contribs li img, ul.fans li img {
	vertical-align: middle;
}

#subscribe_div {
	margin-bottom: 3px;
}
.subscribe-link {
	color: #666;
	font-size: 11px;
	padding-left: 20px;
	line-height: 20px; 
	position: relative;
	top: -2px;

}
.subscribe-posterous {
	background: url(/images/favicon.png) no-repeat -1px -1px;
	height: 20px;
	margin: 3px 0px;	
}
.subscribe-rss {
	background: url(/images/feed-icon-14x14.png) no-repeat;
	height: 16px;
	margin: 3px 0px;	
}
.posterousHeader { 
	margin: 0px 0px;
}

.editbox { visibility: hidden; position: absolute; top: -10px; }
.postunit:hover .editbox { visibility: visible;}
.metricLabel { font-size: 10px; color: #aaa; }
.metricValue { font-size: 10px; color: #444; font-weight: bold; }
#posterous_bar { position: absolute; top: 0px; left: 50%; margin-left: -140px; }
div.posterous_quote_citation { margin: 5px 0px 15px;}
div.profile_ajax_reply { padding-left: 20px; }
</style>
</head>

<body>
<div class="posterousPrivateBox">
	

	
</div>
		<script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" type="text/javascript"></script>
		<script type="text/javascript">
		//<![CDATA[
		Element.observe(window,'load', function() {
			FB_RequireFeatures(["XFBML"], function() {
		    	FB.Facebook.init('9cccf2c9570e99aeb7ea4a7284b957a1','/xd_receiver.html');
		
				var all_spans = document.getElementsByTagName("span");
				var i = 0;
				for (i=0; i<all_spans.length; i++) {
			        if ( /xfbml_name_.*/.test(all_spans[i].id) ) {

						FB.ensureInit( function() {
							FB.XFBML.Host.addElement(new FB.XFBML.Name($(all_spans[i].id)));
						} );         
			        } else if ( /xfbml_pic_.*/.test(all_spans[i].id) ) {

						FB.ensureInit( function() {
				            FB.XFBML.Host.addElement(new FB.XFBML.ProfilePic($(all_spans[i].id)));
						} );
				    } else if ( /xfbml_like_.*/.test(all_spans[i].id) ) {

                        FB.ensureInit( function() {
                            FB.XFBML.Host.addElement(new FB.XFBML.Like($(all_spans[i].id)));
                		} );                    
			        }
		        }
		    });
		});
		//]]>
		</script>	
	
    <div id="posterous_bar" style="display: none;">
        				<noscript>
  <div id="posterousbar_nojs" style="overflow: hidden;">
    <a href="http://posterous.com/"><img src="/images/header/yellow.png" alt="Posterous"></a>
  </div>
</noscript>
                
            <script type="text/javascript">
            	document.observe('dom:loaded', function() {
            		new PosterousHeader($('posterous_bar'), { direction: 'right', clearDefault: true});
            	});
            </script>
          
                
		
	<div id="posterousHeaderNotLoggedIn">
			
				<a href="http://posterous.com/people/4aAWHKDwF5df">d. l.</a>
			
			is using <a href="http://posterous.com">Posterous</a> to post everything online. Shouldn't you?
		<!-- </b> -->
	</div>
	
	<div class="posterousHeaderSecondary">
		

	<div class="posterousHeaderItemProfile">
		<a href="http://posterous.com/people/4aAWHKDwF5df"><img alt="Derekmartin81avatar0250_thumb" height="25" src="http://files.posterous.com/user_profile_pics/116736/derekmartin81avatar0250_thumb.jpg" style="vertical-align: middle" width="25" /></a>
	</div>

	<div class="posterousHeaderItem" style="width: 103px; margin-right: 10px;">
		<a href="http://posterous.com/people/4aAWHKDwF5df">
			<div class="posterousHeaderItemValue">d. l. martin</div>
			
				<div class="posterousHeaderItemName">owns this site</div>
			
		</a>
	</div>
			
	<!-- <li style="margin: 0px 1px; opacity: 0.5;">//</li>				 -->





<div class="posterousHeaderItem">
	<a href="http://posterous.com/people/subscribers/derekmartin81">

			<div class="posterousHeaderItemValue">4</div>
			<div class="posterousHeaderItemName">subscribers</div>
		

		
			
	</a>
</div>

	</div>
	
	<div class="posterousHeaderActions">
		<div class="tryitnow">
			<a href="http://posterous.com">&nbsp;</a>
		</div>
		<div class="login">
			<a href="http://posterous.com/main/login?jumpto=http://derekmartin81.com/?">&nbsp;</a>
		</div>
		
	</div>






              </div>	
    <div class="container">

        <div class="main">
            <div class="search-section">
                
              
                
					<form method="get" action="http://derekmartin81.com">
	                    <input name="sort" type="hidden" value="" />
	                    <input name="search" class="search" id="searchbox" type="text" value="" />
	                    <input class="searchbox_button" id="searchbox_button" type="submit" value="Search" style="display:none;" />
	                </form>
				
              
          
            </div>
			<div class="header-section">
				
					<div style="margin-top: 20px; margin-bottom: 10px;">
				     <a href="http://derekmartin81.com" style="border: none;">  
				       <img src="http://s3.amazonaws.com/files.posterous.com/headers/303586/scaled500.jpg?1253332887" alt="derekmartin81 - " />  
				     </a>
					</div>
				
			</div>
		</div> <!-- /.main-->


        <div class="sidebar" style="clear: both;">
			
			
			
           
			<div class="sidebar-block" style="margin-top: 30px;">
				<h5>About Me</h5>
				<p style="margin-top: 2px;">Here is where you'll find all sorts of randomness that I decide to share online.  I have given up on the "fancy" blogging services and started to use Posterous due to it's ease of use.</p>
				<p style="margin-top: 10px;"><a href="http://posterous.com/people/4aAWHKDwF5df"><img src="http://files.posterous.com/user_profile_pics/116736/derekmartin81avatar0250_thumb.jpg" height="35" style="border: 1px solid #aaa;" width="35" /></a></p>
			</div>
			
			
				<div class="sidebar-block">
				    <h5>My Other Sites</h5>
				    <a href="http://twitter.com/derekmartin81" rel="me"><img src="/images/icons/services/twitter.png" width='16' height='16' alt=''/></a>&nbsp; 
				</div>


				<div class="sidebar-block" style="margin-top:20px;">
				    
				</div>
				
				<div class="sidebar-block">
                    
        				
              
            	</div>
				
			
			
                 <div class="sidebar-block">
                  
                      <h5>Get Updates</h5>
                          
              
                
                              <div class="subscribe-posterous" id="subscribe_div">
                                  <a href="/posts/addsub/?site=303586&amp;authenticity_token=ffe978a594c3c760cd7e01107f4043eff3f1b36e" class="subscribe-link" id="subscribe_link">Subscribe to this posterous&nbsp;&raquo;</a>
                              </div>
                          
                
          	<script type="text/javascript">
                document.observe('dom:loaded', function() {
              	  $('subscribe_link').observe('click', function(event) {
              	    event.stop();
              	    new Ajax.Updater(
              	      'subscribe_div', 
              	      '/posts/addsub ',
              	      {
              	        parameters: { 
              	          site: 303586, 
              	          authenticity_token: window._token 
              	        },
              	        onLoading: function() {
              	          $('loading_div_maAqnhkEtx').show(); 
              						$('subscribe_link').hide(); 
              						$('subscribe_div').innerHTML = "";
              	        },
              	        onComplete: function() {
              	          $('loading_div_maAqnhkEtx').hide(); 
              	        }, 
              	        evalScripts: true
              	      }); 	      
              	  });
              	});
      			</script>
          
              
            

                          
              
            

                          <div id="loading_div_maAqnhkEtx" style="display: none;">
                              <img src="/images/loading.gif" />            
                          </div>
                  

                  
              
                
                      <div class="subscribe-rss"><a href="http://feeds.feedburner.com/dereksposterous" class="subscribe-link">Subscribe via RSS</a></div>
                  
              
              
              </div>
                
        </div><!-- /.sidebar -->

        
        <div class="main">
            <div id="posts">
                
              
            

				
              
            
				
        


            <div class="postunit" id="postunit_9545450">

		        
      				
            

	
                    
                <div class="post" id="post_9545450">
	                
	
                        <h2 id="posttitle_9545450"><a href="http://derekmartin81.com/the-people-of-walmart-rap-video">The "People of Walmart" Rap Video</a></h2>
                        
    	        
              
                        <p>
                            <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/SjuTDBnFTfo&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed src="http://www.youtube.com/v/SjuTDBnFTfo&hl=en&fs=1" allowfullscreen="true" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="window" height="417" width="500"></embed></object>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_9545450">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/the-people-of-walmart-rap-video">
							    <span id="num_tweets_9545450" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_9545450">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_9545450" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_9545450 = new PModal('retweet_link_for_post_id_9545450', '/posts/retweet', {post_id: 9545450, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/the-people-of-walmart-rap-video#comment" class="comments-name" id="comment_link_9545450">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_9545450 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_9545450 = new PComment($('comment_link_9545450'), '9545450', $('post_commentarea_9545450'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/the-people-of-walmart-rap-video">3 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_9545450"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_8992584">

		        
      				
            

	
                    
                <div class="post" id="post_8992584">
	                
	
                        <h2 id="posttitle_8992584"><a href="http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower">Frosty gets his revenge - via amazingsuperpowers.com</a></h2>
                        
    	        
              
                        <p>
                            <div class="posterous_bookmarklet_entry">
      <a href="http://www.amazingsuperpowers.com/2009/12/frosty/"><div id="uvzeibBjcd" class="posterousGalleryMainDiv"><a href='http://posterous.com/getfile/files.posterous.com/derekmartin81/ptmdaogkAcEAFIdqtviCrdbCcCBGyrhldjvxjtogrsyquAgipgrwmBnciDoo/media_httpwwwamazingsuperpowerscomcomics20091221Frostypng_zJDHeubzJhBlBCo.png.scaled1000.png'><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/ptmdaogkAcEAFIdqtviCrdbCcCBGyrhldjvxjtogrsyquAgipgrwmBnciDoo/media_httpwwwamazingsuperpowerscomcomics20091221Frostypng_zJDHeubzJhBlBCo.png.scaled500.png" width="500" height="203"/></a></div>
        <script type="text/javascript">
          var fileList = [{"thumbHeight":"36","originalHeight":"399","thumb":"http:\/\/posterous.com\/getfile\/files.posterous.com\/derekmartin81\/ptmdaogkAcEAFIdqtviCrdbCcCBGyrhldjvxjtogrsyquAgipgrwmBnciDoo\/media_httpwwwamazingsuperpowerscomcomics20091221Frostypng_zJDHeubzJhBlBCo.png.thumb.png","largeWidth":"982","largeHeight":"399","originalSize":"333","height":"203","main":"http:\/\/posterous.com\/getfile\/files.posterous.com\/derekmartin81\/ptmdaogkAcEAFIdqtviCrdbCcCBGyrhldjvxjtogrsyquAgipgrwmBnciDoo\/media_httpwwwamazingsuperpowerscomcomics20091221Frostypng_zJDHeubzJhBlBCo.png.scaled500.png","thumbWidth":"36","large":"http:\/\/posterous.com\/getfile\/files.posterous.com\/derekmartin81\/ptmdaogkAcEAFIdqtviCrdbCcCBGyrhldjvxjtogrsyquAgipgrwmBnciDoo\/media_httpwwwamazingsuperpowerscomcomics20091221Frostypng_zJDHeubzJhBlBCo.png.scaled1000.png","originalWidth":"982","original":"http:\/\/posterous.com\/getfile\/files.posterous.com\/derekmartin81\/ptmdaogkAcEAFIdqtviCrdbCcCBGyrhldjvxjtogrsyquAgipgrwmBnciDoo\/media_httpwwwamazingsuperpowerscomcomics20091221Frostypng_zJDHeubzJhBlBCo.png","width":"500"}];
          var options = {"showDownload":true};
          new PSlideGallery2($('uvzeibBjcd'), fileList, options); 
        </script>  
      </a> 
<div class="posterous_quote_citation">via <a href="http://www.amazingsuperpowers.com/2009/12/frosty/">amazingsuperpowers.com</a></div>
    <p></p></div>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_8992584">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower">
							    <span id="num_tweets_8992584" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_8992584">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_8992584" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_8992584 = new PModal('retweet_link_for_post_id_8992584', '/posts/retweet', {post_id: 8992584, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower#comment" class="comments-name" id="comment_link_8992584">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_8992584 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_8992584 = new PComment($('comment_link_8992584'), '8992584', $('post_commentarea_8992584'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower">3 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_8992584"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_8280676">

		        
      				
            

	
                    
                <div class="post" id="post_8280676">
	                
	
                        <h2 id="posttitle_8280676"><a href="http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few">An excellant way to get out of work for a few months</a></h2>
                        
    	        
              
                        <p>
                            <p><div id="IrDJwBoyxA" class="posterousGalleryMainDiv"><a href='http://posterous.com/getfile/files.posterous.com/derekmartin81/koixuGnBmhjoIGeiEvICJwlliDhmDjBBCzotnuqGmzHEhEytcakgFIukGxaG/media_httpdilbertcomdynstrstrip0000000000000000000000000000007000050004007544775447stripgif_bpwmwsrHojfkqxs.gif.scaled1000.gif'><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/koixuGnBmhjoIGeiEvICJwlliDhmDjBBCzotnuqGmzHEhEytcakgFIukGxaG/media_httpdilbertcomdynstrstrip0000000000000000000000000000007000050004007544775447stripgif_bpwmwsrHojfkqxs.gif.scaled500.gif" width="500" height="155"/></a></div>
        <script type="text/javascript">
          var fileList = [{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/koixuGnBmhjoIGeiEvICJwlliDhmDjBBCzotnuqGmzHEhEytcakgFIukGxaG/media_httpdilbertcomdynstrstrip0000000000000000000000000000007000050004007544775447stripgif_bpwmwsrHojfkqxs.gif.scaled1000.gif","originalWidth":"640","largeWidth":"640","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/koixuGnBmhjoIGeiEvICJwlliDhmDjBBCzotnuqGmzHEhEytcakgFIukGxaG/media_httpdilbertcomdynstrstrip0000000000000000000000000000007000050004007544775447stripgif_bpwmwsrHojfkqxs.gif.thumb.gif","originalHeight":"199","largeHeight":"199","thumbWidth":"36","height":"155","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/koixuGnBmhjoIGeiEvICJwlliDhmDjBBCzotnuqGmzHEhEytcakgFIukGxaG/media_httpdilbertcomdynstrstrip0000000000000000000000000000007000050004007544775447stripgif_bpwmwsrHojfkqxs.gif.scaled500.gif","thumbHeight":"36","originalSize":"55","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/koixuGnBmhjoIGeiEvICJwlliDhmDjBBCzotnuqGmzHEhEytcakgFIukGxaG/media_httpdilbertcomdynstrstrip0000000000000000000000000000007000050004007544775447stripgif_bpwmwsrHojfkqxs.gif","width":"500"}];
          var options = {"showDownload":true};
          new PSlideGallery2($('IrDJwBoyxA'), fileList, options); 
        </script>  
      </p>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_8280676">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few">
							    <span id="num_tweets_8280676" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_8280676">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_8280676" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_8280676 = new PModal('retweet_link_for_post_id_8280676', '/posts/retweet', {post_id: 8280676, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few#comment" class="comments-name" id="comment_link_8280676">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_8280676 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_8280676 = new PComment($('comment_link_8280676'), '8280676', $('post_commentarea_8280676'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few">4 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_8280676"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_7481136">

		        
      				
            

	
                    
                <div class="post" id="post_7481136">
	                
	
                        <h2 id="posttitle_7481136"><a href="http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre">I call BULLSHIT on this "Muscle Building Secret" ad</a></h2>
                        
    	        
              
                        <p>
                            <div id="sCqnDudJJG" class="posterousGalleryMainDiv"><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/0RGD83Hk0PABiys6jyHCIp6TUUFcZEPN8ArvCgFz7GBZmSIadiZePmnaOEkL/2009-11-14.jpg" width="119" height="543"/></div>
        <script type="text/javascript">
          var fileList = [{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/0RGD83Hk0PABiys6jyHCIp6TUUFcZEPN8ArvCgFz7GBZmSIadiZePmnaOEkL/2009-11-14.jpg","originalWidth":"119","largeWidth":"119","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/3MGocDM6LQMOYwfKGYTg7qnUYj3ROdN7Als4ttGD387IE9muXzvxZljgMx6R/2009-11-14.jpg.thumb.jpg","originalHeight":"543","largeHeight":"543","thumbWidth":"36","height":"543","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/0RGD83Hk0PABiys6jyHCIp6TUUFcZEPN8ArvCgFz7GBZmSIadiZePmnaOEkL/2009-11-14.jpg","thumbHeight":"36","originalSize":"60","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/0RGD83Hk0PABiys6jyHCIp6TUUFcZEPN8ArvCgFz7GBZmSIadiZePmnaOEkL/2009-11-14.jpg","width":"119"}];
          var options = {"showDownload":true};
          new PSlideGallery2($('sCqnDudJJG'), fileList, options); 
        </script>  
      <p></p><div>This picture demonstrates BEFORE (Fat Slob) and AFTER (Douchebag).  Is one <em>really</em> better than the other?</div> <div><br />The bullshit part is the fact that they actually expect us to think that this guy made the following two transformations:</div> <div> </div> <div>1)  He lost the gut and put on that much muscle mass in 4 weeks.  This is completely impossible and I&#39;d like to meet the fitness expert that can sign-off on these being legit before and after pictures.</div> <div> </div> <div>2)  In between workouts he was able to put aside quite a bit of chair time at the local tattoo parlor.</div>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_7481136">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre">
							    <span id="num_tweets_7481136" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_7481136">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_7481136" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_7481136 = new PModal('retweet_link_for_post_id_7481136', '/posts/retweet', {post_id: 7481136, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre#comment" class="comments-name" id="comment_link_7481136">Comment</a>  <span class="comments-quantity">(1)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_7481136 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_7481136 = new PComment($('comment_link_7481136'), '7481136', $('post_commentarea_7481136'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre">5 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_7481136"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_7448418">

		        
      				
            

	
                    
                <div class="post" id="post_7448418">
	                
	
                        <h2 id="posttitle_7448418"><a href="http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving">How Pumpkin Pies are made...Happy Thanksgiving! (fwd to me from my aunt)</a></h2>
                        
    	        
              
                        <p>
                            



<table border="0">

<tr>
<td valign="top" style="padding: 0in 0in 0in 0in;">
<div>
<div>
<div>
<div>
<div>
<div>
<p style="margin-bottom: 12.0pt;"><span style="font-family: Times New Roman; color: black; font-size: small;"><span style="font-size: 12.0pt; color: black;"><div id="qnEApDufDq" class="posterousGalleryMainDiv"><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/THM8EyS5Fm6JrBYe0wdVWTS7dc257GGHR2duPRJDzFQPmByQqbdWGHaYURvr/image001.jpg" width="453" height="604"/></div>
        <script type="text/javascript">
          var fileList = [{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/THM8EyS5Fm6JrBYe0wdVWTS7dc257GGHR2duPRJDzFQPmByQqbdWGHaYURvr/image001.jpg","originalWidth":"453","largeWidth":"453","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/gGSCnbnnrvPI29uwh0qLy2VPoadPkEq5uCbLnbGFR5fHZJGvUKJpAI2TfDf9/image001.jpg.thumb.jpg","originalHeight":"604","largeHeight":"604","thumbWidth":"36","height":"604","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/THM8EyS5Fm6JrBYe0wdVWTS7dc257GGHR2duPRJDzFQPmByQqbdWGHaYURvr/image001.jpg","thumbHeight":"36","originalSize":"45","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/THM8EyS5Fm6JrBYe0wdVWTS7dc257GGHR2duPRJDzFQPmByQqbdWGHaYURvr/image001.jpg","width":"453"}];
          var options = {"showDownload":true};
          new PSlideGallery2($('qnEApDufDq'), fileList, options); 
        </script>  
      </span></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p><span style="font-family: Times New Roman; font-size: small;"><span style="font-size: 12.0pt;">&nbsp;</span></span></p>
</td>
</tr>

</table>



                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_7448418">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving">
							    <span id="num_tweets_7448418" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_7448418">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_7448418" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_7448418 = new PModal('retweet_link_for_post_id_7448418', '/posts/retweet', {post_id: 7448418, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving#comment" class="comments-name" id="comment_link_7448418">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_7448418 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_7448418 = new PComment($('comment_link_7448418'), '7448418', $('post_commentarea_7448418'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving">5 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_7448418"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_7433650">

		        
      				
            

	
                    
                <div class="post" id="post_7433650">
	                
	
                        <h2 id="posttitle_7433650"><a href="http://derekmartin81.com/lego-digital-designer-builds-your-lego-master">Lego Digital Designer Builds Your Lego Masterpiece (from Lifehacker)</a></h2>
                        
    	        
              
                        <p>
                            <div class="posterous_bookmarklet_entry">
<blockquote>
<div>
<p>&nbsp;</p>
<p><img src="http://www.lifehacker.com/assets/resources/2008/06/lego-designer.png" height="354" alt="" width="494" style="display: block;" /><br /> Windows/Mac OS X only: Freeware application Lego Digital Designer is a virtual Lego kit for your Windows or Mac desktop. Once installed, you can either use LDD to build your own masterpiece from scratch or&mdash;if you're lacking patience&mdash;you can get a head start by using one of their starter models. With over 763 brick types to choose from, your LDD-design will have reached well beyond the limits of your normal lego kit. Once you've built the perfect prototype, you can upload the results to the Lego web site to order a custom kit with <em>every</em> brick you'll need included! Lego Digital Designer is freeware, Windows and Mac only.</p>
<div><a href="http://ldd.lego.com/">Lego Digital Designer</a></div>
</div>
</blockquote>
<div class="posterous_quote_citation">via <a href="http://lifehacker.com/396672/lego-digital-designer-builds-your-lego-masterpiece">lifehacker.com</a></div>
<p>Oh, if only I had the time to draw up a Lego model.  I have a feeling that if I start now (8pm), I will be done around 9am tomorrow.  I'll have to try this when I have the time.</p>
</div>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_7433650">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/lego-digital-designer-builds-your-lego-master">
							    <span id="num_tweets_7433650" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_7433650">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_7433650" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_7433650 = new PModal('retweet_link_for_post_id_7433650', '/posts/retweet', {post_id: 7433650, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/lego-digital-designer-builds-your-lego-master#comment" class="comments-name" id="comment_link_7433650">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_7433650 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_7433650 = new PComment($('comment_link_7433650'), '7433650', $('post_commentarea_7433650'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/lego-digital-designer-builds-your-lego-master">5 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_7433650"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_7065567">

		        
      				
            

	
                    
                <div class="post" id="post_7065567">
	                
	
                        <h2 id="posttitle_7065567"><a href="http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2">A tiny home tour: living in 96 square feet</a></h2>
                        
    	        
              
                        <p>
                            <div class="posterous_bookmarklet_entry">
      <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/LJLSoUkh1Vs&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/LJLSoUkh1Vs&hl=en&fs=1" allowscriptaccess="always" height="417" wmode="window" width="500"></embed></param></object>

<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=LJLSoUkh1Vs&amp;feature=player_embedded">youtube.com</a></div>
    <p></p></div>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_7065567">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2">
							    <span id="num_tweets_7065567" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_7065567">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_7065567" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_7065567 = new PModal('retweet_link_for_post_id_7065567', '/posts/retweet', {post_id: 7065567, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2#comment" class="comments-name" id="comment_link_7065567">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_7065567 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_7065567 = new PComment($('comment_link_7065567'), '7065567', $('post_commentarea_7065567'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2">5 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_7065567"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_7009793">

		        
      				
            

	
                    
                <div class="post" id="post_7009793">
	                
	
                        <h2 id="posttitle_7009793"><a href="http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i">Our Trip (2 weeks ago) to see Richard Dawkins in NYC</a></h2>
                        
    	        
              
                        <p>
                            <p>It's been 2 weeks and I'm just now getting around to posting about it.</p>
<p />
<div>Jess and I went to the New York Academy of Sciences to see Richard Dawkins speak on October 19th, 2009. &nbsp;He talked about his new book (The Greatest Show on Earth) and took questions from the audience.</div>
<p />
<div>It was pretty cool because of the small setting. &nbsp;There were only a couple hundred people there and we got to sit in the 3rd row.</div>
<p />
<div>Below are some pictures that&nbsp;unfortunately&nbsp;didn't turn out too well. &nbsp;For some reason, neither of us are looking at the camera as he signed my book.</div>
<p />
<div><a href="http://www.nyas.org/Publications/Media/PodcastDetail.aspx?cid=a7dcc98b-9a71-405b-a3fe-85c99414f43a" target="_blank">Click here to listen to the podcast of this event</a></div>
<p><div id="DFBHqqwfsn" class="posterousGalleryMainDiv">
          <a href="http://posterous.com/getfile/files.posterous.com/derekmartin81/SW2ZGNuL8tORM1tV7jTpfa3WLcIwP7G1Q2tRcJiEcVmrHNgwws6ezB1sNtpR/IMG_2281.jpg"><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/wZOrGYtNfpQWZ3t81cwrPZOETmr5BnIjHopzRBOMhVag0fa398AFf99lLJpa/IMG_2281.jpg.thumb.jpg" 
            width="36" height="36"/></a>&nbsp; 

          <a href="http://posterous.com/getfile/files.posterous.com/derekmartin81/U2FRGh437zOwjItegx8wyakTw5XCjJV3TgC3SzJmJ1R6Ql36Z0jbdGQV2Ddb/IMG_2282.jpg"><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/ZYIS0d96xlXLLwWAvsP3autPNh8qGLfHNAzgsYMzdM1aC4SWYbZx1gbIbs82/IMG_2282.jpg.thumb.jpg" 
            width="36" height="36"/></a>&nbsp; 

          <a href="http://posterous.com/getfile/files.posterous.com/derekmartin81/DGwet2EszhhDPmfvjjNiFHweq4Gg7Lly7VwsB2SfslVFcYk8w0yBDNCU29eN/IMG_2283.jpg"><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/9SvQtprrNPzLU5u2cNmPVzLFSAKBGUFQp08VInwrF7kWPRFR8tFqHf0BfvmB/IMG_2283.jpg.thumb.jpg" 
            width="36" height="36"/></a>&nbsp; 

       <div class='downloadFlyout'>
       <div class="downloadIcon"><a href='http://posterous.com/getfile/files.posterous.com/derekmartin81/np7rcgT74P7UebdDxZoRho9gjEss50v5daIFulXOvnSnJfpATeBEvoMa1RAl/Our_Trip_2_weeks_ago_to_see_Ri.zip'><img src='http://posterous.com/images/filetypes/zip.png' style='border: none;'/></a></div>
       <div class="downloadlinkInstructions">Click here to download:</div>
       <b><a href='http://posterous.com/getfile/files.posterous.com/derekmartin81/np7rcgT74P7UebdDxZoRho9gjEss50v5daIFulXOvnSnJfpATeBEvoMa1RAl/Our_Trip_2_weeks_ago_to_see_Ri.zip'>Our_Trip_2_weeks_ago_to_see_Ri.zip</a></b> <span class="downloadSize">(3182 KB)</span>
       <br class="clearboth"/></div>
      </div>
        <script type="text/javascript">
          var fileList = [{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/8oJp1AyikDx6XfFQrvSUDciV98BG1lWPu3umCDLLilyyoXdvHfzfhX9SdiNY/IMG_2281.jpg.scaled.1000.jpg","originalWidth":"1704","largeWidth":"750","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/wZOrGYtNfpQWZ3t81cwrPZOETmr5BnIjHopzRBOMhVag0fa398AFf99lLJpa/IMG_2281.jpg.thumb.jpg","originalHeight":"2272","largeHeight":"1000","thumbWidth":"36","height":"667","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/piKXqf3MxLzUj7NyHFPYJYbizqY062Z6vAMDe5h8d9oihJGNsRF0coUr7Fh5/IMG_2281.jpg.scaled.500.jpg","thumbHeight":"36","originalSize":"884","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/SW2ZGNuL8tORM1tV7jTpfa3WLcIwP7G1Q2tRcJiEcVmrHNgwws6ezB1sNtpR/IMG_2281.jpg","width":"500"},{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/EBayCU2PcVmFdGpdQtsFXGQmi2PPcdKjfwdJ2euEOAMnvqvwRHYA5HuYKT6N/IMG_2282.jpg.scaled.1000.jpg","originalWidth":"2816","largeWidth":"1000","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/ZYIS0d96xlXLLwWAvsP3autPNh8qGLfHNAzgsYMzdM1aC4SWYbZx1gbIbs82/IMG_2282.jpg.thumb.jpg","originalHeight":"2112","largeHeight":"750","thumbWidth":"36","height":"375","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/d0kUcTOqQ5CU8t13vFEk3DunIPCBUNzfXRZ0ORDgx4XyhKoHeL8U0Cw7lwFm/IMG_2282.jpg.scaled.500.jpg","thumbHeight":"36","originalSize":"1317","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/U2FRGh437zOwjItegx8wyakTw5XCjJV3TgC3SzJmJ1R6Ql36Z0jbdGQV2Ddb/IMG_2282.jpg","width":"500"},{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/NsXGEZ8WKvn8LjcuYBtmOOJ0onGpJN41QCFdUS2PLde9ggYHqQKxNl166Cs1/IMG_2283.jpg.scaled.1000.jpg","originalWidth":"2816","largeWidth":"1000","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/9SvQtprrNPzLU5u2cNmPVzLFSAKBGUFQp08VInwrF7kWPRFR8tFqHf0BfvmB/IMG_2283.jpg.thumb.jpg","originalHeight":"2112","largeHeight":"750","thumbWidth":"36","height":"375","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/iSvTcfcKW2WnjgAdPocureAEGH8eN65HzOcjQx9xWUtNAeUVxjW5qwV5J3UB/IMG_2283.jpg.scaled.500.jpg","thumbHeight":"36","originalSize":"988","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/DGwet2EszhhDPmfvjjNiFHweq4Gg7Lly7VwsB2SfslVFcYk8w0yBDNCU29eN/IMG_2283.jpg","width":"500"}];
          var options = {"zipFile":"http://posterous.com/getfile/files.posterous.com/derekmartin81/np7rcgT74P7UebdDxZoRho9gjEss50v5daIFulXOvnSnJfpATeBEvoMa1RAl/Our_Trip_2_weeks_ago_to_see_Ri.zip","zipFileSize":"3182","showDownload":true};
          new PSlideGallery2($('DFBHqqwfsn'), fileList, options); 
        </script>  
      </p>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_7009793">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i">
							    <span id="num_tweets_7009793" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_7009793">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_7009793" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_7009793 = new PModal('retweet_link_for_post_id_7009793', '/posts/retweet', {post_id: 7009793, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i#comment" class="comments-name" id="comment_link_7009793">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_7009793 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_7009793 = new PComment($('comment_link_7009793'), '7009793', $('post_commentarea_7009793'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i">5 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
                
                                <br /><div class="loc" id="location_collapsed_7009793"><a href="#" class="location-name" id="post_location_expander_7009793">New York, NY</a></div>
                                 
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_7009793"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
                     
                        <div class="location-map" id="post_location_expanded_7009793" style="display: none;">
                            <div class="map">
                                        <iframe src="http://posterous.com/maps/post/7009793" border="0"
                    scrolling="no" frameborder="no" allowTransparency="yes"
                    style="width:100%;height:100%"></iframe>

                            </div>
                            <div class="location-details">
                              <b>Posted from</b><br />
                              
            
              
                
                                  New York, NY<br />
                              
              
            
          
                              <div class="clear"></div>
                            </div>
                            <div class="clear"></div>
                        </div>
                        
                        
            	<script type="text/javascript">
                  document.observe('dom:loaded', function() {
                	  $('post_location_expander_7009793').observe('click', function(evt) {
                	    evt.stop();
                	    $('location_collapsed_7009793').hide();
                	    if (!$('post_location_expanded_7009793').visible()) {
                  	    Effect.SlideDown($('post_location_expanded_7009793'), {duration: 0.5});
                  	  } else{
                  	    Effect.SlideUp($('post_location_expanded_7009793'), {duration: 0.5});
                  	  }
                	  });
                	});
        			</script>
            
                 
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_4617465">

		        
      				
            

	
                    
                <div class="post" id="post_4617465">
	                
	
                        <h2 id="posttitle_4617465"><a href="http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl">Columbian children riding long dangerous cable over raging river to get to/from school each day</a></h2>
                        
    	        
              
                        <p>
                            <div class="posterous_bookmarklet_entry">
      <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/PL0WEwkMdqw&hl=en&fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/PL0WEwkMdqw&hl=en&fs=1" allowscriptaccess="always" height="417" wmode="window" width="500"></embed></param></object>

<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=PL0WEwkMdqw">youtube.com</a></div>
    <p>I heard Kevin Smith talking about this video on SModcast today.  It's funny because we have all sorts of luxuries here in the US, yet I can't just hop on a zip line like this to go places.  Instead, I have to get in the boring car.</p></div>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_4617465">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl">
							    <span id="num_tweets_4617465" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_4617465">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_4617465" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_4617465 = new PModal('retweet_link_for_post_id_4617465', '/posts/retweet', {post_id: 4617465, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl#comment" class="comments-name" id="comment_link_4617465">Comments</a>  <span class="comments-quantity">(0)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_4617465 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_4617465 = new PComment($('comment_link_4617465'), '4617465', $('post_commentarea_4617465'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl">6 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_4617465"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        


            <div class="postunit" id="postunit_4216833">

		        
      				
            

	
                    
                <div class="post" id="post_4216833">
	                
	
                        <h2 id="posttitle_4216833"><a href="http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise">Funny "DON'T let the dentist fool you" advertisement</a></h2>
                        
    	        
              
                        <p>
                            <div id="HhCdsFhpAj" class="posterousGalleryMainDiv"><img src="http://posterous.com/getfile/files.posterous.com/derekmartin81/hmFScLsJF1hKghWglfM5wq19MWR0ykdINaMUjR7HJ9IjVCKIHjmzrvqHlNFF/20090919a.jpg" width="402" height="359"/></div>
        <script type="text/javascript">
          new PSlideGallery2($('HhCdsFhpAj'), [{"large":"http://posterous.com/getfile/files.posterous.com/derekmartin81/hmFScLsJF1hKghWglfM5wq19MWR0ykdINaMUjR7HJ9IjVCKIHjmzrvqHlNFF/20090919a.jpg","originalWidth":"402","largeWidth":"402","thumb":"http://posterous.com/getfile/files.posterous.com/derekmartin81/eL4vMCAtvGYYXXVhvoVO2k20SrNL2sdrGaPi3slXEh0ci1b7D9RJxtHuUJUQ/20090919a.jpg.thumb.jpg","originalHeight":"359","largeHeight":"359","thumbWidth":"36","height":"359","main":"http://posterous.com/getfile/files.posterous.com/derekmartin81/hmFScLsJF1hKghWglfM5wq19MWR0ykdINaMUjR7HJ9IjVCKIHjmzrvqHlNFF/20090919a.jpg","thumbHeight":"36","originalSize":"91","original":"http://posterous.com/getfile/files.posterous.com/derekmartin81/hmFScLsJF1hKghWglfM5wq19MWR0ykdINaMUjR7HJ9IjVCKIHjmzrvqHlNFF/20090919a.jpg","width":"402"}], {"showDownload":true}); 
        </script>  
      <p>I found this ad quite funny:</p><p /><div>The top picture is priceless.  I would think that they could find a &quot;model&quot; that didn&#39;t have a HUGE gap in her teeth.  Plus it&#39;s just funny that she seems so damned happy about it.</div> <p /><div>The bottom picture appears to feature a bullet hole in the one tooth.  Don&#39;t these advertisers have someone that takes a second look at these ads before they&#39;re published.</div><p /><div> About the actual product ... Why I would I trust a process that a &#39;mom&#39; discovered?  That&#39;s on the same line as taking Airborne &quot;medicine&quot; simply because it was invented by a schoolteacher.</div>
                        </p>

						
                        
              
                <div class="posterous_retweet_widget">
							<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -1px;" /> 
							<span id="retweet_count_4216833">
							  <a href="http://www.backtype.com/search?q=http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise">
							    <span id="num_tweets_4216833" class="posterous_retweet_count">Loading</span> 
							    <span id="retweet_count_label_4216833">mentions</span>
							  </a>
							</span>
							<a href="#" id="retweet_link_for_post_id_4216833" class="posterous_retweet">Retweet</a>
            <script type="text/javascript">
            var pmodal_retweet_4216833 = new PModal('retweet_link_for_post_id_4216833', '/posts/retweet', {post_id: 4216833, authenticity_token: window._token}, { width: 500, height: 160, identifier: 'retweet_modal_<%=post.id%>'}) 
            </script>
						</div>
              
            
          						

                        
                            
                
              
                        

                
                    <div class="infobar">
                        <div class="details">
                        
                            
                            <div class="comment_list">
                                
              
                
                                    
                
                                            <span>
												<a href="http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise#comment" class="comments-name" id="comment_link_4216833">Comments</a>  <span class="comments-quantity">(2)</span>
											</span>
                                    
                
            
            <script type="text/javascript">
      				var pcomment_4216833 = null;
      				document.observe('dom:loaded', function() {			
      					pcomment_4216833 = new PComment($('comment_link_4216833'), '4216833', $('post_commentarea_4216833'));					
      				});
      			</script>
            
          
        		
                                
        			   
        		
                                <div class="clear"></div>
                                    
                            </div><!-- /.comment_list -->  
                        </div><!-- /.details -->
                            <div class="location">
                                <span class="date">Posted <a href="http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise">6 months ago</a> 
                                
                                
                                    
            
                                            
                                
                                
                                </span>
                                
            
              
            
          
                             </div>
                    </div><!-- /.infobar -->  
                            
              
                
                                <div class="comment-area" id="post_commentarea_4216833"></div>
                            
        			   
        		
                            
                            
              
                
                                
                            
        			   
        		
                        
                        <div class="clear"></div>
                        
                       
            
              
            
          
            
                
                
        		
                  

                </div><!-- /.post -->
                <div class="clear"></div>
            </div><!-- /.postunit -->
        

    <div class="pagination"><span class="disabled prev_page">&laquo; Previous</span> <span class="current">1</span> <a href="/?c=1&amp;page=2" rel="next">2</a> <a href="/?c=1&amp;page=3">3</a> <a href="/?c=1&amp;page=4">4</a> <a href="/?c=1&amp;page=5">5</a> <a href="/?c=1&amp;page=6">6</a> <a href="/?c=1&amp;page=7">7</a> <a href="/?c=1&amp;page=8">8</a> <a href="/?c=1&amp;page=2" class="next_page" rel="next">Next &raquo;</a></div>
                
            </div><!-- /#posts -->
        </div><!-- /.main -->
        <div class="clear"></div>
    </div><!-- /.container -->


    
      <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">
    	var pageTracker = _gat._getTracker("UA-4054156-1");
    	pageTracker._setDomainName("none");
    	pageTracker._setAllowLinker(true);
    	pageTracker._initData();
    	pageTracker._trackPageview();
    	</script>  	
    
	
	<!-- Start Quantcast tag -->
	<script type="text/javascript">
	_qoptions={
	qacct:"p-16ewveTurfCCM"
	};
	</script>
	
	
    	<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
    	<noscript>
    	<a href="http://www.quantcast.com/p-16ewveTurfCCM" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-16ewveTurfCCM.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
    	</noscript>	
	
	<!-- End Quantcast tag -->



	<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">
	var pageTrackerUser = _gat._getTracker("UA-2420879-4");
	pageTrackerUser._trackPageview();
	</script>



<script>
	var fbid_site_owner = 1;
</script>













<script type="text/javascript">
var modal_window = null;
function init_oauth_and_redirect_to_post(provider_type, post_id) {
	var url = 'http://posterous.com/oauth/init_oauth_and_redirect/?ssod=derekmartin81.com&oauth_provider_type=' + provider_type;
	$('redirect_url_div').innerHTML = post_id;
	spawn_modal_and_wait(url)
}
function spawn_modal_and_wait(auth_url) {

	modal_window.location.href = auth_url;
	
	new PeriodicalExecuter(function(pe) {
		if (modal_window.closed) {
			window.location.href=$('redirect_url_div').innerHTML;
			pe.stop();
		}
	},0.25);
}

	
	var post_id_9545450 = 'http://derekmartin81.com/the-people-of-walmart-rap-video';

	
	var post_id_8992584 = 'http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower';

	
	var post_id_8280676 = 'http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few';

	
	var post_id_7481136 = 'http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre';

	
	var post_id_7448418 = 'http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving';

	
	var post_id_7433650 = 'http://derekmartin81.com/lego-digital-designer-builds-your-lego-master';

	
	var post_id_7065567 = 'http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2';

	
	var post_id_7009793 = 'http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i';

	
	var post_id_4617465 = 'http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl';

	
	var post_id_4216833 = 'http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise';

</script>
<div style="display: none;" id='redirect_url_div'></div>
<script type="text/javascript">
 try {
  var vglnk_api_key = "8eb8c964d427e97a1567cec6532655f0";
  var vglnk_domain = (("https:" == document.location.protocol) ? "https://" : "http://") + 
    "api.viglink.com";
  document.write(unescape("%3Cscript src='" + vglnk_domain + 
    "/api/vglnk.js?key=" + vglnk_api_key + "' type='text/javascript'%3E%3C/script%3E"));
 } catch (err) {}
</script>
<script type="text/javascript">
 vglnk(vglnk_domain, vglnk_api_key);
</script>


<div style="display: none;"><iframe src="http://posterous.com/analytics_tracker" style="height: 1px; width: 1px;"></iframe></div>


<script type="text/javascript">
var url_to_ids = new Array();	
url_to_ids['http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise'] = 4216833;	url_to_ids['http://derekmartin81.com/lego-digital-designer-builds-your-lego-master'] = 7433650;	url_to_ids['http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower'] = 8992584;	url_to_ids['http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl'] = 4617465;	url_to_ids['http://derekmartin81.com/the-people-of-walmart-rap-video'] = 9545450;	url_to_ids['http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2'] = 7065567;	url_to_ids['http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre'] = 7481136;	url_to_ids['http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few'] = 8280676;	url_to_ids['http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i'] = 7009793;	url_to_ids['http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving'] = 7448418;	
</script>
<script type="text/javascript" src="http://api.backtype.com/tweetcount.json?key=3efa3a8a6c5edb459e8b&mode=batch&q=http://derekmartin81.com/funny-dont-let-the-dentist-fool-you-advertise,http://derekmartin81.com/lego-digital-designer-builds-your-lego-master,http://derekmartin81.com/frosty-gets-his-revenge-via-amazingsuperpower,http://derekmartin81.com/columbian-children-riding-long-dangerous-cabl,http://derekmartin81.com/the-people-of-walmart-rap-video,http://derekmartin81.com/a-tiny-home-tour-living-in-96-square-feet-2,http://derekmartin81.com/i-call-bullshit-on-this-muscle-building-secre,http://derekmartin81.com/an-excellant-way-to-get-out-of-work-for-a-few,http://derekmartin81.com/our-trip-2-weeks-ago-to-see-richard-dawkins-i,http://derekmartin81.com/how-pumpkin-pies-are-madehappy-thanksgiving&callback=client_retweet_update"></script>
</body>
</html>


	


