

<!DOCTYPE html>
<html xmlns:fb="http://ogp.me/ns/fb#">
<head>
	<title>15 of the World's Largest Objects - Oddee.com  (world's largest book, world's largest swimming pool...)</title>

	<meta name="description" content="From the world's largest book (5 x 7 feet) to the largest revolver.">
	<meta name="keywords" content="world's largest book, world's largest swimming pool, world's largest burger">
	<meta name="keywords" content="funny, cool, pics, weird, videos, entertainment">

	<meta http-equiv="Content-Type" content="text/html;charset=utf-8">

	<link rel="stylesheet" href="/_media/css/oddee/rsstyle.css" />
    <link rel="stylesheet" type="text/css" href="/_media/css/oddee/oddee2.css">
    
    <!-- SlideBox CSS -->
    <link rel="stylesheet" type="text/css" href="/_media/css/oddee/slidebox.css">
	
    <link rel="alternate" type="application/rss+xml" title="Oddee RSS Feed" href="/rss.aspx">
	<link rel="SHORTCUT ICON" href="/_media/imgs/oddee/favicon.ico">

	<link rel="apple-touch-icon" href="/_media/imgs/oddee/apple-touch-icon.png" />
	<link rel="apple-touch-icon" sizes="114x114" href="/_media/imgs/oddee/apple-touch-icon-114x114.png" />
	<link rel="apple-touch-icon" sizes="512x512" href="/_media/imgs/oddee/apple-touch-icon-512x512.png" />

	<link href="https://plus.google.com/113428250680011338660" rel="publisher" />
	<meta property="fb:page_id" content="238779731616" />
	<meta property="fb:app_id" content="341133059311759">
	<meta property="og:site_name" content="Oddee" />

    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
    
    <script type="text/javascript">
        $(function () {
            $(".sb1_link").mouseover(function () {//bottom:90px;width:100%;height:15px;
                $('.sb1_bk', $(this)).animate({ top: 0, height: 15 }, 'fast');
                $('.sb1_text', $(this)).animate({ top: -2, height: 15 }, 'fast');
            });

            $(".sb1_link").mouseleave(function () {
                $('.sb1_bk', $(this)).animate({ top: -17, height: 0 }, 'fast');
                $('.sb1_text', $(this)).animate({ top: -17, height: 0 }, 'fast');
            });
        });

        // Cookies functions
        function getCookie(c_name) {
            var i, x, y, ARRcookies = document.cookie.split(";");
            for (i = 0; i < ARRcookies.length; i++) {
                x = ARRcookies[i].substr(0, ARRcookies[i].indexOf("="));
                y = ARRcookies[i].substr(ARRcookies[i].indexOf("=") + 1);
                x = x.replace(/^\s+|\s+$/g, "");
                
                if (x == c_name) {
                    return unescape(y);
                }
            }
        }

        function setCookie(c_name, value, exdays) {
            var exdate = new Date();
            exdate.setDate(exdate.getDate() + exdays);
            var c_value = escape(value) + ((exdays == null) ? "" : "; expires=" + exdate.toUTCString());
            document.cookie = c_name + "=" + c_value;
        }
    </script>

    

	<link rel="canonical" href="http://www.oddee.com/item_96627.aspx">

	<meta property="og:title" content="15 of the World's Largest Objects" />
	<meta property="og:type" content="article" />
	<meta property="og:description" content="From the world's largest book (5 x 7 feet) to the largest revolver." />
	<meta property="og:image" content="http://www.oddee.com/_media/imgs/oddee/artSQ/96627.jpg" />
	<meta property="og:url" content="http://www.oddee.com/item_96627.aspx" />
	<meta name="medium" content="blog" />
	<link rel="image_src" href="http://www.oddee.com/_media/imgs/oddee/artSQ/96627.jpg" />




	
	<script type='text/javascript'>
		var googletag = googletag || {};
		googletag.cmd = googletag.cmd || [];
		(function() {
		var gads = document.createElement('script');
		gads.async = true;
		gads.type = 'text/javascript';
		var useSSL = 'https:' == document.location.protocol;
		gads.src = (useSSL ? 'https:' : 'http:') + 
		'//www.googletagservices.com/tag/js/gpt.js';
		var node = document.getElementsByTagName('script')[0];
		node.parentNode.insertBefore(gads, node);
		})();
	</script>
	<script type='text/javascript'>
		googletag.cmd.push(function() {
		googletag.defineSlot('/1020973/160x600_above_the_fold', [160, 600], 'div-gpt-ad-1346100848791-0').addService(googletag.pubads());
		googletag.defineSlot('/1020973/300x250_above_the_fold', [300, 250], 'div-gpt-ad-1346100848791-2').addService(googletag.pubads());
		googletag.defineSlot('/1020973/300x250_below_the_fold_p1', [300, 250], 'div-gpt-ad-1360326381477-0').addService(googletag.pubads());
		googletag.pubads().enableSingleRequest();
		googletag.enableServices();
		});
	</script>
	

	

	
	<script type="text/javascript">

		// is the site running local or remote?
		var pISLOCAL = (document.domain.substr(0, 5) == "local")

		var _gaq = _gaq || [];
		_gaq.push(['_setAccount', 'UA-4956890-1']);
		
	        _gaq.push(['_trackPageview']);
        	

		  (function() {
		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
		})();

	
		// adds a Google Analytics event
		function GAevent(GAcat, GAaction, GAlabel, GAvalue, GAnoninteraction) {

			// do it only if  it's not localhost nor a test 
			if (!pISLOCAL) {
				_gaq.push(["_trackEvent", GAcat, GAaction, GAlabel, GAvalue]) 
			} else {
				alert("Google Analytics Event\nCategory: " + GAcat + "\nAction: " + GAaction + "\nLabel: " + GAlabel + "\nValue: " + GAvalue + "\nNon-interaction: " + GAnoninteraction) 
			}
		}
	</script>
	

</head>
<body onload="" bgcolor="#FFFFFF" marginheight="0" marginwidth="0" topMargin="0" leftMargin="0" rightMargin="0" background="/_media/imgs/oddee/fondoCont.gif" style="overflow-x:hidden;">


<!-- FB -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=341133059311759";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>


<center>
<div id="d_menu2">
<div style="width:1008px; margin-left:auto; margin-right:auto; padding-top:10px">
	
	<script type="text/javascript" src="http://api.content.ad/Scripts/widget.js?id=ec5f03e7-7ebb-465c-93aa-0c9e85604c6c&d=b2RkZWUuY29t&wid=1128"></script>

</div>
</div>



<div id="d_header" style="height:106px;">
    <table width="1000" height="106" cellpadding="0" cellspacing="0" >
	    <tr>
		    <td width="603">
                <a href="/"><img src="/_media/imgs/oddee/logo.jpg" width="603" height="106" alt="Oddee.com - A Blog on Oddities: the odd, bizarre and strange things of our world!" border="0" style=""></a>
            </td>
		    <td width="397" align="center" id="td_menusocial">

			    
<table cellpadding="0" cellspacing="0">
	<tr>
		<td align="right" style="padding-right:5px"><a onclick="GAevent('subscriptions','FB', '', null, true)" href="http://www.Facebook.com/Oddee"><img src="/_media/imgs/oddee/menusocialt1.jpg" border="0"></a></td>
		<td><a onclick="GAevent('subscriptions','FB', '', null, true)" href="http://www.Facebook.com/Oddee"><img src="/_media/imgs/oddee/menusociali1.jpg" border="0"></a></td>
		<td><a onclick="GAevent('subscriptions','FB', '', null, true)" href="http://www.Facebook.com/Oddee" class="socialn" style="color:#3d60af">115,920</a></td>
	</tr>
	<tr>
		<td align="right" style="padding-right:5px"><a onclick="GAevent('subscriptions','TW', '', null, true)" href="http://www.Twitter.com/OddeeBlog"><img src="/_media/imgs/oddee/menusocialt2.jpg" border="0"></a></td>
		<td><a onclick="GAevent('subscriptions','TW', '', null, true)" href="http://www.Twitter.com/OddeeBlog"><img src="/_media/imgs/oddee/menusociali2.jpg" border="0"></a></td>
		<td><a onclick="GAevent('subscriptions','TW', '', null, true)" href="http://www.Twitter.com/OddeeBlog" class="socialn" style="color:#60d1fa">14,752</a></td>
	</tr>
	<tr>
		<td align="right" style="padding-right:5px"><a onclick="GAevent('subscriptions','RSS', '', null, true)" href="http://feeds.feedburner.com/Oddee"><img src="/_media/imgs/oddee/menusocialt3.jpg" border="0"></a></td>
		<td><a onclick="GAevent('subscriptions','RSS', '', null, true)" href="http://feeds.feedburner.com/Oddee"><img src="/_media/imgs/oddee/menusociali3.jpg" border="0"></a></td>
		<td><a onclick="GAevent('subscriptions','RSS', '', null, true)" href="http://feeds.feedburner.com/Oddee" class="socialn" style="color:#ee7e15">32,171</a></td>
	</tr>
</table>

		    </td>
	    </tr>
    </table>
</div>

<div id="menu_bar" align="center">
    <div style="position:relative;top:5px;">
        <a class="menu_bar_links" href="/amazing-art/">Art</a>|<a class="menu_bar_links" href="/cool-ads/">Ads</a>|<a class="menu_bar_links" href="/funny-signs/">Signs</a>|<a class="menu_bar_links" href="/funny-names/">Names</a>|<a class="menu_bar_links" href="/cool-places/">Places</a>|<a class="menu_bar_links" href="/strange-people/">People</a>|<a class="menu_bar_links" href="/cool-objects/">Objects</a>|<a class="menu_bar_links" href="/cool-gift-ideas/">Gifts</a>|<a class="menu_bar_links" href="/weird-science/">Science</a>|<a class="menu_bar_links" href="/strange-stories/">Stories</a>|<a class="menu_bar_links" href="/bizarre-medical-stories/">Medicine</a>|<a class="menu_bar_links" href="/fun-tech/">Tech</a>|<a class="menu_bar_links" href="/cool-home-design/">Home Design</a>|<a class="menu_bar_links" href="/misc/">Misc</a>|<a class="menu_bar_links" href="/random.aspx">Random</a>
    </div>
</div>


<!--Oddee's container -->
<div id="d_container">



<!--Oddee's grid -->
<div id="d_grid">





<!--Oddee's menu-->

<!--<div id="d_menu">
<img src="/_media/imgs/oddee/menu.jpg" width="96" height="564" usemap="#menu_Map" border="0" onload="if (screen.width < 1135) { document.getElementById('d_grid').style.width='1000px'; document.getElementById('d_menu').style.display='none' }">
<br><img src="/_media/imgs/oddee/fondomenufin.jpg">
</div>-->


<!--/Oddee's menu  -->






<!--Oddee's Content -->

    <div id="d_content">
        <div id="d_contentS1">
            &nbsp;</div>
        <div id="d_contentC">
            

	






 



<h1 class="tit" style="margin-bottom: 0px; padding-bottom: 0px;">15 of the World's Largest Objects</h1>

<i>
4/3/2009 
under <a href="/cool-objects/">Cool Objects</a>
 - by <a href='http://www.oddee.com/about.aspx?about=grace'><img border='0' src='https://lh5.googleusercontent.com/-XtNgVj7IAbA/UBWQhPejQAI/AAAAAAAAAB4/65VhfaawThk/s20/graci+mar+msn.jpg' hspace='3' align='absmiddle' /></a> <a href='https://plus.google.com/108124557866012867912?rel=author'>Grace Murano</a>
- <nobr>284,174 views</nobr>
</i>
<br><span style='font-size:80%'>TAGS: world's largest book, world's largest swimming pool, world's largest burger</span>

<div class="pw-widget pw-share-popups" style="margin-top:10px">
	<a class="pw-button-facebook pw-look-native"></a>
	<a class="pw-button-twitter pw-look-native"></a>
	<a class="pw-button-googleplus pw-look-native"></a>
	<a class="pw-button-stumbleupon"></a>
	<a class="pw-button-post-share"></a>
</div>
<script src="http://i.po.st/static/script/post-widget.js#publisherKey=k5m87o91lj53umgpisno" type="text/javascript"></script>




<br>


<!--ads1--> 



<h2 class='subtit'>
<img src="/_media/imgs/oddee/top1.gif" align="absmiddle" hspace="3">
World's Largest Book</h2>
 
<center><img src="/_media/imgs/articles/a398_book.jpg" border="0" class="imgl"></center>
The award for <a href="http://images.businessweek.com/ss/06/08/worlds_biggest/source/6.htm">largest published book</a> goes to an author and scientist at the Massachusetts Institute of Technology, Michael Hawley. The 133-pound book is five by seven feet, 112 pages, needs a gallon of ink for printing, and costs $2,000 to produce. Its title? “Bhutan: A Visual Odyssey Across the Kingdom.”
<br><br><br>



<h2 class='subtit'>
<img src="/_media/imgs/oddee/top2.gif" align="absmiddle" hspace="3">
World’s Largest Motorcycle</h2>
 
<center><img src="/_media/imgs/articles/a398_motorcycle.jpg" border="0" class="imgl"></center>
Officially recognized by the Guinness Book of World Records, Gregory Dunham, from California's Stockton, built the <a href="http://fisherwy.blogspot.com/2007/11/greg-dunham-world-largest-motorcycle.html">world's largest motorcycle</a>. Greg spent three years in his workshop crafting this 11 feet tall, 20 feet long monster bike which is powered by a 8.2 litre (V8 engine and has tyres that are 1.88 m tall. The 6,500-pound motorcycle with a pricetag of $300,000 is totally rideable.
<br><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/E90oOf7YIvI&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/E90oOf7YIvI&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></center>
<br><br><br>





<h2 class='subtit'>
<img src="/_media/imgs/oddee/top3.gif" align="absmiddle" hspace="3">
World's Largest Bottle of Wine</h2>
 
<center><img src="/_media/imgs/articles/a398_wine.jpg" border="0" class="imgl"></center>
It’s a 490 liter Grande Cuvee TBA NV No.7 2005 of Austrian wine maker Kracher, presented in Rehetobel Switzerland. The bottle itself has been certified by Guinness World Records as the <a href="http://news.yahoo.com/nphotos/slideshow/ss/events/lf/042005guinnessrecord">world’s largest bottle of wine</a>, holding the equivalent to 640 regular bottles of wine.
<br><br><br>




<h2 class='subtit'>
<img src="/_media/imgs/oddee/top4.gif" align="absmiddle" hspace="3">
World’s Largest Revolver</h2>
 
<center><img src="/_media/imgs/articles/a398_revolver.jpg" border="0" class="imgl"></center>
You’re looking at what probably is the <a href="http://www.neatorama.com/2007/07/27/worlds-largest-revolver/">largest revolver in the world</a>: a replica of Remington model 1859, by Mr. Ryszard Tobys. It’s 1.26 meter (4.13 ft.) long.
<br><br><br>





<h2 class='subtit'>
<img src="/_media/imgs/oddee/top5.gif" align="absmiddle" hspace="3">
World's Largest Pencil</h2>
 
<center><img src="/_media/imgs/articles/a398_pencil.jpg" border="0" class="imgl"></center>
This mother-of-all writing utensils weighs in at 21,500 lbs and stretches to 76 feet long and it’s a version of the classic No. 2. The <a href="http://culturepopped.blogspot.com/2008/01/get-lead-out.html">huge pencil</a> was built in New York by Ashrita Furman and many talented craftsmen.
<br><br><br>





<h2 class='subtit'>
<img src="/_media/imgs/oddee/top6.gif" align="absmiddle" hspace="3">
World’s Largest Pinata</h2>
 
<center><img src="/_media/imgs/articles/a398_pinata.jpg" border="0" class="imgl"></center>
Breaking the Guinness Record for the <a href="http://www.panasianbiz.com/2008/11/worlds-largest-pinata-in-philly-trojan-donkey/">world's largest pinata</a>, according to an onsite Guinness adjudicator, this giant mock donkey measured 28.5 meters long; 7.2 meters wide and 18 meters tall and was filled with 8,000 pounds (3,628 kilograms) of candy. 
A wrecking ball was used to help smash the pinata during a public event, where Carnival Cruise Lines was producing a television commercial. 
<br><br><br>





<h2 class='subtit'>
<img src="/_media/imgs/oddee/top7.gif" align="absmiddle" hspace="3">
World's Largest Crossword</h2>
 
<center><img src="/_media/imgs/articles/a398_crossword.jpg" border="0" class="imgl"></center>
The Ukrainian city of Lvov has recently installed what might just be the <a href="http://www.designboom.com/weblog/cat/9/view/5007/lvov-ukraine-home-of-the-worlds-biggest-crossword.html">world's largest crossword</a> (in physical size). The puzzle covers the entire side of a residential tower block that's approximately 30 meters tall. During the day the crossword appears empty - with the answers lighting up at night. The questions for the puzzle are located in different point of interests of the city: monuments, theatres, fountains etc. so people walking around the city can try to solve the puzzle and write down their answers. When night comes they can meet at this house and check how they did.
<br><br><br>





<center><br><br><br></center> 





<h2 class='subtit'>
<img src="/_media/imgs/oddee/top8.gif" align="absmiddle" hspace="3">
World's Largest Easter Egg</h2>
 
<center><img src="/_media/imgs/articles/a398_egg.jpg" border="0" class="imgl"></center>
In 2005, a Belgian city entered the Guinness Book of Records creating the <a href="http://www.ananova.com/news/story/sm_1331021.html">Largest Easter Egg</a> ever. The Belgian chocolate producer Guylian made the chocolate egg with at least 50,000 bars. The egg measured 8.32 metres high, beating the previous record made in Kwazulu-Natal, South-Africa in 1996. Twenty-six craftsman worked altogether 525 hours to build the egg. They used 1950 kg (4300 lb) of chocolates.
<br><br><br>






<h2 class='subtit'>
<img src="/_media/imgs/oddee/top9.gif" align="absmiddle" hspace="3">
World's Largest Burger</h2>
 
<center><img src="/_media/imgs/articles/a398_Burger.jpg" border="0" class="imgl"></center>
Weighing in at 123 pounds, this <a href="http://www.clickorlando.com/food/11108353/detail.html">giant burger</a> features an 80-pound beef patty, a 30-pound bun, 12 tomatoes and 160 slices of cheese. Made at Denny's Beer Barrel Pub, Pennsylvania restaurant, they also throw on a pound each of lettuce, ketchup, mustard and mayo -- and up to five onions. The menu price for the Beer Barrel Main Event Charity Burger comes at $379. 
<br><br><br>




<h2 class='subtit'>
<img src="/_media/imgs/oddee/top10.gif" align="absmiddle" hspace="3">
World's Largest Swimming Pool</h2>
 
<center><img src="/_media/imgs/articles/a398_swimpool.jpg" border="0" class="imgl"></center>
This swimming pool is more than 1,000 yards long, covers 20 acres, had a 115ft deep end and holds 66 million gallons of water. Acknowledged by the Guinness Book of World Records as the <a href="http://www.dailymail.co.uk/news/article-509718/Try-making-splash-worlds-largest-swimming-pool--1-000-yards-long.html">world's largest swimming pool</a>, it took five years to build, cost nearly £1billion and the annual maintenance bill will be £2million.
<br><br>
The man-made saltwater lagoon has been attracting huge crowds to the San Alfonso del Mar resort at Algarrobo, on Chile's southern coast. The saltwater pool contains 250,000 cubic metres of water and is even navigable in small boats.
<br><br><br>





<h2 class='subtit'>
<img src="/_media/imgs/oddee/top11.gif" align="absmiddle" hspace="3">
World's Largest Chair</h2>
 
<center><img src="/_media/imgs/articles/a398_chair.jpg" border="0" class="imgl"></center>
This is not Photoshopped —it's an actual photograph of the <a href="http://www.futilitycloset.com/2007/07/02/party-of-one/">world's largest chair</a>, in the piazza of Manzano, Italy, a city of chair makers where it was created.
<br><br><br>




<h2 class='subtit'>
<img src="/_media/imgs/oddee/top12.gif" align="absmiddle" hspace="3">
World's Largest Birthday Cake</h2>
 
<center><img src="/_media/imgs/articles/a398_cake.jpg" border="0" class="imgl"></center>
Made in 1962 for the Seattle World's Fair, the <a href="http://www.doshomik.net/foods-drinks/worlds-largest-cakes-9099/">world's largest birthday cake</a> weighted 25,000 pounds and stood 23 feet tall. The ingredients list includes the 10,500 pounds of flour needed for the cake.
<br><br><br>




<h2 class='subtit'>
<img src="/_media/imgs/oddee/top13.gif" align="absmiddle" hspace="3">
World's Largest Cheese</h2>
 
<center><img src="/_media/imgs/articles/a398_cheese.jpg" border="0" class="imgl"></center>
Dutch gourmet cheese maker Beemster made a <a href="http://nymag.com/daily/intel/2007/05/seriously_its_the_worlds_bigge.html">record-breaking cheese wheel</a>. The giant cheese measures 6 feet wide and weighs 1,323 pounds. 
<br><br><br>




<h2 class='subtit'>
<img src="/_media/imgs/oddee/top14.gif" align="absmiddle" hspace="3">
World’s Largest Beer Can</h2>
 
<center><img src="/_media/imgs/articles/a398_beer.jpg" border="0" class="imgl"></center>
Not much information on what could very well be the <a href="http://www.uniquedaily.com/worlds-biggest-beer-can/">World’s Largest Beer Can</a>.
<br><br><br>




<h2 class='subtit'>
<img src="/_media/imgs/oddee/top15.gif" align="absmiddle" hspace="3">
World's Largest Football Table</h2>
 
<center><img src="/_media/imgs/articles/a398_football.jpg" border="0" class="imgl"></center>
Here’s the <a href="http://dvice.com/archives/2008/05/table_football.php">largest table football game</a> in the world. In fact, Table Football XXL is so huge, two entire soccer teams — 22 players — could face off with it, settling their challenges without ever setting foos on a real field. This monster was built by Amsterdam brewer Amstel, a stunt that coincided with the European Champions League Finals. If this wanted to buy this one, you’d need six flight cases just to ship it to you.
<br><br><br>



<!--ads3c--> 




<!-- bottom banner -->
<br />

<br /><br />

	<script type="text/javascript" src="/_media/js/oddee/get_contribute.js"></script>

<img rel="hello" src="/_media/imgs/oddee/Contribs.gif">
<table width="100%" cellpadding="0" cellspacing="0" style="background-image: url('/_media/imgs/oddee/FondoContribs.gif'); background-repeat:repeat-y; background-position: right">
	<tr>
		<td style="padding:20px">
			<div id="div_contribs"></div>

			<script type="text/javascript">
				getContributions(96627);
			</script>
		<center>
			<span id="contrib_see_all" style="display:none;"><strong><a href="contribs_96627.aspx">See all contributions...</a></strong><br /></span>
			<span id="contrib_theresnone" style="display:none;"><strong>There're no contributions yet...</strong><br /></span>

			Have a great addition to this article? <a href="contribute.aspx?item=96627"><strong>Contribute</strong></a>
		</center>
		</td>
	</tr>
</table>

<br />

<table width="100%" cellpadding="0" cellspacing="0" background="/_media/imgs/oddee/fondoBarra.gif"><tr>

	<td width="" valign="top" style="padding-top:15px; padding-left:15px">

		<b class="titblock">Share this article:</b><br>

		<table>
			<tr>	
				<td align="center">
					<a class="nound" href="http://www.feedburner.com/fb/a/emailFlare?itemTitle=15+of+the+World's+Largest+Objects&uri=http%3a%2f%2fwww.oddee.com%2fitem_96627.aspx">
					<img src="/_biblioteca/graficos/estilowin/iconos/pequenos/HipervinculoEmail.gif" border="0" align="absmiddle"><br>E-mail it</a>
				</td><td align="center">
					<a class="nound" href="http://del.icio.us/post?url=http%3a%2f%2fwww.oddee.com%2fitem_96627.aspx&title=15+of+the+World's+Largest+Objects"><img src="/_media/imgs/delicious.gif" align="absmiddle" border="0"><br>Del.icio.us</a>
				</td>
			</tr><tr>
				<td align="center">
					<iframe src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.oddee.com%2fitem_96627.aspx&amp;layout=box_count&amp;show_faces=false&amp;action=like&amp;font&amp;colorscheme=light" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:75px; height:65px;" allowTransparency="true"></iframe>

				</td>
				<td align="center">
					<!-- Añade esta etiqueta en la cabecera o delante de la etiqueta body. -->
					<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

					<!-- Añade esta etiqueta donde quieras colocar el botón +1 -->
					<g:plusone size="tall"></g:plusone>
				</td>
			</tr><tr>
				<td align="center">		
					<script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
				</td>
				<td align="center">					
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="OddeeBlog">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</td>
			</tr>	
		</table>


	</td>
	<td>&nbsp;&nbsp;&nbsp;</td>
	<td style="padding-top:15px;">

		<b class="titblock">Corrections?</b><br>
		<a href="ContactUs.aspx?correction=factual&item=96627&title=15+of+the+World's+Largest+Objects&editor=editor1">Factual</a>
		<br />
		<a href="ContactUs.aspx?correction=grammatical&item=96627&title=15+of+the+World's+Largest+Objects">Grammar/Spelling</a>
		<br /><br />
		

		<b class="titblock">Subscribe to Oddee</b><br>
		
		<table>
			<tr>
				<td valign="top">
					by RSS:<br>
					<a href="http://feeds.feedburner.com/Oddee"><img src="http://feeds.feedburner.com/~fc/Oddee?bg=FF9900&amp;fg=000000&amp;anim=0" height="26" width="88" style="border:0" alt="" align="absmiddle" /></a>

				</td><td width="15"></td>
				<td valign="top">

					<form action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="GAevent('subscriptions','EmailFeedburner', this.email.value, null, true); window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1010610', 'popupwindow', 'scrollbars=yes,width=550,height=520'); return true">
					by E-mail:<br> 
					<input type="text" style="width:80px" onfocus="if (this.value=='Your E-mail') { this.value='' }" value="Your E-mail" name="email"><input type="hidden" value="http://feeds.feedburner.com/~e?ffid=1010610" name="url"/><input type="hidden" value="Oddee" name="title"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Go" />
					</form>
					
				</td>
			</tr>	
		</table>
		<br><br>


		</table>

	</td>

</tr></table> 



<br>

	<table cellpadding="0" cellspacing="0" width="100%" style="padding-bottom:5px"><tr><td style="padding-right:7px"><img src="/_media/imgs/oddee/WeirdNews.gif"></td><td valign="middle" align="right"><b style="font-family:Arial">provided by: <img src="/_media/imgs/oddee/buzzf.gif" vspace="5" align="absmiddle"> and<br><img src="/_media/imgs/oddee/huffpost-weird-news.gif" align="absmiddle"></b></td></tr></table>
	<table border=0 width="100%" cellpadding="0" cellspacing="0" style="background-image: url('/_media/imgs/oddee/FondoContribs.gif'); background-repeat:repeat-y; background-position: right">
 
<tr id="memej" style="display:none"><td width="70" style="padding:3px"><a rel="nofollow" class="artd" id="memej_il" target="_blank"><img id="memej_i" width="70" border="0"></a></td><td style="padding:5px" align="left"><a rel="nofollow" class="artd" id="memej_t" target="_blank"></a></td></tr>
<script language="javascript" src="/oddee/_UC/memejournal.js"></script>


		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt_ctl00_lbl"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fsan-diego-ufo_n_3322134.html%3fncid%3dtxtlnkushpmg00000023" target="_blank"><img src="http://i.huffpost.com/gen/1154002/thumbs/s-SANTEEUFO-mini.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_Huff','http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fsan-diego-ufo_n_3322134.html%3fncid%3dtxtlnkushpmg00000023', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fsan-diego-ufo_n_3322134.html%3fncid%3dtxtlnkushpmg00000023' target='_blank'>AMAZING PHOTO: UFO Spotted Over San Diego</a></td></tr></span>
	
		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt_ctl01_lbl"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fkayla-brooke-earl-fake-attack-ex-boyfriend_n_3328227.html%3fncid%3dtxtlnkushpmg00000023" target="_blank"><img src="http://i.huffpost.com/gen/1154719/thumbs/s-KAYLA-BROOKE-EARL-mini.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_Huff','http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fkayla-brooke-earl-fake-attack-ex-boyfriend_n_3328227.html%3fncid%3dtxtlnkushpmg00000023', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fkayla-brooke-earl-fake-attack-ex-boyfriend_n_3328227.html%3fncid%3dtxtlnkushpmg00000023' target='_blank'>Model Faked Attack To Get Ex-Boyfriend's Attention: Cops</a></td></tr></span>
	
		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt_ctl02_lbl"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fpop-tart-theft-inspires-n_n_3328113.html%3fncid%3dtxtlnkushpmg00000023" target="_blank"><img src="http://i.huffpost.com/gen/1154789/thumbs/s-LATASHA-RENEE-LOVE-mini.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_Huff','http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fpop-tart-theft-inspires-n_n_3328113.html%3fncid%3dtxtlnkushpmg00000023', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fpop-tart-theft-inspires-n_n_3328113.html%3fncid%3dtxtlnkushpmg00000023' target='_blank'>Mom Has Cops Arrest Son For Allegedly Stealing Her Pop Tarts</a></td></tr></span>
	
		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt_ctl03_lbl"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fdarth-maul-lobster-celebrity-lookalikes_n_3326638.html%3fncid%3dtxtlnkushpmg00000023" target="_blank"><img src="http://i.huffpost.com/gen/1154333/thumbs/s-DARTH-MAUL-LOBSTER-mini.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_Huff','http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fdarth-maul-lobster-celebrity-lookalikes_n_3326638.html%3fncid%3dtxtlnkushpmg00000023', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=148&URL=http%3a%2f%2fwww.huffingtonpost.com%2f2013%2f05%2f23%2fdarth-maul-lobster-celebrity-lookalikes_n_3326638.html%3fncid%3dtxtlnkushpmg00000023' target='_blank'>This Lobster Looks Like Darth Maul (PHOTOS)</a></td></tr></span>
	


		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt2_ctl00_lbl2"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.buzzfeed.com%2fmbvd%2famanda-bynes-arrested-in-a-midtown-apartment-after-throwing" target="_blank"><img src="http://s3-ak.buzzfed.com/static/campaign_images/webdr05/2013/5/24/1/amanda-bynes-arrested-in-a-midtown-apartment-afte-1-21983-1369373874-13.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_BuzzFeed','http%3a%2f%2fwww.buzzfeed.com%2fmbvd%2famanda-bynes-arrested-in-a-midtown-apartment-after-throwing', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=147&URL=http%3a%2f%2fwww.buzzfeed.com%2fmbvd%2famanda-bynes-arrested-in-a-midtown-apartment-after-throwing' target='_blank'>Amanda Bynes Arrested In A Midtown Apartment After Allegedly Throwing A Bong Out Of The Window</a></td></tr></span>
	
		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt2_ctl01_lbl2"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.buzzfeed.com%2fmaxblau%2fthe-fight-for-wilcox-countys-first-integrated-prom" target="_blank"><img src="http://s3-ak.buzzfed.com/static/campaign_images/webdr03/2013/5/23/23/the-fight-for-wilcox-countys-first-integrated-prom-1-5929-1369365717-2.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_BuzzFeed','http%3a%2f%2fwww.buzzfeed.com%2fmaxblau%2fthe-fight-for-wilcox-countys-first-integrated-prom', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=147&URL=http%3a%2f%2fwww.buzzfeed.com%2fmaxblau%2fthe-fight-for-wilcox-countys-first-integrated-prom' target='_blank'>The Fight For Wilcox County's First Integrated Prom</a></td></tr></span>
	
		<span id="ctl00_mpr_Grid_mpr_Content_item_rpt_ctl00__ctrl_0_rpt2_ctl02_lbl2"><tr><td width="70" style="padding:3px"><a rel="nofollow" class="artd" href="/redir.aspx?s=148&URL=http%3a%2f%2fwww.buzzfeed.com%2fkatenocera%2fhouse-democrats-dismiss-existence-of-obama-scandals" target="_blank"><img src="http://s3-ak.buzzfed.com/static/campaign_images/webdr03/2013/5/23/23/house-democrats-dismiss-existence-of-obama-scanda-1-13091-1369364894-1.jpg" width="70" border="0"></a></td><td style="padding:5px"><a onclick="GAevent('out','click_BuzzFeed','http%3a%2f%2fwww.buzzfeed.com%2fkatenocera%2fhouse-democrats-dismiss-existence-of-obama-scandals', null, true)" rel='nofollow' class='artd' href='/redir.aspx?s=147&URL=http%3a%2f%2fwww.buzzfeed.com%2fkatenocera%2fhouse-democrats-dismiss-existence-of-obama-scandals' target='_blank'>House Democrats Dismiss Existence Of Obama Scandals</a></td></tr></span>
	

	</table><br>


<div id="slidebox_left" style="z-index:2">
    <a class="close"></a>
    <div id="last" align="left" style="padding-left:8px;">
        <div style="padding-top:5px;padding-bottom:5px;"><strong>Subscribe to Oddee</strong></div>
        <form action="/newsletter/subscribe.aspx" method="post" target="popupw" onsubmit="return email_validate();">
Subscribe:
            <input id="Text1" type="text" size="8" onblur="if(this.value=='') this.value='Your E-mail'" onfocus="if(this.value =='Your E-mail') this.value=''" value="Your E-mail" name="txtEmail"/>
            <input type="submit" value="Go"/>
        </form>
        <fb:like-box href="http://www.facebook.com/Oddee" width="200" colorscheme="light" show_faces="false" stream="false" header="false"></fb:like-box><br />
        <a href="https://twitter.com/OddeeBlog" class="twitter-follow-button" data-width="200px" data-show-count="true" data-show-screen-name="false" data-size="large" data-lang="en">Follow</a><br />
            <a onclick="GAevent('subscriptions','RSS', '', null, true)" href="http://feeds.feedburner.com/Oddee">RSS</a>&nbsp;&nbsp;
            <a onclick="GAevent('subscriptions','RSS', '', null, true)" href="http://feeds.feedburner.com/Oddee">
                <img src="/_media/imgs/oddee/rss.png" width="32" border="0"/ valign="middle">
            </a>
    </div>
</div>

<strong id="slideboxlast_left"></strong>

<br>

<div id="slidebox_right" style="z-index:2">
<a class="close"></a>
<center id="last"><big>If you enjoyed this article, you might also like...</big><br><table><tr><td><img src='/_media/imgs/articles/a264_min2.jpg' width='50' hspace='10' vspace='15' align='absmiddle'></td><td><a onclick="GAevent('page','click_slidebox', '96492', null, true)" href='item_96492.aspx' class='artd' style='line-height:100%'>10 of the World's Smallest Animals</a></td></tr></table></center>
</div>
<strong id="slideboxlast_right"></strong>

<script type="text/javascript" src="/_media/js/oddee/recommend.js"></script>

	






        </div>
        <div id="d_contentS2">
            &nbsp;</div>
    </div>

<!--/Oddee's Content -->
    <map name="menu2_Map">
        <area shape="rect" alt="" coords="0,54,150,78" href="/contactus.aspx">
        <area shape="rect" alt="" coords="11,26,149,54" href="http://feeds.feedburner.com/Oddee">
        <area shape="rect" alt="" coords="54,0,150,26" href="/about.aspx">
    </map>
    <map name="followus_Map">
        <area shape="rect" alt="" coords="98,18,145,64" href="http://feeds.feedburner.com/Oddee" target="_blank">
        <area shape="rect" alt="" coords="50,18,98,64" href="http://www.facebook.com/Oddee" target="_blank">
        <area shape="rect" alt="" coords="0,18,50,63" href="http://www.twitter.com/OddeeBlog" target="_blank">
    </map>
<!--/Oddee's image maps definition -->

    <table cellpadding="0" cellspacing="0" id="t_search">
        <tr>
            <td>
                <div style=" position:relative;top:7px;">
                    Search:</div>
            </td>
            <td>
                <form action="http://www.google.com/cse" id="cse-search-box">
                <div style="position:relative;top:7px;">
                    <input type="hidden" name="cx" value="partner-pub-1943569606117530:41g334tv6io" />
                    <input type="hidden" name="ie" value="UTF-8" />
                    <input type="text" name="q" size="14"  />
                    <input type="submit" name="sa" value="Go" />
                </div>
                </form>
            </td>
        <!--<form action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="GAevent('subscriptions','EmailFeedburner', this.email.value, null, true);window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1010610', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true;">-->
        <script type="text/javascript">
            function email_validate(obj) {
                if ($(obj).val() == "Your E-mail") {
                    alert("You need to enter an e-mail address");
                    return false;
                } else {
                    GAevent('subscriptions', 'Email', $(obj).value, null, true);

                    setCookie("subscribed", 1, 365);
                    
                    var left = (screen.width / 2) - (600 / 2);
                    var top = (screen.height / 2) - (350 / 2);
                    popupw = window.open('about:blank', 'popupw', 'width=600, height=400, top=' + top + ', left=' + left);
                    
                    return true;
                }
            }
        </script>
            <form id="email_subscription" name="email_subscription" action="/newsletter/subscribe.aspx" method="post" target="popupw" onsubmit="return email_validate($('txtEmail'));">
            <td align="center">
                <div style="position:relative;top:7px;">
                    Subscribe:
                <!--<input id="email" type="text" size="13" onfocus="if (this.value=='Your E-mail') { this.value='' }" value="Your E-mail" name="email"><input type="hidden" value="http://feeds.feedburner.com/~e?ffid=1010610" name="url"/><input type="hidden" value="Oddee" name="title"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Go" />-->
                    <input id="txtEmail" type="text" size="13" onblur="if(this.value=='') this.value='Your E-mail'" onfocus="if(this.value =='Your E-mail') this.value=''" value="Your E-mail" name="txtEmail" />
                    <input type="submit" value="Go" /></div>
            </td>
            </form>
        </tr>
    </table>







<!--Oddee's middle sidebar -->
    <div id="d_sidebar1">
        


        

    <!-- 300x250_above_the_fold -->
            <div id='div-gpt-ad-1346100848791-2' style='width:300px;height:250px;margin-top:15px;'>
        <script type='text/javascript'>

			    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1346100848791-2'); });
			</script>
            </div>
        



        <script type="text/javascript">
            /*$(function () {
                //$('#chritsmas_cat').animate({ top: -96 }, 'fast');

                var degree = 0, timer;
                var right_left = 1;

                rotate();

                function rotate() {
                    $('#chritsmas_bells').css({ WebkitTransform: 'rotate(' + degree + 'deg)' });
                    $('#chritsmas_bells').css({ '-moz-transform': 'rotate(' + degree + 'deg)' });

                    timer = setTimeout(function () {
                        if (degree > -25 && degree < 25)
                            degree += right_left;
                        else {
                            right_left == 1 ? right_left = -1 : right_left = 1;
                            degree += right_left;
                        }

                        rotate();
                    }, 10);
                }
            });*/
        </script>        
        
        

<table width="300" background="/_media/imgs/oddee/fondoBarra.gif" cellpadding="0" cellspacing="0" style="margin-top:10px;">
    <tr>
        <td style="padding-left:15px;" height="35">
            <img src="/_media/imgs/oddee/CoolProducts.gif"></td>
        <td width="8">
            &nbsp;</td>
    </tr>
    <tr>
        <td colspan="2">
            <div id="slideshow-div" class="rs-slideshow">

                    
                            
                            <div class="slide-container">
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/Cute-Teddy-Bear-USB-Webcam/dp/B002Y2EVW0/', null, true)" href="http://www.amazon.com/Cute-Teddy-Bear-USB-Webcam/dp/B002Y2EVW0/?tag=oddee300-20" target="_blank">
                                <img src="/_media/imgs/Oddee/prodBIG/124.jpg" title="Cute Teddy Bear USB Webcam" width="300" /></a>
                                <span class="slide-caption">Lightstar Pillow</span>
                                </div>
                                <ol class="slides">
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/WowWee-Rovio-Enabled-Robotic-WebCam/dp/B001CQLGD6/', null, true)" href="/_media/imgs/oddee/prodBIG/122.jpg" target="_blank" title="Rovio Wi-Fi Enabled Robotic WebCam" data-link-to="http://www.amazon.com/WowWee-Rovio-Enabled-Robotic-WebCam/dp/B001CQLGD6/?tag=oddee300-20">Rovio Wi-Fi Enabled Robotic WebCam</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/Cute-Little-Mans-Webcam-Illumination/dp/B001ABTTTQ/', null, true)" href="/_media/imgs/oddee/prodBIG/123.jpg" target="_blank" title="Cute Little Man's Foot USB Webcam" data-link-to="http://www.amazon.com/Cute-Little-Mans-Webcam-Illumination/dp/B001ABTTTQ/?tag=oddee300-20">Cute Little Man's Foot USB Webcam</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/Wallet-Always-inLoadedin-Office-Product/dp/B0029SVXAC/', null, true)" href="/_media/imgs/oddee/prodBIG/120.jpg" target="_blank" title="Loaded! $100 Bill Wallet" data-link-to="http://www.amazon.com/Wallet-Always-inLoadedin-Office-Product/dp/B0029SVXAC/?tag=oddee300-20">Loaded! $100 Bill Wallet</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/PROMOTION-DISPLAY-TECHNOLOGY-MINORU-Minoru/dp/B0027VT704/', null, true)" href="/_media/imgs/oddee/prodBIG/121.jpg" target="_blank" title="Minoru Webcam USB 3D" data-link-to="http://www.amazon.com/PROMOTION-DISPLAY-TECHNOLOGY-MINORU-Minoru/dp/B0027VT704/?tag=oddee300-20">Minoru Webcam USB 3D</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/Fred-Friends-TSAW-Table-Saw/dp/B002L162IK/', null, true)" href="/_media/imgs/oddee/prodBIG/118.jpg" target="_blank" title="Fred Table Saw" data-link-to="http://www.amazon.com/Fred-Friends-TSAW-Table-Saw/dp/B002L162IK/?tag=oddee300-20">Fred Table Saw</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/Ak-Bullet-Ice-Cube-Tray/dp/B001J8RWWQ/', null, true)" href="/_media/imgs/oddee/prodBIG/119.jpg" target="_blank" title="Bullet AK47 Ice Cube Tray" data-link-to="http://www.amazon.com/Ak-Bullet-Ice-Cube-Tray/dp/B001J8RWWQ/?tag=oddee300-20">Bullet AK47 Ice Cube Tray</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/17988-BBQ-Branding-Iron/dp/B001S343AQ/', null, true)" href="/_media/imgs/oddee/prodBIG/116.jpg" target="_blank" title="Bbq Branding Iron For Personalized Grilling" data-link-to="http://www.amazon.com/17988-BBQ-Branding-Iron/dp/B001S343AQ/?tag=oddee300-20">Bbq Branding Iron For Personalized Grilling</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/ToastieTush-Round-TT-R-ToastieTush-Toilet-Heater/dp/B001MP46AC/', null, true)" href="/_media/imgs/oddee/prodBIG/117.jpg" target="_blank" title="Toilet Seat Heater" data-link-to="http://www.amazon.com/ToastieTush-Round-TT-R-ToastieTush-Toilet-Heater/dp/B001MP46AC/?tag=oddee300-20">Toilet Seat Heater</a>
                            </li>
                            
                            
                            <li>
                                <a onclick="GAevent('page','click_SB_products300', 'http://www.amazon.com/100-Bill-Beach-Towels-30/dp/B002ZFWUVA/', null, true)" href="/_media/imgs/oddee/prodBIG/114.jpg" target="_blank" title="Beach Towels and Bath Towels Collection" data-link-to="http://www.amazon.com/100-Bill-Beach-Towels-30/dp/B002ZFWUVA/?tag=oddee300-20">Beach Towels and Bath Towels Collection</a>
                            </li>
                            

                            </ol>
                        

                <span id="rsslide_prev" style="cursor:pointer;position:absolute;bottom:150px;left:2px;opacity:0.3;" onmouseover="$(this).css('opacity', 0.9);" onmouseout ="$(this).css('opacity', 0.3);">
                <img src="/_media/imgs/Oddee/rnd_prev.png" /></span>
                <span id="rsslide_next" style="cursor:pointer;position:absolute;bottom:150px;left:282px;opacity:0.3;" onmouseover="$(this).css('opacity', 0.9);" onmouseout ="$(this).css('opacity', 0.3);">
                <img src="/_media/imgs/Oddee/rnd_next.png" /></span>
            </div>
            <script src="/_media/js/Oddee/jquery.rs.slideshow.min.js"></script>
            <script type="text/javascript">
                $('#slideshow-div').rsfSlideshow({
                    interval: 3,
                    transition: 500,
                    effect: {
                        effects: Array('slideUp', 'slideLeft', 'slideRight'),
                        iteration: 'backAndForth'
                    }
                });

                $('#rsslide_next').click(function () {
                    $('#slideshow-div').rsfSlideshow('nextSlide');
                });

                $('#rsslide_prev').click(function () {
                    $('#slideshow-div').rsfSlideshow('previousSlide');
                });
            </script>
        </td>
    </tr>
</table>

        <div style="background-color:#eadec9;padding:8px;margin-top:10px;">
            <img src="/_media/imgs/oddee/BestThisMonth.gif"></div>
        






 		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_Month', '98566', null, true)" href="/item_98566.aspx" title="15 Absolutely Hilarious Engagement  Photos - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98566.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">149,649 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_Month', '98566', null, true)" class="artd" href="/item_98566.aspx" title="15 Absolutely Hilarious Engagement  Photos - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_Month', '98566', null, true)" class="artd" href="/item_98566.aspx" title="15 Absolutely Hilarious Engagement  Photos - " style="position:relative;top:-7px;">
        15 Absolutely Hilarious Engagement  Photos
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_Month', '98563', null, true)" href="/item_98563.aspx" title="12 Funniest First World Problems - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98563.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">142,337 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_Month', '98563', null, true)" class="artd" href="/item_98563.aspx" title="12 Funniest First World Problems - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_Month', '98563', null, true)" class="artd" href="/item_98563.aspx" title="12 Funniest First World Problems - " style="position:relative;top:-7px;">
        12 Funniest First World Problems
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_Month', '98562', null, true)" href="/item_98562.aspx" title="7 Naughty Evolutionary Theories - sex, human sexuality, orgasms, vaginas, penises, breasts">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98562.jpg" style="" border="0" />

        <div style="position:absolute;bottom:5px;width:40px;height:15px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div><div style="position:absolute;bottom:3px;float:left;font-family:arial;font-size:12px;color:gold;margin-left:3px;z-index:3;"><strong>NSFW</strong></div>

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/weird-science/" style="color:#ffffff;text-decoration:none;">Weird Science</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">141,672 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_Month', '98562', null, true)" class="artd" href="/item_98562.aspx" title="7 Naughty Evolutionary Theories - sex, human sexuality, orgasms, vaginas, penises, breasts" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_Month', '98562', null, true)" class="artd" href="/item_98562.aspx" title="7 Naughty Evolutionary Theories - sex, human sexuality, orgasms, vaginas, penises, breasts" style="position:relative;top:-7px;">
        7 Naughty Evolutionary Theories
    </a>
</div>





        
            <div style="background-color:#eadec9; padding:10px">
                <img src="/_media/imgs/oddee/NewAt.gif">
            </div>
            






 		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98591', null, true)" href="/item_98591.aspx" title="12 Amazing Things Made With Cardboard Tubes - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98591.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-objects/" style="color:#ffffff;text-decoration:none;">Cool Objects</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">0 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98591', null, true)" class="artd" href="/item_98591.aspx" title="12 Amazing Things Made With Cardboard Tubes - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98591', null, true)" class="artd" href="/item_98591.aspx" title="12 Amazing Things Made With Cardboard Tubes - " style="position:relative;top:-7px;">
        12 Amazing Things Made With Cardboard Tubes
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98590', null, true)" href="/item_98590.aspx" title="9 Most Shocking Teen Fads - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98590.jpg" style="" border="0" />

        <div style="position:absolute;bottom:5px;width:40px;height:15px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div><div style="position:absolute;bottom:3px;float:left;font-family:arial;font-size:12px;color:gold;margin-left:3px;z-index:3;"><strong>NSFW</strong></div>

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-people/" style="color:#ffffff;text-decoration:none;">Strange People</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">36,531 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98590', null, true)" class="artd" href="/item_98590.aspx" title="9 Most Shocking Teen Fads - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98590', null, true)" class="artd" href="/item_98590.aspx" title="9 Most Shocking Teen Fads - " style="position:relative;top:-7px;">
        9 Most Shocking Teen Fads
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98589', null, true)" href="/item_98589.aspx" title="10 Funniest Apology Notes - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98589.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/funny-signs/" style="color:#ffffff;text-decoration:none;">Funny Signs</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">39,550 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98589', null, true)" class="artd" href="/item_98589.aspx" title="10 Funniest Apology Notes - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98589', null, true)" class="artd" href="/item_98589.aspx" title="10 Funniest Apology Notes - " style="position:relative;top:-7px;">
        10 Funniest Apology Notes
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98588', null, true)" href="/item_98588.aspx" title="10 Craziest Disguises Used To Commit a Crime - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98588.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">49,179 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98588', null, true)" class="artd" href="/item_98588.aspx" title="10 Craziest Disguises Used To Commit a Crime - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98588', null, true)" class="artd" href="/item_98588.aspx" title="10 Craziest Disguises Used To Commit a Crime - " style="position:relative;top:-7px;">
        10 Craziest Disguises Used To Commit a Crime
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98587', null, true)" href="/item_98587.aspx" title="12 Hilarious Pictures of Pinterest Fails - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98587.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">62,767 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98587', null, true)" class="artd" href="/item_98587.aspx" title="12 Hilarious Pictures of Pinterest Fails - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98587', null, true)" class="artd" href="/item_98587.aspx" title="12 Hilarious Pictures of Pinterest Fails - " style="position:relative;top:-7px;">
        12 Hilarious Pictures of Pinterest Fails
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98585', null, true)" href="/item_98585.aspx" title="12 Funniest Pictures of Mischief with Statues - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98585.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">55,578 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98585', null, true)" class="artd" href="/item_98585.aspx" title="12 Funniest Pictures of Mischief with Statues - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98585', null, true)" class="artd" href="/item_98585.aspx" title="12 Funniest Pictures of Mischief with Statues - " style="position:relative;top:-7px;">
        12 Funniest Pictures of Mischief with Statues
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98576', null, true)" href="/item_98576.aspx" title="10 Clever Ways People Make Money in Today's Economy - make money, earn money, clever business ideas, clever ways">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98576.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">51,355 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98576', null, true)" class="artd" href="/item_98576.aspx" title="10 Clever Ways People Make Money in Today's Economy - make money, earn money, clever business ideas, clever ways" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98576', null, true)" class="artd" href="/item_98576.aspx" title="10 Clever Ways People Make Money in Today's Economy - make money, earn money, clever business ideas, clever ways" style="position:relative;top:-7px;">
        10 Clever Ways People Make Money in Today's Economy
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98581', null, true)" href="/item_98581.aspx" title="12 Weirdest Fake Brands - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98581.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">59,021 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98581', null, true)" class="artd" href="/item_98581.aspx" title="12 Weirdest Fake Brands - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98581', null, true)" class="artd" href="/item_98581.aspx" title="12 Weirdest Fake Brands - " style="position:relative;top:-7px;">
        12 Weirdest Fake Brands
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98584', null, true)" href="/item_98584.aspx" title="8 Bizarre Stories of People Who Like to Get Married a LOT - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98584.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">56,903 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98584', null, true)" class="artd" href="/item_98584.aspx" title="8 Bizarre Stories of People Who Like to Get Married a LOT - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98584', null, true)" class="artd" href="/item_98584.aspx" title="8 Bizarre Stories of People Who Like to Get Married a LOT - " style="position:relative;top:-7px;">
        8 Bizarre Stories of People Who Like to Get Married a LOT
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98583', null, true)" href="/item_98583.aspx" title="8 Most Amazing Tiny Homes - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98583.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-home-design/" style="color:#ffffff;text-decoration:none;">Cool Home Design</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">71,592 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98583', null, true)" class="artd" href="/item_98583.aspx" title="8 Most Amazing Tiny Homes - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98583', null, true)" class="artd" href="/item_98583.aspx" title="8 Most Amazing Tiny Homes - " style="position:relative;top:-7px;">
        8 Most Amazing Tiny Homes
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98586', null, true)" href="/item_98586.aspx" title="10 Awesome Vine 6-second Videos - Best Vines, Vine Videos">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98586.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/fun-tech/" style="color:#ffffff;text-decoration:none;">Fun Tech</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">48,377 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98586', null, true)" class="artd" href="/item_98586.aspx" title="10 Awesome Vine 6-second Videos - Best Vines, Vine Videos" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98586', null, true)" class="artd" href="/item_98586.aspx" title="10 Awesome Vine 6-second Videos - Best Vines, Vine Videos" style="position:relative;top:-7px;">
        10 Awesome Vine 6-second Videos
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98582', null, true)" href="/item_98582.aspx" title="10 Very Unusual Graves - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98582.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/amazing-art/" style="color:#ffffff;text-decoration:none;">Amazing Art</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">62,373 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98582', null, true)" class="artd" href="/item_98582.aspx" title="10 Very Unusual Graves - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98582', null, true)" class="artd" href="/item_98582.aspx" title="10 Very Unusual Graves - " style="position:relative;top:-7px;">
        10 Very Unusual Graves
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98579', null, true)" href="/item_98579.aspx" title="12 Creative Cookie Cutters - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98579.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-home-design/" style="color:#ffffff;text-decoration:none;">Cool Home Design</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">40,716 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98579', null, true)" class="artd" href="/item_98579.aspx" title="12 Creative Cookie Cutters - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98579', null, true)" class="artd" href="/item_98579.aspx" title="12 Creative Cookie Cutters - " style="position:relative;top:-7px;">
        12 Creative Cookie Cutters
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98570', null, true)" href="/item_98570.aspx" title="10 Funny Bad Breath Ads - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98570.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/funny-signs/" style="color:#ffffff;text-decoration:none;">Funny Signs</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">55,881 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98570', null, true)" class="artd" href="/item_98570.aspx" title="10 Funny Bad Breath Ads - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98570', null, true)" class="artd" href="/item_98570.aspx" title="10 Funny Bad Breath Ads - " style="position:relative;top:-7px;">
        10 Funny Bad Breath Ads
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98580', null, true)" href="/item_98580.aspx" title="9 People Who Literally Got Away With Murder - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98580.jpg" style="" border="0" />

        <div style="position:absolute;bottom:5px;width:40px;height:15px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div><div style="position:absolute;bottom:3px;float:left;font-family:arial;font-size:12px;color:gold;margin-left:3px;z-index:3;"><strong>NSFW</strong></div>

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">86,894 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98580', null, true)" class="artd" href="/item_98580.aspx" title="9 People Who Literally Got Away With Murder - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98580', null, true)" class="artd" href="/item_98580.aspx" title="9 People Who Literally Got Away With Murder - " style="position:relative;top:-7px;">
        9 People Who Literally Got Away With Murder
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98578', null, true)" href="/item_98578.aspx" title="10 Coolest Leggings and Tights - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98578.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-objects/" style="color:#ffffff;text-decoration:none;">Cool Objects</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">76,372 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98578', null, true)" class="artd" href="/item_98578.aspx" title="10 Coolest Leggings and Tights - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98578', null, true)" class="artd" href="/item_98578.aspx" title="10 Coolest Leggings and Tights - " style="position:relative;top:-7px;">
        10 Coolest Leggings and Tights
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98545', null, true)" href="/item_98545.aspx" title="12 Hilarious Online Confessions - online, confessions, funny, hilarious, ridiculous">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98545.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">78,517 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98545', null, true)" class="artd" href="/item_98545.aspx" title="12 Hilarious Online Confessions - online, confessions, funny, hilarious, ridiculous" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98545', null, true)" class="artd" href="/item_98545.aspx" title="12 Hilarious Online Confessions - online, confessions, funny, hilarious, ridiculous" style="position:relative;top:-7px;">
        12 Hilarious Online Confessions
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98577', null, true)" href="/item_98577.aspx" title="8 Hilarious Legal Examinations of Unexpected Pop Culture Issues - law, legal, funny, legal geeks, professional, pop culture, comic books, law and the multiverse">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98577.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">56,803 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98577', null, true)" class="artd" href="/item_98577.aspx" title="8 Hilarious Legal Examinations of Unexpected Pop Culture Issues - law, legal, funny, legal geeks, professional, pop culture, comic books, law and the multiverse" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98577', null, true)" class="artd" href="/item_98577.aspx" title="8 Hilarious Legal Examinations of Unexpected Pop Culture Issues - law, legal, funny, legal geeks, professional, pop culture, comic books, law and the multiverse" style="position:relative;top:-7px;">
        8 Hilarious Legal Examinations of Unexpected Pop Culture Issues
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98575', null, true)" href="/item_98575.aspx" title="10 Unbelievably Cool Homemade Creations - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98575.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/fun-tech/" style="color:#ffffff;text-decoration:none;">Fun Tech</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">68,019 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98575', null, true)" class="artd" href="/item_98575.aspx" title="10 Unbelievably Cool Homemade Creations - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98575', null, true)" class="artd" href="/item_98575.aspx" title="10 Unbelievably Cool Homemade Creations - " style="position:relative;top:-7px;">
        10 Unbelievably Cool Homemade Creations
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98574', null, true)" href="/item_98574.aspx" title="15 Creative Gifts for Mother's Day - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98574.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-gift-ideas/" style="color:#ffffff;text-decoration:none;">Cool Gift Ideas</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">66,174 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98574', null, true)" class="artd" href="/item_98574.aspx" title="15 Creative Gifts for Mother's Day - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98574', null, true)" class="artd" href="/item_98574.aspx" title="15 Creative Gifts for Mother's Day - " style="position:relative;top:-7px;">
        15 Creative Gifts for Mother's Day
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98573', null, true)" href="/item_98573.aspx" title="8 Weirdest Undercover Operation Stories - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98573.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">63,120 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98573', null, true)" class="artd" href="/item_98573.aspx" title="8 Weirdest Undercover Operation Stories - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98573', null, true)" class="artd" href="/item_98573.aspx" title="8 Weirdest Undercover Operation Stories - " style="position:relative;top:-7px;">
        8 Weirdest Undercover Operation Stories
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98572', null, true)" href="/item_98572.aspx" title="10 Funniest Reporter Photos - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98572.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">81,797 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98572', null, true)" class="artd" href="/item_98572.aspx" title="10 Funniest Reporter Photos - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98572', null, true)" class="artd" href="/item_98572.aspx" title="10 Funniest Reporter Photos - " style="position:relative;top:-7px;">
        10 Funniest Reporter Photos
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98571', null, true)" href="/item_98571.aspx" title="10 Crazy Things You Didn't Know About North Korea - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98571.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">88,390 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98571', null, true)" class="artd" href="/item_98571.aspx" title="10 Crazy Things You Didn't Know About North Korea - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98571', null, true)" class="artd" href="/item_98571.aspx" title="10 Crazy Things You Didn't Know About North Korea - " style="position:relative;top:-7px;">
        10 Crazy Things You Didn't Know About North Korea
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98569', null, true)" href="/item_98569.aspx" title="10 Most Controversial Fat Shaming Ads and Signs - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98569.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-ads/" style="color:#ffffff;text-decoration:none;">Cool Ads</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">84,203 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98569', null, true)" class="artd" href="/item_98569.aspx" title="10 Most Controversial Fat Shaming Ads and Signs - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98569', null, true)" class="artd" href="/item_98569.aspx" title="10 Most Controversial Fat Shaming Ads and Signs - " style="position:relative;top:-7px;">
        10 Most Controversial Fat Shaming Ads and Signs
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98568', null, true)" href="/item_98568.aspx" title="8 Amazing Abandoned Mega Structures - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98568.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/cool-places/" style="color:#ffffff;text-decoration:none;">Cool Places</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">96,028 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98568', null, true)" class="artd" href="/item_98568.aspx" title="8 Amazing Abandoned Mega Structures - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98568', null, true)" class="artd" href="/item_98568.aspx" title="8 Amazing Abandoned Mega Structures - " style="position:relative;top:-7px;">
        8 Amazing Abandoned Mega Structures
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98564', null, true)" href="/item_98564.aspx" title="Top 10 Uniquely Deadly Animals in the World - Assassin, Caterpillar, Scorpion, Hippo, Science, Discover, 10, Top, Snake, Boomslang, Sea, Cone Snai">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98564.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/weird-science/" style="color:#ffffff;text-decoration:none;">Weird Science</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">98,452 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98564', null, true)" class="artd" href="/item_98564.aspx" title="Top 10 Uniquely Deadly Animals in the World - Assassin, Caterpillar, Scorpion, Hippo, Science, Discover, 10, Top, Snake, Boomslang, Sea, Cone Snai" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98564', null, true)" class="artd" href="/item_98564.aspx" title="Top 10 Uniquely Deadly Animals in the World - Assassin, Caterpillar, Scorpion, Hippo, Science, Discover, 10, Top, Snake, Boomslang, Sea, Cone Snai" style="position:relative;top:-7px;">
        Top 10 Uniquely Deadly Animals in the World
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98567', null, true)" href="/item_98567.aspx" title="13 Craziest Baby and Maternity Gadgets - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98567.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/fun-tech/" style="color:#ffffff;text-decoration:none;">Fun Tech</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">73,451 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98567', null, true)" class="artd" href="/item_98567.aspx" title="13 Craziest Baby and Maternity Gadgets - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98567', null, true)" class="artd" href="/item_98567.aspx" title="13 Craziest Baby and Maternity Gadgets - " style="position:relative;top:-7px;">
        13 Craziest Baby and Maternity Gadgets
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98566', null, true)" href="/item_98566.aspx" title="15 Absolutely Hilarious Engagement  Photos - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98566.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">149,649 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98566', null, true)" class="artd" href="/item_98566.aspx" title="15 Absolutely Hilarious Engagement  Photos - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98566', null, true)" class="artd" href="/item_98566.aspx" title="15 Absolutely Hilarious Engagement  Photos - " style="position:relative;top:-7px;">
        15 Absolutely Hilarious Engagement  Photos
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98565', null, true)" href="/item_98565.aspx" title="8 Coolest <i>Message In a Bottle</i> Stories - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98565.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">70,122 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98565', null, true)" class="artd" href="/item_98565.aspx" title="8 Coolest <i>Message In a Bottle</i> Stories - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98565', null, true)" class="artd" href="/item_98565.aspx" title="8 Coolest <i>Message In a Bottle</i> Stories - " style="position:relative;top:-7px;">
        8 Coolest <i>Message In a Bottle</i> Stories
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98563', null, true)" href="/item_98563.aspx" title="12 Funniest First World Problems - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98563.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">142,337 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98563', null, true)" class="artd" href="/item_98563.aspx" title="12 Funniest First World Problems - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98563', null, true)" class="artd" href="/item_98563.aspx" title="12 Funniest First World Problems - " style="position:relative;top:-7px;">
        12 Funniest First World Problems
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98562', null, true)" href="/item_98562.aspx" title="7 Naughty Evolutionary Theories - sex, human sexuality, orgasms, vaginas, penises, breasts">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98562.jpg" style="" border="0" />

        <div style="position:absolute;bottom:5px;width:40px;height:15px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div><div style="position:absolute;bottom:3px;float:left;font-family:arial;font-size:12px;color:gold;margin-left:3px;z-index:3;"><strong>NSFW</strong></div>

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/weird-science/" style="color:#ffffff;text-decoration:none;">Weird Science</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">141,672 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98562', null, true)" class="artd" href="/item_98562.aspx" title="7 Naughty Evolutionary Theories - sex, human sexuality, orgasms, vaginas, penises, breasts" style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98562', null, true)" class="artd" href="/item_98562.aspx" title="7 Naughty Evolutionary Theories - sex, human sexuality, orgasms, vaginas, penises, breasts" style="position:relative;top:-7px;">
        7 Naughty Evolutionary Theories
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98561', null, true)" href="/item_98561.aspx" title="12 Geekiest Examples of Bathroom Graffiti - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98561.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/funny-signs/" style="color:#ffffff;text-decoration:none;">Funny Signs</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">80,086 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98561', null, true)" class="artd" href="/item_98561.aspx" title="12 Geekiest Examples of Bathroom Graffiti - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98561', null, true)" class="artd" href="/item_98561.aspx" title="12 Geekiest Examples of Bathroom Graffiti - " style="position:relative;top:-7px;">
        12 Geekiest Examples of Bathroom Graffiti
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98559', null, true)" href="/item_98559.aspx" title="Top 10 Unique Ways to Stay Alive While Lost in an Uninhabited Part of Africa - Africa, South Africa, Plants, Animals, ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98559.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/weird-science/" style="color:#ffffff;text-decoration:none;">Weird Science</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">76,039 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98559', null, true)" class="artd" href="/item_98559.aspx" title="Top 10 Unique Ways to Stay Alive While Lost in an Uninhabited Part of Africa - Africa, South Africa, Plants, Animals, " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98559', null, true)" class="artd" href="/item_98559.aspx" title="Top 10 Unique Ways to Stay Alive While Lost in an Uninhabited Part of Africa - Africa, South Africa, Plants, Animals, " style="position:relative;top:-7px;">
        Top 10 Unique Ways to Stay Alive While Lost in an Uninhabited Part of Africa
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98560', null, true)" href="/item_98560.aspx" title="12 Funniest Shadow Photobombs - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98560.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">118,502 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98560', null, true)" class="artd" href="/item_98560.aspx" title="12 Funniest Shadow Photobombs - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98560', null, true)" class="artd" href="/item_98560.aspx" title="12 Funniest Shadow Photobombs - " style="position:relative;top:-7px;">
        12 Funniest Shadow Photobombs
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98558', null, true)" href="/item_98558.aspx" title="8 Creepiest Facial Treatments - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98558.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">73,687 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98558', null, true)" class="artd" href="/item_98558.aspx" title="8 Creepiest Facial Treatments - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98558', null, true)" class="artd" href="/item_98558.aspx" title="8 Creepiest Facial Treatments - " style="position:relative;top:-7px;">
        8 Creepiest Facial Treatments
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98554', null, true)" href="/item_98554.aspx" title="10 Most Extraordinary Ways People Got Their Jobs - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98554.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">80,361 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98554', null, true)" class="artd" href="/item_98554.aspx" title="10 Most Extraordinary Ways People Got Their Jobs - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98554', null, true)" class="artd" href="/item_98554.aspx" title="10 Most Extraordinary Ways People Got Their Jobs - " style="position:relative;top:-7px;">
        10 Most Extraordinary Ways People Got Their Jobs
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98556', null, true)" href="/item_98556.aspx" title="10 of the Weirdest Deaths - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98556.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">111,374 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98556', null, true)" class="artd" href="/item_98556.aspx" title="10 of the Weirdest Deaths - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98556', null, true)" class="artd" href="/item_98556.aspx" title="10 of the Weirdest Deaths - " style="position:relative;top:-7px;">
        10 of the Weirdest Deaths
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98557', null, true)" href="/item_98557.aspx" title="10 Most Bizarre Eyes - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98557.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/misc/" style="color:#ffffff;text-decoration:none;">Misc</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">105,275 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98557', null, true)" class="artd" href="/item_98557.aspx" title="10 Most Bizarre Eyes - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98557', null, true)" class="artd" href="/item_98557.aspx" title="10 Most Bizarre Eyes - " style="position:relative;top:-7px;">
        10 Most Bizarre Eyes
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98555', null, true)" href="/item_98555.aspx" title="10 Weirdest Fossils - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98555.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/weird-science/" style="color:#ffffff;text-decoration:none;">Weird Science</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">72,001 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98555', null, true)" class="artd" href="/item_98555.aspx" title="10 Weirdest Fossils - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98555', null, true)" class="artd" href="/item_98555.aspx" title="10 Weirdest Fossils - " style="position:relative;top:-7px;">
        10 Weirdest Fossils
    </a>
</div>

		

<div class="sb1_link" style="margin-bottom:10px;">
    <div style="position:relative; overflow:hidden;">
        <a onclick="GAevent('page','click_SB_New', '98552', null, true)" href="/item_98552.aspx" title="7 of the Worst Unwanted Tattoos Inked as Revenge - ">
        <img width="300" height="100" src="/_media/imgs/oddee/artSB/98552.jpg" style="" border="0" />

        

        <div class="sb1_bk" style="position:absolute;top:-17px;width:100%;height:0px;background-color:black;opacity:0.5;filter: alpha(opacity = 50);z-index:3;"></div>
        <div class="sb1_text" style="position:absolute;top:-17px;left:0px;font-family:arial;font-size:12px;color:#ffffff;margin-left:3px;z-index:3;">
            <a href="/strange-stories/" style="color:#ffffff;text-decoration:none;">Strange Stories</a>
        </div>
        <div class="sb1_text" style="position:absolute;top:-17px;right:0px;font-family:arial;font-size:12px;color:#ffffff;margin-right:3px;z-index:3;">118,634 views</div>
        </a>

	    <a onclick="GAevent('page','click_SB_New', '98552', null, true)" class="artd" href="/item_98552.aspx" title="7 of the Worst Unwanted Tattoos Inked as Revenge - " style="position:relative; top:-35px;">

            </a>
    <!--<br />-->
    </div>
    <a onclick="GAevent('page','click_SB_New', '98552', null, true)" class="artd" href="/item_98552.aspx" title="7 of the Worst Unwanted Tattoos Inked as Revenge - " style="position:relative;top:-7px;">
        7 of the Worst Unwanted Tattoos Inked as Revenge
    </a>
</div>





        
        <br />
        <iframe class="fb-fan-box" scrolling="no" frameborder="0" src="http://www.facebook.com/connect/connect.php?id=238779731616&amp;connections=10&amp;stream=0" allowtransparency="true" width="300" height="246">
        </iframe>
    </div>
<!--/Oddee's middle sidebar -->

<!--Oddee's right sidebar -->

    <div id="d_sidebar2">
        <div id="d_sidebar2S1">
            &nbsp;</div>
        <div id="d_sidebar2C">
            
            
    <!-- 160x600_above_the_fold -->
                <div id='div-gpt-ad-1346100848791-0' style='width:160px;height:600px;margin-top:15px;'>
        <script type='text/javascript'>























					googletag.cmd.push(function() { googletag.display('div-gpt-ad-1346100848791-0'); });
				</script>
                </div>
            
            <script type="text/javascript">
                $(function () {
                    $('.sb2').mouseover(function () {
                        $('.sb2_img_160_bk', $(this)).show();
                        $('.sb2_img_160_text', $(this)).show();
                    });
                    $('.sb2').mouseleave(function () {
                        $('.sb2_img_160_bk', $(this)).hide();
                        $('.sb2_img_160_text', $(this)).hide();
                    });
                });
            </script>
			<table width="160" background="/_media/imgs/oddee/fondoBarra.gif" cellpadding="0" cellspacing="0" style="margin-top:10px;">
                <tr>
                    <td style="padding-left:15px" height="30">
                        <img src="/_media/imgs/oddee/CoolStuff.gif">
                    </td>
                    <td width="8">
                        &nbsp;</td>
                </tr>
                		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '98', null, true)" href="http://www.amazon.com/Hide-Your-Beer-Covers-Set/dp/B000ZQ6CD8/?tag=oddeesidebar-20" target="_blank" title="Hide Your Beer Covers" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/98.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Hide Your Beer Covers<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '82', null, true)" href="http://www.amazon.com/gp/product/0898159776/?tag=oddeesidebar-20" target="_blank" title="Eat-a-bug Cookbook" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/82.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Eat-a-bug Cookbook<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '34', null, true)" href="http://www.amazon.com/dp/B002IT5DIU/?tag=oddeesidebar-20" target="_blank" title="Flexible Flashlight" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/34.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Flexible Flashlight<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '111', null, true)" href="http://www.amazon.com/ThinkGeek-7AC3F-Quiz-Math-Clock/dp/B001JPKWU8?tag=oddeesidebar-20" target="_blank" title="DCI Pop Quiz Clock" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/111.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            DCI Pop Quiz Clock<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '104', null, true)" href="http://www.amazon.com/gp/product/B0018PT502?tag=oddeesidebar-20" target="_blank" title="Digital Photo Frame Fridge Magnet" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/104.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Digital Photo Frame Fridge Magnet<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '58', null, true)" href="http://www.amazon.com/Smart-Planet-CDM-1-Corn-Maker/dp/B002MVOIP8/?tag=oddeesidebar-20" target="_blank" title="Corn Dog Maker" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/58.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Corn Dog Maker<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '95', null, true)" href="http://www.amazon.com/Accoutrements-EMERGENCY-UNDERPANTS/dp/B003DM3MN4/?tag=oddeesidebar-20" target="_blank" title="Emergency Underpants" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/95.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Emergency Underpants<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '11', null, true)" href="http://www.amazon.com/dp/B0006MY7JM/?tag=oddeesidebar-20" target="_blank" title="Floating Ping Pong Table" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/11.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Floating Ping Pong Table<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '76', null, true)" href="http://www.amazon.com/Bodyguard-Sexy-Kitchen-Cooking-Apron/dp/B004JPJOMW/?tag=oddeesidebar-20" target="_blank" title="Bodyguard Sexy Kitchen Cooking Apron " style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/76.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Bodyguard Sexy Kitchen Cooking Apron <br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '117', null, true)" href="http://www.amazon.com/ToastieTush-Round-TT-R-ToastieTush-Toilet-Heater/dp/B001MP46AC/?tag=oddeesidebar-20" target="_blank" title="Toilet Seat Heater" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/117.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Toilet Seat Heater<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '21', null, true)" href="http://www.amazon.com/dp/B005288PW0/?tag=oddeesidebar-20" target="_blank" title="Two Person Underwear" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/21.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Two Person Underwear<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '120', null, true)" href="http://www.amazon.com/Wallet-Always-inLoadedin-Office-Product/dp/B0029SVXAC/?tag=oddeesidebar-20" target="_blank" title="Loaded! $100 Bill Wallet" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/120.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Loaded! $100 Bill Wallet<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '84', null, true)" href="http://www.amazon.com/gp/product/0671000225/?tag=oddeesidebar-20" target="_blank" title="The Star Trek Cookbook" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/84.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            The Star Trek Cookbook<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '54', null, true)" href="http://www.amazon.com/gp/product/B002673RWS/?tag=oddeesidebar-20" target="_blank" title="Condiment Gun" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/54.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Condiment Gun<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '48', null, true)" href="http://www.amazon.com/dp/B0074JC5VW/?tag=oddeesidebar-20" target="_blank" title="Zombie Family Car Stickers" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/48.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Zombie Family Car Stickers<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '59', null, true)" href="http://www.amazon.com/gp/product/B0043IO09C/?tag=oddeesidebar-20" target="_blank" title="Hydro Power Clock" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/59.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Hydro Power Clock<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '50', null, true)" href="http://www.amazon.com/GROW-a-Girlfriend-Novelty-Gift/dp/B005LY2HHO/?tag=oddeesidebar-20" target="_blank" title="GROW a Girlfriend Novelty Gift" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/50.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            GROW a Girlfriend Novelty Gift<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '72', null, true)" href="http://www.amazon.com/Polar-Bear-Slippers-Women-Medium/dp/B002VYOZP4/?tag=oddeesidebar-20" target="_blank" title="Polar Bear Paw Slippers for Men and Women" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/72.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Polar Bear Paw Slippers for Men and Women<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '94', null, true)" href="http://www.amazon.com/gp/product/B001T43NQO/?tag=oddeesidebar-20" target="_blank" title="Touchscreen Recipe Reader" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/94.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Touchscreen Recipe Reader<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '56', null, true)" href="http://www.amazon.com/gp/product/B001XSFW42/?tag=oddeesidebar-20" target="_blank" title="Pizza Boss Pizza Wheel" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/56.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Pizza Boss Pizza Wheel<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '40', null, true)" href="http://www.amazon.com/dp/B001GQ2SQ6/?tag=oddeesidebar-20" target="_blank" title="Titanic Ice Cube Mold" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/40.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Titanic Ice Cube Mold<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    		
        <tr>
		    <td colspan="2">
                <div class="sb2" style="overflow:hidden;height:160px;">
                    <a onclick="GAevent('page','click_SB_Product', '18', null, true)" href="http://www.amazon.com/dp/B002VKDO1E/?tag=oddeesidebar-20" target="_blank" title="Glow In The Dark Toilet Paper" style="text-decoration:none;">
                        <img class="sb2_img_160" src="/_media/imgs/Oddee/prodSQ/18.jpg" width="160" border="0" />
		                <div class="sb2_img_160_bk" style="display:none;position:relative;top:-165px;height:160px;background-color:black;opacity:0.5;filter:alpha(opacity = 50);"></div>
                        <div class="sb2_img_160_text" style="display:none;position:relative;top:-295px;color:white;margin-left:10px;margin-right:10px;font-size:18px;">
                            Glow In The Dark Toilet Paper<br />
                        </div>
                    </a>
                </div>
            </td>
	    </tr>
	    <tr>
	        <td height="8"></td>
        </tr>
    

            </table>
            <b>Sites we like:</b><BR>
            <a onclick="GAevent('out','click','I-Am-Bored.com', null, true)" rel="nofollow" href="http://www.i-am-bored.com">I-am-bored</a> |
            <a onclick="GAevent('out','click','Gajitz.com', null, true)" rel="nofollow" href="http://Gajitz.com">Gajitz</a>
            <a onclick="GAevent('out','click','UniqueDaily.com', null, true)" rel="nofollow" href="http://www.UniqueDaily.com">UniqueDaily</a><br />
            <a onclick="GAevent('out','click','Uncoached.com', null, true)" rel="nofollow" href="http://www.Uncoached.com">Uncoached</a> |
            <a onclick="GAevent('out','click','Unreality.com', null, true)" rel="nofollow" href="http://www.Unrealitymag.com">Unreality</a>
            <a onclick="GAevent('out','click','DarkRoastedBlend.com', null, true)" rel="nofollow" href="http://www.darkroastedblend.com/">DRB</a> |
            <a onclick="GAevent('out','click','Inspiratorium', null, true)" rel="nofollow" href="http://blog.dmorton.ca/">Inspiratorium</a>
            <a onclick="GAevent('out','click','WebUrbanist.com', null, true)" rel="nofollow" href="http://WebUrbanist.com">WebUrbanist</a> |
            <a onclick="GAevent('out','click','WebEcoist.com', null, true)" rel="nofollow" href="http://WebEcoist.com">Ecoist</a><BR>
            <a onclick="GAevent('out','click','IncredibleThings.com', null, true)" rel="nofollow" href="http://www.incrediblethings.com">IncredibleThings</a><br />
            <a onclick="GAevent('out','click','Dornob.com', null, true)" rel="nofollow" href="http://Dornob.com">Dornob</a> |
            <a onclick="GAevent('out','click','GorillaMask.net', null, true)" rel="nofollow" href="http://GorillaMask.net">GorillaMask</a><br />
            <a onclick="GAevent('out','click','EatLiver.com', null, true)" rel="nofollow" href="http://eatliver.com/">Eat Liver</a> |
            <a onclick="GAevent('out','click','Neatorama.com', null, true)" rel="nofollow" href="http://www.Neatorama.com">Neatorama</a>
            <a onclick="GAevent('out','click','Uphaa.com', null, true)" rel="nofollow" href="http://www.Uphaa.com">Uphaa</a><BR>
            <BR>
            
            
            <a rel="nofollow" href="http://www.pcmag.com/article2/0,2817,2327435,00.asp">
            <img src="/_media/imgs/oddee/PCMag.gif" border="0"></a><br>
            <small style="line-height:13px">Oddee.com makes PC Magazine's Top 100 Web Sites of
            <a rel="nofollow" href="http://www.pcmag.com/article2/0,2817,2327435,00.asp">2008</a> &
            <a rel="nofollow" href="http://www.pcmag.com/article2/0,2817,2372442,00.asp">2010</a>!</small>
            <br>
            <br><b>Great articles on other blogs:</b>
            <br>
            
		<div id="knowd-widget-570"></div><script async="async" src="http://knowd.com/w/570.js?swid=319&heid=knowd-widget-570"></script>
            
        </div>
    </div>

<!--/Oddee's right sidebar -->


</div> <!--/Oddee's grid -->








<!--Oddee's footer -->

 
<div id="d_footer">

<!--
1024: width:99%; 7
1152: width:88% - 7
1280: width:90% - 8
1360 & 1366: width:85%; - 8
1440: width:90%  - 9
1680: width:85% - 10
1900+: width:75% - 10

-->

<big id="bl_t" style="margin-bottom:20px">Great articles on other blogs...</big>

<div id="mlinks" style="width:99%; text-align:center; margin-left: auto; margin-right: auto;">

	<script type="text/javascript" src="http://api.content.ad/Scripts/widget.js?id=f1bca9c5-a1d4-43a2-8f75-a60dcf38f0e5&d=b2RkZWUuY29t&wid=970"></script>
	<div id="knowd-widget-571"></div><script async="async" src="http://knowd.com/w/571.js?swid=319&heid=knowd-widget-571"></script>

	<!-- WAHOHA created 08/28/12 -->
	<div id="wahoha"></div>
	<script type="text/javascript">

		var mlinks = document.getElementById("mlinks")

		// default works for 1681+
		var mlinksw  = "70%"

		if (screen.width >= 1900) {
			mlinksw  = "75%"
		} else if(screen.width >= 1680) {
			mlinksw = "85%"
		} else if(screen.width >= 1440) {
			mlinksw = "90%"
		} else if(screen.width >= 1280) {
			mlinksw = "90%"
		} else if(screen.width >= 1360) {
			mlinksw = "90%"
		} else if(screen.width >= 1152) {
			mlinksw = "88%"
		} else if (screen.width <= 1024) {
			mlinksw = "99%"
		}
		mlinks.style.width = mlinksw 

	/*(function(){function a(){var s=document.createElement("script");s.type="text/javascript";s.async=true;

		var mlinks = document.getElementById("mlinks")
		var wahoha = document.getElementById("wahoha")

		// default works for 1681+
		var wahohaID = "KKQYXT"
		var mlinksw  = "70%"

		if (screen.width >= 1900) {
			wahohaID = "KKQYXT"
			mlinksw  = "75%"
		} else if(screen.width >= 1680) {
			wahohaID = "KKQYXT"	// for 10 items
			mlinksw = "85%"
		} else if(screen.width >= 1440) {
			wahohaID = "C7SSUe"	// for 9 items
			mlinksw = "90%"
		} else if(screen.width >= 1280) {
			wahohaID = "LgUJTs"	// for 8 items
			mlinksw = "90%"
		} else if(screen.width >= 1360) {
			wahohaID = "LgUJTs"	// for 8 items
			mlinksw = "90%"
		} else if(screen.width >= 1152) {
			wahohaID = "yshkj9"	// for 7 items
			mlinksw = "88%"
		} else if (screen.width <= 1024) {
			wahohaID = "yshkj9"	// for 7 items
			mlinksw = "99%"
		}
		wahoha.id = "wahoha" + wahohaID
		mlinks.style.width = mlinksw 

		s.src="http://contentwidgets.net/widget/" + wahohaID;
		var x=document.getElementsByTagName("script")[0];x.parentNode.insertBefore(s,x);}a();})();
	*/
	</script>
	<!-- end -->

</div>





<br>
<small class="copyr">Copyright © 2007 - 2013 Oddee. All rights reserved - <a href="/privacy.aspx" class="copyr">Privacy Policy</a> - <a href="/TOS.aspx" class="copyr">Terms and Conditions of Use</a> - <a href="About.aspx" class="copyr">About</a> - <a href="/_media/imgs/oddee/mediakit.jpg" class="copyr">Advertise</a> - <a href="ContactUs.aspx" class="copyr">Contact Us</a></small> 


</div>


<!--/Oddee's footer -->




</div> <!--/Oddee's container -->





<!--At last, but not least, some final useful files... -->


<div id="BF_WIDGET_1">&nbsp;</div>
<script type="text/javascript">
(function( ){
BF_WIDGET_JS=document.createElement("script"); BF_WIDGET_JS.type="text/javascript";
BF_WIDGET_SRC="http://ct.buzzfeed.com/wd/UserWidget?u=oddee.com&to=1&or=vb&wid=1&cb=" + (new Date()).getTime();
setTimeout(function() {document.getElementById("BF_WIDGET_1").appendChild(BF_WIDGET_JS);BF_WIDGET_JS.src=BF_WIDGET_SRC},1);
})();
</script>





<script type="text/javascript">
    var infolink_pid = 17016;
    var infolink_wsid = 0;
</script>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>
  


<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>

<script type="text/javascript">
    // --- Twitter ---
    window.twttr = (function (d, s, id) {
        var t, js, fjs = d.getElementsByTagName(s)[0];
        if (d.getElementById(id)) return; js = d.createElement(s); js.id = id;
        js.src = "//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
        return window.twttr || (t = { _e: [], ready: function (f) { t._e.push(f) } });
    } (document, "script", "twitter-wjs"));

    twttr.ready(function (twttr) {
        twttr.events.bind('tweet', function (event) {
            GAevent('subscriptions', 'TW', '', null, true)
        });

        twttr.events.bind('follow', function (event) {
            var followed_user_id = event.data.user_id;
            var followed_screen_name = event.data.screen_name;
        });
    });
</script>
<div id="slidebox_left" style="z-index:2; text-align:center">
    <a class="close"></a>
    <div id="last" align="left" style="padding-left:8px; text-align:center">
        <div style="padding-top:5px; padding-bottom:5px; padding-right:20px"><strong>Subscribe to Oddee</strong></div>
        <form action="/newsletter/subscribe.aspx" method="post" target="popupw" onsubmit="return email_validate($('txtEmail2'));">
            By E-mail:
            <input id="txtEmail2" type="text" size="8" onblur="if(this.value=='') this.value='Your E-mail'" onfocus="if(this.value =='Your E-mail') this.value=''" value="Your E-mail" name="txtEmail"/>
            <input type="submit" value="Go"/>
        </form>
        <fb:like-box href="http://www.facebook.com/Oddee" width="200" colorscheme="light" show_faces="false" stream="false" header="false"></fb:like-box><br />
        <a href="https://twitter.com/OddeeBlog" class="twitter-follow-button" data-width="200px" data-show-count="true" data-show-screen-name="false" data-size="large" data-lang="en">Follow</a><br />
            <a onclick="GAevent('subscriptions','RSS', '', null, true)" href="http://feeds.feedburner.com/Oddee" style="padding-top:5px">
                <img src="/_media/imgs/oddee/rss.png" width="32" border="0" valign="middle" style="padding-right:10px">
            	RSS
            </a>
    </div>
</div>

<strong id="slideboxlast_left"></strong>

<script type="text/javascript">
    var subscribed = getCookie("subscribed");
    var shown = getCookie("shown");
    
    //alert("shown: "  + shown);
    
    if (shown == null || shown == "") {
        setCookie("shown", parseInt(1), 365);
        shown = 0;
    } else
        setCookie("shown", parseInt(shown) + 1, 365);

    if ((subscribed == null || subscribed == "") && (parseInt(shown) + 1) <= 2) {
        (function () {
            $(function () {
                var currentTime, openTime, originalPosition, slidebox;

                currentTime = function () {
                    return (new Date()).getTime();
                };

                slidebox = $('#slidebox_left');
                originalPosition = slidebox.css('right');

                openTime = null;

                $(window).scroll(function () {
                    var distanceTop;
                    distanceTop = $('#slideboxlast_left').offset().top - $(window).height();

                    if ($(window).scrollTop() > 600) {
                        slidebox.animate({
                            'left': '0px'
                        }, 300);

                        if (!openTime) {
                            openTime = currentTime();
                            return openTime;
                        }
                    } else {
                        return slidebox.stop(true).animate({
                            'left': originalPosition
                        }, 100);
                    }
                });

                slidebox.find('.close').click(function () {
                    var elapsedTime;

                    $(this).parent().remove();
                    elapsedTime = currentTime() - openTime;
                    return;
                });

                slidebox.find('.related a').click(function () {
                    var elapsedTime;

                    elapsedTime = currentTime() - openTime;
                    return;
                });
            });
        })();
    }
</script>

<script type="text/javascript">
    // Aniversary coupon
    $(function () {
        //var giveaway = getCookie("giveaway");

        // If cookie not set show the coupon popup
        //if (giveaway == null || giveaway == "") {
        if (0) {
            GAevent('giveaway1b', 'shown', "", null, true);
            
            pPreload(['coupon3.jpg', 'coupon_pick.png', '31.jpg', '32.jpg', '33.jpg'], '/_media/imgs/Oddee/aniversary_coupon/', 5000, function () {
                $('#ac_bk').css('height', $(window).height());
                $('#ac_bk').css('width', $(window).width());

                $('#ac_bk').show();
                $('#ac').show();

                var mtop = ($(window).height() / 2) - ((467 + 119) / 2);
                var mleft = ($(window).width() / 2) - (700 / 2);

                $('#ac').css('top', mtop);
                $('#ac').animate({ left: mleft }, 'slow');
            })

            setCookie("giveaway", 1, 365);
        }

        $('#ac_close').click(function () {
            GAevent('giveaway1b', 'close', "", null, true);

            $('#ac').hide();
            $('#ac_bk').hide();
        })

        $('#ac_rules').click(function () {
            popupcenter("giveaway_rules.aspx", "Giveaway Rules", 400, 500);
        });

        $('#btnSignIn').click(function () {
            // Save data via ajax
            if ($('#chkReadRules').attr('checked')) {
                if (validateEmail($('#txtAC_Email').val())) {
                    sys_getJSON("/oddee/ajax/giveaway_save.aspx?txtAC_Email=" + $('#txtAC_Email').val() + "&lstGift=" + $("#lstGift").val(), function (data, error) {
                        if (data == null) {
                            GAevent('giveaway1b', 'register', "", null, true);

                            alert("Thanks for participating in Oddee's aniversary giveaway!");

                            // Closing
                            $('#ac').hide();
                            $('#ac_bk').hide();
                        } else {
                            GAevent('giveaway1b', 'duplicate_email', "", null, true);

                            alert(data.error);
                            
                            // Closing
                            $('#ac').hide();
                            $('#ac_bk').hide();
                        }
                    });

                } else {
                    alert("You need to enter a valid email address");
                }
            } else
                alert("You need to check the 'I read the rules' checkbox first");
        });

        $('#ac_pick1').mouseover(function () {
            $('#ac_pick1_specs').show();
        });

        $('#ac_pick1').mouseleave(function () {
            $('#ac_pick1_specs').hide();
        });

        $('#ac_pick2').mouseover(function () {
            $('#ac_pick2_specs').show();
        });

        $('#ac_pick2').mouseleave(function () {
            $('#ac_pick2_specs').hide();
        });

        $('#ac_pick3').mouseover(function () {
            $('#ac_pick3_specs').show();
        });

        $('#ac_pick3').mouseleave(function () {
            $('#ac_pick3_specs').hide();
        });
    });

    function validateEmail(email) {
        // http://stackoverflow.com/a/46181/11236

        var re = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
        return re.test(email);
    }
    
    function popupcenter(pageURL, title, w, h) {
        var left = (screen.width / 2) - (w / 2);
        var top = (screen.height / 2) - (h / 2);
        var targetWin = window.open(pageURL, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);
    } 

    function sys_getJSON(jsonURL, callback, callbackOnError, useSameCallback) {
        if (useSameCallback != null && callbackOnError == null) { if (useSameCallback) { callbackOnError = callback } }

        $.ajax({ url: jsonURL, dataType: "json",
            success: function (data) {
                callback(data);
            },
            error: function (XMLHttpRequest, textStatus, errorThrown) {
                callbackOnError(null, error);
            }
        });
    }

    // preloads images and callsback when done
    function pPreload(images, path, timeOut, callback) {

        // if the path wasn't specified, set it to empty string
        if (path == null) { path = '' }

        // for each image to be preloaded...
        var promises = [];
        for (i = 0; i < images.length; i++) {
            (function (url, promise) {
                var img = new Image();
                img = new Image();
                img.onload = function () {
                    promise.resolve();
                };
                img.src = url;
            })(path + images[i], promises[i] = jQuery.Deferred());
        };

        // if a callback was specified...
        if (callback != null) {
            // if a callback timeout was specified, set it
            var timeOutFired = false;
            var timeOutID = null;
            if (timeOut != null) {
                var callbackTimedOut = function () { timeOutFired = true; callback() }
                timeOutID = setTimeout(callbackTimedOut, timeOut)
            }

            // when all images are loaded, callback
            jQuery.when.apply(jQuery, promises).done(function () {
                // if a timeout was specified, kill it
                if (timeOut != null) { clearTimeout(timeOutID) }

                // if a timeout was not reached OR was not specified, callback
                if (!timeOutFired) { callback(true) } // true = preload was done successfully
            });


        }
    }
</script>
<!--<div id="ac_bk" style="position:absolute;background-color:black;opacity:0.5;top:0px;left:0px;z-index:3;display:none; position:fixed"></div>
<div id="ac" style="background-image:url('/_media/imgs/Oddee/aniversary_coupon/coupon3.jpg');z-index:3;width:700px;height:467px;position:absolute;left:-700px;display:none; position:fixed">
    <img id="ac_close" src="/_media/imgs/Oddee/aniversary_coupon/close.png" style="position:absolute;right:-23px;top:-15px;cursor:pointer;" />
    <img id="ac_rules" src="/_media/imgs/Oddee/aniversary_coupon/rules.png" style="position:absolute;right:45px;bottom:35px;cursor:pointer;z-index:5;" />
        <a href="http://www.amazon.com/Electric-Novelties-Plasma-Nebula-Ball/dp/B000QSQSMU/?tag=oddeegiveaway-20" target="_blank" onclick="GAevent('giveaway1b', 'click', '1', null, true);">
            <div id="ac_pick1" align="center" style="position:absolute;top:192px;left:160px;">
                <div style="position:absolute;top:25px;left:-15px; width:120px;height:40px;background-color:Black;opacity:0.5;"></div>
                <div style="position:absolute;top:30px;color:White; font-family:Arial; font-size:12px; line-height:15px;">See product at<br />Amazon.com</div>
               <img src="/_media/imgs/Oddee/aniversary_coupon/32.jpg" width="90">
            </div>
        </a>
        <div id="ac_pick1_specs" style="position:absolute;top:305px;left:173px;color:White;font-family:Arial;font-size:22px;display:none;">GIFT 1</div>

        <a href="http://www.amazon.com/Hopside-Down-Beer-Glass-Double/dp/B004GUKS84/?tag=oddeegiveaway-20" target="_blank" onclick="GAevent('giveaway1b', 'click', '2', null, true);">
            <div id="ac_pick2" align="center" style="position:absolute;top:192px;left:305px;">
                <div style="position:absolute;top:25px;left:-15px; width:120px;height:40px;background-color:Black;opacity:0.5;"></div>
                <div style="position:absolute;top:30px;color:White; font-family:Arial; font-size:12px; line-height:15px;">See product at<br />Amazon.com</div>
                <img src="/_media/imgs/Oddee/aniversary_coupon/31.jpg" width="90">
            </div>
        </a>
        <div id="ac_pick2_specs" style="position:absolute;top:305px;left:317px;color:White;font-family:Arial;font-size:22px;display:none;">GIFT 2</div>

        <a href="http://www.amazon.com/Newtons-Cradle-Balance-Balls-inch/dp/B00123CO44/?tag=oddeegiveaway-20" target="_blank" onclick="GAevent('giveaway1b', 'click', '3', null, true);">
            <div id="ac_pick3" align="center" style="position:absolute;top:192px;left:450px;">
                <div style="position:absolute;top:25px;left:-15px; width:120px;height:40px;background-color:Black;opacity:0.5;"></div>
                <div style="position:absolute;top:30px;color:White; font-family:Arial; font-size:12px; line-height:15px;">See product at<br />Amazon.com</div>
                <img src="/_media/imgs/Oddee/aniversary_coupon/33.jpg" width="90">
            </div>
        </a>
        <div id="ac_pick3_specs" style="position:absolute;top:305px;left:460px;color:White;font-family:Arial;font-size:22px;display:none;">GIFT 3</div>
        <div style="background-image:url('/_media/imgs/Oddee/aniversary_coupon/coupon_pick.png');background-repeat:no-repeat;width:453px;height:119px;font-family:Arial;color:black;position:relative;top:467px;">

        <select id="lstGift" name="lstGift" style="position:absolute;top:67px;left:80px">
            <option value="1">Gift 1</option>
            <option value="2">Gift 2</option>
            <option value="3">Gift 3</option>
        </select>

        <input type="text" value="enter your email" onfocus="if(this.value == 'enter your email') {this.value = '';}" onblur="if (this.value == '') {this.value = 'enter your email';}" id="txtAC_Email" name="txtAC_Email" style="position:absolute;top:65px;left:240px;" />
        <input id="btnSignIn" type="button" value="OK" style="position:absolute;top:65px;left:400px;" />
        <input id="chkReadRules" type="checkbox" checked="checked" style="position:absolute;top:87px;left:150px;" />
        <div style="position:absolute;top:87px;left:175px;">I have read the <a href="#" style="color:black;" onclick="popupcenter('giveaway_rules.aspx', 'Giveaway Rules', 400, 500);">rules</a></div>
    </div>
</div>-->

</body>
</html>