CINXE.COM

We’re riding outta here on rims « Engrish Funny: Engrish Pictures That Is Your Funny Engrish

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"> <head profile="http://gmpg.org/xfn/11"><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("http://web.archive.org/web"); __wm.wombat("http://engrishfunny.com:80/2009/03/08/engrish-funny-resident-deflated/","20090312011957","http://web.archive.org/","web","/_static/", "1236820797"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="generator" content="WordPress.com"/> <title>We&#8217;re riding outta here on rims &laquo; Engrish Funny: Engrish Pictures That Is Your Funny Engrish</title> <link rel="stylesheet" href="http://web.archive.org/web/20090312011957cs_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/style.css?m=1229562247b" type="text/css" media="screen"/> <link rel="icon" href="http://web.archive.org/web/20090312011957im_/http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/images/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="http://web.archive.org/web/20090312011957im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/images/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" href="http://web.archive.org/web/20090312011957im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/images/apple-touch-icon.png"/> <link rel="alternate" type="application/rss+xml" title="Engrish Funny: Engrish Pictures That Is Your Funny Engrish RSS Feed" href="http://web.archive.org/web/20090312011957/http://feedproxy.google.com/EngrishFunny"/> <link rel="pingback" href="http://engrishfunny.com/xmlrpc.php"/> <script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://partner.googleadservices.com/gampad/google_service.js"> </script> <script type="text/javascript"> GS_googleAddAdSenseService("ca-pub-0766144451700556"); GS_googleEnableAllServices(); </script> <script type="text/javascript"> GA_googleAddSlot("ca-pub-0766144451700556", "EF-ATF-728x90"); GA_googleAddSlot("ca-pub-0766144451700556", "EF-BTF-468x60"); GA_googleAddSlot("ca-pub-0766144451700556", "EF-BTF-728x90"); GA_googleAddSlot("ca-pub-0766144451700556", "EF-Top-160x600-ROS"); GA_googleAddSlot("ca-pub-0766144451700556", "EF-Top-300x250-ROS"); GA_googleAddSlot("ca-pub-0766144451700556", "EF-Bottom-Button-InsideCol"); </script> <script type="text/javascript"> GA_googleFetchAds(); </script> <script src="http://web.archive.org/web/20090312011957js_/http://wordpress.com/remote-login.php?action=js&amp;host=engrishfunny.com&amp;id=4383745&amp;back=engrishfunny.com%2F2009%2F03%2F08%2Fengrish-funny-resident-deflated%2F" type="text/javascript"></script> <link rel="alternate" type="application/rss+xml" title="Engrish Funny: Engrish Pictures That Is Your Funny Engrish » We’re riding outta here on rims Comments Feed" href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/feed/"/> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { oldonload(); func(); } } } /* ]]> */ </script> <link rel="stylesheet" href="http://web.archive.org/web/20090312011957cs_/http://s.wordpress.com/wp-content/themes/h4/global.css?m=1214319868b" type="text/css"/> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://engrishfunny.com/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://engrishfunny.com/wp-includes/wlwmanifest.xml"/> <link rel="introspection" type="application/atomserv+xml" title="Atom API" href="http://engrishfunny.com/wp-app.php"/> <link rel="openid.server" href="http://engrishfunny.wordpress.com/?openidserver=1"/> <link rel="openid.delegate" href="http://engrishfunny.wordpress.com/"/> <script language="javascript" type="text/javascript"> <!-- function collapseThread( theId ) { var comment = document.getElementById(theId); if(!comment) { alert("ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element '"+theId+"'"); return; } var theBody = findBody(comment); if(comment.className.indexOf("collapsed") > -1) { comment.className = comment.className.replace(" collapsed", "");; } else { comment.className += " collapsed"; } } function expandThread( theId ) { var comment = document.getElementById(theId); if(!comment) { alert("ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element '"+theId+"'"); return; } var theBody = findBody(comment); if(comment.className.indexOf("collapsed") > -1) { comment.className = comment.className.replace(" collapsed", "");; } } function findBody(el) { var divs = el.getElementsByTagName("div"); var ret; for(var i = 0; i < divs.length; ++i) { if(divs.item(i).className.indexOf("body") > -1) return divs.item(i); } return false; } function onAddComment() { //checkDocumentIntegrity(); var el = document.getElementById("commentform"); // Future release: Check if form is filled correctly and mark the form fields. el.submit(); } function moveAddCommentBelow(theId, threadId, collapse) { expandThread( theId ); var addComment = document.getElementById("addcomment"); if(!addComment) { alert("ERROR:\nThreaded Comments can't find the 'addcomment' div.\nThis is probably because you have changed\nthe comments.php file.\nMake sure there is a tag around the form\nthat has the id 'addcomment'"); return } var comment = document.getElementById(theId); if(collapse) { for(var i = 0; i < comment.childNodes.length; ++i) { var c = comment.childNodes.item(i); if(typeof(c.className) == "string" && c.className.indexOf("collapsed")<0) { c.className += " collapsed"; } } } addComment.parentNode.removeChild(addComment); comment.appendChild(addComment); if(comment.className.indexOf("alt")>-1) { addComment.className = addComment.className.replace(" alt", ""); } else { addComment.className += " alt"; } var replyId = document.getElementById("comment_reply_ID"); if(replyId == null) { alert("Brians Threaded Comments Error:\nThere is no hidden form field called\n'comment_reply_ID'. This is probably because you\nchanged the comments.php file and forgot\nto include the field. Please take a look\nat the original comments.php and copy the\nform field over."); } replyId.value = threadId; var reRootElement = document.getElementById("reroot"); if(reRootElement == null) { alert("Brians Threaded Comments Error:\nThere is no anchor tag called 'reroot' where\nthe comment form starts.\nPlease compare your comments.php to the original\ncomments.php and copy the reroot anchor tag over."); } reRootElement.style.display = "block"; var aTags = comment.getElementsByTagName("A"); var anc = aTags.item(0).id; //document.location.href = "#"+anc; document.getElementById("comment").focus(); } function checkDocumentIntegrity() { str = ""; str += checkElement("reroot","div tag"); str += checkElement("addcomment", "div tag"); str += checkElement("comment_reply_ID", "hidden form field"); str += checkElement("content", "div tag"); str += checkElement("comment", "textfield"); str += checkElement("addcommentanchor", "anchor tag"); if(str != "") { str = "Brian's Threaded Comments are missing some of the elements that are required for it to function correctly.\nThis is probably the because you have changed the original comments.php that was included with the plugin.\n\nThese are the errors:\n" + str; str += "\nYou should compare your comments.php with the original comments.php and make sure the required elements have not been removed."; alert(str); } } function checkElement(theId, elDesc) { var el = document.getElementById(theId); if(!el) { if(elDesc == null) elDesc = "element"; return "- The "+elDesc+" with the ID '" +theId + "' is missing\n"; } else return ""; } function reRoot() { var addComment = document.getElementById("addcomment"); var reRootElement = document.getElementById("reroot"); reRootElement.style.display = "none"; var content = document.getElementById("content"); addComment.parentNode.removeChild(addComment); content.appendChild(addComment); addComment.className = addComment.className.replace(" alt", ""); document.location.href = "#addcommentanchor"; document.getElementById("comment").focus(); document.getElementById("comment_reply_ID").value = "0"; } function changeCommentSize(d) { var el = document.getElementById("comment"); var height = parseInt(el.style.height); if(!height && el.offsetHeight) height = el.offsetHeight; height += d; if(height < 20) height = 20; el.style.height = height+"px"; } --> </script> <style type="text/css"> .comment { position: relative; margin: 3px; margin-top: 6px; /* border: 1px solid #666; */ padding: 4px 4px 4px 8px; background-color: #fff; } .comment img { } .comment .comment img { } .odd { background-color: #f8f8f8; } .comment div { position: relative; } .comment .comment img { margin: 0px; } .comment .collapseicon { width: 13px; height: 13px; overflow: hidden; background-image: url(http://web.archive.org/web/20090312011957im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/threadedcomments/briansthreadedcomments.php?image=subthread-open.png); background-repeat: no-repeat; } .collapsed .collapseicon { width: 13px; height: 13px; overflow: hidden; background-image: url(http://web.archive.org/web/20090312011957im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/threadedcomments/briansthreadedcomments.php?image=subthread.png); background-repeat: no-repeat; } .comment .reply { text-align: right; font-size: 90%; padding: 0px 6px 6px 0px; } .comment { border: 1px solid #ddd; margin-top: 10px; } input#subscribe { width: auto; } .comment .body .content { padding: 0px 3px 0px 3px; width: 100%; overflow: auto; } .comment .title abbr { border: none; } .collapsed .body, .collapsed .comment { display: none; } /* #addcomment small, #addcomment div { padding: 3px; } */ #commentform textarea { width: 95%; } </style> <meta name="description" content="engrish funny - resident reserved parking other will be deflated "/> <style type="text/css">.recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;}</style> <style type="text/css"> table.recentcommentsavatar img.avatar { border: 0px; margin:0; } table.recentcommentsavatar a {border: 0px !important; background-color: transparent !important} td.recentcommentsavatartop {padding:0px 0px 1px 0px; margin: 0px; } td.recentcommentsavatarend {padding:0px 0px 1px 0px; margin:0px; } td.recentcommentstexttop { border: none !important; padding:0px 0px 0px 10px;} td.recentcommentstextend { border: none !important; padding:0px 0px 2px 10px;} </style> <script type="text/javascript">/*<![CDATA[*/if(typeof(addLoadEvent)!='undefined'){addLoadEvent(function(){if(top==self){i=document.createElement('img');i.src='http://web.archive.org/web/20090312011957/http://botd.wordpress.com/botd.gif?blogid=4383745&postid=5561&lang=1&date=1236513621&ip=67.202.55.193&url=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/&loc='+document.location;i.style.width='0px';i.style.height='0px';i.style.overflow='hidden';document.body.appendChild(i);}});}/*]]>*/</script> </head> <body> <div id="floattop"> <h1>Engrish Pictures and other Funny Engrish Mistakes in English from around the world.</h1> </div> <div id="othersites"> <p>More Lolz:<a href="http://web.archive.org/web/20090312011957/http://icanhascheezburger.com/">Lolcats</a><a href="http://web.archive.org/web/20090312011957/http://ihasahotdog.com/">Loldogs</a><a href="http://web.archive.org/web/20090312011957/http://roflrazzi.com/">Lol Celebs</a><a href="http://web.archive.org/web/20090312011957/http://totallylookslike.com/">Funny Look-Alikes</a><a href="http://web.archive.org/web/20090312011957/http://punditkitchen.com/">Lol News &amp; Politics</a><a href="http://web.archive.org/web/20090312011957/http://graphjam.com/">Fun With Charts</a><a href="http://web.archive.org/web/20090312011957/http://onceuponawin.com/">Nostalgic Win</a><a href="http://web.archive.org/web/20090312011957/http://failblog.org/">Fail Pix &amp; Vids</a><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/" class="here" rel="nofollow">Engrish</a></p> </div> <div id="whole"> <div id="headerlogo"> <a href="/web/20090312011957/http://engrishfunny.com/"><img src="http://web.archive.org/web/20090312011957im_/http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/images/ef_logo_120_home.gif" alt="Engrish" width="120" height="120"/></a> <p class="logo">Your Engrish Is Now!</p> </div><!-- headerlogo--> <div id="header"> <span class="left" style="width: 600px; vertical-align: middle;"> <a href="/web/20090312011957/http://engrishfunny.com/" rel="nofollow">House</a>&nbsp; &nbsp; <a href="/web/20090312011957/http://engrishfunny.com/vote/">Vote</a> &nbsp; &nbsp; <a href="/web/20090312011957/http://engrishfunny.com/?random" rel="nofollow">[Surprise!]</a> &nbsp; &nbsp;</span> <script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/MineAssets/Scripts/jquery.js"></script><script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/MineAssets/Scripts/ui.core.js"></script><script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/MineAssets/Scripts/ui.dialog.js"></script><span id="embedNavbarUserLinks" style="float: right; max-width: 200px;"></span> </div> <div id="mainbody"> <div id="scripts"></div><script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/embed-client.js"></script><script type="text/javascript">globalStaticAssetServer = "http://web.archive.org/web/20090312011957/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/MineAssets"; mineEmbedClient.embedServiceEndpoint = "http://web.archive.org/web/20090312011957/http://mine.icanhascheezburger.com/services/EmbedService.aspx"; mineEmbedClient.siteUrl = "http://web.archive.org/web/20090312011957/http://mine.icanhascheezburger.com/"; </script> <form style="width: 500px; display: none;" id="embedLogin"> <input type="hidden" id="embedImageId" name="embedImageId" value=""/> <strong>You must be logged in to add favorites | <a href="http://web.archive.org/web/20090312011957/http://mine.icanhascheezburger.com//register.aspx"> Register for a new account</a></strong><br/> <div style="margin-top: 2px; float: left;"> Email: <input name="txtEmail" type="text" id="txtEmail" style="font-size:Small;width:70px;"/> Password: <input name="txtPassword" type="password" id="txtPassword" style="width:70px;"/> &nbsp;&nbsp; <a class="button1" href="#" onclick="mineEmbedClient.doLogin(); return false;" style="width: 60px; display: inline;">Login</a> <a class="button1" href="#" onclick="mineEmbedClient.hideLogin(); return false;" style="width: 60px; display: inline;">Cancel</a> </div> <div id="embedError" class="bad" style="float: left; text-align: center; align: center; width: 100px; top: -5px; position: relative; padding: 1px 4px 2px; color: #f80000; font-weight: normal;"></div> <br clear="all"/> </form> <div class="pane2"> <div id="headtext"> <p><strong>Give Us Strong Funny! Promptly!</strong> Send Engrish pictures to the <a href="http://web.archive.org/web/20090312011957/mailto:engrishfunny@gmail.com">engrishfunny@gmail.com</a>. Then let's right go <a href="/web/20090312011957/http://engrishfunny.com/vote" rel="nofollow">make vote here</a>!</p> </div> <a name="top">&nbsp;</a> <p class="prevnext">&laquo; Previous <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/07/engrish-funny-long-time/">Why love you long time?&nbsp;Because!</a> | <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/08/engrish-funny-whoever/">We&#8217;re not&nbsp;picky</a> Next &raquo; </p> <meta name="title" content="We’re riding outta here on rims"/> <link rel="image_src" href="http://web.archive.org/web/20090312011957im_/http://engrishfunny.wordpress.com/files/2009/01/engrish-funny-resident-deflated.jpg"/> <br/> <div class="post" id="post-5561"> <h1><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/" rel="nofollow" title="Permanent Engrish Link to We’re riding outta here on rims">We&#8217;re riding outta here on&nbsp;rims</a> </h1> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="We’re riding outta here on rims" permalink="http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/" path="/2009/03/08/engrish-funny-resident-deflated/" imageurl="http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/images/ratings" imagesize="25x25"></div></td> <td valign="bottom" style="padding-right:5px;text-align:right;" width="100">Mar. 8, 2009</td> </tr></table> </small> <div class="entry"> <div id="embedFavorite0" style="top: 4px; position: relative; width: 500px; width=: 47px;"></div> <div id="md"> <div class="snap_preview"><p><img src="http://web.archive.org/web/20090312011957im_/http://engrishfunny.files.wordpress.com/2009/01/engrish-funny-resident-deflated.jpg" alt="engrish funny resident deflated" title="engrish-funny-resident-deflated" class="alignnone size-full wp-image-6612"/></p> <p>resident reserved parking other will be deflated</p> <p>Engrish photo by Richard D</p> </div> </div> <a href="http://web.archive.org/web/20090312011957/mailto:engrishfunny+copyright@gmail.com&amp;subject=Correction%20regarding%20Post%20ID:5561&amp;body=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/" class="small copyright">Unauthorized crediting?</a> We would like to please the fix. <div id="emailShare0"></div><div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090312011957/http://www.feedburner.com/fb/a/emailFlare?itemTitle=We%26%238217%3Bre+riding+outta+here+on%26nbsp%3Brims&amp;uri=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090312011957im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_email.gif" alt="Engrish Sendings"/></a> </div> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090312011957/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2009%2F03%2F08%2Fengrish-funny-resident-deflated%2F&amp;title=We%26%238217%3Bre+riding+outta+here+on%26nbsp%3Brims" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090312011957im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/images/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <!-- <div class="socmark"> <a href="http://digg.com/submit?url=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/&title=We%26%238217%3Bre+riding+outta+here+on%26nbsp%3Brims&media=image&topic=odd_stuff" rel="nofollow" target="_blank"><img src="http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_digg.gif" alt="I Diggle Engrish" /></a> </div> --> <div class="socmark"> <a href="http://web.archive.org/web/20090312011957/http://reddit.com/submit?url=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/&amp;title=We%26%238217%3Bre+riding+outta+here+on%26nbsp%3Brims" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090312011957im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_reddit.gif" alt="Reddit The Engrish"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090312011957/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/&amp;title=We%26%238217%3Bre+riding+outta+here+on%26nbsp%3Brims" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090312011957im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_stumble.gif" alt="Make Engrish Stumble"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090312011957/http://www.facebook.com/share.php?u=http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090312011957im_/http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_facebook.gif" alt="Engrish Your Facebook"/></a> </div> <div class="socmark"> <form id="myspacepostto5561" method="post" action="http://web.archive.org/web/20090312011957/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="We’re riding outta here on rims"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/'><img src=&quot;http://engrishfunny.wordpress.com/files/2009/01/engrish-funny-resident-deflated.jpg&quot; alt=&quot;engrish funny resident deflated&quot; title=&quot;engrish-funny-resident-deflated&quot; class=&quot;alignnone size-full wp-image-6612&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/"/> <a href="#" onclick="document.getElementById('myspacepostto5561').submit();return false;"> <img src="http://web.archive.org/web/20090312011957im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_myspace.gif" border="0" alt="Engrish MySpace!"/></a> </form> </div> <div class="socmarklast"> <h3>Add to your the blog:<br/>(Copy &amp; paste code)<br/></h3> <textarea style="font-size:8pt;overflow:hidden;" cols="16" rows="3" wrap="soft" name="easyshare2" onclick="this.focus();this.select();">&lt;a href="http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/"&gt;&lt;img src=&quot;http://engrishfunny.wordpress.com/files/2009/01/engrish-funny-resident-deflated.jpg&quot; alt=&quot;engrish funny resident deflated&quot; title=&quot;engrish-funny-resident-deflated&quot; class=&quot;alignnone size-full wp-image-6612&quot; /&gt;&lt;/a&gt;&lt;br /&gt;see &lt;a href="http://engrishfunny.com"&gt;funny english mistakes&lt;/a&gt;</textarea> </div> </div> <div style="clear: both;padding-top:10px;"></div> <!-- tf block start --> <!-- tf block end --> <p class="postmetadata"> <small> Presently, Engrish pictures posted on Sunday, March 8th, 2009 at 4:00 am and is matched with as <a rel="tag" title="1099689" href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/category/1099689/">1099689</a>, <a rel="tag" title="voting-page" href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/category/voting-page/">voting-page</a>. You may stalker Engrish comments on this picture make the <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/08/engrish-funny-resident-deflated/feed/">RSS feed</a>. </small> </p> </div> </div> <!-- You can start editing here. --> <!-- You can start editing here. --> <h2 id="comments">Glory! 24 Comment <a href="#postcomment" title="Leave behind you are comment">&raquo;</a> </h2> <div class="#commentlist"> <div id="div-comment-23192" class="comment"> <a name="comment-23192" id="comment-23192"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/b6660457b428baf8aaf44085cd171931?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> pearl </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23192" title="">March 8th, 2009 at 5:13 am</a> </small> </td> </tr> </table> <div class="content"> <p>first!</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23192&quot;, 23192, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23195" class="comment odd"> <a name="comment-23195" id="comment-23195"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Droll not Troll </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23195" title="">March 8th, 2009 at 5:35 am</a> </small> </td> </tr> </table> <div class="content"> <p>I deflated YOUR OTHER with just one prick.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23195&quot;, 23195, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23214" class="comment"> <a name="comment-23214" id="comment-23214"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/97c2fc39b67e0e5e5c0a33ddf53e0227?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Disser </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23214" title="">March 8th, 2009 at 11:27 am</a> </small> </td> </tr> </table> <div class="content"> <p>I think your head is deflated.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23214&quot;, 23214, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23193" class="comment"> <a name="comment-23193" id="comment-23193"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/c7a9a904958503eccbfd08797e7cea9e?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> shin0bi272 </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23193" title="">March 8th, 2009 at 5:18 am</a> </small> </td> </tr> </table> <div class="content"> <p>sort of makes you wish you&#8217;d bought run flat tires huh?</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23193&quot;, 23193, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23194" class="comment"> <a name="comment-23194" id="comment-23194"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Droll not Troll </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23194" title="">March 8th, 2009 at 5:18 am</a> </small> </td> </tr> </table> <div class="content"> <p>Deflate my other, but leave my main alone!</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23194&quot;, 23194, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23370" class="comment odd"> <a name="comment-23370" id="comment-23370"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/613e3194b37b8d16f42f8af8362d293e?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> dr handle </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23370" title="">March 10th, 2009 at 3:19 am</a> </small> </td> </tr> </table> <div class="content"> <p>Good grief, just how many blow-up dolls do you have?</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23370&quot;, 23370, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23196" class="comment"> <a name="comment-23196" id="comment-23196"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/29b651adb87a15eae5ac622bb67e8993?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> ObscureWittyReference </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23196" title="">March 8th, 2009 at 5:42 am</a> </small> </td> </tr> </table> <div class="content"> <p>No, not deflation! Anything but that. What, I don&#8217;t get a tow out of here?</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23196&quot;, 23196, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23202" class="comment"> <a name="comment-23202" id="comment-23202"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/18269a78a043b715c3bd54510251cfb1?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> <a href="http://web.archive.org/web/20090312011957/http://www.rankmytyping.com/?l=ixrPRw87i3hjAzj6CnaKcx2v6Wb%2fFkUF" rel="external nofollow" class="url">RankMyTyping</a> </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23202" title="">March 8th, 2009 at 8:10 am</a> </small> </td> </tr> </table> <div class="content"> <p>Well would you park there knowing you may get deflated?</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23202&quot;, 23202, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23207" class="comment odd"> <a name="comment-23207" id="comment-23207"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/b02f6bb4d545d180e6de31b848860b82?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> CAT HATERZ </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23207" title="">March 8th, 2009 at 9:31 am</a> </small> </td> </tr> </table> <div class="content"> <p>granted i knew what was going to be deflated</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23207&quot;, 23207, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23235" class="comment"> <a name="comment-23235" id="comment-23235"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/c7a9a904958503eccbfd08797e7cea9e?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> shin0bi272 </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23235" title="">March 8th, 2009 at 4:25 pm</a> </small> </td> </tr> </table> <div class="content"> <p>if it was your car tires your ego would probably go with it.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23235&quot;, 23235, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23222" class="comment"> <a name="comment-23222" id="comment-23222"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/b4396f42371a4c61102c628e72d8fcea?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Chorkie </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23222" title="">March 8th, 2009 at 12:45 pm</a> </small> </td> </tr> </table> <div class="content"> <p>Is this really Engrish, or just slightly odd/careless phrasing?</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23222&quot;, 23222, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23275" class="comment odd"> <a name="comment-23275" id="comment-23275"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/aa04a91af4863ee560c172297f8a71c0?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> mj </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23275" title="">March 9th, 2009 at 8:08 am</a> </small> </td> </tr> </table> <div class="content"> <p>this reminds me of the &#8220;in case of fire use stairs&#8221; because that&#8217;s like take the stairs, just in case their is a fire so you don&#8217;t get trapped. strange wording.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23275&quot;, 23275, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23476" class="comment"> <a name="comment-23476" id="comment-23476"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Droll not Troll </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23476" title="">March 11th, 2009 at 12:51 am</a> </small> </td> </tr> </table> <div class="content"> <p>Like the &#8220;Dogs must be carried on escalators&#8221; signs. There&#8217;s never a dog around when you need one.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23476&quot;, 23476, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23229" class="comment"> <a name="comment-23229" id="comment-23229"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/7ece81269fa557ae27b6e623c31b8032?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> <a href="http://web.archive.org/web/20090312011957/http://www.xanga.com/Bratfink" rel="external nofollow" class="url">Brat</a> </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23229" title="">March 8th, 2009 at 2:21 pm</a> </small> </td> </tr> </table> <div class="content"> <p>Holy carp, that looks like pot! =-O</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23229&quot;, 23229, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23270" class="comment odd"> <a name="comment-23270" id="comment-23270"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/504aad88f56e31d5338ec05ae029663f?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> JohnB </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23270" title="">March 9th, 2009 at 7:13 am</a> </small> </td> </tr> </table> <div class="content"> <p>That&#8217;s what I thought! No wonder he doesn&#8217;t want anyone else parking there!</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23270&quot;, 23270, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23312" class="comment"> <a name="comment-23312" id="comment-23312"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/e111b2d931f8e978b2c51aad7386823b?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Someguy </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23312" title="">March 9th, 2009 at 2:38 pm</a> </small> </td> </tr> </table> <div class="content"> <p>hah I wish that was pot! I had a ton of those trees in my backyard!</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23312&quot;, 23312, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23231" class="comment"> <a name="comment-23231" id="comment-23231"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/0977c1f61f33553251fa21fea38f88ff?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Mario. </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23231" title="">March 8th, 2009 at 2:40 pm</a> </small> </td> </tr> </table> <div class="content"> <p>Persuasive argument. You would even need to call for towing your car away by yourself and also pay&#8230; that is idea so great!~</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23231&quot;, 23231, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23252" class="comment"> <a name="comment-23252" id="comment-23252"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/cecfb91f18f9e9917666fd42db64c66d?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> <a href="http://web.archive.org/web/20090312011957/http://www.jaredconnell.com/" rel="external nofollow" class="url">Jared</a> </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23252" title="">March 8th, 2009 at 10:47 pm</a> </small> </td> </tr> </table> <div class="content"> <p>Haha that&#8217;s funny</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23252&quot;, 23252, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23257" class="comment"> <a name="comment-23257" id="comment-23257"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/96190b984b950ec8fbf66fd50d0123a2?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Gin </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23257" title="">March 9th, 2009 at 1:37 am</a> </small> </td> </tr> </table> <div class="content"> <p>Deflated? Well, that&#8217;s one way to lose weight.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23257&quot;, 23257, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23259" class="comment"> <a name="comment-23259" id="comment-23259"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/613e3194b37b8d16f42f8af8362d293e?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> dr handle </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23259" title="">March 9th, 2009 at 1:56 am</a> </small> </td> </tr> </table> <div class="content"> <p>Noooooooooooooo, they be stealin&#8217; my flate!</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23259&quot;, 23259, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23301" class="comment"> <a name="comment-23301" id="comment-23301"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/e485623ef1793feac772331a1f482f98?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> polybiotique </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23301" title="">March 9th, 2009 at 12:41 pm</a> </small> </td> </tr> </table> <div class="content"> <p>Holy Cow!</p> <p>I think I used to live here! <img src="http://web.archive.org/web/20090312011957im_/http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley"/> </p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23301&quot;, 23301, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23472" class="comment"> <a name="comment-23472" id="comment-23472"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/151f6e2627afe6c308fa227159f9b891?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Jake </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23472" title="">March 10th, 2009 at 11:45 pm</a> </small> </td> </tr> </table> <div class="content"> <p>Makes sense. If you&#8217;re not a resident and you park there, they&#8217;ll let your tyres down. Nice way to deter someone. No fine, no towing, no wheel lock. Imagine the law suit if someone didn&#8217;t notice, drove away and crashed though&#8230;.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23472&quot;, 23472, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> <div id="div-comment-23483" class="comment"> <a name="comment-23483" id="comment-23483"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/84d8d65e191ec3a73bda3d1e94c0f770?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> cmh </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23483" title="">March 11th, 2009 at 4:26 am</a> </small> </td> </tr> </table> <div class="content"> <p>Um yeah&#8230;you laugh&#8230;but this is what they do to you in Asia when you park in front of someone&#8217;s driveway. Imagine if we did this instead of giving tickets&#8230;</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23483&quot;, 23483, true); return false;">Connect Rebuttle Here</a> </div> </div> <div id="div-comment-23490" class="comment odd"> <a name="comment-23490" id="comment-23490"></a> <div class="body"> <table cellpadding="0" cellspacing="0"> <tr> <td valign="top" style="padding-right:5px;"> <img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=32&amp;d=wavatar&amp;r=PG" class="avatar avatar-32" height="32" width="32"/> Droll not Troll </td> <td valign="top"></td> </tr> <tr> <td colspan="2" valign="top"> <small class="commentmetadata"> <a href="#comment-23490" title="">March 11th, 2009 at 5:01 am</a> </small> </td> </tr> </table> <div class="content"> <p>I&#8217;m waiting for someone to explain how this makes any sense. The only result I can see is that the driveway will be blocked for much longer.</p> </div> <div class="reply"> <a href="#" onclick="moveAddCommentBelow(&quot;div-comment-23490&quot;, 23490, true); return false;">Connect Rebuttle Here</a> </div> </div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <!-- This has to be here because of Internet Explorers plethora of layout bugs --> <div style="height: 1px; overflow: hidden;">&nbsp;</div> </div> <a name="bottom">&nbsp;</a> <a href="#top">Embark return to Top</a> <div style="text-align: center; padding-top:10px;"> <script type="text/javascript"> GA_googleFillSlot("EF-BTF-468x60"); </script> </div> <div id="addcomment" class="comment"> <a id="addcommentanchor" name="addcommentanchor"></a> <form action="http://web.archive.org/web/20090312011957/http://engrishfunny.com/wp-comments-post.php" method="post" id="commentform"> <div class="add"> <div id="reroot" style="display: none;"> <small><a href="#" onclick="reRoot(); return false;"> Ccancel respose, my click. </a></small> </div> <small> Name (Obligated) </small> <div> <input type="text" name="author" id="author" class="textarea" value="" size="28" tabindex="1"/> </div> <small> E-mail (Obligated, safe. We never violate this privacy) </small> <div> <input type="text" name="email" id="email" value="" size="28" tabindex="2"/> </div> <small> <acronym title="Uniform Resource Identifier">URI</acronym> </small> <div> <input type="text" name="url" id="url" value="" size="28" tabindex="3"/> </div> <small> Your Left Comment and Hilarity! (<a href="#" onclick="changeCommentSize(-80); return false;">Minus size</a> | <a href="#" onclick="changeCommentSize(80); return false;">Plus size</a>) </small> <div style="width: 500px;"> <textarea name="comment" id="comment" cols="60" rows="10" tabindex="4"></textarea> </div> <div> <input type="hidden" name="comment_post_ID" value="5561"/> <input type="hidden" name="redirect_to" value="/2009/03/08/engrish-funny-resident-deflated/"/> <input onclick="if(typeof(onAddComment) == 'function') { onAddComment(); } else { alert('ERROR:\nIt looks like the website administrator hasn\'t activated the Brians Threaded Comments plugin from the plugin page'); };" name="addcommentbutton" type="button" id="addcommentbutton" value="Inject Comment!" tabindex="5"/> </div> </div> <p><input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;"/> <label for="subscribe" id="subscribe-label">Notify me of follow-up comments via email.</label></p><input type="hidden" id="comment_reply_ID" name="comment_reply_ID" value="0"/></form> </div> <script type="text/javascript">mineEmbedClient.init("0", true);</script> <br/> </div> <div class="panemain"> <div class="toprightad"> <script type="text/javascript"> GA_googleFillSlot("EF-Top-300x250-ROS"); </script> </div> <div class="pane3" id="pane3"> <div class="skyscraper"> <script type="text/javascript"> GA_googleFillSlot("EF-Top-160x600-ROS"); </script> <br/> <script language="javascript" src="http://web.archive.org/web/20090312011957js_/http://cache.blogads.com/415319024/feed.js"></script> <br/> <script type="text/javascript"> GA_googleFillSlot("EF-Bottom-Button-InsideCol"); </script> </div> <div class="widget"> <h2 class="widgettitle">Touch us to Reach</h2> <p class="center"><a href="http://web.archive.org/web/20090312011957/http://icanhascheezburger.com/contact/" rel="nofollow">Your maximum suggestions given attention.</a></p> </div> <div class="widget"> <h2 class="widgettitle">Who The Heck Runs This Site?</h2> <p class="center">Remain clam. I am a licensed Asian-American who has spend 14-years lived all over Asia. Please. Just enjoy.</p> </div> </div><!-- pane3 --> <div class="pane1"> <div class="widget"> <h2 class="widgettitle">Everyday to get Engrish Email!</h2> <div style="text-align: center"> <form action="http://web.archive.org/web/20090312011957/http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=engrishfunny', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"> <p>The entry your email:</p> <p> <input type="text" style="width:140px" name="email"/> </p> <input type="hidden" value="engrishfunny" name="uri"/> <input type="hidden" name="loc" value="en_US"/> <input class="button" type="submit" value="Yes, OK!"/> </form> </div> <br/> <br/> <h2 class="widgettitle">RSS Food</h2> <p class="center"> <a href="http://web.archive.org/web/20090312011957/http://feedproxy.google.com/EngrishFunny" rel="nofollow" target="_blank"> <img src="http://web.archive.org/web/20090312011957im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/images/rss_icon.gif"/> </a> </p> <br/> </div> <div class="widget"> <h2 class="widgettitle">Findings Search</h2> <form style="margin:0;padding:0;" id="searchform" method="get" action="http://web.archive.org/web/20090312011957/http://engrishfunny.com/"> <input type="text" name="s" id="s" size="15"/> <br/> <input class="button" style="margin-top:6px;" type="submit" value="Let's Go!"/> </form> </div> <div id="dynamicsidebar"> <li id="wp_tag_cloud" class="widget wp_widget_tag_cloud"><h2 class="widgettitle">Heaven of Tags</h2> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/ad/" class="tag-link-18540" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">ad</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/balls/" class="tag-link-71266" title="4 topics" rel="tag" style="font-size: 8pt;">Balls</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/bathroom/" class="tag-link-9523" title="8 topics" rel="tag" style="font-size: 8.1062618595825pt;">Bathroom</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/body/" class="tag-link-1094" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Body</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/business/" class="tag-link-179" title="9 topics" rel="tag" style="font-size: 8.1328273244782pt;">business</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/cat/" class="tag-link-5308" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Cat</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/caution/" class="tag-link-265043" title="7 topics" rel="tag" style="font-size: 8.0796963946869pt;">caution</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/chicken/" class="tag-link-5178" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Chicken</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/china/" class="tag-link-1470" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">China</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/chinglish/" class="tag-link-23462" title="12 topics" rel="tag" style="font-size: 8.2125237191651pt;">Chinglish</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/clothes/" class="tag-link-28638" title="13 topics" rel="tag" style="font-size: 8.2390891840607pt;">clothes</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/crack/" class="tag-link-14459" title="4 topics" rel="tag" style="font-size: 8pt;">Crack</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/danger/" class="tag-link-47618" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">danger</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/dog/" class="tag-link-1798" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Dog</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/drink/" class="tag-link-9989" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Drink</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/engrish/" class="tag-link-68013" title="531 topics" rel="tag" style="font-size: 22pt;">Engrish</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/fire/" class="tag-link-34756" title="7 topics" rel="tag" style="font-size: 8.0796963946869pt;">Fire</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/food/" class="tag-link-586" title="55 topics" rel="tag" style="font-size: 9.3548387096774pt;">Food</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/fortune/" class="tag-link-48825" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">fortune</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/free/" class="tag-link-1827" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Free</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/funny/" class="tag-link-684" title="9 topics" rel="tag" style="font-size: 8.1328273244782pt;">funny</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/g-rated/" class="tag-link-875481" title="412 topics" rel="tag" style="font-size: 18.838709677419pt;">G-rated</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/happy/" class="tag-link-511" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Happy</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/heart/" class="tag-link-4040" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">heart</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/instructions/" class="tag-link-7000" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Instructions</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/japan/" class="tag-link-2062" title="10 topics" rel="tag" style="font-size: 8.1593927893738pt;">Japan</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/kids/" class="tag-link-3374" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Kids</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/label/" class="tag-link-180824" title="12 topics" rel="tag" style="font-size: 8.2125237191651pt;">label</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/love/" class="tag-link-3785" title="9 topics" rel="tag" style="font-size: 8.1328273244782pt;">Love</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/man/" class="tag-link-49381" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Man</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/menu/" class="tag-link-3613" title="21 topics" rel="tag" style="font-size: 8.4516129032258pt;">Menu</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/pets/" class="tag-link-9277" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Pets</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/please/" class="tag-link-54476" title="5 topics" rel="tag" style="font-size: 8.0265654648956pt;">Please</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/product/" class="tag-link-4897" title="102 topics" rel="tag" style="font-size: 10.603415559772pt;">Product</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/sex/" class="tag-link-520" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Sex</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/shirt/" class="tag-link-42656" title="7 topics" rel="tag" style="font-size: 8.0796963946869pt;">Shirt</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/sign/" class="tag-link-148008" title="215 topics" rel="tag" style="font-size: 13.605313092979pt;">Sign</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/store/" class="tag-link-40550" title="7 topics" rel="tag" style="font-size: 8.0796963946869pt;">Store</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/technology/" class="tag-link-6" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">technology</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/toilet/" class="tag-link-133778" title="8 topics" rel="tag" style="font-size: 8.1062618595825pt;">Toilet</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/toy/" class="tag-link-19998" title="14 topics" rel="tag" style="font-size: 8.2656546489564pt;">toy</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/trash/" class="tag-link-10353" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Trash</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/video/" class="tag-link-412" title="6 topics" rel="tag" style="font-size: 8.0531309297913pt;">Video</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/warning/" class="tag-link-9164" title="29 topics" rel="tag" style="font-size: 8.6641366223909pt;">Warning</a> <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/tag/water/" class="tag-link-14157" title="11 topics" rel="tag" style="font-size: 8.1859582542694pt;">Water</a></li> <li id="recent-comments" class="widget widget_recent_comments"> <h2 class="widgettitle">Your Yacks Currently</h2> <table class="recentcommentsavatar" cellspacing="0" cellpadding="0" border="0"><tr><td title="Dina" class="recentcommentsavatartop" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/fa59385945d9e0669cc27c7e3ee0d967?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstexttop">Dina on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-pressed-material/#comment-23558">It&#8217;s not taking any of y&hellip;</a></td></tr><tr><td title="Dina" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/fa59385945d9e0669cc27c7e3ee0d967?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Dina on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-pressed-material/#comment-23557">It&#8217;s not taking any of y&hellip;</a></td></tr><tr><td title="Gabe_b" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/32a95e7479aace64485178b70e90be00?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Gabe_b on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/10/engrish-dr-pornsak/#comment-23556">You don&#8217;t want to know h&hellip;</a></td></tr><tr><td title="dr_handle" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/613e3194b37b8d16f42f8af8362d293e?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">dr_handle on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/10/engrish-testes-chocolate/#comment-23555">That brown stuff isn&#8217;t&hellip;</a></td></tr><tr><td title="dr_handle" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/613e3194b37b8d16f42f8af8362d293e?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">dr_handle on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-advanced-blanket/#comment-23554">Sleeping&nbsp;102</a></td></tr><tr><td title="Violet" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/4713abb469849c931ec6c7b7f3a99d87?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Violet on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-advanced-blanket/#comment-23553">Sleeping&nbsp;102</a></td></tr><tr><td title="EtymologicalDisaster" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/971e8dcd89acc6839705820221efc3c2?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">EtymologicalDisaster on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-fuxing-nob-nob/#comment-23552">Fuxing Nob Nob, every boy has&hellip;</a></td></tr><tr><td title="RankMyTyping" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090312011957/http://www.rankmytyping.com/?l=ixrPRw87i3hjAzj6CnaKcx2v6Wb%2fFkUF" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/18269a78a043b715c3bd54510251cfb1?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090312011957/http://www.rankmytyping.com/?l=ixrPRw87i3hjAzj6CnaKcx2v6Wb%2fFkUF" rel="nofollow">RankMyTyping</a> on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-fuxing-nob-nob/#comment-23551">Fuxing Nob Nob, every boy has&hellip;</a></td></tr><tr><td title="Lynn" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://0.gravatar.com/avatar/ae44e8518082a9728179a7d9a48fd87c?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Lynn on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/10/engrish-going-business/#comment-23550">At least they&#8217;re&nbsp;hi&hellip;</a></td></tr><tr><td title="Kelly" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090312011957im_/http://1.gravatar.com/avatar/4089d4576d2dc34057bf9ad99ec474ef?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Kelly on <a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/03/engrish-what-isnt/#comment-23549">What&nbsp;Isn&#8217;t?</a></td></tr></table> </li> <li id="top-posts" class="widget widget_stats_topposts"> <h2 class="widgettitle">Populus Posts</h2> <ul><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/vote/">Vote</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/02/28/engrish-victoly/">Victoly</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/05/engrish-funny-heart-flam/">Ask your cardiologist about the risks of sniffing glue</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/02/23/engrish-come-now-for-a-tasty/">Come now for a tasty!</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/10/engrish-testes-chocolate/">That brown stuff isn't chocolate</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-advanced-blanket/">Sleeping 102</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/09/engrish-cat-smack/">Harder than catnip</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/10/engrish-dr-pornsak/">You don't want to know his specialty</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-pressed-material/">It's not taking any of your sh*t</a></li><li><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/2009/03/11/engrish-fuxing-nob-nob/">Fuxing Nob Nob, every boy has one</a></li></ul> </li> </div> <p> <a href="http://web.archive.org/web/20090312011957/http://www.quicksprout.com/"><img src="http://web.archive.org/web/20090312011957im_/http://s1.wordpress.com/wp-content/themes/vip/engrishfunny/images/quicksprout.jpg"></a> </p> </div> </div> <div id="footer"> <!-- Footer Leader --> <script src="http://web.archive.org/web/20090312011957js_/http://js-kit.com/ratings.js"></script> <p><a href="http://web.archive.org/web/20090312011957/http://engrishfunny.com/" rel="nofollow">Engrish Funny: Engrish Pictures That Is Your Funny Engrish</a> Energy by <a href="http://web.archive.org/web/20090312011957/http://wordpress.com/" rel="nofollow">the cute and insane.</a> | <a href="http://web.archive.org/web/20090312011957/http://wordpress.com/" rel="nofollow" rel="generator">Get free brog at the WordPress.com</a> | <a href="http://web.archive.org/web/20090312011957/http://feedproxy.google.com/EngrishFunny" rel="nofollow">Our make feed. Humorous! (RSS)</a>. | <a href="http://web.archive.org/web/20090312011957/http://www.domonation.com/" target="_blank" rel="nofollow">Domo-Kun courtesy of Domonation.</a></p> <p class="commentnow"><a href="http://web.archive.org/web/20090312011957/http://icanhascheezburger.com/advertise-on-ichc/" rel="nofollow"><strong>Advertise on The Cheezburger Network</strong></a> | <a href="http://web.archive.org/web/20090312011957/mailto:engrishfunny+contactus@gmail.com" rel="nofollow">Contact Us Go Through Email</a></p> <p>Lawyers asked us to add these:<br/><a href="http://web.archive.org/web/20090312011957/http://icanhascheezburger.com/legal/" rel="nofollow">Legal Information</a>. By using this site, you are agreeing by the site's <a href="http://web.archive.org/web/20090312011957/http://icanhascheezburger.com/terms-of-use/" rel="nofollow">Terms of Use</a>. &copy; 2007-2008 Pet Holdings, Inc.</p> <!-- 6 queries. 0.262 seconds. --> </p> </div> </div> </div> <!-- Start SC tag --> <div id="statcounter_image" style="display:inline;"><img src="http://web.archive.org/web/20090312011957im_/http://c.statcounter.com/3941080/0/fd3df098/1/" alt="" style="border:none;"/></div> <!-- End SC tag --> <!-- Start GA tag --> <script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://www.google-analytics.com/ga.js"></script> <script type="text/javascript">if(_gat){var pageTracker=_gat._getTracker("UA-2460010-10");pageTracker._initData();pageTracker._trackPageview();}</script> <!-- End GA tag --> <!-- Start QC tag --> <script type="text/javascript">_qoptions={qacct:"p-75z9nhQwNH4Ek"};</script> <script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://edge.quantserve.com/quant.js"></script> <noscript> <img src="http://web.archive.org/web/20090312011957im_/http://pixel.quantserve.com/pixel/p-75z9nhQwNH4Ek.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <!-- End QC tag --> <div id="leaderboard"> <p> <script type="text/javascript"> GA_googleFillSlot("EF-ATF-728x90"); </script> </p> </div> <div style="text-align: center;"> <p> <script type="text/javascript"> GA_googleFillSlot("EF-BTF-728x90"); </script> </p> </div> <script type="text/javascript"> _lkpid = "9c3bc2e34945c29f7974df91dd462389"; _lkenc = "0"; </script> <script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://cdn.lookery.com/j/pub/look.js"> </script> <img src="http://web.archive.org/web/20090312011957im_/http://a.admob.com/e0?a=a149016520a3063&amp;s=&amp;z=1236820797.0244&amp;lt=0.089946951919556&amp;rt=1" alt="" width="1" height="1"/> <script type="text/javascript" src="http://web.archive.org/web/20090312011957js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qoptions = { labels:"adt.0,language.en,posttag.car,posttag.g-rated,posttag.parking,posttag.tires" };_qacct="p-18-mFEk4J448M";quantserve();</script> <noscript><p><img src="http://web.archive.org/web/20090312011957im_/http://pixel.quantserve.com/pixel/p-18-mFEk4J448M.gif" style="display: none" height="1" width="1" alt=""/></p></noscript> <script src="http://web.archive.org/web/20090312011957js_/http://s.stats.wordpress.com/w.js?18" type="text/javascript"></script> <script type="text/javascript"> st_go({'blog':'4383745','v':'wpcom','user_id':'0','post':'5561','subd':'engrishfunny'}); ex_go({'crypt':'D6%7C%2CY1mq.JSB6Dos%25%26f_BR3P-CFkpk%7CHshv%5D0hJ9Jgn2HGB0zq_gaX2k%2C-%3F-Or0O%2FV%7E5NHs.pvP%25tw%26Dg.%5BWOPTWUNtH%7CA%3DCP%7CG4cBsKipf7K00j8wq-n5Pd%5BDv%2B6K7FI%5BUgYUz%2Ff%26Y5OraiKC_LPGuk%3FZHE43mU%26%7E-m2I54gtjEaGTArRT%26vv%7C%2BsfMnQzT78%3FoNqOJv0%7EHwVep0O%7EVfGe%2Bb'}); addLoadEvent(function(){linktracker_init('4383745',5561);}); </script> </body> </html> <!-- FILE ARCHIVED ON 01:19:57 Mar 12, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:38:39 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.672 exclusion.robots: 0.033 exclusion.robots.policy: 0.019 esindex: 0.013 cdx.remote: 26.031 LoadShardBlock: 50.025 (3) PetaboxLoader3.datanode: 67.1 (4) load_resource: 234.051 PetaboxLoader3.resolve: 107.135 -->

Pages: 1 2 3 4 5 6 7 8 9 10