CINXE.COM

TBS

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- pageId: "null" --> <html xmlns="http://www.w3.org/1999/xhtml"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.tbs.com/general/privacy/","20130424235055","https://web.archive.org/","web","/_static/", "1366847455"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>TBS</title> <script type="text/javascript" src="/web/20130424235055js_/http://www.tbs.com/processors/profileView/js/lib/proto/prototype.js"></script> <script type="text/javascript" src="/web/20130424235055js_/http://www.tbs.com/resources/jquery.js"></script> <title>tbs privacy policy</title> <meta name="msApplication-ID" content="microsoft.build.App"/> <meta name="msApplication-PackageFamilyName" content="microsoft.build_8wekyb3d8bbwe"/> <meta property="fb:app_id" content="154284264640292"/> <meta property="fb:admins" content="100001482580831"/> <meta property="og:type" content="tv_show"/> <meta id="og-title" property="og:title" content="tbs privacy policy"/> <meta property="og:site_name" content="null"/> <meta id="og-description" property="og:description" content="null"/> <meta id="og-image" property="og:image" content="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/gigya/franchises/tbs_black.jpg"/> <meta id="og-url" property="og:url" content="https://web.archive.org/web/20130424235055/http://www.tbs.com/general/privacy/"/> <link rel="icon" type="image/png" href="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/gigya/tbs_logo_black_16.png"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link href="/web/20130424235055cs_/http://www.tbs.com/css/shows.css" rel="stylesheet" type="text/css"/> <script src="/web/20130424235055js_/http://www.tbs.com/resources/jquery.js" type="text/javascript"></script> <script src="/web/20130424235055js_/http://www.tbs.com/resources/DD_roundies.js" type="text/javascript"></script> <script src="/web/20130424235055js_/http://www.tbs.com/resources/cnnDomain.js" type="text/javascript"></script> <script src="/web/20130424235055js_/http://www.tbs.com/resources/cnn_adspaces.js" type="text/javascript"></script> <script src="/web/20130424235055js_/http://www.tbs.com/resources/general.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready(function() { // jquery corner worked great in FF but not with borders in IE DD_roundies.addRule('#showNav', '12px 12px 0 0', true); DD_roundies.addRule('#leftColumn', '12px 12px 12px 12px', true); DD_roundies.addRule('#scheduleHdr', '12px 12px 0 0', true); DD_roundies.addRule('#showInner', '12px 12px 12px 12px', true); DD_roundies.addRule('.infoBox', '12px', true); DD_roundies.addRule('.centerBox', '12px', true); // IE messes up subnav display with this one, but it works elsewhere if (!$.browser.msie) { DD_roundies.addRule('#showNav ul ul', '0 0 6px 6px', true); } }); </script> </head> <body> <div id="mainBody"> <meta name="msApplication-ID" content="microsoft.build.App"/> <meta name="msApplication-PackageFamilyName" content="microsoft.build_8wekyb3d8bbwe"/> <style type="text/css"> #tbs_statusbar_wmsib { background: transparent url(https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/images/static/tbsmsib/tbs_login_back.png) no-repeat scroll left top; } </style> <!-- commented this js file to fix TENDP-8821 --> <!-- <script src="/js/ais.js" type="text/javascript"></script> --> <script type="text/javascript"> function betterHideContent(popup, bgimage, newsource) { if(popup.length < 1) { return; } document.getElementById(bgimage).src = "https://web.archive.org/web/20130424235055/http://i.cdn.turner.com/v5cache/TBS/images/static/2007/" + newsource; document.getElementById(popup).style.display = "none"; } function betterShowContent(popup, bgimage, newsource) { if(popup.length < 1) { return; } document.getElementById(bgimage).src = "https://web.archive.org/web/20130424235055/http://i.cdn.turner.com/v5cache/TBS/images/static/2007/" + newsource; document.getElementById(popup).style.display = "block"; } function runSearch(searchTerm, searchType){ if(searchTerm == null || leftTrim(searchTerm).length == 0 || searchTerm.indexOf("</") >= 0 || searchTerm.indexOf(";") >= 0){alert("Please enter a valid search term. HTML, URLs, and Scripts are not allowed.");return false;} var htmlRegEx = new RegExp('[\w*|\W*]*<[[\w*|\W*]*|/[\w*|\W*]]>[\w*|\W*]*'); if(htmlRegEx.exec(searchTerm)){ alert("Please enter a valid search term. HTML, URLs, and Scripts are not allowed.");return false; return false; } searchTerm = escape(searchTerm); var searchType = searchType; if(searchType == ' '){ searchType = ""; } var windowLoc = "/search/searchresults.jsp?query=" + searchTerm + "&searchType=" + searchType; window.location = windowLoc; } function leftTrim(sString) { while (sString.substring(0,1) == ' ') { sString = sString.substring(1, sString.length); } return sString; } function updateSrchType(searchOption){ document.getElementById('searchOption').value=searchOption; } function HideContent(d) { if(d.length < 1) { return; } document.getElementById(d).style.display = "none"; } function ShowContent(d) { if(d.length < 1) { return; } document.getElementById(d).style.display = "block"; } </script> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20130424235055cs_/http://i.cdn.turner.com/v5cache/TBS/Images/Static/V7/css/nav_nohome.css?asdf=asdf"/> <style> @font-face { font-family: 'katRegular'; src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_experts-webfont.eot'); src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_experts-webfont.eot#iefix') format('embedded-opentype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_experts-webfont.woff') format('woff'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_experts-webfont.ttf') format('truetype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_experts-webfont.svg#KatarineExpertsRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'katMed'; src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_medium_std-webfont.eot'); src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_medium_std-webfont.eot#iefix') format('embedded-opentype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_medium_std-webfont.woff') format('woff'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_medium_std-webfont.ttf') format('truetype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_medium_std-webfont.svg#KatarineStdMedium') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'katItalics'; src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_it_std-webfont.eot'); src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_it_std-webfont.eot#iefix') format('embedded-opentype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_it_std-webfont.woff') format('woff'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_it_std-webfont.ttf') format('truetype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_it_std-webfont.svg#KatarineStdItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'kat'; src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_std-webfont.eot'); src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_std-webfont.eot#iefix') format('embedded-opentype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_std-webfont.woff') format('woff'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_std-webfont.ttf') format('truetype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_regular_std-webfont.svg#KatarineStdRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'katBold'; src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_bold_std-webfont.eot'); src: url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_bold_std-webfont.eot#iefix') format('embedded-opentype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_bold_std-webfont.woff') format('woff'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_bold_std-webfont.ttf') format('truetype'), url('/web/20130424235055im_/http://www.tbs.com/css/fonts/katarine_bold_std-webfont.svg#KatarineStdBold') format('svg'); font-weight: normal; font-style: normal; } #searchContainer {float:right; margin-right:5px;} #searchForm {padding:0;margin:0;} #search {padding: 0pt; width: 100px; margin-top: 6px;} #searchbtn {padding: 0pt; margin: 5px 0 0 0;} #grayBar {background: url("https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/images/topheader/graybar.png") no-repeat scroll left top transparent;height: 12px;margin-top: 27px;width: 1050px;z-index: 0;} #tbsLogoBlack {height: 112px;position: relative;top: 40px;width: 340px;z-index: 2;} .tbsLogoBlack a:link,.tbsLogoBlack a:visited {width:340px;height:112px;display:block;} .blueMenu {background:none;width:1016px;margin-top:-30px;height: 1px;} .blueMenu ul {float:right;right:32px;} .blueMenu ul ul {top: 24px;} .blueMenu li {background-color: #000000;float: left; margin-right: 2px; position: relative; z-index: 1000;} .blueMenu ul ul li.last {display:none;} .blueMenu ul ul a, .blueMenu ul ul a:visited {background-color:#000;width:200px;} .blueMenu ul ul a:hover, .blueMenu ul ul *:hover > a {background-color:#f36722;} .blueMenu a, .blueMenu a:visited {font: 14px kat; text-transform:uppercase;} #nav-shows, #nav-movies, #nav-video, #nav-schedule, #nav-games, #nav-sweepstakes, #nav-fullepisodes, #nav-shop, #nav-mobile { background-color: #000000; font: 16px kat; height: 20px; margin-right: 2px; padding: 2px 3px; text-transform: uppercase;} #nav-shows *:hover, #nav-movies *:hover, #nav-video *:hover, #nav-schedule *:hover, #nav-games *:hover, #nav-sweepstakes *:hover, #nav-fullepisodes *:hover, #nav-shop *:hover, #nav-mobile *:hover { color:#fff;} .ie9 #nav-shows, .ie9 #nav-movies, .ie9 #nav-video, .ie9 #nav-schedule, .ie9 #nav-games, .ie9 #nav-sweepstakes, .ie9 #nav-fullepisodes, .ie9 #nav-shop, .ie9 #nav-mobile { font:13px/19px arial; } .ie9 .blueMenu a, .ie9 .blueMenu a:visited { font:11px/14px arial; } #nav-shows {color:#f26722} #nav-movies {color:#8bb43f} #nav-video {color:#00c4df} #nav-schedule {color:#8893c9} #nav-games {color:#f6db3b} #nav-sweepstakes {color:#c1c1c1} #nav-fullepisodes {color:#ee2d28} #nav-shop {color:#ede1b0} #nav-mobile {color:#0fd1bf;} #blueBar {background:transparent url("https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/Images/Static/V7/images/tbs_background_primary_nav.jpg") repeat-x scroll left top;width:1050px;height:30px;margin-top:29px;} #blueBar .ontonight {color: #FFFFFF;float: left;font: bold 11px arial;padding: 7px 15px;width: 340px;} #blueBar .ontonight a {color:#fff;} #blueBar .msib {float:left;width:295px;padding:7px 5px;font: bold 12px arial;color:#ffffff;} #blueBar .searchBar {float:right;padding:3px 10px;} #topHeader2 {background: none repeat scroll 0 0 transparent;clear: both;display: block;width:1050px;position:relative;margin:0 auto;text-align:left;} #showBody {position:relative;} #showInner {position:relative;} #topAd {float: right;height: 90px;margin: 0;position: absolute;right: 0;} #tonightontbs {width:100%;color:#fff;text-align:left;white-space: nowrap;} </style> <!--[if IE ]> <style> #nav-shows, #nav-movies, #nav-video, #nav-schedule, #nav-games, #nav-sweepstakes, #nav-fullepisodes, #nav-shop, #nav-mobile { font:13px/19px arial; } .blueMenu a, .blueMenu a:visited { font:11px/14px arial; } </style> <![endif]--> <div id="topHeader2"> <div id="topAd"><div style="position:relative; width:728px; height:90px;"> <!-- DE Ad Space 728x90 --> <!-- adman /tbs_adspaces/ROS/top.728x90.ad --> <!-- topAdFranchiseId --> <!-- ADSPACE: ROS/top.728x90 --><div id="ad-871233" align="center" style="padding: 0; margin: 0; border: 0;"><script type="text/javascript"> cnnad_createAd("871233","https://web.archive.org/web/20130424235055/http://ads.tbs.com/html.ng/site=tbs&tbs_position=728x90_top&params.styles=fs","90","728"); </script></div> <!-- DE Ad Space 728x90 --> <!-- "advertisement" image --> <div style="position:absolute; right:-12px; top:10px;"> <img src="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/advertisement_v.png" border="0"/> </div> </div></div> <div id="tbsLogoBlack" class="tbsLogoBlack"> <a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/"> <img src="https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/images/topheader/tbsLogo_black.png" border="0"> </a> </div> <div id="grayBar"></div> <div class="blueMenu"> <ul> <li><a name="nav-shows" id="nav-shows" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows" class="maintopnav" itemprop="url">shows <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="shows_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/bigbangtheory/" class="topnav noquery" itemprop="url">the big bang theory</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.teamcoco.com/" class="topnav noquery" itemprop="url">conan</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/cougar-town/" class="topnav noquery" itemprop="url">cougar town</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/templates/splashpage.jsp?oid=972216" class="topnav noquery" itemprop="url">deal with it</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://teamcoco.com/deoncolesblackbox/" class="topnav noquery" itemprop="url">deon cole's black box</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/familyguy/" class="topnav noquery" itemprop="url">family guy</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/forbetterorworse/" class="topnav noquery" itemprop="url">for better or worse</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/king-of-the-nerds/" class="topnav noquery" itemprop="url">king of the nerds</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/men-at-work/" class="topnav noquery" itemprop="url">men at work</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/meetthebrowns/" class="topnav noquery" itemprop="url">meet the browns</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/mynameisearl/" class="topnav noquery" itemprop="url">my name is earl</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/theoffice/" class="topnav noquery" itemprop="url">the office</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/templates/splashpage.jsp?oid=902613" class="topnav noquery" itemprop="url">rules of engagement</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/houseofpayne/" class="topnav noquery" itemprop="url">tyler perry's house of payne</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://sagawards.tnt.tv/" class="topnav noquery" itemprop="url">sag awards</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/sullivanandson/" class="topnav noquery" itemprop="url">sullivan and son</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/who-gets-the-last-laugh/" class="topnav noquery" itemprop="url">who gets the last laugh?</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/" class="topnav noquery" itemprop="url">all other shows</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-movies" id="nav-movies" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/movies" class="maintopnav" itemprop="url">movies <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="movies_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/veryfunnynews/" class="topnav noquery" itemprop="url">very funny news</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/schedule/movielistings/" class="topnav noquery" itemprop="url">upcoming movies</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-video" id="nav-video" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/" class="maintopnav" itemprop="url">video <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="videos_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=678229&amp;oid=581103" class="topnav noquery" itemprop="url">replay the SAG Awards nominations</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://dailyflog.tbs.com/" class="topnav noquery" itemprop="url">the daily flog</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=797722" class="topnav noquery" itemprop="url">just for laughs chicago</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://veryfunnyads.com/" class="topnav noquery" itemprop="url">veryfunnyads.com</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/chat/" class="topnav noquery" itemprop="url">web chats</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-schedule" id="nav-schedule" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/schedule.jsp" class="maintopnav" itemprop="url">schedule <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="schedule_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/schedule/" class="topnav noquery" itemprop="url">daily schedule</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/stories/story/0,,154864,00.html" class="topnav noquery" itemprop="url">mlb on tbs</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/schedule/movielistings/" class="topnav noquery" itemprop="url">upcoming movies</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-games" id="nav-games" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games" class="maintopnav" itemprop="url">games <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="games_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/cougar-town/games/create-your-cul-de-sac-crew/" class="topnav noquery" itemprop="url">create your cul-de-sac crew</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/cougar-town/games/penny-can/" class="topnav noquery" itemprop="url">cougar town: penny can</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/king-of-the-nerds/games/nerd-o-rama/" class="topnav noquery" itemprop="url">king of the nerds: nerd-o-rama</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/menatwork/games/friend-challenge/" , "249154" class="topnav noquery" itemprop="url">men at work: friend challenge</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/stories/storywide/0,,249154,00.html" , "249154" class="topnav noquery" itemprop="url">the office: that's what he said</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games/coffee-breaker/" , "97600" class="topnav noquery" itemprop="url">coffee breaker</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games/spliterature/" , "97600" class="topnav noquery" itemprop="url">spliterature</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games/backgammon/" , "231698" class="topnav noquery" itemprop="url">backgammon</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games/dice-dice-baby/" , "231698" class="topnav noquery" itemprop="url">dice dice baby</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games/find-o-vision/" , "231698" class="topnav noquery" itemprop="url">find-o-vision</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/stories/storywide/0,,231698,00.html" , "231698" class="topnav noquery" itemprop="url">it's totally 80s</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shows/bigbangtheory/games/galaxy-blast/" , "177118" class="topnav noquery" itemprop="url">galaxy blast</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/games/word-grid/" , "114915" class="topnav noquery" itemprop="url">word grid</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-sweepstakes" id="nav-sweepstakes" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/contests" class="maintopnav" itemprop="url">sweepstakes <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="shop_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/contests/" class="topnav noquery" itemprop="url">main</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-fullepisodes" id="nav-fullepisodes" href="https://web.archive.org/web/20130424235055/http://tbs.com/video" class="maintopnav" itemprop="url">full&nbsp;episodes <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="shows_subnav" itemscope itemtype="http://schema.org/WPHeader"> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=430119" class="topnav yesquery" itemprop="url">the big bang theory</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=322793" class="topnav yesquery" itemprop="url">conan</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=875317" class="topnav yesquery" itemprop="url">cougar town</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=335966" class="topnav yesquery" itemprop="url">family guy</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=560291" class="topnav yesquery" itemprop="url">for better or worse</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=445786" class="topnav yesquery" itemprop="url">friends</a></li> <!--<li><a href="http://www.tbs.com/video/index.jsp?cid=301768" class="topnav yesquery" itemprop="url">house of payne</a></li>--> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=780355" class="topnav yesquery" itemprop="url">men at work</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=301770" class="topnav yesquery" itemprop="url">my name is earl</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=301772" class="topnav yesquery" itemprop="url">the office</a></li> <li><a href="https://web.archive.org/web/20130424235055/http://www.tbs.com/video/index.jsp?cid=301771" class="topnav yesquery" itemprop="url">seinfeld</a></li> <!--<li><a href="http://www.tbs.com/video/index.jsp?cid=815318" class="topnav yesquery" itemprop="url">sullivan & son</a></li>--> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a name="nav-shop" id="nav-shop" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/shop" class="maintopnav" itemprop="url">shop</a></li> <li id="navLast"><a name="nav-mobile" id="nav-mobile" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/mobile" class="maintopnav" itemprop="url">mobile <!--[if IE 7]><!--> </a> <!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul id="shows_subnav" class="navLastDropdown" itemscope itemtype="http://schema.org/WPHeader"> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/http://itunes.apple.com/app/tbs-for-ipad/id462780547?mt=8" class="topnav yesquery" itemprop="url">tbs for iPad</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/http://itunes.apple.com/us/app/tbs/id385618916?mt=8" class="topnav yesquery" itemprop="url">tbs for iPhone</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/https://market.android.com/details?id=com.turner.tbs.android.networkapp" class="topnav yesquery" itemprop="url">tbs for android</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/http://www.amazon.com/Turner-Entertainment-Networks-TBS-Kindle/dp/B00BI60DMU/ref=sr_1_1?s=mobile-apps&amp;ie=UTF8&amp;qid=1362663119&amp;sr=1-1&amp;keywords=TBS" class="topnav yesquery" itemprop="url">tbs for kindle</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/http://www.tbs.com/windows8app/" class="topnav yesquery" itemprop="url">tbs for windows 8</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/http://itunes.apple.com/us/app/tbs-presents-the-big-bang/id471371381?ls=1&amp;mt=8" class="topnav yesquery" itemprop="url">tbs presents: the big bang theory</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/http://itunes.apple.com/us/app/team-coco/id398401657?mt=8" class="topnav yesquery" itemprop="url">team coco for iphone</a></li> <li><a target="_blank" href="https://web.archive.org/web/20130424235055/https://market.android.com/details?id=com.turner.tbs.android.conan" class="topnav yesquery" itemprop="url">team coco for android</a></li> <li class="last">&nbsp;</li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> </ul> </div> <div id="blueBar"> <div class="ontonight"></div> <div class="msib"> <script type="text/javascript" src="/web/20130424235055js_/http://www.tbs.com/processors/profileView/js/lib/proto/prototype.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20130424235055js_/http://i.cdn.turner.com/v5cache/TBS/js/jquery-1.7.1.min.js"></script> <script src="/web/20130424235055js_/http://www.tbs.com/processors/profileView/js/builder.js" type="text/javascript"></script> <script src="/web/20130424235055js_/http://www.tbs.com/processors/profileView/js/myUrls.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20130424235055js_/http://i.cdn.turner.com/v5cache/TBS/TBS04/resources/backpack.js" type="text/javascript"></script> <script language="JavaScript"> function showLogin() { var cookies = getCookies(); var adDocDomain = null; var data = location.hostname.split("."); if (data.length >= 2) { adDocDomain = (data[data.length-2] + "." + data[data.length-1]); document.domain = adDocDomain; } var gotoUrl = window.location.href; var realUrl = "https://web.archive.org/web/20130424235055/https://audience.tbs.com" ; var dname = cookies["displayname"]; var authid= cookies["authid"]; var myTNTbookmark = document.getElementById("msib_container"); if (authid != null && authid !="" && dname !=null && dname !="" && myTNTbookmark != null) { // var profileUrl = '/processors/profile/myTbs.do'; var logoutUrl = realUrl + '/services/tbs/flow/logout?url=' + gotoUrl; var welcome = Builder.node('a',{href:realUrl + '/services/tbs/flow/memberProfile', target: '_parent'},dname); //var myTBS = Builder.node('span',{id:'themsibnavlink'}); //var myTBS1 = Builder.node('a',{href:profileUrl, target: '_parent'},'myTBS'); //var myTBS2 = Builder.node('span',{id:'msibspacer'},' | '); //var myTBS3 = Builder.node('a',{id:'bookmarks',href:'',onclick:'viewUrls();return false;'},'bookmarks'); //var myTBS4 = Builder.node('span',{id:'msibspacer'},' | '); var myTBS5 = Builder.node('span',{id:'themsibnavlink'}); var myTBS6 = Builder.node('a',{href:logoutUrl, target: '_parent'},'log out'); var myTBS10 = Builder.node('span',{id:'msibwelcome'}, 'Welcome, '); myTBS10.appendChild(welcome); myTBS5.appendChild(myTBS6); // myTBS.appendChild(myTBS1); //myTBS.appendChild(myTBS2); // myTBS.appendChild(myTBS3); myTNTbookmark.appendChild(myTBS10); //myTNTbookmark.appendChild(myTBS); //myTNTbookmark.appendChild(myTBS4); myTNTbookmark.appendChild(myTBS5); } else if (myTNTbookmark != null) { var loginUrl = realUrl + '/services/tbs/flow/login?url=' + gotoUrl; var registerUrl = realUrl + '/services/tbs/flow/register?url=' + gotoUrl; var myTBS = Builder.node('span',{id:'themsibnavlink'}); var myTBS1 = Builder.node('a',{href:loginUrl, target: '_parent'},'Login'); myTBS.appendChild(myTBS1); var myTBS2 = Builder.node('span',{id:'msibspacer'},' or '); var myTBS3 = Builder.node('span',{id:'themsibnavlink'}); var myTBS4 = Builder.node('a',{href:registerUrl, target: '_parent'},'Register'); myTBS3.appendChild(myTBS4); var myTBS5 = Builder.node('span',{id:'themsibnavlink'},' for myTBS'); myTNTbookmark.appendChild(myTBS); myTNTbookmark.appendChild(myTBS2); myTNTbookmark.appendChild(myTBS3); myTNTbookmark.appendChild(myTBS5); } } function getNextHighestZindex(obj){ var highestIndex = 0; var currentIndex = 0; var elArray = Array(); if(obj){ elArray = obj.getElementsByTagName('*'); }else{ elArray = document.getElementsByTagName('*'); } for(var i=0; i < elArray.length; i++){ if (elArray[i].currentStyle){ currentIndex = parseFloat(elArray[i].currentStyle['zIndex']); }else if(window.getComputedStyle){ currentIndex = parseFloat(document.defaultView.getComputedStyle(elArray[i],null).getPropertyValue('z-index')); } if(!isNaN(currentIndex) && currentIndex > highestIndex){ highestIndex = currentIndex; } } return(highestIndex+1); } function viewUrls() { var adDocDomain = null; var data = location.hostname.split("."); if (data.length >= 2) { adDocDomain = (data[data.length-2] + "." + data[data.length-1]); document.domain = adDocDomain; } var moreSection = document.getElementById("moreSection"); try { var loginframe = window.parent.document.getElementById("loginframe"); }catch(ex){ alert("Error in update:"+ex); } if (moreSection && moreSection.style && moreSection.style.display == 'none') { var newzindex = getNextHighestZindex(); document.getElementById("navframe").style.zIndex = newzindex; MyUrls.viewMyTntUrls('moreSection','myUrls'); var viewUrl = document.getElementById("viewUrl"); if (viewUrl) { viewUrl.disabled = 'true';} return; } else { document.getElementById("navframe").style.zIndex = 2000; loginframe.style.height='18px'; moreSection.style.display='none'; return; } } function saveUrl() { var moreDiv = document.getElementById("urlNode"); if (moreDiv.childNodes.length == 22) { return; }else if (moreDiv.childNodes.length == 21) { var sysmsg = Builder.node('p','', 'You may bookmark up to 20 pages. Please visit your myTBS page to remove a bookmark.'); moreDiv.appendChild(sysmsg); }else { MyUrls.saveThisUrl('moreSection','myUrls',top.document.title, encodeURIComponent(top.document.location)); } } </script> <style type="text/css"> #loginframe{width:400px; height:18px;} #navframe {width:400px; height:18px; margin-top:-1px; text-align:right; } p {padding: 0px; margin: 0px;} a.marks:link {font: 11px arial; color: #b2c7f4; text-decoration: none;} a.marks:visited {font: 11px arial; color: #b2c7f4; text-decoration: none;} a.marks:hover {font: 11px arial; color: #b2c7f4; text-decoration: none;} #themsibnavlink a ,#themsibnavlink a:visited, #themsibnavlink a:active, #themsibnavlink1 a ,#themsibnavlink1 a:visited, #themsibnavlink1 a:active{text-decoration:none;color:#fff; font-size:11px;} #themsibnavlink a:link , #themsibnavlink1 a:link {text-decoration:none;color:#fff; font-size:11px;} #themsibnavlink a:hover , #themsibnavlink1 a:hover{text-decoration:none;color:#fff;font-size:11px;} #msibwelcome a {color: #0095d9; font-weight: bold;text-decoration: none;} #msibwelcome {margin-right:40px;} #msib_container {color:#fff;font-size:11px;font-weight:bold;padding:2px 0 0 6px; font-family:arial;} #myTNTbox { height: 18px; font: 11px arial; color: #c6d0d9;} #myTNTbox td {font: 11px arial; color: #c6d0d9;} #myTNTbox a:link, #myTNTbox a:visited {font: 11px arial; font-weight: bold; text-decoration: none;color:#fff} #myTNTbox a:hover {font: 11px arial; font-weight: bold; text-decoration: underline;} #myTNTbox #urlNode a:link, #myTNTbox #urlNode a:visited {font: 11px arial; color: #0095d9; font-weight: normal; text-decoration: none;} #myTNTbox #urlNode a:hover {font: 11px arial; color: #0095d9; font-weight: normal; text-decoration: underline;} #moreSection {background-color:#A4D8F0;position:absolute;top:170px;width:350px;left:20px;} #saveThisPage {font: 12px arial; color: #fff} #urlNode p {font-weight:bold;} </style> <div id="navframe"> <div id="myTNTbox"> <div name="loginframe" id="loginframe"> <div id="msib_container"> <img src="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/Images/Static/V7/images/smallbluearrow.png" id="msibarrow"> </div> <div id="moreSection" style="z-index:2002; display:none; background-color: #a4d8f0;" align="left"> <br> <div style="z-index:2002;float: right; padding-right: 6px;"> <span onclick="viewUrls();return false;" target="_top" style="cursor: pointer; font: 11px arial; color: #0095d9;">close</span> </div> <br> <div id="myUrls" style="z-index:2002; padding: 0px 0px 0px 10px; color:#0095d9;"> </div> <br> <br> </div> </div> </div> </div> <script type="text/javascript"> showLogin(); </script> <style>#loginframe {text-align:left;}</style></div> <div class="searchBar"> <form method="get" action="https://web.archive.org/web/20130424235055/http://www.tbs.com/search/searchresults.jsp" id="searchForm"> <input type="text" name="query" id="search" style="width: 180px; margin: 3px 0 0 0; font: 11px arial; height: 12px;"> <input border="0" align="top" style="margin:0;" type="image" name="submit" id="searchbtn" src="https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/Images/Static/V7/images/search.png" value="search"> </form> </div> </div> </div> <!--[if lte IE 6]> <script type="text/javascript"> jQuery(function() { jQuery('.blueMenu a').hover(function(){ jQuery(this).addClass('mainHover'); }, function() { jQuery(this).removeClass('mainHover'); }); jQuery('.blueMenu ul li, .blueMenu ul ul ul').hover(function(){ jQuery(this).addClass('subHover'); jQuery(this).find('ul').css({ 'visibility' : 'visible'}); }, function() { jQuery(this).removeClass('subHover'); jQuery(this).find('ul').css({ 'visibility' : 'hidden'}); }); }); </script> <style type="text/css"> .mainHover { background: #F37b21; behavior: url(http://www.tbs.com/resources/csshover2.htc); } .subHover { visibility:visible; } </style> <![endif]--> <div class="clear"></div> <style type="text/css"> #tbs_statusbar_wmsib { background: url(https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/shows/msib_bg.jpg) top left repeat-x; } #msib_container { margin: 0; padding: 2px 0 0 6px; } #leftColumn {background-color: #FFFFFF;padding: 15px 25px;width: 632px;font-size:12px} /* #mainBody {background-color:#259DD0}*/ #mainBody {background:transparent;} #generalHeader {height:80px;position:relative;top:20px;left:10px;} #generalHeader h1 {color:#2992CC;font:26px arial;font-weight:bold;} #showInner {background: #D7FFFF url(https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/images/genericPage_bg.png) no-repeat top left;} #bottomArea {width:1050px;background-color:#259DD0} </style> <div id="showBody"> <div id="showInner"> <div id="showContent"> <div id="generalHeader"> <h1>tbs privacy policy</h1> </div> <div id="mainContent"> <div id="leftColumn"> <p>Thank you for visiting TBS.com, a site presented to you by Turner Broadcasting System, Inc. ("Turner"). Your privacy is important to us. As such, we provide this privacy statement explaining our online information practices and the choices you can make about the way your information is collected and used at this general audience Turner site, and among Turner's network of affiliated websites ("Turner Network"), which includes any sites or services owned, operated or offered by or on behalf of Turner or its affiliates.</p> <h4>The Information We Collect</h4> <p>At some Turner Network sites, you can order products, enter contests, vote in polls or otherwise express an opinion, subscribe to one of our services such as our online newsletters, or participate in one of our online forums or communities. In the course of these various offerings, we often seek to collect from you various forms of personal information. Examples of the types of personally identifiable information that may be collected at these pages include: name, address, e-mail address, telephone number, fax number, credit card information, and information about your interests in and use of various products, programs, and services.<br><br> At some Turner Network sites, you may also be able to submit information about other people. For example, you might submit a person's name and e-mail address to send an electronic greeting card and, if you order a gift online and want it sent directly to the recipient, you might submit the recipient's name and address. Examples of the types of personally identifiable information that may be collected about other people at these pages include: recipient's name, address, e-mail address, and telephone number.<br><br> At certain parts of some of our sites, only persons who provide us with the requested personally identifiable information will be able to order products, programs, and services or otherwise participate in the site's activities and offerings.<br><br> We, our service providers, advertisers and partners may collect various types of non-personally identifiable information when you visit any of our sites. A representative list of the types of non-personally identifiable information we may collect include: current Internet protocol address and type of browser you are using (e.g., Firefox, Internet Explorer), the type of operating system you are using, (e.g., Microsoft Windows or Mac OS), the domain name of your Internet service provider (e.g., Comcast, Verizon or AT&T;), the web pages you have visited, sites visited before and after you visit a site on the Turner Network, the type of handheld or mobile device used to view the site (e.g., iPhone, Blackberry), location information, the content you have accessed and the advertisements you have been shown and/or clicked on.<br><br> You also can engage with our content, such as video, games, applications, and other offerings, on or through third-party social networking sites, such as Facebook, and Turner Network or third-party social media plug-ins and applications. When you engage with our content on or through third party social networking sites, plug-ins and applications, you may allow us to have access to certain information from your social media profile (e.g., name, e-mail address, photo, gender, birthday, location, your list of friends, people you follow and/or who follow you, the posts or the 'likes' you make) to deliver the content or as part of the operation of the application. We may also obtain non-personally identifiable information (e.g., content viewed, game performance, high scores, and information about advertisements within the content you have been shown or may have clicked on,) from your interaction with our content.<br><br> When you provide information from your social media account, it can help enable us to do things like (1) give you exclusive content, (2) personalize your online experience with us within and outside our applications or websites, and (3) contact you through the social networking sites or directly by sending you the latest news, special offerings, and rewards. By doing so, you consent to the use of this information in accordance with our privacy policy. When you provide personal information to us through an application, on our sites, or on social networking sites, it may be publicly viewed by other members of these sites and we cannot prevent further use of the information by third parties.<br><br> Through some social networking sites' privacy settings, you can control what data you share. For more information about how social networking sites handle your personal information, please refer to their privacy policies and terms of use. </p> <h4>How We Use the Information</h4> <p>We may use the information you provide about yourself to fulfill your requests for our products, programs, and services, to respond to your inquiries about our offerings, to offer you other products, programs or services that we believe may be of interest to you, to enforce the legal terms that govern your use of our sites, and/or for the purposes for which you provided the information. We sometimes use this information to communicate with you, such as to notify you when you have won one of our contests or when we make changes to our subscriber agreements, to fulfill a request by you for an online newsletter, or to contact you about your account with us.<br><br> We use the information that you provide about others to enable us to send them your gifts or cards or emails you may wish to send them from our sites.<br><br> The information we collect in connection with our online forums and communities is used to provide an interactive experience. We use this information to facilitate participation in these online forums and communities and, from time to time, to offer you products, programs, or services.<br><br> If you choose to submit content for publication (e.g., a letter to our editors, comments sent to our television personalities, a posting to a blog or a discussion board, a video), we may publish your screen name and other information you have provided to us.<br><br> We may on occasion combine information we collect through our sites with information that we collect from other sources.<br><br> We use the non-personally identifiable information that we collect to improve the design and content of our sites, to deliver more relevant marketing messages and advertisements and to enable us to personalize your Internet experience. We also may use this information to analyze usage of our sites, as well as to offer you products, programs, or services. </p> <h4>Information Sharing and Disclosure</h4> <p>We may disclose personally identifiable information in response to legal process, for example, in response to a court order or a subpoena. We also may disclose such information in response to a law enforcement agency's request, or where we believe it is necessary to investigate, prevent, or take action regarding illegal activities, suspected fraud, situations involving potential threats to the physical safety of any person, violations of our terms of use, to verify or enforce compliance with the policies governing our sites and applicable laws or as otherwise required or permitted by law or consistent with legal requirements.<br><br> In addition, we may transfer personally identifiable information about you if we, or one of our business units, are acquired by, sold to, or merged with another entity. Our agents and contractors who have access to personally identifiable information are required to protect this information in a manner that is consistent with this privacy statement and are not authorized to use the information for any purpose other than to carry out the services they are performing for us.<br><br> Although we take appropriate measures to safeguard against unauthorized disclosures of information, we cannot assure you that personally identifiable information that we collect will never be disclosed in a manner that is inconsistent with this privacy statement.<br><br> We may disclose personally identifiable information to third parties whose practices are not covered by this privacy statement (e.g., other marketers, magazine publishers, retailers, participatory databases, and non-profit organizations) that want to market products or services to you. If a Turner Network site shares personally identifiable information, it will provide you with an opportunity to opt out or block such uses either at the point of submission of your personally identifiable information or prior to any such disclosure.<br><br> If you have signed up to receive our e-mails and prefer not to receive marketing information from this site, follow the "unsubscribe" instructions provided on any marketing e-mail you receive from this site.<br><br> To provide visitors with additional or more relevant product and service opportunities, we may share non-personally identifiable information with third parties. </p> <h4>Cookies &amp; Web Beacons</h4> <p> To enhance your online experience, we use "cookies" or similar technologies. Cookies are text files placed in your computer's browser to store your preferences. Cookies do not contain personally identifiable information; however, once you choose to furnish a site with personally identifiable information, this information may be linked to the data stored in the cookie.<br><br> We use cookies to understand site and Internet usage and to improve or customize the content, offerings or advertisements on our sites. For example, we may use cookies to personalize your experience at our sites (e.g., to recognize you by name when you return to a site), save your password in password-protected areas, and enable you to use shopping carts on our sites. We also may use cookies to help us offer you products, programs, or services that may be of interest to you and to deliver relevant advertising.<br><br> We, our third party service providers, advertisers or our partners also may use cookies to manage and measure the performance of advertisements displayed on or delivered by or through the Turner Network and/or other networks or sites. This also helps us, our service providers and partners provide more relevant advertising. For more information regarding third-party ad servers, see "Collection of Information by Third-Party Sites, Ad Servers, and Sponsors" below.<br><br> The Adobe Flash Player is a powerful application and web tool that allows rapid development of highly dynamic content. Sites on the Turner Network employ locally stored objects (sometimes referred to as "Flash cookies") in certain situations where we use Flash to provide special content such as video on demand, video clips or animation. Flash (and similar applications) use this technology to remember settings, preferences and usage similar to browser cookies but Flash cookies are not managed through your web browser. You can access your Flash management tools from <a href="https://web.archive.org/web/20130424235055/http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html" target="_blank">Adobe's website</a> directly.<br><br> We, our third party service providers, advertiser or our partners may also use "web beacons" or clear .gifs, or similar technologies, which are small pieces of code placed on a web page, to monitor the behavior and collect data about the visitors viewing a web page. For example, web beacons may be used to count the users who visit a web page or to deliver a cookie to the browser of a visitor viewing that page.<br><br> You can change your privacy preferences regarding the use of cookies and similar technologies through your browser. You may set your browser to accept all cookies, block certain cookies, require your consent before a cookie is placed in your browser, or block all cookies. Blocking all cookies will affect your online experience and may prevent you from enjoying the full features offered at Turner Network sites. Please consult the "Help" section of your browser for more information. </p> <h4>Collection of Information by Third-Party Sites, Ad Servers, and Sponsors</h4> <p> Some of our sites contain links to or integrations with other sites such as Facebook, Twitter, LinkedIn, etc., whose information practices may be different than ours. Visitors should consult the other sites' privacy notices as we have no control over information that is submitted to, or collected by, these third parties.<br><br> Turner Network sites covered by this privacy statement may offer content (e.g., contests, sweepstakes, promotions, games, applications, or social network integrations) that is sponsored by or co-branded with identified third parties. By virtue of these relationships, the third parties may obtain personally identifiable information that visitors voluntarily submit to participate in the site activity. We have no control over these third parties' use of this information. The site will notify you at the time of requesting personally identifiable information if these third parties will obtain such information.<br><br> We also use the services of reputable third parties to provide us with data collection, reporting, ad response measurement, and site analytics, as well as to assist with delivery of relevant marketing messages and advertisements. These third parties may view, edit or set their own cookies. We, our third party service providers, advertisers and/or partners may also place web beacons for these third parties. The use of these technologies by these third parties is subject to their own privacy policies and is not covered by this privacy statement. </p> <h4>Ad Choices</h4> <p> Our goal at the Turner Network is to provide you with ads that are relevant to you. Advertising enables us to provide the rich content for which sites on the Turner Network are known. Often our ads are based on the content of pages you are viewing, but we also provide ads tailored to your interests. Our hope is that by presenting ads tailored to your interests, we will enhance your experience across the Turner Network's diverse websites. <br><br> For example, if you often visit content on the Turner Network about travel, we may use "web beacons" to infer your possible interest in travel and may deliver an ad to you related to that interest. It's important to understand that these technologies do not use personally identifiable information to make this happen but instead use anonymous identifiers within the "cookies" stored in your browser. We offer you choices with regard to interest-based ads. To learn more about interest-based ads and the choices available to you, please visit our <a href="/web/20130424235055/http://www.tbs.com/adchoices/index.jsp">Ad Choices</a> page. </p> <h4>Turner's Participation in the Industry Self Regulatory Program for Interest Based Ads; Additional Choice Options </h4> <p> Turner is a participant in the online industry's self regulatory program administered by the Digital Advertising Alliance (the "DAA") and has agreed to adhere to the DAA's principles applicable to interest-based ads. Please visit the <a href="https://web.archive.org/web/20130424235055/http://www.aboutads.info/" target="_blank">Self Regulatory Program site</a> for more information about the DAA, the self regulatory principles and choices you can make regarding interest-based ads. <br><br> You may find more information about entities involved in online advertising and additional choices you may make through the Network Advertising Initiative ("NAI") at the <a href="https://web.archive.org/web/20130424235055/http://www.networkadvertising.org/" target="_blank">NAI site</a>. </p> <h4>International Transfer</h4> Turner operates globally so it is necessary to transfer your information internationally. In particular, your information will likely be transferred to and processed in the United States where many of our central databases operate. The data protection and other laws of other countries, such as the United States, may not be as comprehensive as those in your country. Please be assured that we take reasonable steps to ensure that your privacy is protected. By using this site you consent to your information being collected, used and transferred as set forth in this privacy statement. <br><br> <h4>Our Commitment to Security</h4> We have put in place appropriate physical, electronic, and managerial procedures to safeguard and help prevent unauthorized access, to maintain data security, and to use correctly the information we collect online. <br><br> <h4>How You Can Access or Correct Information</h4> Access to personally identifiable information that is collected from our sites and that we maintain may be available to you. For example, if you created a password-protected account within our site, you can access that account to review the information you provided.<br><br> You may also send an e-mail or letter to the following e-mail or street address requesting access to or correction of your personally identifiable information. For verification purposes please include your first name, last name, e-mail address and the password you use for such service.<br><br> E-mail Administration<br> Turner Broadcasting System, Inc.<br> Attention: Privacy<br> One CNN Center, 13 North<br> Atlanta, GA 30303<br> email: <a href="https://web.archive.org/web/20130424235055/mailto:privacy.tbssuperstation@turner.com">privacy.tbssuperstation@turner.com</a><br><br> <h4>How to Contact Us</h4> If you have any questions or concerns about the online privacy statement for this site or its implementation you may contact us at <a href="https://web.archive.org/web/20130424235055/mailto:privacy.tbssuperstation@turner.com">privacy.tbssuperstation@turner.com</a>. <br><br> <h4>Updates &amp; Effective Date</h4> From time to time, we may update this privacy statement. We will notify you about material changes in the way we treat personally identifiable information by sending an email message to the email address you most recently provided to us or by prominently posting a notice on our site. We encourage you to periodically check back and review this statement so that you always will know what information we collect, how we use it, and with whom we share it.<br><br> The Privacy Statement posted on this site was updated in February, 2011. </div> </div> <div id="rightColumn"> <div id="topRightAd"> <!-- DE Ad Space 125x125 --> <!-- adman /tbs_adspaces/ROS/rgt.300x250.ad --> <!-- lftAdFranchiseId --> <!-- ADSPACE: ROS/rgt.300x250 --><div id="ad-726907" align="center" style="padding: 0; margin: 0; border: 0;"><script type="text/javascript"> cnnad_createAd("726907","https://web.archive.org/web/20130424235055/http://ads.tbs.com/html.ng/site=tbs&tbs_position=300x250_rgt&params.styles=fs&page.allowcompete=yes","250","300"); </script></div> <!-- DE Ad Space 125x125 --> <!-- "advertisement" tag --> <div class="adTagHorizontal" style="margin-top:4px; text-align:center;"> <img src="https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/images/advertisement_h.png" border="0"> </div> </div> <div id="sharing"> </div> <div class="bottomRightAd"> <!-- DE Ad Space 125x125 --> <!-- adman /tbs_adspaces/ROS/lft.125x125.ad --> <!-- lftAdFranchiseId --> <!-- ADSPACE: ROS/lft.125x125 --><div id="ad-507689" align="center" style="padding: 0; margin: 0; border: 0;"><script type="text/javascript"> cnnad_createAd("507689","https://web.archive.org/web/20130424235055/http://ads.tbs.com/html.ng/site=tbs&tbs_position=125x125_lft&params.styles=fs","125","125"); </script></div> <!-- DE Ad Space 125x125 --> <!-- "advertisement" tag --> <div class="adTagHorizontal" style="margin-top:4px; text-align:center;"> <img src="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/advertisement_h.png" border="0"> </div> </div> <div class="bottomRightAd"> <!-- DE Ad Space 125x125 --> <!-- adman /tbs_adspaces/ROS/rgt.125x125.ad --> <!-- lftAdFranchiseId --> <!-- ADSPACE: ROS/rgt.125x125 --><div id="ad-404671" align="center" style="padding: 0; margin: 0; border: 0;"><script type="text/javascript"> cnnad_createAd("404671","https://web.archive.org/web/20130424235055/http://ads.tbs.com/html.ng/site=tbs&tbs_position=125x125_rgt&params.styles=fs&page.allowcompete=yes","125","125"); </script></div> <!-- DE Ad Space 125x125 --> <!-- "advertisement" tag --> <div class="adTagHorizontal" style="margin-top:4px; text-align:center;"> <img src="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/advertisement_h.png" border="0"> </div> </div> <div class="clear"> <!-- nothing --> </div> </div> </div> <div class="clear"> <!-- nothing --> </div> </div> <!-- end show content --> </div> <div id="bottomArea"> <div id="footerAds"> <div class="footerAd"> <!-- ADSPACE: humor/329584/lft.234x60 --><div id="ad-37739" align="center" style="padding: 0; margin: 0; border: 0;"><script type="text/javascript"> cnnad_createAd("37739","https://web.archive.org/web/20130424235055/http://ads.tbs.com/html.ng/site=tbs&tbs_position=234x60_lft&tbs_rollup=humor&params.styles=fs&page.allowcompete=yes","60","234"); </script></div> <div class="adTagHorizontal" style="margin-top:4px; text-align:center; display:block;"> <img border="0" src="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/advertisement_h.png"/> </div> </div> <div class="footerAd"> <!-- ADSPACE: humor/329584/rgt.234x60 --><div id="ad-145756" align="center" style="padding: 0; margin: 0; border: 0;"><script type="text/javascript"> cnnad_createAd("145756","https://web.archive.org/web/20130424235055/http://ads.tbs.com/html.ng/site=tbs&tbs_position=234x60_rgt&tbs_rollup=humor&params.styles=fs&page.allowcompete=yes","60","234"); </script></div> <div class="adTagHorizontal" style="margin-top:4px; text-align:center; display:block;"> <img border="0" src="https://web.archive.org/web/20130424235055im_/http://i.tbs.com/v5cache/TBS/images/advertisement_h.png"/> </div> </div> </div> <div id="footer"> <script src="https://web.archive.org/web/20130424235055js_/http://i.cdn.turner.com/tegwebapps/tbs/tbs-www/resources/jquery.cookie.js"></script> <script src="/web/20130424235055js_/http://www.tbs.com/js/mobile-intercept.js"></script> <script src="https://web.archive.org/web/20130424235055js_/http://js.revsci.net/gateway/gw.js?csid=A09801"></script> <script language="JavaScript" type="text/javascript"> //ADM cnnad_sendADMData(); //UGD cnnad_ugsync(); </script> <a href="/web/20130424235055/http://www.tbs.com/index.jsp" itemprop="url">home</a> | <a href="/web/20130424235055/http://www.tbs.com/shows.jsp" itemprop="url">shows</a> | <a href="/web/20130424235055/http://www.tbs.com/movies.jsp" itemprop="url">movies</a> | <a href="/web/20130424235055/http://www.tbs.com/video/index.jsp" rel="nofollow" itemprop="url">video</a> | <a href="/web/20130424235055/http://www.tbs.com/schedule.jsp" rel="nofollow" itemprop="url">schedule</a> | <a href="/web/20130424235055/http://www.tbs.com/games/" itemprop="url">games</a> | <a href="/web/20130424235055/http://www.tbs.com/contests/" itemprop="url">sweepstakes</a> | <a href="/web/20130424235055/http://www.tbs.com/video/index.jsp" rel="nofollow" itemprop="url">full episodes</a> | <a href="https://web.archive.org/web/20130424235055/http://shop.tbs.com/" itemprop="url">shop</a> | <a href="/web/20130424235055/http://www.tbs.com/mobile.jsp" itemprop="url">mobile</a><br/> <a href="/web/20130424235055/http://www.tbs.com/general/index.jsp?oid=119904" itemprop="url">advertise with us</a> | <a href="/web/20130424235055/http://www.tbs.com/sitemap.jsp" itemprop="url">sitemap</a> | <a href="/web/20130424235055/http://www.tbs.com/general/termsofuse.jsp" rel="nofollow" itemprop="url">terms of use</a> | <a href="https://web.archive.org/web/20130424235055/http://turner.tekgroup.com/section_display.cfm?section_id=66" itemprop="url">press room</a> | <a href="/web/20130424235055/http://www.tbs.com/general/privacy/" rel="nofollow" itemprop="url">privacy policy </a> | <a href="/web/20130424235055/http://www.tbs.com/adchoices/index.jsp" rel="nofollow" itemprop="url">ad choices <img src="https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/cnn/.element/img/3.0/global/misc/logo_ad_choices_footer.png" alt="Ad Choices" border="0" valign="middle"></a> | <a href="https://web.archive.org/web/20130424235055/http://support.tbs.com/ics/support/default.asp?deptID=5475" rel="nofollow" itemprop="url">FAQ</a> | <a href="https://web.archive.org/web/20130424235055/http://www.thetvboss.org/" target="_blank" rel="nofollow" itemprop="url">tv parental controls</a> | <a href="/web/20130424235055/http://www.tbs.com/schedule/video-described" rel="nofollow" itemprop="url">dvs offerings</a> | <a href="/web/20130424235055/http://www.tbs.com/general/index/?oid=264211" rel="nofollow" itemprop="url">closed captioning</a> | <a href="https://web.archive.org/web/20130424235055/https://audience.tbs.com/services/tbs/flow/newsletter" rel="nofollow" itemprop="url">newsletter </a><br/> <a href="https://web.archive.org/web/20130424235055/http://www.veryfunnyads.com/" target="_blank" itemprop="url">very funny ads</a> | <a href="https://web.archive.org/web/20130424235055/http://www.tntdrama.com/" target="_blank" itemprop="url">TNT</a> | <a href="https://web.archive.org/web/20130424235055/http://www.tcm.com/" target="_blank" itemprop="url">TCM</a> | <a href="https://web.archive.org/web/20130424235055/http://www.trutv.com/index.html" target="_blank" itemprop="url">truTV</a> <br/><br/> <a href="/web/20130424235055/http://www.tbs.com/general/index.jsp?oid=119904" rel="nofollow" itemprop="url">&copy;2013 Turner Broadcasting System, Inc.</a> A Time Warner Company. All Rights Reserved. <br> <img src="https://web.archive.org/web/20130424235055im_/http://i.cdn.turner.com/v5cache/TBS/images/turner_logo.gif" alt="Turner" align="middle" border="0" itemprop="image"> Tbs.com is part of Turner Entertainment Digital which is part of Turner Sports and Entertainment Digital Network. <!-- Google Code for TBS ROS --> <!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 1057376219; var google_conversion_label = "24XyCKmYlQIQ24-Z-AM"; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20130424235055js_/http://www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="https://web.archive.org/web/20130424235055im_/http://googleads.g.doubleclick.net/pagead/viewthroughconversion/1057376219/?value=0&amp;label=24XyCKmYlQIQ24-Z-AM&amp;guid=ON&amp;script=0"/> </div> </noscript> <!-- TRACKING --> <img src="/web/20130424235055im_/http://www.tbs.com/cookie.crumb;jsessionid=5A50524B1C184B6D713E371524623DBB" width="1" height="1"/><br/> <script language="JavaScript"> //Initialize variables to be used here and in www-set-metadata.js var tbs_friendlyName = "TBS:(0,,243355|,00)"; var tbs_researchCategory = ""; var tbs_lateralNav = ""; var tbs_franchise = "TBS:()"; var tbs_section = ""; var tbs_subsection = ""; var tbs_contentType = ""; var tbs_templateType = ""; </script> <!-- Added fro omniture testing - use local jsmd file on dev.ext --> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20130424235055js_/http://i.cdn.turner.com/tegwebapps/tbs/tbs-www/js/omniture/www-set-metadata.js"></script> <script language="JavaScript" type="text/javascript" src="https://web.archive.org/web/20130424235055js_/http://i.cdn.turner.com/tegwebapps/tbs/tbs-www/js/omniture/jsmd.js"></script> <script language="JavaScript"><!-- var pageURL = window.location.href; if (pageURL.indexOf("/.element/ssi/ads.iframes/") == -1 && pageURL.indexOf("/doubleclick/dartiframe.html") == -1 && pageURL.indexOf("?fb_xd_fragment#?=&") == -1) { var jsmd=_jsmd.init(); jsmd.send(); } //--></script> <!-- /TRACKING --> <!-- Google 1-pixel stuff --> <!-- Google Code for TBS ROS Remarketing List --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 1057376219; var google_conversion_language = "en"; var google_conversion_format = "3"; var google_conversion_color = "666666"; var google_conversion_label = "24XyCKmYlQIQ24-Z-AM"; var google_conversion_value = 0; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20130424235055js_/http://www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="https://web.archive.org/web/20130424235055im_/http://www.googleadservices.com/pagead/conversion/1057376219/?label=24XyCKmYlQIQ24-Z-AM&amp;guid=ON&amp;script=0"/> </div> </noscript> <!-- /Google 1-pixel stuff --> <script src="https://web.archive.org/web/20130424235055js_/http://content.dl-rms.com/rms/mother/18202/nodetag.js"></script> </div> </div> </div> </div> </body> </html><!-- FILE ARCHIVED ON 23:50:55 Apr 24, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 03:32:30 Dec 13, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.525 exclusion.robots: 0.024 exclusion.robots.policy: 0.014 esindex: 0.009 cdx.remote: 7.868 LoadShardBlock: 106.803 (3) PetaboxLoader3.datanode: 106.05 (4) PetaboxLoader3.resolve: 141.498 (2) load_resource: 191.161 -->

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