CINXE.COM

Contact Us « Lolcats ‘n’ Funny Pictures of Cats - I Can Has Cheezburger?

<!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://icanhascheezburger.com:80/contact/","20090118015721","http://web.archive.org/","web","/_static/", "1232243841"); </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>Contact Us &laquo; Lolcats &#8216;n&#8217; Funny Pictures of Cats - I Can Has Cheezburger?</title> <link rel="stylesheet" href="http://web.archive.org/web/20090118015721cs_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/style.css?20" type="text/css" media="screen"/> <link rel="icon" href="http://web.archive.org/web/20090118015721im_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="http://web.archive.org/web/20090118015721im_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" href="http://web.archive.org/web/20090118015721im_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/apple-touch-icon.png"/> <link rel="alternate" type="application/rss+xml" title="Lolcats ‘n’ Funny Pictures of Cats - I Can Has Cheezburger? RSS Feed" href="http://web.archive.org/web/20090118015721/http://feeds.feedburner.com/ICanHasCheezburger"/> <link rel="pingback" href="http://icanhascheezburger.com/xmlrpc.php"/> <script src="http://web.archive.org/web/20090118015721js_/http://wordpress.com/remote-login.php?action=js&amp;host=icanhascheezburger.com&amp;id=994826&amp;back=icanhascheezburger.com%2Fcontact%2F" type="text/javascript"></script> <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/20090118015721cs_/http://s.wordpress.com/wp-content/themes/h4/global.css?3" type="text/css"/> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://icanhascheezburger.com/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://icanhascheezburger.com/wp-includes/wlwmanifest.xml"/> <link rel="introspection" type="application/atomserv+xml" title="Atom API" href="http://icanhascheezburger.com/wp-app.php"/> <link rel="openid.server" href="http://icanhascheezburger.wordpress.com/?openidserver=1"/> <link rel="openid.delegate" href="http://icanhascheezburger.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/20090118015721im_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/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/20090118015721im_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/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="Hi there, Getting a hold of the people who run a website can be tough... We've set this form up ..."/> <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" src="http://web.archive.org/web/20090118015721js_/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", "ICHC-Banner-CommentForm"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Leaderboard-Bottom"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC_Inside_Col_Blogads"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Bottom-Button-150px-InsideCol"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Top-Button-150px-InsideCol"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Sky-Adsense-InsideCol"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Sky-OutsideCol"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-LargeSky-RightTop"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Leaderboard-Top"); GA_googleAddSlot("ca-pub-0766144451700556", "ICHC-Rectangle-TopRight"); </script> <script type="text/javascript"> GA_googleFetchAds(); </script> <script type="text/javascript"> var isWP = true; </script> <!-- generated in 0.194 seconds 48953 bytes batcached for 300 seconds --> </head> <body> <div id="floattop"> <h1>Make Lolcats and Funny Pictures. Share them with Your Friends, Family and The World!</h1> </div> <div id="othersites"> <p>More Lolz:<a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/" class="here" rel="nofollow">Lolcats</a><a href="http://web.archive.org/web/20090118015721/http://ihasahotdog.com/">Loldogs</a><a href="http://web.archive.org/web/20090118015721/http://roflrazzi.com/">Lol Celebs</a><a href="http://web.archive.org/web/20090118015721/http://totallylookslike.com/">Funny Look-Alikes</a><a href="http://web.archive.org/web/20090118015721/http://punditkitchen.com/">Lol News &amp; Politics</a><a href="http://web.archive.org/web/20090118015721/http://graphjam.com/">Fun With Charts</a><a href="http://web.archive.org/web/20090118015721/http://onceuponawin.com/">Nostalgic Win</a><a href="http://web.archive.org/web/20090118015721/http://failblog.org/">Fail Pix &amp; Vids</a><a href="http://web.archive.org/web/20090118015721/http://engrishfunny.com/">Engrish</a></p> </div> <div id="whole"> <div id="headerlogo"> <a href="/web/20090118015721/http://icanhascheezburger.com/"><img src="http://web.archive.org/web/20090118015721im_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/ichc_logo_120_home.gif" alt="Lolcats and funny pictures" desc="I Can Has Cheezburger? Home of Lolcats and funny pictures" width="120" height="121"/></a> <p class="logo">Lolcats n Funny Pictures</p> <div id="sidenav"> <p style="margin-left: 14px"><strong><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/" rel="nofollow">How To Make Lolz</a></strong></p> <p class="columns"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/" rel="nofollow"><img src="http://web.archive.org/web/20090118015721im_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/lolcat-step1.gif" width="70" height="72" alt="Build a Lol cat or a Lol dog"/></a></p> <p style="margin-left: 14px"><strong>Pick a picture</strong><br/> Upload any picture, or use our images.</p> <p class="columns"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/" rel="nofollow"><img src="http://web.archive.org/web/20090118015721im_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/lolcat-step2.gif" width="70" height="72" alt="Or Lol Anything"/></a></p> <p style="margin-left: 14px"><strong>Add a caption</strong><br/> Write something funny. You can even make one just for your friends.</p> <p class="columns"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/" rel="nofollow"><img src="http://web.archive.org/web/20090118015721im_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/lolcat-step3.gif" width="70" height="72" alt="Just make a funny picture"/></a></p> <p style="margin-left: 14px"><strong>Save it or Submit it</strong><br/> <strong><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/" rel="nofollow">&raquo; Make One Now!</a></strong><br/> <a href="/web/20090118015721/http://icanhascheezburger.com/faq-on-submissions/">(Tips &amp; FAQ)</a></p> </div> </div><!-- headerlogo--> <div id="header"> <span class="left" style="width: 600px; vertical-align: middle;"> <a href="/web/20090118015721/http://icanhascheezburger.com/" rel="nofollow">Home</a>&nbsp; &nbsp; <a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/">Lol Builder</a> &nbsp; &nbsp; <a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/icanhasvotes.aspx?vs=1">Vote</a> &nbsp; &nbsp; <a href="/web/20090118015721/http://icanhascheezburger.com/upcoming/">Upcoming</a> &nbsp; &nbsp; <a href="/web/20090118015721/http://icanhascheezburger.com/widgets/">Widgets</a> &nbsp; &nbsp; <a href="http://web.archive.org/web/20090118015721/http://www.lolmart.com/">Store</a> &nbsp; &nbsp; <a href="/web/20090118015721/http://icanhascheezburger.com/?random" rel="nofollow">[Random]</a> &nbsp; &nbsp;</span> <script type="text/javascript" src="http://web.archive.org/web/20090118015721js_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/wp-shared/MineAssets/Scripts/jquery.js"></script><script type="text/javascript" src="http://web.archive.org/web/20090118015721js_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/wp-shared/MineAssets/Scripts/ui.core.js"></script><script type="text/javascript" src="http://web.archive.org/web/20090118015721js_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/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/20090118015721js_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/wp-shared/embed-client.js"></script><script type="text/javascript">globalStaticAssetServer = "http://web.archive.org/web/20090118015721/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/wp-shared/MineAssets"; mineEmbedClient.embedServiceEndpoint = "http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/services/EmbedService.aspx"; mineEmbedClient.siteUrl = "http://web.archive.org/web/20090118015721/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/20090118015721/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"> <!-- adcounter start --> <!-- ad counter end --> <div class="post" id="post-1126"> <h2><a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/contact/" rel="nofollow" title="Permanent Link to Contact Us">Contact&nbsp;Us</a></h2> <small><table cellpadding="0" cellspacing="0"><tr><td valign="top" style="padding-right:5px;">April 24th, 2007 by&nbsp;cheezburger <img src="http://web.archive.org/web/20090118015721im_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/cheezburger.gif" align="absmiddle"> | </td> <td valign="top"><div class="js-kit-rating" title="Contact Us" permalink="http://icanhascheezburger.com/contact/" path="post-1126" imageurl="http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/ratings" imagesize="17x15"></div></td></tr></table> </small> <div class="entry"> <div class="snap_preview"><p>Hi there,</p> <p>Getting a hold of the people who run a website can be tough&#8230; We&#8217;ve set this form up to allow you to send us a message&#8230; We love to hear what you hafsta say, thoughts on improving ichc, and whatever else. Use the space below to send us a little blurb, say hello, or profess your love for ICHC!</p> <p><code></code></p> <div id="contact-form-1126"> <form action="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/contact/#contact-form-1126" method="post" class="contact-form commentsblock"> <p> <input type="text" name="comment_author" id="name-1126" value="" class="textbox"/> <label for="name-1126" class="name">Name (required)</label> </p> <p> <input type="text" name="comment_author_email" id="email-1126" value="" class="textbox"/> <label for="name-1126" class="email">Email (required)</label> </p> <p> <input type="text" name="comment_author_url" id="url-1126" value="http://" class="textbox"/> <label for="name-1126" class="url">Website</label> </p> <p> <textarea name="comment_content" id="contact-form-comment-1126" rows="20"></textarea> </p> <p class="contact-submit"> <input type="submit" value="Submit »" class="pushbutton-wide"/> <span>Text only. No markup allowed.</span> <input type="hidden" id="_wpnonce" name="_wpnonce" value="986b0dd05c"/><input type="hidden" name="_wp_http_referer" value="/contact/"/> <input type="hidden" name="contact-form-id" value="1126"/> </p> </form> </div> </div> <div class="socmarks"> <div class="socmark"> <a class="DiggThisButton" href="http://web.archive.org/web/20090118015721/http://digg.com/submit?url=http%3A%2F%2Ficanhascheezburger.com%2Fcontact%2F&amp;title=Contact%26nbsp%3BUs" target="_blank" rel="external" rev="image"> <span style="display: none;"> Kittehs to make you lol. </span> <img src="http://web.archive.org/web/20090118015721im_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/wp-shared/images/diggThis.png" height="80" width="52" alt="DiggThis"/> </a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090118015721/http://reddit.com/submit?url=http://icanhascheezburger.com/contact/&amp;title=Contact%26nbsp%3BUs" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090118015721im_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/socmarks/socmark_reddit.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090118015721/http://www.stumbleupon.com/submit?url=http://icanhascheezburger.com/contact/&amp;title=Contact%26nbsp%3BUs" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090118015721im_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/socmarks/socmark_stumble.gif"/></a> </div> <div class="socmark"> <a href="http://web.archive.org/web/20090118015721/http://www.facebook.com/share.php?u=http://icanhascheezburger.com/contact/" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090118015721im_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/socmarks/socmark_facebook.gif"/></a> </div> <div class="socmark"> <form id="myspacepostto1126" method="post" action="http://web.archive.org/web/20090118015721/http://www.myspace.com/index.cfm?fuseaction=postto" target="_blank"> <input type="hidden" name="t" value="Contact Us"/> <input type="hidden" name="c" value="<a href='http://icanhascheezburger.com/contact/'></a><br />more <a href='http://icanhascheezburger.com'>animals</a>"/> <input type="hidden" name="u" value="http://icanhascheezburger.com/contact/"/> <a href="#" onclick="document.getElementById('myspacepostto1126').submit();return false;"> <img src="http://web.archive.org/web/20090118015721im_/http://s1.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/socmarks/socmark_myspace.gif" border="0" alt="Post to MySpace!"/></a> </form> </div> <div class="socmarklast"> </div> </div> <div style="clear: both;padding-top:10px;"></div> <p class="postmetadata"> <small> This lolcat or funny picture was posted on Tuesday, April 24th, 2007 at 6:10 pm and is tagged as . U can follow any comments on this lolcat or funny picture thru the <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/contact/feed/">RSS feed</a>. Yum. Comments r currently, closed. Sry. </small> </p> </div> </div> <!-- tf block start --> <!-- tf block end --> <!-- You can start editing here. --> <!-- You can start editing here. --> <h2 id="comments">Comments </h2> <!-- Comment page numbers --> <!-- End comment page numbers --> <p><strong>Hey, what's with all the misspelled words?</strong></p> <p class="commentnow"><a href="http://web.archive.org/web/20090118015721/http://speaklolspeak.com/">&raquo; Learn Lolspeak &mdash; teh furst language born of teh intertubes.</a></p> <div class="#commentlist"> <p>No comments yet.</p> </div> <p>Sorry, the comment form is closed at this time.</p> </div> <div class="panemain"> <div class="toprightad"> <p> <script type="text/javascript"> GA_googleFillSlot("ICHC-Rectangle-TopRight"); </script> </p> </div> <div class="pane3" id="pane3"> <div class="sideblock"> <h3>ICHC Daily Email</h3> <div style="text-align: center"> <form action="http://web.archive.org/web/20090118015721/http://feedburner.google.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/emailverifySubmit?feedId=k5j89m14789ssbpekrrprd3hh8', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="http://feedproxy.google.com/~e?ffid=k5j89m14789ssbpekrrprd3hh8" name="url"/><input type="hidden" value="I CAN HAS CHEEZBURGER?" name="title"/><input type="hidden" name="loc" value="en_US"/><input class="button" type="submit" value="Subscribe"/></form> </div> <br/> <h3>Subscribe to RSS Feed</h3> <p style="text-align: center"><a href="http://web.archive.org/web/20090118015721/http://feeds.feedburner.com/ICanHasCheezburger" rel="nofollow" target="_blank"><img src="http://web.archive.org/web/20090118015721im_/http://s2.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/rss_icon.gif"/></a> </p> <br/> <h3>Cheezburgers To Go</h3> <p><a href="/web/20090118015721/http://icanhascheezburger.com/widgets/" class="button1">Cheezburger Widgets</a></p> <p><a href="http://web.archive.org/web/20090118015721/http://icanlol.com/mobile-signup.html" class="button1">Daily Mobile Updates</a></p> </div> <div class="sideblock"> <h3>Search Lolz</h3> <p><a href="/web/20090118015721/http://icanhascheezburger.com/all-tags/" rel="nofollow">Keyword Tag Cloud</a></p> <form style="margin:0;padding:0;" id="searchform" method="get" action="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/"> <input type="text" name="s" id="s" size="15"/><br/> <input class="button" style="margin-top:6px;" type="submit" value="Go"/> </form> </div> <div class="sideblock"> <h3>news from <img src="http://web.archive.org/web/20090118015721im_/http://s.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/cheezburger.gif" align="absmiddle"></h3> <div class="sidebarbody"> <div class="js-kit-rating" imageurl="http://s.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/kharma" imagesize="12x11" path="/9-4-2008-art"></div> <p class="news"><strong>Breaking News Builder added!</strong><br/> <a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/" rel="nofollow">Now you've got even MOAR options.</a></p> </div> </div><!--sideblock--> <div class="skyscraper"> <script type="text/javascript"> GA_googleFillSlot("ICHC-Top-Button-150px-InsideCol"); </script> <script type="text/javascript"> GA_googleFillSlot("ICHC_Inside_Col_Blogads"); </script> <script type="text/javascript"> GA_googleFillSlot("ICHC-Bottom-Button-150px-InsideCol"); </script> </div> <!--skyscraper--> <br/> <br/> <div class="sideblock"> <h3>Contact Us</h3> <p><a href="/web/20090118015721/http://icanhascheezburger.com/contact/" rel="nofollow">Send Us Ideas and Suggestions.</a></p> </div> <div class="skyscraper"> <script type="text/javascript"> GA_googleFillSlot("ICHC-Sky-Adsense-InsideCol"); </script> </div> <!--skyscraper--> </div><!-- pane3 --> <div class="pane1"> <script type="text/javascript"> GA_googleFillSlot("ICHC-LargeSky-RightTop"); </script> <div id="dynamicsidebar"> <li id="wp_tag_cloud" class="widget wp_widget_tag_cloud"><h2 class="widgettitle">Fluffy Tag Cloud</h2> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/aww/" class="tag-link-19749" title="43 topics" rel="tag" style="font-size: 8.1492764661081pt;">aww</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/baby/" class="tag-link-4414" title="31 topics" rel="tag" style="font-size: 8.021325209444pt;">baby</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/bird/" class="tag-link-48300" title="32 topics" rel="tag" style="font-size: 8.031987814166pt;">bird</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/bunny/" class="tag-link-31620" title="34 topics" rel="tag" style="font-size: 8.0533130236101pt;">bunny</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/car/" class="tag-link-9012" title="40 topics" rel="tag" style="font-size: 8.1172886519421pt;">car</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/cat/" class="tag-link-5308" title="1,265 topics" rel="tag" style="font-size: 21.178979436405pt;">cat</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/caturday/" class="tag-link-452345" title="29 topics" rel="tag" style="font-size: 8pt;">caturday</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/cheezburger/" class="tag-link-998612" title="100 topics" rel="tag" style="font-size: 8.7570449352628pt;">cheezburger</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/christmas/" class="tag-link-15607" title="50 topics" rel="tag" style="font-size: 8.2239146991622pt;">christmas</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/computer/" class="tag-link-258" title="70 topics" rel="tag" style="font-size: 8.4371667936024pt;">computer</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/costume/" class="tag-link-39469" title="42 topics" rel="tag" style="font-size: 8.1386138613861pt;">costume</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/cute/" class="tag-link-4005" title="329 topics" rel="tag" style="font-size: 11.198781416603pt;">cute</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/dog/" class="tag-link-1798" title="89 topics" rel="tag" style="font-size: 8.6397562833206pt;">dog</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/eat/" class="tag-link-123073" title="45 topics" rel="tag" style="font-size: 8.1706016755522pt;">eat</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/fish/" class="tag-link-5995" title="31 topics" rel="tag" style="font-size: 8.021325209444pt;">fish</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/foodz/" class="tag-link-998637" title="51 topics" rel="tag" style="font-size: 8.2345773038842pt;">foodz</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/fud/" class="tag-link-49118" title="53 topics" rel="tag" style="font-size: 8.2559025133283pt;">fud</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/furry/" class="tag-link-7524" title="29 topics" rel="tag" style="font-size: 8pt;">furry</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/games/" class="tag-link-21" title="33 topics" rel="tag" style="font-size: 8.042650418888pt;">games</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/halp/" class="tag-link-727085" title="39 topics" rel="tag" style="font-size: 8.1066260472201pt;">halp</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/has/" class="tag-link-203694" title="94 topics" rel="tag" style="font-size: 8.6930693069307pt;">has</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/kitteh/" class="tag-link-1000907" title="101 topics" rel="tag" style="font-size: 8.7677075399848pt;">kitteh</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/kitten/" class="tag-link-184347" title="314 topics" rel="tag" style="font-size: 11.038842345773pt;">kitten</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/lol/" class="tag-link-6209" title="61 topics" rel="tag" style="font-size: 8.3412033511043pt;">lol</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/lolcats/" class="tag-link-917385" title="1,342 topics" rel="tag" style="font-size: 22pt;">lolcats</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/loldog/" class="tag-link-998662" title="57 topics" rel="tag" style="font-size: 8.2985529322163pt;">loldog</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/loldogs/" class="tag-link-1046232" title="71 topics" rel="tag" style="font-size: 8.4478293983244pt;">loldogs</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/lolkittehs/" class="tag-link-3607869" title="326 topics" rel="tag" style="font-size: 11.166793602437pt;">lolkittehs</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/lolkitten/" class="tag-link-1465523" title="30 topics" rel="tag" style="font-size: 8.010662604722pt;">lolkitten</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/love/" class="tag-link-3785" title="59 topics" rel="tag" style="font-size: 8.3198781416603pt;">love</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/mouse/" class="tag-link-2786" title="37 topics" rel="tag" style="font-size: 8.0853008377761pt;">mouse</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/movie/" class="tag-link-859" title="37 topics" rel="tag" style="font-size: 8.0853008377761pt;">movie</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/murder/" class="tag-link-56681" title="82 topics" rel="tag" style="font-size: 8.5651180502666pt;">murder</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/nom-nom-nom/" class="tag-link-1055348" title="145 topics" rel="tag" style="font-size: 9.2368621477532pt;">nom nom nom</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/omg/" class="tag-link-6208" title="31 topics" rel="tag" style="font-size: 8.021325209444pt;">omg</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/orange/" class="tag-link-79206" title="35 topics" rel="tag" style="font-size: 8.0639756283321pt;">orange</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/outdoors/" class="tag-link-9673" title="48 topics" rel="tag" style="font-size: 8.2025894897182pt;">outdoors</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/sad/" class="tag-link-514" title="67 topics" rel="tag" style="font-size: 8.4051789794364pt;">sad</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/sleep/" class="tag-link-2224" title="50 topics" rel="tag" style="font-size: 8.2239146991622pt;">sleep</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/sleeping/" class="tag-link-78106" title="44 topics" rel="tag" style="font-size: 8.1599390708302pt;">sleeping</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/toy/" class="tag-link-19998" title="31 topics" rel="tag" style="font-size: 8.021325209444pt;">toy</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/treasure/" class="tag-link-46929" title="80 topics" rel="tag" style="font-size: 8.5437928408225pt;">treasure</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/tree/" class="tag-link-176028" title="38 topics" rel="tag" style="font-size: 8.0959634424981pt;">tree</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/trouble/" class="tag-link-9521" title="29 topics" rel="tag" style="font-size: 8pt;">trouble</a> <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/tag/work/" class="tag-link-131" title="31 topics" rel="tag" style="font-size: 8.021325209444pt;">work</a></li> <li id="archives" class="widget widget_archive"><h2 class="widgettitle">Oldies But Goodies</h2> <select name="archive-dropdown" onchange="document.location.href=this.options[this.selectedIndex].value;"> <option value="">Select Month</option> <option value="http://icanhascheezburger.com/2009/01/"> January 2009 &nbsp;(97)</option> <option value="http://icanhascheezburger.com/2008/12/"> December 2008 &nbsp;(179)</option> <option value="http://icanhascheezburger.com/2008/11/"> November 2008 &nbsp;(173)</option> <option value="http://icanhascheezburger.com/2008/10/"> October 2008 &nbsp;(184)</option> <option value="http://icanhascheezburger.com/2008/09/"> September 2008 &nbsp;(175)</option> <option value="http://icanhascheezburger.com/2008/08/"> August 2008 &nbsp;(177)</option> <option value="http://icanhascheezburger.com/2008/07/"> July 2008 &nbsp;(174)</option> <option value="http://icanhascheezburger.com/2008/06/"> June 2008 &nbsp;(173)</option> <option value="http://icanhascheezburger.com/2008/05/"> May 2008 &nbsp;(177)</option> <option value="http://icanhascheezburger.com/2008/04/"> April 2008 &nbsp;(175)</option> <option value="http://icanhascheezburger.com/2008/03/"> March 2008 &nbsp;(177)</option> <option value="http://icanhascheezburger.com/2008/02/"> February 2008 &nbsp;(170)</option> <option value="http://icanhascheezburger.com/2008/01/"> January 2008 &nbsp;(179)</option> <option value="http://icanhascheezburger.com/2007/12/"> December 2007 &nbsp;(181)</option> <option value="http://icanhascheezburger.com/2007/11/"> November 2007 &nbsp;(160)</option> <option value="http://icanhascheezburger.com/2007/10/"> October 2007 &nbsp;(158)</option> <option value="http://icanhascheezburger.com/2007/09/"> September 2007 &nbsp;(138)</option> <option value="http://icanhascheezburger.com/2007/08/"> August 2007 &nbsp;(153)</option> <option value="http://icanhascheezburger.com/2007/07/"> July 2007 &nbsp;(125)</option> <option value="http://icanhascheezburger.com/2007/06/"> June 2007 &nbsp;(151)</option> <option value="http://icanhascheezburger.com/2007/05/"> May 2007 &nbsp;(185)</option> <option value="http://icanhascheezburger.com/2007/04/"> April 2007 &nbsp;(140)</option> <option value="http://icanhascheezburger.com/2007/03/"> March 2007 &nbsp;(140)</option> <option value="http://icanhascheezburger.com/2007/02/"> February 2007 &nbsp;(146)</option> <option value="http://icanhascheezburger.com/2007/01/"> January 2007 &nbsp;(114)</option> </select> </li> <li id="recent-comments" class="widget widget_recent_comments"> <h2 class="widgettitle">Who be Talkin'</h2> <table class="recentcommentsavatar" cellspacing="0" cellpadding="0" border="0"><tr><td title="idansdansdans" class="recentcommentsavatartop" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-Idansdansdans/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/7053aa31d625049aa06850de511ce089?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstexttop"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-Idansdansdans/" rel="nofollow">idansdansdans</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565407">I said i needs&nbsp;a</a></td></tr><tr><td title="lyanthya" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-Lyanthya/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/28939deb0d93ed550a00482146104457?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-Lyanthya/" rel="nofollow">lyanthya</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565406">I said i needs&nbsp;a</a></td></tr><tr><td title="jk2kitteh" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://www.cejohnson.us/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/d73c7ed54d2296c47b413d882f7762f0?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://www.cejohnson.us/" rel="nofollow">jk2kitteh</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565404">I said i needs&nbsp;a</a></td></tr><tr><td title="ladymonde" class="recentcommentsavatarend" style="height:16px; width:16px"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/11cc4861a209993a832891b560d08421?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></td><td class="recentcommentstextend">ladymonde on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565403">I said i needs&nbsp;a</a></td></tr><tr><td title="rhsb" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/0cd4990c3ed04c309d4799c8b4f470bc?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow">rhsb</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565402">I said i needs&nbsp;a</a></td></tr><tr><td title="jk2kitteh" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://www.cejohnson.us/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/d73c7ed54d2296c47b413d882f7762f0?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://www.cejohnson.us/" rel="nofollow">jk2kitteh</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565401">I said i needs&nbsp;a</a></td></tr><tr><td title="rhsb" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/0cd4990c3ed04c309d4799c8b4f470bc?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow">rhsb</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565400">I said i needs&nbsp;a</a></td></tr><tr><td title="idansdansdans" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-Idansdansdans/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/7053aa31d625049aa06850de511ce089?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-Idansdansdans/" rel="nofollow">idansdansdans</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565399">I said i needs&nbsp;a</a></td></tr><tr><td title="kafleen" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://kafleen.wordpress.com/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/9503543f50e0a4ea040c562b447039a4?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://kafleen.wordpress.com/" rel="nofollow">kafleen</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-tried-being-reasonable/#comment-565398">I tried being&nbsp;reasonable</a></td></tr><tr><td title="calicocoa" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://calicocoa/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/be312790befa4320a6870c4d4af97409?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://calicocoa/" rel="nofollow">calicocoa</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565397">I said i needs&nbsp;a</a></td></tr><tr><td title="rhsb" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/0cd4990c3ed04c309d4799c8b4f470bc?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow">rhsb</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565396">I said i needs&nbsp;a</a></td></tr><tr><td title="West River rat" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-West_River_Rat/lolz" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/ee133b86a1a718f19f9730b832e700b0?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-West_River_Rat/lolz" rel="nofollow">West River rat</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565395">I said i needs&nbsp;a</a></td></tr><tr><td title="kafleen" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://kafleen.wordpress.com/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/9503543f50e0a4ea040c562b447039a4?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://kafleen.wordpress.com/" rel="nofollow">kafleen</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-wepinz-u-haz-mirandas-rights-u-haz-right-to-remain-meowless/#comment-565394">Is u haz&nbsp;wepinz?</a></td></tr><tr><td title="West River rat" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-West_River_Rat/lolz" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/ee133b86a1a718f19f9730b832e700b0?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-West_River_Rat/lolz" rel="nofollow">West River rat</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565393">I said i needs&nbsp;a</a></td></tr><tr><td title="rhsb" class="recentcommentsavatarend" style="height:16px; width:16px"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow"><img alt="" src="http://web.archive.org/web/20090118015721im_/http://www.gravatar.com/avatar/0cd4990c3ed04c309d4799c8b4f470bc?s=16&amp;d=identicon&amp;r=G" class="avatar avatar-16" height="16" width="16"/></a></td><td class="recentcommentstextend"><a href="http://web.archive.org/web/20090118015721/http://mine.icanhascheezburger.com/pictures-by-rhsb/" rel="nofollow">rhsb</a> on <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/2009/01/17/funny-pictures-a-metal-bowl-wif-water/#comment-565392">I said i needs&nbsp;a</a></td></tr></table> </li> </div> <script type="text/javascript"> GA_googleFillSlot("ICHC-Sky-OutsideCol"); </script> <p> <a href="http://web.archive.org/web/20090118015721/http://www.quicksprout.com/"><img src="http://web.archive.org/web/20090118015721im_/http://s3.wordpress.com/wp-content/themes/vip/icanhascheezburger/images/quicksprout.jpg"></a> </p> </div> </div><script type="text/javascript">mineEmbedClient.init("", true);</script></div> </div> <script src="http://web.archive.org/web/20090118015721js_/http://js-kit.com/ratings.js"></script> <div id="footer"> <p><a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/" rel="nofollow">Lolcats &#8216;n&#8217; Funny Pictures of Cats - I Can Has Cheezburger?</a> powered by <a href="http://web.archive.org/web/20090118015721/http://wordpress.com/" rel="nofollow">the cute and insane.</a> | <a href="http://web.archive.org/web/20090118015721/http://wordpress.com/" rel="nofollow" rel="generator">Get a free blog at WordPress.com</a> | <a href="http://web.archive.org/web/20090118015721/http://feeds.feedburner.com/ICanHasCheezburger" rel="nofollow">Entries (RSS)</a> and <a href="http://web.archive.org/web/20090118015721/http://feeds.feedburner.com/ICanHasCheezburgerWhoBeTalkin" rel="nofollow">Comments (RSS)</a>.</p> <p class="commentnow"><a href="/web/20090118015721/http://icanhascheezburger.com/advertise-on-ichc/" rel="nofollow"><strong>Advertise on I Can Has Cheezburger?</strong></a> | <a href="http://web.archive.org/web/20090118015721/mailto:lol+contactus@icanhascheezburger.com" rel="nofollow">Contact Us Via Email</a> | <a href="http://web.archive.org/web/20090118015721/http://icanhascheezburger.com/about/" rel="nofollow">About ICHC</a></p> <p>Lolyers asks us to add deez:<br/><a href="/web/20090118015721/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/20090118015721/http://icanhascheezburger.com/terms-of-use/" rel="nofollow">Terms of Use</a>. &copy; 2007-2008 Pet Holdings, Inc.</p> <p>I Can Has Cheezburger?&reg; is a registered trademark of Pet Holdings, Inc.</p> <!-- 4 queries. 0.190 seconds. --> </div> <script type="text/javascript" src="http://web.archive.org/web/20090118015721js_/http://www.google-analytics.com/ga.js"></script> <script type="text/javascript"> if(_gat){ var pageTracker = _gat._getTracker("UA-2460010-1"); pageTracker._initData(); pageTracker._trackPageview(); var PHIpageTracker = _gat._getTracker("UA-2460010-9"); PHIpageTracker._initData(); PHIpageTracker._trackPageview(); } </script> <!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> var sc_project=2316699; var sc_invisible=0; var sc_partition=21; var sc_security="9f6bdd74"; </script> <script type="text/javascript" language="javascript" src="http://web.archive.org/web/20090118015721js_/http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://web.archive.org/web/20090118015721/http://www.statcounter.com/" target="_blank" rel="nofollow"><img src="http://web.archive.org/web/20090118015721im_/http://c22.statcounter.com/counter.php?sc_project=2316699&amp;java=0&amp;security=9f6bdd74&amp;invisible=0" alt="website statistics" border="0"></a> </noscript> <!-- End of StatCounter Code --> <!-- Start Quantcast tag --> <script type="text/javascript" src="http://web.archive.org/web/20090118015721js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-75z9nhQwNH4Ek";quantserve();</script> <script type="text/javascript">_qoptions = { labels:"VH1 Pop Culture,MTVN Global Digital Network,MTVN Digital Tribes,Thirtysomething Tribe,MTVN Music and Logo Global Network,MTVN Music and Logo Tribes,VH1 plus Thirtysomething" }; _qacct="p-94wNw88f65Rhk";quantserve();</script> <noscript> <a href="http://web.archive.org/web/20090118015721/http://www.quantcast.com/p-75z9nhQwNH4Ek" rel="nofollow" target="_blank"> <img src="http://web.archive.org/web/20090118015721im_/http://pixel.quantserve.com/pixel/p-75z9nhQwNH4Ek.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </a> <a href="http://web.archive.org/web/20090118015721/http://www.quantcast.com/p-94wNw88f65Rhk" target="_blank"> <img src="http://web.archive.org/web/20090118015721im_/http://pixel.quantserve.com/pixel/p-94wNw88f65Rhk.gif?labels=VH1%20Pop%20Culture%2CMTVN%20Global%20Digital%20Network%2CMTVN%20Digital%20Tribes%2CThirtysomething%20Tribe%2CMTVN%20Music%20and%20Logo%20Global%20Network%2CMTVN%20Music%20and%20Logo%20Tribes%2CVH1%20plus%20Thirtysomething" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </a> </noscript> <!-- End Quantcast tag --> <!-- digg this placeholder --> <div id="leaderboard"> <p> <script type="text/javascript"> GA_googleFillSlot("ICHC-Leaderboard-Top"); </script> </p> </div> <div style="text-align: center;"> <p> <script type="text/javascript"> GA_googleFillSlot("ICHC-Leaderboard-Bottom"); </script> </p> </div> <script type="text/javascript" src="http://web.archive.org/web/20090118015721js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qmeta="qc:adt=0;bti=Lolcats+%27n%27+Funny+Pictures+of+Cats+-+I+Can+Has+Cheezburger%3F;lan=en";_qacct="p-18-mFEk4J448M";quantserve();</script> <noscript><p><img src="http://web.archive.org/web/20090118015721im_/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/20090118015721js_/http://s.stats.wordpress.com/w.js?17" type="text/javascript"></script> <script type="text/javascript"> st_go({'blog':'994826','v':'wpcom','user_id':'0','post':'1126','subd':'icanhascheezburger'}); ex_go({'crypt':'D6%7C%2CY1mqiGP%26nTm0CDKuL0%7E5rhL1%7EE%5Bz6u59O9cMNGY3%2F1r2%7C%3D-%7EH%25h04%2Cp%2Brgki2elt2%5DD0Q0KyJAjwI%2BO-RtX05e4LiiLHrRMkeC%2Fo%5D_7aX%7EdXhoQzK%7E%26SH%2F%2Bhp7GgtBlVfC-X%7CyEXuCw%2Fkv.r%2F9%5D%2Cn%3F%25QCzo1.rL9%3DbkbIYCfH9ivDGuE5X'}); addLoadEvent(function(){linktracker_init(994826,1126);}); </script> </body> </html><!-- FILE ARCHIVED ON 01:57:21 Jan 18, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 02:19:27 Dec 04, 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.776 exclusion.robots: 0.034 exclusion.robots.policy: 0.02 esindex: 0.013 cdx.remote: 8.91 LoadShardBlock: 99.891 (3) PetaboxLoader3.datanode: 1756.823 (4) load_resource: 1768.828 PetaboxLoader3.resolve: 49.89 -->

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