CINXE.COM

danger « 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/tag/danger/","20090401170012","http://web.archive.org/","web","/_static/", "1238605212"); </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"/> <title>danger &laquo; Engrish Funny: Engrish Pictures That Is Your Funny Engrish</title> <link rel="stylesheet" href="http://web.archive.org/web/20090401170012cs_/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/20090401170012im_/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/20090401170012im_/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/20090401170012im_/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/20090401170012/http://feedproxy.google.com/EngrishFunny"/> <link rel="pingback" href="http://engrishfunny.com/xmlrpc.php"/> <script type="text/javascript" src="http://web.archive.org/web/20090401170012js_/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/20090401170012js_/http://wordpress.com/remote-login.php?action=js&amp;host=engrishfunny.com&amp;id=4383745&amp;back=engrishfunny.com%2Ftag%2Fdanger%2F" type="text/javascript"></script> <link rel="alternate" type="application/rss+xml" title="Engrish Funny: Engrish Pictures That Is Your Funny Engrish » danger Tag Feed" href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/danger/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/20090401170012cs_/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"/> <meta name="generator" content="WordPress.com"/> <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/20090401170012im_/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/20090401170012im_/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 is NOW! :)"/> <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> </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/20090401170012/http://icanhascheezburger.com/">Lolcats</a><a href="http://web.archive.org/web/20090401170012/http://ihasahotdog.com/">Loldogs</a><a href="http://web.archive.org/web/20090401170012/http://roflrazzi.com/">Lol Celebs</a><a href="http://web.archive.org/web/20090401170012/http://totallylookslike.com/">Funny Look-Alikes</a><a href="http://web.archive.org/web/20090401170012/http://punditkitchen.com/">Lol News &amp; Politics</a><a href="http://web.archive.org/web/20090401170012/http://graphjam.com/">Fun With Charts</a><a href="http://web.archive.org/web/20090401170012/http://onceuponawin.com/">Nostalgic Win</a><a href="http://web.archive.org/web/20090401170012/http://failblog.org/">Fail Pix &amp; Vids</a><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/" class="here" rel="nofollow">Engrish</a></p> </div> <div id="whole"> <div id="headerlogo"> <a href="/web/20090401170012/http://engrishfunny.com/"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://engrishfunny.com/" rel="nofollow">House</a>&nbsp; &nbsp; <a href="/web/20090401170012/http://engrishfunny.com/vote/">Vote</a> &nbsp; &nbsp; <a href="/web/20090401170012/http://engrishfunny.com/?random" rel="nofollow">[Surprise!]</a> &nbsp; &nbsp;</span> <script type="text/javascript" src="http://web.archive.org/web/20090401170012js_/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/20090401170012js_/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/20090401170012js_/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/20090401170012js_/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/20090401170012/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/wp-shared/MineAssets"; mineEmbedClient.embedServiceEndpoint = "http://web.archive.org/web/20090401170012/http://mine.icanhascheezburger.com/services/EmbedService.aspx"; mineEmbedClient.siteUrl = "http://web.archive.org/web/20090401170012/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/20090401170012/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 class="post" id="post-5908"> <h2><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/" rel="bookmark" title="Permanent Link to Look! Danger Signals">Look! Danger&nbsp;Signals</a> </h2> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="Look! Danger Signals" permalink="http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/" path="/2009/02/10/engrish-look-danger-signals/" 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">Feb. 10, 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 class="alignnone size-full wp-image-5907" title="engrish-funny-danger-signal" src="http://web.archive.org/web/20090401170012im_/http://engrishfunny.files.wordpress.com/2009/02/engrish-funny-danger-signal.jpg" alt="engrish-funny-danger-signal"/></p> <p>look danger signals are being come on in everywhere yes we must keep him from death</p> <p>Engrish photo by Lisa B</p> </div> </div> <p class="commentnow"><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/#comments" rel="nofollow">&raquo; Glory! 32 Comment </a></p> <div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090401170012/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Look%21++Danger%26nbsp%3BSignals&amp;uri=http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2009%2F02%2F10%2Fengrish-look-danger-signals%2F&amp;title=Look%21++Danger%26nbsp%3BSignals" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090401170012im_/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/02/10/engrish-look-danger-signals/&title=Look%21++Danger%26nbsp%3BSignals&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/20090401170012/http://reddit.com/submit?url=http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/&amp;title=Look%21++Danger%26nbsp%3BSignals" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/&amp;title=Look%21++Danger%26nbsp%3BSignals" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://www.facebook.com/share.php?u=http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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="myspacepostto5908" method="post" action="http://web.archive.org/web/20090401170012/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="Look! Danger Signals"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/'><img class=&quot;alignnone size-full wp-image-5907&quot; title=&quot;engrish-funny-danger-signal&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/02/engrish-funny-danger-signal.jpg&quot; alt=&quot;engrish-funny-danger-signal&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2009/02/10/engrish-look-danger-signals/"/> <a href="#" onclick="document.getElementById('myspacepostto5908').submit();return false;"> <img src="http://web.archive.org/web/20090401170012im_/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/02/10/engrish-look-danger-signals/"&gt;&lt;img class=&quot;alignnone size-full wp-image-5907&quot; title=&quot;engrish-funny-danger-signal&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/02/engrish-funny-danger-signal.jpg&quot; alt=&quot;engrish-funny-danger-signal&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> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="post" id="post-5890"> <h2><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/" rel="bookmark" title="Permanent Link to Don’t Entry And Discharge In Action">Don&#8217;t Entry And Discharge In&nbsp;Action</a> </h2> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="Don’t Entry And Discharge In Action" permalink="http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/" path="/2009/02/08/engrish-dont-entry-and-discharge-in-action/" imageurl="http://s3.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">Feb. 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 class="alignnone size-full wp-image-5889" title="engrish-funny-discharge1" src="http://web.archive.org/web/20090401170012im_/http://engrishfunny.files.wordpress.com/2009/02/engrish-funny-discharge1.jpg" alt="engrish-funny-discharge"/></p> <p>Don&#8217;t Entry And Discharge In Action</p> <p>Engrish photo by J</p> </div> </div> <p class="commentnow"><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/#comments" rel="nofollow">&raquo; Glory! 31 Comment </a></p> <div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090401170012/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Don%26%238217%3Bt+Entry+And+Discharge+In%26nbsp%3BAction&amp;uri=http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2009%2F02%2F08%2Fengrish-dont-entry-and-discharge-in-action%2F&amp;title=Don%26%238217%3Bt+Entry+And+Discharge+In%26nbsp%3BAction" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090401170012im_/http://s2.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/02/08/engrish-dont-entry-and-discharge-in-action/&title=Don%26%238217%3Bt+Entry+And+Discharge+In%26nbsp%3BAction&media=image&topic=odd_stuff" rel="nofollow" target="_blank"><img src="http://s3.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/20090401170012/http://reddit.com/submit?url=http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/&amp;title=Don%26%238217%3Bt+Entry+And+Discharge+In%26nbsp%3BAction" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/&amp;title=Don%26%238217%3Bt+Entry+And+Discharge+In%26nbsp%3BAction" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s2.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/20090401170012/http://www.facebook.com/share.php?u=http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_facebook.gif" alt="Engrish Your Facebook"/></a> </div> <div class="socmark"> <form id="myspacepostto5890" method="post" action="http://web.archive.org/web/20090401170012/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="Don’t Entry And Discharge In Action"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/'><img class=&quot;alignnone size-full wp-image-5889&quot; title=&quot;engrish-funny-discharge1&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/02/engrish-funny-discharge1.jpg&quot; alt=&quot;engrish-funny-discharge&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2009/02/08/engrish-dont-entry-and-discharge-in-action/"/> <a href="#" onclick="document.getElementById('myspacepostto5890').submit();return false;"> <img src="http://web.archive.org/web/20090401170012im_/http://s1.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/02/08/engrish-dont-entry-and-discharge-in-action/"&gt;&lt;img class=&quot;alignnone size-full wp-image-5889&quot; title=&quot;engrish-funny-discharge1&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/02/engrish-funny-discharge1.jpg&quot; alt=&quot;engrish-funny-discharge&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> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="post" id="post-5454"> <h2><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/" rel="bookmark" title="Permanent Link to Deadlock Danger">Deadlock&nbsp;Danger</a> </h2> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="Deadlock Danger" permalink="http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/" path="/2009/01/22/engrish-deadlock-danger/" imageurl="http://s2.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">Jan. 22, 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 title="deadlock-danger" src="http://web.archive.org/web/20090401170012im_/http://engrishfunny.files.wordpress.com/2009/01/deadlock-danger.jpg" alt="engrish-photo-deadlock-danger"/></p> <p>danger - before opening the doors the fan has to be disconnected straight away cutted off from the electric circuit and reached a deadlock</p> <p>Engrish photo by Liam C-M</p> </div> </div> <p class="commentnow"><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/#comments" rel="nofollow">&raquo; Glory! 14 Comment </a></p> <div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090401170012/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Deadlock%26nbsp%3BDanger&amp;uri=http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s3.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/20090401170012/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2009%2F01%2F22%2Fengrish-deadlock-danger%2F&amp;title=Deadlock%26nbsp%3BDanger" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090401170012im_/http://s1.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/01/22/engrish-deadlock-danger/&title=Deadlock%26nbsp%3BDanger&media=image&topic=odd_stuff" rel="nofollow" target="_blank"><img src="http://s2.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/20090401170012/http://reddit.com/submit?url=http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/&amp;title=Deadlock%26nbsp%3BDanger" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s3.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/20090401170012/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/&amp;title=Deadlock%26nbsp%3BDanger" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/http://www.facebook.com/share.php?u=http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_facebook.gif" alt="Engrish Your Facebook"/></a> </div> <div class="socmark"> <form id="myspacepostto5454" method="post" action="http://web.archive.org/web/20090401170012/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="Deadlock Danger"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/'><img title=&quot;deadlock-danger&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/01/deadlock-danger.jpg&quot; alt=&quot;engrish-photo-deadlock-danger&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2009/01/22/engrish-deadlock-danger/"/> <a href="#" onclick="document.getElementById('myspacepostto5454').submit();return false;"> <img src="http://web.archive.org/web/20090401170012im_/http://s3.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/01/22/engrish-deadlock-danger/"&gt;&lt;img title=&quot;deadlock-danger&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/01/deadlock-danger.jpg&quot; alt=&quot;engrish-photo-deadlock-danger&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> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="post" id="post-5101"> <h2><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/" rel="bookmark" title="Permanent Link to Please don’t touch this!">Please don&#8217;t touch&nbsp;this!</a> </h2> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="Please don’t touch this!" permalink="http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/" path="/2009/01/09/engrish-please-dont-touch-this/" 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">Jan. 9, 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 title="threat-of-broken1" src="http://web.archive.org/web/20090401170012im_/http://engrishfunny.files.wordpress.com/2009/01/threat-of-broken1.jpg" alt="engrish-funny-threat-of-broken1"/></p> <p>Please don&#8217;t touch this! - there is a threat that it is broken</p> <p>Engrish photo by Keleih K</p> </div> </div> <p class="commentnow"><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/#comments" rel="nofollow">&raquo; Glory! 24 Comment </a></p> <div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090401170012/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Please+don%26%238217%3Bt+touch%26nbsp%3Bthis%21&amp;uri=http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2009%2F01%2F09%2Fengrish-please-dont-touch-this%2F&amp;title=Please+don%26%238217%3Bt+touch%26nbsp%3Bthis%21" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090401170012im_/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/01/09/engrish-please-dont-touch-this/&title=Please+don%26%238217%3Bt+touch%26nbsp%3Bthis%21&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/20090401170012/http://reddit.com/submit?url=http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/&amp;title=Please+don%26%238217%3Bt+touch%26nbsp%3Bthis%21" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/&amp;title=Please+don%26%238217%3Bt+touch%26nbsp%3Bthis%21" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012/http://www.facebook.com/share.php?u=http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/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="myspacepostto5101" method="post" action="http://web.archive.org/web/20090401170012/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="Please don’t touch this!"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/'><img title=&quot;threat-of-broken1&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/01/threat-of-broken1.jpg&quot; alt=&quot;engrish-funny-threat-of-broken1&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2009/01/09/engrish-please-dont-touch-this/"/> <a href="#" onclick="document.getElementById('myspacepostto5101').submit();return false;"> <img src="http://web.archive.org/web/20090401170012im_/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/01/09/engrish-please-dont-touch-this/"&gt;&lt;img title=&quot;threat-of-broken1&quot; src=&quot;http://engrishfunny.wordpress.com/files/2009/01/threat-of-broken1.jpg&quot; alt=&quot;engrish-funny-threat-of-broken1&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> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="post" id="post-4711"> <h2><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/" rel="bookmark" title="Permanent Link to The power supply is supplied…">The power supply is&nbsp;supplied&#8230;</a> </h2> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="The power supply is supplied…" permalink="http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/" path="/2008/12/24/engrish-the-power-supply-is-supplied/" imageurl="http://s3.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">Dec. 24, 2008</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 title="power-supply" src="http://web.archive.org/web/20090401170012im_/http://engrishfunny.files.wordpress.com/2008/12/power-supply.jpg" alt="engrish-funny-power-supply"/></p> <p>danger - the power supply is supplied - turn off the breaker of a indicator</p> <p>Engrish photo by Matt J</p> </div> </div> <p class="commentnow"><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/#comments" rel="nofollow">&raquo; Glory! 14 Comment </a></p> <div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090401170012/http://www.feedburner.com/fb/a/emailFlare?itemTitle=The+power+supply+is%26nbsp%3Bsupplied%26%238230%3B&amp;uri=http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2008%2F12%2F24%2Fengrish-the-power-supply-is-supplied%2F&amp;title=The+power+supply+is%26nbsp%3Bsupplied%26%238230%3B" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090401170012im_/http://s2.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/2008/12/24/engrish-the-power-supply-is-supplied/&title=The+power+supply+is%26nbsp%3Bsupplied%26%238230%3B&media=image&topic=odd_stuff" rel="nofollow" target="_blank"><img src="http://s3.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/20090401170012/http://reddit.com/submit?url=http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/&amp;title=The+power+supply+is%26nbsp%3Bsupplied%26%238230%3B" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/&amp;title=The+power+supply+is%26nbsp%3Bsupplied%26%238230%3B" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s2.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/20090401170012/http://www.facebook.com/share.php?u=http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s3.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_facebook.gif" alt="Engrish Your Facebook"/></a> </div> <div class="socmark"> <form id="myspacepostto4711" method="post" action="http://web.archive.org/web/20090401170012/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="The power supply is supplied…"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/'><img title=&quot;power-supply&quot; src=&quot;http://engrishfunny.wordpress.com/files/2008/12/power-supply.jpg&quot; alt=&quot;engrish-funny-power-supply&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2008/12/24/engrish-the-power-supply-is-supplied/"/> <a href="#" onclick="document.getElementById('myspacepostto4711').submit();return false;"> <img src="http://web.archive.org/web/20090401170012im_/http://s1.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/2008/12/24/engrish-the-power-supply-is-supplied/"&gt;&lt;img title=&quot;power-supply&quot; src=&quot;http://engrishfunny.wordpress.com/files/2008/12/power-supply.jpg&quot; alt=&quot;engrish-funny-power-supply&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> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="post" id="post-3935"> <h2><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/" rel="bookmark" title="Permanent Link to Lest Suddenness Happens!">Lest Suddenness&nbsp;Happens!</a> </h2> <small><table cellpadding="0" cellspacing="0" width="500"><tr> <td valign="top"><div class="js-kit-rating" title="Lest Suddenness Happens!" permalink="http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/" path="/2008/11/25/engrish-lest-suddenness-happens/" imageurl="http://s2.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">Nov. 25, 2008</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 title="engrish-funny-lest-suddenness-happens" src="http://web.archive.org/web/20090401170012im_/http://engrishfunny.files.wordpress.com/2008/11/engrish-funny-lest-suddenness-happens.jpg" alt="engrish-funny-lest-suddenness-happens"/></p> <p>Please don&#8217; t cross any railings<br/> Lest suddenness happens!<br/> Engrish photo by Angela</p> </div> </div> <p class="commentnow"><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/#comments" rel="nofollow">&raquo; Glory! 30 Comment </a></p> <div class="socmarks"> <div class="socmark"> <a href="http://web.archive.org/web/20090401170012/http://www.feedburner.com/fb/a/emailFlare?itemTitle=Lest+Suddenness%26nbsp%3BHappens%21&amp;uri=http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s3.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/20090401170012/http://digg.com/submit?url=http%3A%2F%2Fengrishfunny.com%2F2008%2F11%2F25%2Fengrish-lest-suddenness-happens%2F&amp;title=Lest+Suddenness%26nbsp%3BHappens%21" target="_blank" rel="external" rev="image"> <span style="display: none;"> A graph to make you lol. </span> <img src="http://web.archive.org/web/20090401170012im_/http://s1.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/2008/11/25/engrish-lest-suddenness-happens/&title=Lest+Suddenness%26nbsp%3BHappens%21&media=image&topic=odd_stuff" rel="nofollow" target="_blank"><img src="http://s2.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/20090401170012/http://reddit.com/submit?url=http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/&amp;title=Lest+Suddenness%26nbsp%3BHappens%21" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s3.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/20090401170012/http://www.stumbleupon.com/submit?url=http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/&amp;title=Lest+Suddenness%26nbsp%3BHappens%21" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/http://www.facebook.com/share.php?u=http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090401170012im_/http://s2.wordpress.com/wp-content/themes/vip/engrishfunny/images/socmarks/socmark_facebook.gif" alt="Engrish Your Facebook"/></a> </div> <div class="socmark"> <form id="myspacepostto3935" method="post" action="http://web.archive.org/web/20090401170012/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="Lest Suddenness Happens!"/> <input type="hidden" name="c" value="<a href='http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/'><img title=&quot;engrish-funny-lest-suddenness-happens&quot; src=&quot;http://engrishfunny.wordpress.com/files/2008/11/engrish-funny-lest-suddenness-happens.jpg&quot; alt=&quot;engrish-funny-lest-suddenness-happens&quot; /></a><br />More the <a href='http://engrishfunny.com'>Engrish!</a>"/> <input type="hidden" name="u" value="http://engrishfunny.com/2008/11/25/engrish-lest-suddenness-happens/"/> <a href="#" onclick="document.getElementById('myspacepostto3935').submit();return false;"> <img src="http://web.archive.org/web/20090401170012im_/http://s3.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/2008/11/25/engrish-lest-suddenness-happens/"&gt;&lt;img title=&quot;engrish-funny-lest-suddenness-happens&quot; src=&quot;http://engrishfunny.wordpress.com/files/2008/11/engrish-funny-lest-suddenness-happens.jpg&quot; alt=&quot;engrish-funny-lest-suddenness-happens&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> </div> </div> <!-- tf block start --> <!-- tf block end --> <div class="navigation"> <b>[1]</b> </div> <br/> </div> <script type="text/javascript">mineEmbedClient.init("0", true);</script><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/20090401170012js_/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/20090401170012/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/20090401170012/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/20090401170012/http://feedproxy.google.com/EngrishFunny" rel="nofollow" target="_blank"> <img src="http://web.archive.org/web/20090401170012im_/http://s1.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/20090401170012/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/20090401170012/http://engrishfunny.com/tag/animals/" class="tag-link-490" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Animals</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/bathroom/" class="tag-link-9523" title="8 topics" rel="tag" style="font-size: 8.0798479087452pt;">Bathroom</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/body/" class="tag-link-1094" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Body</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/business/" class="tag-link-179" title="10 topics" rel="tag" style="font-size: 8.1330798479087pt;">business</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/cat/" class="tag-link-5308" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Cat</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/caution/" class="tag-link-265043" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">caution</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/chicken/" class="tag-link-5178" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Chicken</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/china/" class="tag-link-1470" title="8 topics" rel="tag" style="font-size: 8.0798479087452pt;">China</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/chinglish/" class="tag-link-23462" title="12 topics" rel="tag" style="font-size: 8.1863117870722pt;">Chinglish</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/clothes/" class="tag-link-28638" title="14 topics" rel="tag" style="font-size: 8.2395437262357pt;">clothes</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/danger/" class="tag-link-47618" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">danger</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/dog/" class="tag-link-1798" title="5 topics" rel="tag" style="font-size: 8pt;">Dog</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/drink/" class="tag-link-9989" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Drink</a> <a href="http://web.archive.org/web/20090401170012/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/20090401170012/http://engrishfunny.com/tag/fck/" class="tag-link-192484" title="5 topics" rel="tag" style="font-size: 8pt;">F*ck</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/fire/" class="tag-link-34756" title="8 topics" rel="tag" style="font-size: 8.0798479087452pt;">Fire</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/food/" class="tag-link-586" title="63 topics" rel="tag" style="font-size: 9.5437262357414pt;">Food</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/free/" class="tag-link-1827" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Free</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/funny/" class="tag-link-684" title="9 topics" rel="tag" style="font-size: 8.106463878327pt;">funny</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/g-rated/" class="tag-link-875481" title="442 topics" rel="tag" style="font-size: 19.631178707224pt;">G-rated</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/happy/" class="tag-link-511" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Happy</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/heart/" class="tag-link-4040" title="5 topics" rel="tag" style="font-size: 8pt;">heart</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/instructions/" class="tag-link-7000" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Instructions</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/japan/" class="tag-link-2062" title="10 topics" rel="tag" style="font-size: 8.1330798479087pt;">Japan</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/kids/" class="tag-link-3374" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Kids</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/label/" class="tag-link-180824" title="12 topics" rel="tag" style="font-size: 8.1863117870722pt;">label</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/love/" class="tag-link-3785" title="12 topics" rel="tag" style="font-size: 8.1863117870722pt;">Love</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/man/" class="tag-link-49381" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Man</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/menu/" class="tag-link-3613" title="24 topics" rel="tag" style="font-size: 8.5057034220532pt;">Menu</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/please/" class="tag-link-54476" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Please</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/product/" class="tag-link-4897" title="103 topics" rel="tag" style="font-size: 10.608365019011pt;">Product</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/restaurant/" class="tag-link-5984" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">restaurant</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/sex/" class="tag-link-520" title="8 topics" rel="tag" style="font-size: 8.0798479087452pt;">Sex</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/shirt/" class="tag-link-42656" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">Shirt</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/sign/" class="tag-link-148008" title="215 topics" rel="tag" style="font-size: 13.589353612167pt;">Sign</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/signs/" class="tag-link-14922" title="30 topics" rel="tag" style="font-size: 8.6653992395437pt;">Signs</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/store/" class="tag-link-40550" title="8 topics" rel="tag" style="font-size: 8.0798479087452pt;">Store</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/technology/" class="tag-link-6" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">technology</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/toilet/" class="tag-link-133778" title="9 topics" rel="tag" style="font-size: 8.106463878327pt;">Toilet</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/toy/" class="tag-link-19998" title="14 topics" rel="tag" style="font-size: 8.2395437262357pt;">toy</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/toys/" class="tag-link-3233" title="7 topics" rel="tag" style="font-size: 8.0532319391635pt;">toys</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/trash/" class="tag-link-10353" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Trash</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/video/" class="tag-link-412" title="6 topics" rel="tag" style="font-size: 8.0266159695817pt;">Video</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/warning/" class="tag-link-9164" title="38 topics" rel="tag" style="font-size: 8.8783269961977pt;">Warning</a> <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/tag/water/" class="tag-link-14157" title="14 topics" rel="tag" style="font-size: 8.2395437262357pt;">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="ObscureWittyReference" class="recentcommentsavatartop" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://0.gravatar.com/avatar/29b651adb87a15eae5ac622bb67e8993?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstexttop">ObscureWittyReferenc&hellip; on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-shiskaboob/#comment-25878">Is that anything like a nipple&hellip;</a></td></tr><tr><td title="ObscureWittyReference" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://0.gravatar.com/avatar/29b651adb87a15eae5ac622bb67e8993?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">ObscureWittyReferenc&hellip; on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-shiskaboob/#comment-25877">Is that anything like a nipple&hellip;</a></td></tr><tr><td title="ObscureWittyReference" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://0.gravatar.com/avatar/29b651adb87a15eae5ac622bb67e8993?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">ObscureWittyReferenc&hellip; on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-funny-bowling/#comment-25876">You should see her 7-10&nbsp;s&hellip;</a></td></tr><tr><td title="KaBooM" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://1.gravatar.com/avatar/9195d05c13cf4dda1e0333949c60f876?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">KaBooM on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-funny-bowling/#comment-25875">You should see her 7-10&nbsp;s&hellip;</a></td></tr><tr><td title="Droll not Troll" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Droll not Troll on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-shiskaboob/#comment-25874">Is that anything like a nipple&hellip;</a></td></tr><tr><td title="Droll not Troll" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Droll not Troll on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-funny-bowling/#comment-25873">You should see her 7-10&nbsp;s&hellip;</a></td></tr><tr><td title="Droll not Troll" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Droll not Troll on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-funny-bowling/#comment-25872">You should see her 7-10&nbsp;s&hellip;</a></td></tr><tr><td title="mandoo" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://0.gravatar.com/avatar/4e06cf7352194441fe9d81e83ee8c86c?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">mandoo on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-funny-bowling/#comment-25871">You should see her 7-10&nbsp;s&hellip;</a></td></tr><tr><td title="Droll not Troll" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Droll not Troll on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/04/01/engrish-funny-bowling/#comment-25870">You should see her 7-10&nbsp;s&hellip;</a></td></tr><tr><td title="Droll not Troll" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090401170012im_/http://1.gravatar.com/avatar/1617f0bf5e01073ef68c7e660109a3db?s=16&amp;d=wavatar&amp;r=PG" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">Droll not Troll on <a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/29/engrish-killed-mosquitoes/#comment-25869">We prefer to watch them&nbsp;s&hellip;</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/20090401170012/http://engrishfunny.com/2009/03/20/engrish-cigarette-love/">And That's Why I Quit Smoking</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/vote/">Vote</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/14/engrish-w-face/">I knew something was weird about that President Bush</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/01/27/engrish-fatty-clothes/">Fatty Clothes?</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/31/engrish-pumpkin-gas/">Cinderella's carriage works the dayshift</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/31/engrish-happy-face/">Well, happy face for the first couple drinks</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/30/engrish-hurt-crab/">I don't like talking about my crabs ...</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/20/engrish-pocket-ass/">Not What Walt Had Envisioned</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/31/engrish-careful-landslide/">Yes, we can stack sh*t that high</a></li><li><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/2009/03/29/engrish-jesus-body/">Get ripped with God</a></li></ul> </li> </div> <p> <a href="http://web.archive.org/web/20090401170012/http://www.quicksprout.com/"><img src="http://web.archive.org/web/20090401170012im_/http://s2.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/20090401170012js_/http://js-kit.com/ratings.js"></script> <p><a href="http://web.archive.org/web/20090401170012/http://engrishfunny.com/" rel="nofollow">Engrish Funny: Engrish Pictures That Is Your Funny Engrish</a> Energy by <a href="http://web.archive.org/web/20090401170012/http://wordpress.com/" rel="nofollow">the cute and insane.</a> | <a href="http://web.archive.org/web/20090401170012/http://wordpress.com/" rel="nofollow" rel="generator">Get free brog at the WordPress.com</a> | <a href="http://web.archive.org/web/20090401170012/http://feedproxy.google.com/EngrishFunny" rel="nofollow">Our make feed. Humorous! (RSS)</a>. | <a href="http://web.archive.org/web/20090401170012/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/20090401170012/http://icanhascheezburger.com/advertise-on-ichc/" rel="nofollow"><strong>Advertise on The Cheezburger Network</strong></a> | <a href="http://web.archive.org/web/20090401170012/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/20090401170012/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/20090401170012/http://icanhascheezburger.com/terms-of-use/" rel="nofollow">Terms of Use</a>. &copy; 2007-2008 Pet Holdings, Inc.</p> <!-- 4 queries. 0.220 seconds. --> </p> </div> </div> </div> <!-- Start SC tag --> <div id="statcounter_image" style="display:inline;"><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012js_/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/20090401170012js_/http://edge.quantserve.com/quant.js"></script> <noscript> <img src="http://web.archive.org/web/20090401170012im_/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/20090401170012js_/http://cdn.lookery.com/j/pub/look.js"> </script> <img src="http://web.archive.org/web/20090401170012im_/http://a.admob.com/e0?a=a149016520a3063&amp;s=&amp;z=1238605212.3574&amp;lt=0.093117921203613&amp;rt=1" alt="" width="1" height="1"/> <script type="text/javascript" src="http://web.archive.org/web/20090401170012js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qoptions = { labels:"adt.0,language.en,vip.engrishfunny" };_qacct="p-18-mFEk4J448M";quantserve();</script> <noscript><p><img src="http://web.archive.org/web/20090401170012im_/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/20090401170012js_/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':'0','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%7CG4cBsK%2Cm3.eof%5BPd%3FcgkJGq8TTxvj%2CqD6%2B64%25MA%3F%3DsdE%2FGE%2C9-%7COt0VAMBh%5D1KZ%25UBKlAc.'}); addLoadEvent(function(){linktracker_init('4383745',0);}); </script> </body> </html> <!-- FILE ARCHIVED ON 17:00:12 Apr 01, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 12:47:45 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.825 exclusion.robots: 0.047 exclusion.robots.policy: 0.029 esindex: 0.019 cdx.remote: 67.242 LoadShardBlock: 238.403 (3) PetaboxLoader3.datanode: 150.022 (4) PetaboxLoader3.resolve: 126.259 (2) load_resource: 148.76 -->

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