<!DOCTYPE html>
<html class="no-js mh-two-sb" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head>
<meta charset="UTF-8">
<title>Matthew Gatesy &raquo; Just Laugh Contributors</title>
<meta name='robots' content='max-image-preview:large' />
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<link rel="pingback" href="https://justlaugh.com/xmlrpc.php"/>

<!-- This site is optimized with the Yoast SEO Premium plugin v3.2.2 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="The Co-Founder and Former Managing Editor of Just Laugh, Matt helped to build its foundation as a place to feature the funniest content from around the web, working with Scott to run Just Laugh magazine for over three years."/>
<meta name="robots" content="noodp"/>
<link rel="canonical" href="https://justlaugh.com/authors/matthew-gatesy/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="object" />
<meta property="og:title" content="Matthew Gatesy &raquo; Just Laugh Contributors" />
<meta property="og:url" content="https://justlaugh.com/authors/matthew-gatesy/" />
<meta property="og:site_name" content="Just Laugh" />
<meta property="fb:admins" content="1143781898" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="The Co-Founder and Former Managing Editor of Just Laugh, Matt helped to build its foundation as a place to feature the funniest content from around the web, working with Scott to run Just Laugh magazine for over three years." />
<meta name="twitter:title" content="Matthew Gatesy &raquo; Just Laugh Contributors" />
<meta name="twitter:site" content="@justlaughdotcom" />
<!-- / Yoast SEO Premium plugin. -->

<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='preconnect' href='//c0.wp.com' />
<link rel="alternate" type="application/rss+xml" title="Just Laugh &raquo; Feed" href="https://justlaugh.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Just Laugh &raquo; Comments Feed" href="https://justlaugh.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Just Laugh &raquo; Posts by Matthew Gatesy Feed" href="https://justlaugh.com/authors/matthew-gatesy/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-ZT4Q8Z2WLR"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '10.2.2';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/justlaugh.com\/authors\/matthew-gatesy\/feed\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-ZT4Q8Z2WLR',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-ZT4Q8Z2WLR', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*wp_block_styles_on_demand_placeholder:6a3aded7d3c32*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id="wp-block-styles-placeholder-inline-css">
:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the block styles printed at wp_footer." }
/*# sourceURL=wp-block-styles-placeholder-inline-css */
</style>
<style id="wp-global-styles-placeholder-inline-css">
:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer." }
/*# sourceURL=wp-global-styles-placeholder-inline-css */
</style>
<link rel='stylesheet' id='media-credit-css' href='https://justlaugh.com/wp-content/plugins/media-credit/public/css/media-credit.min.css?ver=4.3.0' media='all' />
<link rel='stylesheet' id='wp-polls-css' href='https://justlaugh.com/wp-content/plugins/wp-polls/polls-css.css?ver=2.77.3' media='all' />
<style id="wp-polls-inline-css">
.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background: #e64946;
	border: 1px solid #c8c8c8;
}

/*# sourceURL=wp-polls-inline-css */
</style>
<link rel='stylesheet' id='wp-lightbox-2.min.css-css' href='https://justlaugh.com/wp-content/plugins/wp-lightbox-2/styles/lightbox.min.css?ver=1.3.4' media='all' />
<link rel='stylesheet' id='parent-style-css' href='https://justlaugh.com/wp-content/themes/mh_magazine/style.css?ver=46dc4ad07b2d735d380607a9fb28224d' media='all' />
<link rel='stylesheet' id='mh-style-css' href='https://justlaugh.com/wp-content/themes/mh_magazine-child/style.css?ver=2.2.1' media='all' />
<link rel='stylesheet' id='mh-google-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,700' media='all' />
<script id="jquery-core-js" src="https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery.min.js"></script>
<script id="jquery-migrate-js" src="https://c0.wp.com/c/7.0/wp-includes/js/jquery/jquery-migrate.min.js"></script>
<script async data-wp-strategy="async" id="monsterinsights-frontend-script-js" src="https://justlaugh.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.2.2"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/justlaugh.com","hash_tracking":"false","v4_id":"G-ZT4Q8Z2WLR"};/* ]]> */
</script>
<script id="scripts-js" src="https://justlaugh.com/wp-content/themes/mh_magazine/js/scripts.js?ver=46dc4ad07b2d735d380607a9fb28224d"></script>
<link rel="https://api.w.org/" href="https://justlaugh.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://justlaugh.com/wp-json/wp/v2/users/5" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://justlaugh.com/xmlrpc.php?rsd" />

	<script type="text/javascript" src="https://www.google.com/jsapi"></script>
	<script type="text/javascript">
		var arrAffiliates = {
			'com'   : 'justlaugh',
			'co.uk'	: '',
			'de'	: '',
			'fr'	: '',
			'ca'	: '',
			'co.jp'	: '',
			'jp'	: '',
			'it'	: '',
			'cn'	: '',
			'es'	: '',
			'in'	: ''
		};
		var strUrlAjax = 'https://justlaugh.com/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php';
	</script>
	<script type="text/javascript" src="https://justlaugh.com/wp-content/plugins/amazon-affiliate-link-localizer/js/amazon_linker.min.js?v=1.9"></script>	<style>img#wpstats{display:none}</style>
		<style id="custom-background-css">
body.custom-background { background-color: #dd4646; }
</style>
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
<meta name="apple-mobile-web-app-title" content="Just Laugh">
<link rel="icon" type="image/png" href="/favicon-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#dd4646">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="application-name" content="Just Laugh">
</head>
<body data-rsssl=1 class="archive author author-matthew-gatesy author-5 custom-background wp-theme-mh_magazine wp-child-theme-mh_magazine-child wt-layout1 pt-layout1 ab-layout1 rp-layout1 loop-layout1">
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=710269015711947&version=v2.0";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="mh-container">
<header class="header-wrap">
		<a href="https://justlaugh.com/" title="Just Laugh" rel="home">
<div class="logo-wrap" role="banner">
<img src="https://www.justlaugh.com/wp-content/uploads/2015/01/2015_logo.gif" height="93" width="537" alt="Just Laugh" />
<div style="float: right; width: 730px">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 2015 Just Laugh - Responsive -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-0171597408944205"
     data-ad-slot="7469568292"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
</a>

	<nav class="main-nav clearfix">
		<div class="menu-header-container"><ul id="menu-header" class="menu"><li id="menu-item-1199" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-1199"><a href="https://justlaugh.com/">Home</a></li>
<li id="menu-item-1193" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1193"><a href="https://justlaugh.com/features/">Features</a>
<ul class="sub-menu">
	<li id="menu-item-1419" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1419"><a href="https://justlaugh.com/features/fake-news/">Fake News</a></li>
	<li id="menu-item-1219" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1219"><a href="https://justlaugh.com/features/interviews/">Interviews</a></li>
	<li id="menu-item-2493" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2493"><a href="https://justlaugh.com/features/humor-columns/">Humor Columns</a></li>
	<li id="menu-item-3994" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3994"><a href="https://justlaugh.com/features/comics/">Comics</a></li>
	<li id="menu-item-1424" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1424"><a href="https://justlaugh.com/magazine/">Just Laugh Magazine Archives</a></li>
</ul>
</li>
<li id="menu-item-1418" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1418"><a href="https://justlaugh.com/shorts/">Shorts</a>
<ul class="sub-menu">
	<li id="menu-item-1420" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1420"><a href="https://justlaugh.com/shorts/headlines/">Headlines</a></li>
	<li id="menu-item-1421" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1421"><a href="https://justlaugh.com/shorts/help-wanted/">Help Wanted</a></li>
	<li id="menu-item-1494" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1494"><a href="https://justlaugh.com/shorts/inspirational/">Inspirational</a></li>
	<li id="menu-item-1422" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1422"><a href="https://justlaugh.com/shorts/rants/">Rants</a></li>
	<li id="menu-item-1440" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1440"><a href="https://justlaugh.com/reader-polls/">Reader Polls</a></li>
</ul>
</li>
<li id="menu-item-1194" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-1194"><a href="https://justlaugh.com/blog/">Humor Blog</a>
<ul class="sub-menu">
	<li id="menu-item-1426" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1426"><a href="https://justlaugh.com/blog/videos/">Funny Videos</a></li>
	<li id="menu-item-1430" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1430"><a href="https://justlaugh.com/blog/memes/">Memetastic Memes</a></li>
	<li id="menu-item-1433" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1433"><a href="https://justlaugh.com/blog/words/">Blog Posts &#038; Other Written Words</a></li>
	<li id="menu-item-1432" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1432"><a href="https://justlaugh.com/blog/pictures/">Hilarious Pictures</a></li>
	<li id="menu-item-1429" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1429"><a href="https://justlaugh.com/blog/weird/">Just Plain Weird</a></li>
	<li id="menu-item-1427" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1427"><a href="https://justlaugh.com/blog/news/">Humor in the News</a></li>
	<li id="menu-item-1425" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1425"><a href="https://justlaugh.com/blog/classics/">Classic Favorites</a></li>
	<li id="menu-item-1431" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1431"><a href="https://justlaugh.com/blog/new-releases/">New Releases</a></li>
	<li id="menu-item-1428" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1428"><a href="https://justlaugh.com/blog/updates/">Just Laugh Updates &#038; Announcements</a></li>
</ul>
</li>
<li id="menu-item-1643" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1643"><a href="https://justlaugh.com/recommends/">Recommendations</a></li>
<li id="menu-item-1218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1218"><a href="https://justlaugh.com/authors/">Contributors</a></li>
<li id="menu-item-1261" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1261"><a href="https://justlaugh.com/links/">Links</a></li>
</ul></div>	</nav>
	</header>
			<section class="news-ticker clearfix">
									<div class="ticker-title">Humor Blog Highlights</div>
								<div class="ticker-content">
					<ul id="ticker">						<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2016/voters-for-trump/" title="Voters for Trump">
								<span class="meta ticker-item-meta">
																		March 6, 2016 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									Voters for Trump								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2016/make-donald-drumpf-again/" title="Make Donald Drumpf Again">
								<span class="meta ticker-item-meta">
																		March 1, 2016 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									Make Donald Drumpf Again								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2016/the-guy-who-responds-to-spam-emails/" title="The Guy Who Responds to Spam Emails&#8230;">
								<span class="meta ticker-item-meta">
																		February 18, 2016 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									The Guy Who Responds to Spam Emails&#8230;								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2016/get-your-head-in-the-game/" title="Get Your Head in the Game!">
								<span class="meta ticker-item-meta">
																		February 4, 2016 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									Get Your Head in the Game!								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2016/paul-rudd-plays-stephen-hawking-in-quantum-chess/" title="Paul Rudd Plays Stephen Hawking in Quantum Chess">
								<span class="meta ticker-item-meta">
																		January 29, 2016 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									Paul Rudd Plays Stephen Hawking in Quantum Chess								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2016/sarah-palin-endorses-donald-trump-snl/" title="Sarah Palin Endorses Donald Trump (&#8230;on SNL&#8230;)">
								<span class="meta ticker-item-meta">
																		January 25, 2016 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									Sarah Palin Endorses Donald Trump (&#8230;on SNL&#8230;)								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2015/fact-the-only-thing-funnier-than-a-whale-landing-on-a-human/" title="FACT: The only thing funnier than a whale landing on a human&#8230;">
								<span class="meta ticker-item-meta">
																		September 14, 2015 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									FACT: The only thing funnier than a whale landing on a human&#8230;								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/videos/2015/a-burning-man-project-like-no-other/" title="A Burning Man Project Like No Other&#8230;">
								<span class="meta ticker-item-meta">
																		August 5, 2015 in Funny Videos: 								</span>
								<span class="meta ticker-item-title">
									A Burning Man Project Like No Other&#8230;								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/news/2015/goodnight-sweet-scavenging-prince/" title="Goodnight, Sweet Scavenging Prince&#8230;">
								<span class="meta ticker-item-meta">
																		July 12, 2015 in Humor in the News: 								</span>
								<span class="meta ticker-item-title">
									Goodnight, Sweet Scavenging Prince&#8230;								</span>
							</a>
						</li>
												<li class="ticker-item">
							<a href="https://justlaugh.com/blog/classics/2015/culture-morality-and-patriotism-and-the-muppets/" title="Culture, Morality, and Patriotism &#8230; and The Muppets!">
								<span class="meta ticker-item-meta">
																		July 4, 2015 in Classic Favorites: 								</span>
								<span class="meta ticker-item-title">
									Culture, Morality, and Patriotism &#8230; and The Muppets!								</span>
							</a>
						</li>
											</ul>
				</div>
			</section> <div class="mh-wrapper clearfix">
	<div class="mh-main">
		<section id="mh-loop" class="mh-content left">
			<div class="page-title-top"></div>
<h1 class="page-title">Posts by Matthew Gatesy</h1>
			<section class="author-box">
<div class="author-box-wrap clearfix">
<div class="author-box-avatar"><a href="https://justlaugh.com/authors/matthew-gatesy/"><img alt='' src='https://secure.gravatar.com/avatar/e0a6dafeba73481051f34f7986808d632bb0fc72fbf105536f261432fee79884?s=113&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e0a6dafeba73481051f34f7986808d632bb0fc72fbf105536f261432fee79884?s=226&#038;d=mm&#038;r=g 2x' class='avatar avatar-113 photo' height='113' width='113' decoding='async'/></a></div>
<h5 class="author-box-name"><a href="https://justlaugh.com/authors/matthew-gatesy/">About Matthew Gatesy</a><span class="author-box-postcount"> (8 Posts from 2001 - 2002)</span></h5>
<div class="author-box-desc">The Co-Founder and Former Managing Editor of Just Laugh, Matt helped to build its foundation as a place to feature the funniest content from around the web, working with Scott to run Just Laugh magazine for over three years.</div>
</div>
</section>
												<article class="loop-wrap clearfix post-1866 post type-post status-publish format-standard has-post-thumbnail hentry category-interviews tag-animation tag-cooking-shows tag-deep-fried-live tag-talking-octopus">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/features/interviews/2002/a-deep-fried-interview-with-rob-deborde/" rel="bookmark">A Deep Fried Interview with Rob DeBorde</a></h3>
		<p class="meta">Posted on October 16, 2002 by <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a> in <a href="https://justlaugh.com/features/">Features</a> &raquo; <a href="https://justlaugh.com/features/interviews/">Interviews</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/features/interviews/2002/a-deep-fried-interview-with-rob-deborde/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2002/10/rob-header-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" srcset="https://justlaugh.com/wp-content/uploads/2002/10/rob-header-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2002/10/rob-header-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2002/10/rob-header-70x53.jpg 70w" sizes="(max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt">The creator of Deep Fried, Live! starring Tako the Octopus gives us a little insight into the production of what is now one of the most hilarious animated shows on the 'net. Find out exactly what goes into each episode, Rob's own personal favorites and much more!</div>
</article>									<article class="loop-wrap clearfix post-133 post type-post status-publish format-standard has-post-thumbnail hentry category-vol2issue18 tag-christmas tag-comics tag-just-laugh tag-sugarplum-fairy">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/magazine/vol2issue18/2001/our-loser-friends-a-very-merry-olf-christmas-holiday-edition-2001/" rel="bookmark">Our Loser Friends &#8211; A Very, Merry OLF Christmas (Holiday Edition 2001)</a></h3>
		<p class="meta">Posted on December 25, 2001 by <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a>, <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/lori-sevener/" title="Posts by Lori Sevener" class="author url fn" rel="author">Lori Sevener</a> in <a href="https://justlaugh.com/magazine/">Just Laugh magazine</a> &raquo; <a href="https://justlaugh.com/magazine/vol2issue18/">Volume 2, Issue 18</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/magazine/vol2issue18/2001/our-loser-friends-a-very-merry-olf-christmas-holiday-edition-2001/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2012/11/olf_xmas1-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" srcset="https://justlaugh.com/wp-content/uploads/2012/11/olf_xmas1-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2012/11/olf_xmas1-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2012/11/olf_xmas1-70x53.jpg 70w" sizes="(max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt"> <a href="https://justlaugh.com/magazine/vol2issue18/2001/our-loser-friends-a-very-merry-olf-christmas-holiday-edition-2001/" title="Our Loser Friends &#8211; A Very, Merry OLF Christmas (Holiday Edition 2001)">[...]</a></div>
</article>									<article class="loop-wrap clearfix post-1679 post type-post status-publish format-standard has-post-thumbnail hentry category-interviews tag-computers tag-jazz tag-leisure-suit-larry tag-programming tag-sierra-online tag-video-games">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/features/interviews/2001/al-lowe-rocks-our-interview-with-the-man-behind-leisure-suit-larry/" rel="bookmark">Al Lowe Rocks!: Our Interview with the Man Behind Leisure Suit Larry</a></h3>
		<p class="meta">Posted on December 25, 2001 by <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a> in <a href="https://justlaugh.com/features/">Features</a> &raquo; <a href="https://justlaugh.com/features/interviews/">Interviews</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/features/interviews/2001/al-lowe-rocks-our-interview-with-the-man-behind-leisure-suit-larry/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2001/12/al-header-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2001/12/al-header-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2001/12/al-header-70x53.jpg 70w" sizes="auto, (max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt">We all grew up playing his games, so it was quite the honor when Al agreed to participate in this little fiasco! Long after Larry Laffer was dismissed by Sierra Online, Al's still doing what he does best - making people laugh uncontrolably! Let Matthew Gatesy, Just Laugh's Managing Editor, lead you through Al's world from the very beginning to where things stand today...</div>
</article>									<article class="loop-wrap clearfix post-2013 post type-post status-publish format-standard has-post-thumbnail hentry category-vol2issue13 tag-apology tag-comics tag-friends tag-just-laugh">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/magazine/vol2issue13/2001/our-loser-friends-the-apology-sort-of-5-of-4/" rel="bookmark">Our Loser Friends &#8211; The Apology  (sort of&#8230;)  (5 of 4)</a></h3>
		<p class="meta">Posted on September 12, 2001 by <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a>, <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/lori-sevener/" title="Posts by Lori Sevener" class="author url fn" rel="author">Lori Sevener</a> in <a href="https://justlaugh.com/magazine/">Just Laugh magazine</a> &raquo; <a href="https://justlaugh.com/magazine/vol2issue13/">Volume 2, Issue 13</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/magazine/vol2issue13/2001/our-loser-friends-the-apology-sort-of-5-of-4/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2015/02/olf5of4-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2015/02/olf5of4-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2015/02/olf5of4-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2015/02/olf5of4-70x53.jpg 70w" sizes="auto, (max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt"> <a href="https://justlaugh.com/magazine/vol2issue13/2001/our-loser-friends-the-apology-sort-of-5-of-4/" title="Our Loser Friends &#8211; The Apology  (sort of&#8230;)  (5 of 4)">[...]</a></div>
</article>									<article class="loop-wrap clearfix post-2008 post type-post status-publish format-standard has-post-thumbnail hentry category-vol2issue12 tag-award-shows tag-comics tag-friends tag-just-laugh">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/magazine/vol2issue12/2001/our-loser-friends-1st-annual-just-laugh-weenie-awards-4-of-4/" rel="bookmark">Our Loser Friends &#8211; 1st Annual Just Laugh Weenie Awards (4 of 4)</a></h3>
		<p class="meta">Posted on August 22, 2001 by <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a>, <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/lori-sevener/" title="Posts by Lori Sevener" class="author url fn" rel="author">Lori Sevener</a> in <a href="https://justlaugh.com/magazine/">Just Laugh magazine</a> &raquo; <a href="https://justlaugh.com/magazine/vol2issue12/">Volume 2, Issue 12</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/magazine/vol2issue12/2001/our-loser-friends-1st-annual-just-laugh-weenie-awards-4-of-4/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2015/02/olf4of4-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2015/02/olf4of4-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2015/02/olf4of4-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2015/02/olf4of4-70x53.jpg 70w" sizes="auto, (max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt"> <a href="https://justlaugh.com/magazine/vol2issue12/2001/our-loser-friends-1st-annual-just-laugh-weenie-awards-4-of-4/" title="Our Loser Friends &#8211; 1st Annual Just Laugh Weenie Awards (4 of 4)">[...]</a></div>
</article>									<article class="loop-wrap clearfix post-2004 post type-post status-publish format-standard has-post-thumbnail hentry category-vol2issue11 tag-comics tag-e-commerce tag-friends tag-just-laugh">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/magazine/vol2issue11/2001/our-loser-friends-the-big-sale-3-of-4/" rel="bookmark">Our Loser Friends &#8211; The Big Sale (3 of 4)</a></h3>
		<p class="meta">Posted on August 1, 2001 by <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a>, <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/lori-sevener/" title="Posts by Lori Sevener" class="author url fn" rel="author">Lori Sevener</a> in <a href="https://justlaugh.com/magazine/">Just Laugh magazine</a> &raquo; <a href="https://justlaugh.com/magazine/vol2issue11/">Volume 2, Issue 11</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/magazine/vol2issue11/2001/our-loser-friends-the-big-sale-3-of-4/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2015/02/olf3of4-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2015/02/olf3of4-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2015/02/olf3of4-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2015/02/olf3of4-70x53.jpg 70w" sizes="auto, (max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt"> <a href="https://justlaugh.com/magazine/vol2issue11/2001/our-loser-friends-the-big-sale-3-of-4/" title="Our Loser Friends &#8211; The Big Sale (3 of 4)">[...]</a></div>
</article>									<article class="loop-wrap clearfix post-1999 post type-post status-publish format-standard has-post-thumbnail hentry category-vol2issue10 tag-comics tag-friends tag-just-laugh tag-your-mom">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/magazine/vol2issue10/2001/our-loser-friends-everyone-loves-your-mom-2-of-4/" rel="bookmark">Our Loser Friends &#8211; Everyone Loves Your Mom&#8230;  (2 of 4)</a></h3>
		<p class="meta">Posted on July 15, 2001 by <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a>, <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/lori-sevener/" title="Posts by Lori Sevener" class="author url fn" rel="author">Lori Sevener</a> in <a href="https://justlaugh.com/magazine/">Just Laugh magazine</a> &raquo; <a href="https://justlaugh.com/magazine/vol2issue10/">Volume 2, Issue 10</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/magazine/vol2issue10/2001/our-loser-friends-everyone-loves-your-mom-2-of-4/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2015/02/olf2of4-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2015/02/olf2of4-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2015/02/olf2of4-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2015/02/olf2of4-70x53.jpg 70w" sizes="auto, (max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt"> <a href="https://justlaugh.com/magazine/vol2issue10/2001/our-loser-friends-everyone-loves-your-mom-2-of-4/" title="Our Loser Friends &#8211; Everyone Loves Your Mom&#8230;  (2 of 4)">[...]</a></div>
</article>									<article class="loop-wrap clearfix post-126 post type-post status-publish format-standard has-post-thumbnail hentry category-vol2issue09 tag-comics tag-just-laugh tag-webmaster">
	<header class="loop-data">
		<h3 class="loop-title"><a href="https://justlaugh.com/magazine/vol2issue09/2001/our-loser-friends-series-debut-1-of-4/" rel="bookmark">Our Loser Friends &#8211; Series Debut (1 of 4)</a></h3>
		<p class="meta">Posted on June 20, 2001 by <a href="https://justlaugh.com/authors/scott-sevener/" title="Posts by Scott Sevener" class="author url fn" rel="author">Scott Sevener</a>, <a href="https://justlaugh.com/authors/matthew-gatesy/" title="Posts by Matthew Gatesy" class="author url fn" rel="author">Matthew Gatesy</a> and <a href="https://justlaugh.com/authors/lori-sevener/" title="Posts by Lori Sevener" class="author url fn" rel="author">Lori Sevener</a> in <a href="https://justlaugh.com/magazine/">Just Laugh magazine</a> &raquo; <a href="https://justlaugh.com/magazine/vol2issue09/">Volume 2, Issue 9</a> </p>
	</header>
	<div class="loop-thumb">
		<a href="https://justlaugh.com/magazine/vol2issue09/2001/our-loser-friends-series-debut-1-of-4/">
			<img width="174" height="131" src="https://justlaugh.com/wp-content/uploads/2012/11/olf1of41-174x131.jpg" class="attachment-loop size-loop wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2012/11/olf1of41-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2012/11/olf1of41-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2012/11/olf1of41-70x53.jpg 70w" sizes="auto, (max-width: 174px) 100vw, 174px" />		</a>
	</div>
	<div class="mh-excerpt"> <a href="https://justlaugh.com/magazine/vol2issue09/2001/our-loser-friends-series-debut-1-of-4/" title="Our Loser Friends &#8211; Series Debut (1 of 4)">[...]</a></div>
</article>													</section>
			<aside class="mh-sidebar sb-right">
		<div class="sb-widget"><h4 class="widget-title">Latest Features</h4>        <ul class="cp-widget clearfix"> 			<li class="cp-wrap cp-large clearfix">
									<div class="cp-thumb-xl"><a href="https://justlaugh.com/features/2018/alternatives-daylight-saving-time/" title="Terrible Alternatives to Daylight Saving Time&#8230;"><img width="300" height="225" src="https://justlaugh.com/wp-content/uploads/2018/03/20180312_daylight_117527035-300x225.jpg" class="attachment-cp_large size-cp_large wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/03/20180312_daylight_117527035-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2018/03/20180312_daylight_117527035-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/03/20180312_daylight_117527035-70x53.jpg 70w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></div>
								<div class="cp-data">
					<h3 class="cp-xl-title"><a href="https://justlaugh.com/features/2018/alternatives-daylight-saving-time/" title="Terrible Alternatives to Daylight Saving Time&#8230;">Terrible Alternatives to Daylight Saving Time&#8230;</a></h3>
											<p class="meta">Features - March 12, 2018						</p>
									</div>
				<div class="mh-excerpt">Except for maybe one lone farmer in Oklahoma, nobody likes Daylight Saving Time. It made you late for work today, or early &#8211; we can never remember which &#8211; and <a href="https://justlaugh.com/features/2018/alternatives-daylight-saving-time/" title="Terrible Alternatives to Daylight Saving Time&#8230;">[...]</a></div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/fake-news/2018/hud-secretary-ben-carson-spends-1-2m-gold-statue-large-ears/" title="HUD Secretary Ben Carson Spends $1.2M on Gold Statue with Large Ears"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180227_goldhud_11422687-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180227_goldhud_11422687-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180227_goldhud_11422687-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2018/02/20180227_goldhud_11422687-768x576.jpg 768w, https://justlaugh.com/wp-content/uploads/2018/02/20180227_goldhud_11422687.jpg 1024w, https://justlaugh.com/wp-content/uploads/2018/02/20180227_goldhud_11422687-174x131.jpg 174w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/fake-news/2018/hud-secretary-ben-carson-spends-1-2m-gold-statue-large-ears/" title="HUD Secretary Ben Carson Spends $1.2M on Gold Statue with Large Ears">HUD Secretary Ben Carson Spends $1.2M on Gold Statue with Large Ears</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/shorts/headlines/2018/ar-15-gives-birth-beautiful-7-5-lb-killing-machine/" title="AR-15 Gives Birth to Beautiful, 7.5 Lb Killing Machine"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180226_babyar15_56360238-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180226_babyar15_56360238-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180226_babyar15_56360238-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/02/20180226_babyar15_56360238-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/shorts/headlines/2018/ar-15-gives-birth-beautiful-7-5-lb-killing-machine/" title="AR-15 Gives Birth to Beautiful, 7.5 Lb Killing Machine">AR-15 Gives Birth to Beautiful, 7.5 Lb Killing Machine</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/fake-news/2018/trump-threatens-start-kicking-puppies-refute-russian-collusion/" title="Trump Threatens to Start Kicking Puppies in Refute of Russian Collusion"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180226_russianpuppies_115873095-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180226_russianpuppies_115873095-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180226_russianpuppies_115873095-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/02/20180226_russianpuppies_115873095-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/fake-news/2018/trump-threatens-start-kicking-puppies-refute-russian-collusion/" title="Trump Threatens to Start Kicking Puppies in Refute of Russian Collusion">Trump Threatens to Start Kicking Puppies in Refute of Russian Collusion</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2018/just-laughs-guide-things-shouldve-given-lent/" title="Just Laugh&#8217;s Guide to More Things You Should&#8217;ve Given Up for Lent"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180225_lent2_79049563-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180225_lent2_79049563-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180225_lent2_79049563-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/02/20180225_lent2_79049563-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2018/just-laughs-guide-things-shouldve-given-lent/" title="Just Laugh&#8217;s Guide to More Things You Should&#8217;ve Given Up for Lent">Just Laugh&#8217;s Guide to More Things You Should&#8217;ve Given Up for Lent</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/fake-news/2018/florida-lawmakers-propose-new-restrictions-mens-room-urinal-access/" title="Florida Lawmakers Propose New Restrictions to Men&#8217;s Room Urinal Access"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180225_urinals_124665154-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180225_urinals_124665154-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180225_urinals_124665154-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/02/20180225_urinals_124665154-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/fake-news/2018/florida-lawmakers-propose-new-restrictions-mens-room-urinal-access/" title="Florida Lawmakers Propose New Restrictions to Men&#8217;s Room Urinal Access">Florida Lawmakers Propose New Restrictions to Men&#8217;s Room Urinal Access</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2018/welcome-davison-county-public-schools-sponsored-armalite/" title="Welcome to Davison County Public Schools Sponsored by ArmaLite!"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180222_teacherguns_108035791-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180222_teacherguns_108035791-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180222_teacherguns_108035791-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/02/20180222_teacherguns_108035791-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2018/welcome-davison-county-public-schools-sponsored-armalite/" title="Welcome to Davison County Public Schools Sponsored by ArmaLite!">Welcome to Davison County Public Schools Sponsored by ArmaLite!</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2018/just-laughs-guide-making-excuses-talking-gun-control/" title="Just Laugh&#8217;s Guide to Making Excuses for Talking About Gun Control"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2018/02/20180219_guncontrol_49046793-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2018/02/20180219_guncontrol_49046793-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2018/02/20180219_guncontrol_49046793-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2018/02/20180219_guncontrol_49046793-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2018/just-laughs-guide-making-excuses-talking-gun-control/" title="Just Laugh&#8217;s Guide to Making Excuses for Talking About Gun Control">Just Laugh&#8217;s Guide to Making Excuses for Talking About Gun Control</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2017/even-things-millennials-killing/" title="Even More Things That Millennials are Killing&#8230;"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2017/05/20170520_millennials-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2017/05/20170520_millennials-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2017/05/20170520_millennials-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2017/05/20170520_millennials-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2017/even-things-millennials-killing/" title="Even More Things That Millennials are Killing&#8230;">Even More Things That Millennials are Killing&#8230;</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2017/just-laughs-guide-political-avalanches/" title="Just Laugh&#8217;s Guide to Political Avalanches"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2017/05/20170510_avalanche-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2017/05/20170510_avalanche-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2017/05/20170510_avalanche-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2017/05/20170510_avalanche-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2017/just-laughs-guide-political-avalanches/" title="Just Laugh&#8217;s Guide to Political Avalanches">Just Laugh&#8217;s Guide to Political Avalanches</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/shorts/headlines/2017/trump-administration-replace-american-healthcare-picture-dog-consulting-webmd/" title="Trump Administration to Replace American Healthcare with Picture of Dog Consulting WebMD"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2017/05/20170504_dogwebmd-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2017/05/20170504_dogwebmd-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2017/05/20170504_dogwebmd-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2017/05/20170504_dogwebmd-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/shorts/headlines/2017/trump-administration-replace-american-healthcare-picture-dog-consulting-webmd/" title="Trump Administration to Replace American Healthcare with Picture of Dog Consulting WebMD">Trump Administration to Replace American Healthcare with Picture of Dog Consulting WebMD</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2017/5456/" title="Highlights of Donald Trump&#8217;s First 100 Days as President of the United States"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2017/05/20170501_trump100_128762787-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2017/05/20170501_trump100_128762787-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2017/05/20170501_trump100_128762787-300x225.jpg 300w, https://justlaugh.com/wp-content/uploads/2017/05/20170501_trump100_128762787-768x576.jpg 768w, https://justlaugh.com/wp-content/uploads/2017/05/20170501_trump100_128762787.jpg 1024w, https://justlaugh.com/wp-content/uploads/2017/05/20170501_trump100_128762787-174x131.jpg 174w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2017/5456/" title="Highlights of Donald Trump&#8217;s First 100 Days as President of the United States">Highlights of Donald Trump&#8217;s First 100 Days as President of the United States</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/2017/pros-cons-trumps-tax-plan/" title="Pros and Cons of Trump&#8217;s Tax Plan"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2017/04/20170427_trumptax_90603739-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2017/04/20170427_trumptax_90603739-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2017/04/20170427_trumptax_90603739-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2017/04/20170427_trumptax_90603739-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2017/pros-cons-trumps-tax-plan/" title="Pros and Cons of Trump&#8217;s Tax Plan">Pros and Cons of Trump&#8217;s Tax Plan</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
									<div class="cp-thumb"><a href="https://justlaugh.com/features/humor-columns/2017/brief-history-jesus-easter-bunny/" title="A Brief History of Jesus and the Easter Bunny"><img width="70" height="53" src="https://justlaugh.com/wp-content/uploads/2017/04/20170414_easterjesus_20419261-70x53.jpg" class="attachment-cp_small size-cp_small wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://justlaugh.com/wp-content/uploads/2017/04/20170414_easterjesus_20419261-70x53.jpg 70w, https://justlaugh.com/wp-content/uploads/2017/04/20170414_easterjesus_20419261-174x131.jpg 174w, https://justlaugh.com/wp-content/uploads/2017/04/20170414_easterjesus_20419261-300x225.jpg 300w" sizes="auto, (max-width: 70px) 100vw, 70px" /></a></div>
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/humor-columns/2017/brief-history-jesus-easter-bunny/" title="A Brief History of Jesus and the Easter Bunny">A Brief History of Jesus and the Easter Bunny</a></p>
											
					</p>
					
				</div>
			</li>        </ul></div>	</aside>
	</div>
    <aside class="mh-sidebar-2 sb-wide sb-right"><div class="sb-widget"><h4 class="widget-title">Sponsored Links</h4><div class="textwidget widget-text"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 2015 Just Laugh - Responsive -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-0171597408944205"
     data-ad-slot="7469568292"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div></div><div class="sb-widget"><h4 class="widget-title">Humor Keywords</h4><div class="tagcloud"><a href="https://justlaugh.com/tag/animals/" class="tag-cloud-link tag-link-235 tag-link-position-1" style="font-size: 12.666666666667pt;" aria-label="animals (16 items)">animals</a>
<a href="https://justlaugh.com/tag/barack-obama/" class="tag-cloud-link tag-link-40 tag-link-position-2" style="font-size: 10.166666666667pt;" aria-label="barack obama (11 items)">barack obama</a>
<a href="https://justlaugh.com/tag/bathroom-humor/" class="tag-cloud-link tag-link-42 tag-link-position-3" style="font-size: 12.666666666667pt;" aria-label="bathroom humor (16 items)">bathroom humor</a>
<a href="https://justlaugh.com/tag/black-friday/" class="tag-cloud-link tag-link-47 tag-link-position-4" style="font-size: 8.8333333333333pt;" aria-label="black friday (9 items)">black friday</a>
<a href="https://justlaugh.com/tag/christianity/" class="tag-cloud-link tag-link-491 tag-link-position-5" style="font-size: 10.166666666667pt;" aria-label="christianity (11 items)">christianity</a>
<a href="https://justlaugh.com/tag/christmas/" class="tag-cloud-link tag-link-57 tag-link-position-6" style="font-size: 17.5pt;" aria-label="christmas (32 items)">christmas</a>
<a href="https://justlaugh.com/tag/comics/" class="tag-cloud-link tag-link-509 tag-link-position-7" style="font-size: 12.666666666667pt;" aria-label="comics (16 items)">comics</a>
<a href="https://justlaugh.com/tag/computers/" class="tag-cloud-link tag-link-65 tag-link-position-8" style="font-size: 8pt;" aria-label="computers (8 items)">computers</a>
<a href="https://justlaugh.com/tag/cooking/" class="tag-cloud-link tag-link-548 tag-link-position-9" style="font-size: 8pt;" aria-label="cooking (8 items)">cooking</a>
<a href="https://justlaugh.com/tag/donald-trump/" class="tag-cloud-link tag-link-85 tag-link-position-10" style="font-size: 15.5pt;" aria-label="donald trump (24 items)">donald trump</a>
<a href="https://justlaugh.com/tag/fast-food/" class="tag-cloud-link tag-link-101 tag-link-position-11" style="font-size: 11.833333333333pt;" aria-label="fast food (14 items)">fast food</a>
<a href="https://justlaugh.com/tag/food/" class="tag-cloud-link tag-link-104 tag-link-position-12" style="font-size: 13.166666666667pt;" aria-label="food (17 items)">food</a>
<a href="https://justlaugh.com/tag/football/" class="tag-cloud-link tag-link-355 tag-link-position-13" style="font-size: 8pt;" aria-label="football (8 items)">football</a>
<a href="https://justlaugh.com/tag/halloween/" class="tag-cloud-link tag-link-117 tag-link-position-14" style="font-size: 15.5pt;" aria-label="halloween (24 items)">halloween</a>
<a href="https://justlaugh.com/tag/holidays/" class="tag-cloud-link tag-link-122 tag-link-position-15" style="font-size: 15.666666666667pt;" aria-label="holidays (25 items)">holidays</a>
<a href="https://justlaugh.com/tag/internet/" class="tag-cloud-link tag-link-289 tag-link-position-16" style="font-size: 9.5pt;" aria-label="internet (10 items)">internet</a>
<a href="https://justlaugh.com/tag/just-laugh-guides/" class="tag-cloud-link tag-link-251 tag-link-position-17" style="font-size: 18.166666666667pt;" aria-label="just laugh guides (35 items)">just laugh guides</a>
<a href="https://justlaugh.com/tag/kids/" class="tag-cloud-link tag-link-140 tag-link-position-18" style="font-size: 14.166666666667pt;" aria-label="kids (20 items)">kids</a>
<a href="https://justlaugh.com/tag/movies/" class="tag-cloud-link tag-link-160 tag-link-position-19" style="font-size: 15.666666666667pt;" aria-label="movies (25 items)">movies</a>
<a href="https://justlaugh.com/tag/music/" class="tag-cloud-link tag-link-162 tag-link-position-20" style="font-size: 11.333333333333pt;" aria-label="music (13 items)">music</a>
<a href="https://justlaugh.com/tag/new-years/" class="tag-cloud-link tag-link-254 tag-link-position-21" style="font-size: 12.166666666667pt;" aria-label="new years (15 items)">new years</a>
<a href="https://justlaugh.com/tag/outdoors/" class="tag-cloud-link tag-link-169 tag-link-position-22" style="font-size: 8.8333333333333pt;" aria-label="outdoors (9 items)">outdoors</a>
<a href="https://justlaugh.com/tag/parenting/" class="tag-cloud-link tag-link-170 tag-link-position-23" style="font-size: 13.833333333333pt;" aria-label="parenting (19 items)">parenting</a>
<a href="https://justlaugh.com/tag/pets/" class="tag-cloud-link tag-link-173 tag-link-position-24" style="font-size: 9.5pt;" aria-label="pets (10 items)">pets</a>
<a href="https://justlaugh.com/tag/politics/" class="tag-cloud-link tag-link-176 tag-link-position-25" style="font-size: 22pt;" aria-label="politics (61 items)">politics</a>
<a href="https://justlaugh.com/tag/pranks/" class="tag-cloud-link tag-link-179 tag-link-position-26" style="font-size: 8pt;" aria-label="pranks (8 items)">pranks</a>
<a href="https://justlaugh.com/tag/presidential-election/" class="tag-cloud-link tag-link-800 tag-link-position-27" style="font-size: 16.5pt;" aria-label="presidential election (28 items)">presidential election</a>
<a href="https://justlaugh.com/tag/president-trump/" class="tag-cloud-link tag-link-1550 tag-link-position-28" style="font-size: 10.666666666667pt;" aria-label="president trump (12 items)">president trump</a>
<a href="https://justlaugh.com/tag/relationship-advice/" class="tag-cloud-link tag-link-660 tag-link-position-29" style="font-size: 10.666666666667pt;" aria-label="relationship advice (12 items)">relationship advice</a>
<a href="https://justlaugh.com/tag/religion/" class="tag-cloud-link tag-link-186 tag-link-position-30" style="font-size: 13.5pt;" aria-label="religion (18 items)">religion</a>
<a href="https://justlaugh.com/tag/science/" class="tag-cloud-link tag-link-295 tag-link-position-31" style="font-size: 12.166666666667pt;" aria-label="science (15 items)">science</a>
<a href="https://justlaugh.com/tag/sex/" class="tag-cloud-link tag-link-314 tag-link-position-32" style="font-size: 8.8333333333333pt;" aria-label="sex (9 items)">sex</a>
<a href="https://justlaugh.com/tag/shopping/" class="tag-cloud-link tag-link-197 tag-link-position-33" style="font-size: 9.5pt;" aria-label="shopping (10 items)">shopping</a>
<a href="https://justlaugh.com/tag/sports/" class="tag-cloud-link tag-link-356 tag-link-position-34" style="font-size: 13.166666666667pt;" aria-label="sports (17 items)">sports</a>
<a href="https://justlaugh.com/tag/stupidity/" class="tag-cloud-link tag-link-288 tag-link-position-35" style="font-size: 9.5pt;" aria-label="stupidity (10 items)">stupidity</a>
<a href="https://justlaugh.com/tag/summer/" class="tag-cloud-link tag-link-204 tag-link-position-36" style="font-size: 13.166666666667pt;" aria-label="summer (17 items)">summer</a>
<a href="https://justlaugh.com/tag/talking-octopus/" class="tag-cloud-link tag-link-505 tag-link-position-37" style="font-size: 8.8333333333333pt;" aria-label="talking octopus (9 items)">talking octopus</a>
<a href="https://justlaugh.com/tag/thanksgiving/" class="tag-cloud-link tag-link-206 tag-link-position-38" style="font-size: 12.666666666667pt;" aria-label="thanksgiving (16 items)">thanksgiving</a>
<a href="https://justlaugh.com/tag/tv/" class="tag-cloud-link tag-link-534 tag-link-position-39" style="font-size: 10.166666666667pt;" aria-label="tv (11 items)">tv</a>
<a href="https://justlaugh.com/tag/vacation/" class="tag-cloud-link tag-link-434 tag-link-position-40" style="font-size: 8.8333333333333pt;" aria-label="vacation (9 items)">vacation</a>
<a href="https://justlaugh.com/tag/valentines-day/" class="tag-cloud-link tag-link-372 tag-link-position-41" style="font-size: 12.666666666667pt;" aria-label="valentine&#039;s day (16 items)">valentine&#039;s day</a>
<a href="https://justlaugh.com/tag/video-games/" class="tag-cloud-link tag-link-221 tag-link-position-42" style="font-size: 8.8333333333333pt;" aria-label="video games (9 items)">video games</a>
<a href="https://justlaugh.com/tag/weather/" class="tag-cloud-link tag-link-519 tag-link-position-43" style="font-size: 8pt;" aria-label="weather (8 items)">weather</a>
<a href="https://justlaugh.com/tag/weird-2/" class="tag-cloud-link tag-link-224 tag-link-position-44" style="font-size: 8pt;" aria-label="weird (8 items)">weird</a>
<a href="https://justlaugh.com/tag/white-house/" class="tag-cloud-link tag-link-225 tag-link-position-45" style="font-size: 8pt;" aria-label="white house (8 items)">white house</a></div>
</div></aside>
</div>
<footer class="row clearfix">
		<div class="col-1-4 mq-footer">
		<div class="footer-widget footer-1"><h6 class="footer-widget-title">Reader Favorites</h6>        <ul class="cp-widget cp-no-image clearfix"> 			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/features/2018/alternatives-daylight-saving-time/" title="Terrible Alternatives to Daylight Saving Time&#8230;">Terrible Alternatives to Daylight Saving Time&#8230;</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue03/2001/dr-lobster-smoke/" title="Dr. Lobster &#8211; Smoke">Dr. Lobster &#8211; Smoke</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue03/2001/the-parking-lot-is-full-sarahs-twins/" title="The Parking Lot is Full &#8211; Sarah&#8217;s Twins">The Parking Lot is Full &#8211; Sarah&#8217;s Twins</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue02/2001/secret-adventures-in-germany/" title="Secret Adventures in Germany">Secret Adventures in Germany</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue02/2001/dr-lobster-zapper/" title="Dr. Lobster &#8211; Zapper">Dr. Lobster &#8211; Zapper</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue02/2001/who-wants-to-be-a-millionaire/" title="Who Wants to be a Millionaire?">Who Wants to be a Millionaire?</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue02/2001/the-parking-lot-is-full-another-ray-gun-wedding/" title="The Parking Lot Is Full &#8211; Another Ray-Gun Wedding">The Parking Lot Is Full &#8211; Another Ray-Gun Wedding</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue01/2001/the-parking-lot-is-full-santa-vs-the-spiders-from-space/" title="The Parking Lot is Full &#8211; Santa vs The Spiders From Space">The Parking Lot is Full &#8211; Santa vs The Spiders From Space</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue01/2001/the-guy-who-cant-draw-comics-satan-work/" title="The Guy Who Can&#8217;t Draw Comics &#8211; Satan @ Work">The Guy Who Can&#8217;t Draw Comics &#8211; Satan @ Work</a></p>
											
					</p>
					
				</div>
			</li>			<li class="cp-wrap cp-small clearfix">
								<div class="cp-data">
					<p class="cp-widget-title"><a href="https://justlaugh.com/magazine/vol2issue01/2001/nobody-likes-a-smartass/" title="Nobody Likes a Smartass">Nobody Likes a Smartass</a></p>
											
					</p>
					
				</div>
			</li>        </ul></div>	</div>
			<div class="col-1-4 mq-footer">
		<div class="footer-widget footer-2"><h6 class="footer-widget-title"><a href='https://www.facebook.com/justlaughdotcom' >Like us on Facebook!</a></h6><div class="textwidget widget-text"><div class="fb-like-box" data-href="https://www.facebook.com/justlaughdotcom" data-width="300" data-colorscheme="dark" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div></div></div>	</div>
			<div class="col-1-4 mq-footer">
		<div class="footer-widget footer-3"><h6 class="footer-widget-title"><a href='https://twitter.com/justlaughDOTcom' >Follow us on Twitter!</a></h6><div class="textwidget widget-text"><a class="twitter-timeline" href="https://twitter.com/justlaughDOTcom" data-widget-id="556670047289348096">Tweets by @justlaughDOTcom</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div></div>	</div>
			<div class="col-1-4 mq-footer">
		<div class="footer-widget footer-4"><h6 class="footer-widget-title">Masthead</h6><div class="menu-masthead-container"><ul id="menu-masthead" class="menu"><li id="menu-item-1225" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1225"><a href="https://justlaugh.com/about/">About Just Laugh</a></li>
<li id="menu-item-1222" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1222"><a href="https://justlaugh.com/privacy/">Privacy Policy</a></li>
<li id="menu-item-1221" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1221"><a href="https://justlaugh.com/legal/">Legal</a></li>
<li id="menu-item-1220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1220"><a href="https://justlaugh.com/contact/">Contact / Submissions</a></li>
<li id="menu-item-1453" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1453"><a href="https://justlaugh.com/sitemap/">Sitemap</a></li>
</ul></div></div><div class="footer-widget footer-4"><h6 class="footer-widget-title">Social Media Thingys</h6>	    <ul class="mh-social-widget clearfix"><li><a href="https://www.facebook.com/justlaughdotcom" target="_blank"><img src="https://justlaugh.com/wp-content/themes/mh_magazine/images/social/facebook.png" width="34" height="34" alt="Follow on Facebook"></a></li>
<li><a href="https://twitter.com/justlaughdotcom" target="_blank"><img src="https://justlaugh.com/wp-content/themes/mh_magazine/images/social/twitter.png" width="34" height="34" alt="Follow on Twitter"></a></li>
<li><a href="https://www.facebook.com/justlaughdotcom" target="_blank"><img src="https://justlaugh.com/wp-content/themes/mh_magazine/images/social/google-plus.png" width="34" height="34" alt="Follow on Google+"></a></li>
<li><a href="https://www.pinterest.com/justlaughdotcom/" target="_blank"><img src="https://justlaugh.com/wp-content/themes/mh_magazine/images/social/pinterest.png" width="34" height="34" alt="Follow on Pinterest"></a></li>
<li><a href="/feed/" target="_blank"><img src="https://justlaugh.com/wp-content/themes/mh_magazine/images/social/rss.png" width="34" height="34" alt="Subscribe to our RSS feed"></a></li>
		</ul></div><div class="footer-widget footer-4"><h6 class="footer-widget-title">Search Just Laugh</h6><form role="search" method="get" id="searchform" action="https://justlaugh.com/">
    <fieldset>
	<input type="text" value="To search, type and hit enter" onfocus="if (this.value == 'To search, type and hit enter') this.value = ''" name="s" id="s" />
	<input type="submit" id="searchsubmit" value="" />
    </fieldset>
</form></div>	</div>
	</footer>
<div class="footer-mobile-nav"></div>
<div class="copyright-wrap">
	<p class="copyright">©  1999 - 2018 Just Laugh Productions, All Rights Reserved.	<span style="float: right">Proudly Powered by <a href="http://www.wordpress.org">WordPress</a> | Theme Designed by <a href="http://www.mhthemes.com">MH Themes</a></span></p>
</div>
</div>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/mh_magazine-child/*","/wp-content/themes/mh_magazine/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script src="//rum-static.pingdom.net/pa-5a8b54260b346800070002a2.js" async></script>
<script>
var _prum = [['id', '5a8b54cf6d871bc791d42e75'],
             ['mark', 'firstbyte', (new Date()).getTime()]];
(function() {
    var s = document.getElementsByTagName('script')[0]
      , p = document.createElement('script');
    p.async = 'async';
    p.src = '//rum-static.pingdom.net/prum.min.js';
    s.parentNode.insertBefore(p, s);
})();
</script><script id="jquery-ui-core-js" src="https://c0.wp.com/c/7.0/wp-includes/js/jquery/ui/core.min.js"></script>
<script id="jquery-ui-mouse-js" src="https://c0.wp.com/c/7.0/wp-includes/js/jquery/ui/mouse.min.js"></script>
<script id="jquery-ui-sortable-js" src="https://c0.wp.com/c/7.0/wp-includes/js/jquery/ui/sortable.min.js"></script>
<script id="wp-polls-js-extra">
var pollsL10n = {"ajax_url":"https://justlaugh.com/wp-admin/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"};
//# sourceURL=wp-polls-js-extra
</script>
<script id="wp-polls-js" src="https://justlaugh.com/wp-content/plugins/wp-polls/polls-js.js?ver=2.77.3"></script>
<script id="wp-jquery-lightbox-js-extra">
var JQLBSettings = {"fitToScreen":"1","resizeSpeed":"400","displayDownloadLink":"0","navbarOnTop":"0","loopImages":"0","resizeCenter":"0","marginSize":"0","linkTarget":"","help":"","prevLinkTitle":"previous image","nextLinkTitle":"next image","closeTitle":"close image gallery","prevLinkText":"\u00ab Previous","nextLinkText":"Next \u00bb","image":"Image ","of":" of ","download":"Download","jqlb_overlay_opacity":"80","jqlb_overlay_color":"#000000","jqlb_overlay_close":"1","jqlb_border_width":"10","jqlb_border_color":"#ffffff","jqlb_border_radius":"0","jqlb_image_info_background_transparency":"100","jqlb_image_info_bg_color":"#ffffff","jqlb_image_info_text_color":"#000000","jqlb_image_info_text_fontsize":"10","jqlb_show_text_for_image":"1","jqlb_next_image_title":"next image","jqlb_previous_image_title":"previous image","jqlb_next_button_image":"https://justlaugh.com/wp-content/plugins/wp-lightbox-2/styles/images/next.gif","jqlb_previous_button_image":"https://justlaugh.com/wp-content/plugins/wp-lightbox-2/styles/images/prev.gif","jqlb_maximum_width":"","jqlb_maximum_height":"","jqlb_show_close_button":"1","jqlb_close_image_title":"close image gallery","jqlb_close_image_max_heght":"22","jqlb_image_for_close_lightbox":"https://justlaugh.com/wp-content/plugins/wp-lightbox-2/styles/images/closelabel.gif","jqlb_keyboard_navigation":"1","jqlb_popup_size_fix":"0"};
//# sourceURL=wp-jquery-lightbox-js-extra
</script>
<script id="wp-jquery-lightbox-js" src="https://justlaugh.com/wp-content/plugins/wp-lightbox-2/js/dist/wp-lightbox-2.min.js?ver=1.3.4.1"></script>
<script id="jetpack-stats-js-before">
_stq = window._stq || [];
_stq.push([ "view", {"v":"ext","blog":"42571922","post":"0","tz":"-4","srv":"justlaugh.com","arch_author":"matthew-gatesy","arch_results":"8","j":"1:15.8"} ]);
_stq.push([ "clickTrackerInit", "42571922", "0" ]);
//# sourceURL=jetpack-stats-js-before
</script>
<script data-wp-strategy="defer" defer id="jetpack-stats-js" src="https://stats.wp.com/e-202626.js"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://justlaugh.com/wp-includes/js/wp-emoji-release.min.js?ver=46dc4ad07b2d735d380607a9fb28224d"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://justlaugh.com/wp-includes/js/wp-emoji-loader.min.js
</script>
</body>
</html>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Application Monitoring using New Relic

Served from: justlaugh.com @ 2026-06-23 15:30:32 by W3 Total Cache
-->