CINXE.COM
TechTV | TV Shows
<!-- Vignette StoryServer 4 Thu Jan 22 13:03:01 2004 --> <html> <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.techtv.com:80/tvshows/","20040214225558","https://web.archive.org/","web","/_static/", "1076799358"); </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>TechTV | TV Shows </title> <!-- my id is 2100101 --> <meta http-equiv="Expires" content="Wed, 21 January 2004 21:03:02 GMT"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Window-target" content="_top"> <meta name="description" content="Shows on TechTV"> <meta name="AUTHOR" content=""> <meta name="TITLE" content="TV Shows"> <meta name="DATE" content=""><!-- Vignette StoryServer 4 Mon Feb 09 10:34:18 2004 --> <script language="javascript"> /*************************** MENU VISIBILITY********************************/ if (document.layers) { visible = 'show'; hidden = 'hide'; } else if (document.all) { visible = 'visible'; hidden = 'hidden'; } function reveal(menu, parent) { if (document.layers) { theMenu = document.layers[menu]; } else if (document.all) { theMenu = document.all(menu).style; } if (theMenu.visibility == visible) { theMenu.visibility = hidden; } else { theMenu.visibility = visible; } lastMenu = theMenu; } function hide(menu, parent) { if (document.layers) { theMenu = document.layers[menu]; } else if (document.all) { theMenu = document.all(menu).style; } if (theMenu.visibility == visible) { theMenu.visibility = hidden; } else { theMenu.visibility = hidden; } lastMenu = theMenu; } function showoff(menu, parent) { if (document.layers) { theMenu = document.layers[menu]; } else if (document.all) { theMenu = document.all(menu).style; } if (theMenu.visibility == visible) { theMenu.visibility = visible; } else { theMenu.visibility = visible; } lastMenu = theMenu; } </script> <link rel="SHORTCUT ICON" href="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/favicon.ico"> <script language="javascript"> <!-- MUST HIDE FROM OLD BROWSERS /************************ BROWSER CHECK ***************************************/ function Browser(){ this.ver = navigator.appVersion; this.app = navigator.appName; this.agt = navigator.userAgent; this.mac = (this.agt.indexOf("Mac")>-1)?1:0; this.win = (this.agt.indexOf("Win")>-1)?1:0; this.nn = (this.app == "Netscape")?1:0; this.ie = (this.app.indexOf("Microsoft")>-1)?1:0; this.ie4win = ((this.ie) && (this.win) && (this.agt.indexOf('MSIE 4')>-1))?1:0; this.ns6mac = ((this.mac) && (this.nn) && (parseInt(this.ver)>=4))?1:0; return this } b = new Browser() /******************* VARIABLES ***********************************************/ var loaded,i; function preload() { imgsrc = new Array(); // Top nav imgsrc[0] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_join_on.gif'; imgsrc[1] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_join_off.gif'; imgsrc[2] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_member_on.gif'; imgsrc[3] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_member_off.gif'; imgsrc[4] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_site_on.gif'; imgsrc[5] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_site_off.gif'; imgsrc[6] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_about_on.gif'; imgsrc[7] = 'https://web.archive.org/web/20040214225558/http://graphics.techtv.com/graphics/global/tn_about_off.gif'; imgs = new Array() if (document.images){ for (i=0; i < imgsrc.length;i++){ imgs[i] = new Image; if (imgsrc[i] != "undefined") {imgs[i].src = imgsrc[i];} } } loaded = true; } /************************** SWAP FUNCTION ******************************/ function swap(name, num){ if ((document.images) && (loaded)){ document[name].src = imgs[num].src; } } /*************************** MEDIA HUB LAUNCHERS ************************/ function LaunchHub(path) { vh_window = window.open(path, "vh_window", "width=640,height=480,resizable=no,status=1,location=0,toolbar=0"); vh_window.focus(); } var mm_window, mm_audio_window; function LaunchMediaModule(path,type) { if (type == "audio") { var list = 'width=358,height=300,resizable=0,status=0,location=0,toolbar=0'; mm_audio_window = window.open(path, 'mm_audio_window', list); mm_audio_window.focus(); } else { var list = 'width=358,height=500,resizable=0,status=0,location=0,toolbar=0'; mm_window = window.open(path, 'mm_window', list); mm_window.focus(); } } /*************************** CSS WRITER ********************************/ var defaultCSS = "<LINK REL='stylesheet' TYPE='text/css' HREF='/CDA/COMP/FEDERAL/stylesheet/0,23043,,00.css'>"; var nsCSS = "<LINK REL='stylesheet' TYPE='text/css' HREF='/CDA/COMP/FEDERAL/ns_css/0,23146,,00.css'>"; var nsMacCSS = "<LINK REL='stylesheet' TYPE='text/css' HREF='/CDA/COMP/FEDERAL/ns6mac_css/0,23145,,00.css'>"; css = (b.ns6mac)?nsMacCSS:(b.nn)?nsCSS:defaultCSS; document.write(css); /*************************** NAV WRITER ********************************/ var defaultNAV = "<tr><form name='formnavbox' method='post'><td bgcolor='#666666' class='flyoutLink' nowrap><font face='arial' size='1' class='navfont'><span class='formStyle'><select name='navbox' size='1' class='formStyle' onchange='window.open(this.options[this.selectedIndex].value,\"_top\")'><option>Select a TV Show</option><option value='/animeunleashed/'>Anime Unleashed</option><option value='/beyondtomorrow/'>Beyond Tomorrow</option><option value='/bodyhits/'>Body Hits</option><option value='/callforhelp/'>Call for Help</option><option value='/conspiracies/'>Conspiracies</option><option value='/cybercrime/'>CyberCrime</option><option value='/eyedrops/'>Eye Drops</option><option value='/freshgear/'>Fresh Gear</option><option value='/futurefightingmachines/'>Future Fighting</option><option value='/futurefightingmachines/'> Machines</option><option value='/inventthis/'>Invent This!</option><option value='/nerdnation/'>Nerd Nation</option><option value='/performance/'>Performance</option><option value='/robotwars/'>Robot Wars</option><option value='/secretstrangeandtrue/'>Secret, Strange</option><option value='/secretstrangeandtrue/'> and True</option><option value='/specials/'>Specials</option><option value='/spyschool/'>Spy School</option><option value='/news/'>Tech Live</option><option value='/screensavers/'>The Screen Savers</option><option value='/thetechof/'>The Tech Of</option><option value='/thunderbirds/'>Thunderbirds</option><option value='/titansoftech/'>Titans of Tech</option><option value='/unscrewed/'>Unscrewed</option><option value='/wiredforsex/'>Wired for Sex</option><option value='/xplay/'>X-Play</option><option value='/tvshows/'>Show Descriptions</option><option value='/showschedule/'>Full TV Schedule</option></select></span></td></form></tr>"; nav = (b.ns6mac)?defaultNAV:(b.nn)?defaultNAV:defaultNAV; /*************************** POLL RESULTS ********************************/ function View_Results(){ var form_id; var question_id; var answer_id; // Old poll forms have name "poll", new ones have name "poll_template" if(document.poll_template){ form_id = document.poll_template.form_id.value; question_id = document.poll_template.question_id.value; var numb = document.poll_template.length; for(i = 0; i< (numb); i++){ if(document.poll_template.elements[i].type == "radio" && document.poll_template.elements[i].checked){ answer_id = document.poll_template.elements[i].value; break; } } } else if(document.poll){ form_id = document.poll.form_id.value; question_id = document.poll.questions.value; var numb = document.poll.length; for (i=0;i<(numb);i++) { if(document.poll.elements[i].type == "radio" && document.poll.elements[i].checked){ answer_id = document.poll.elements[i].value; break; } } } var urladdr = "https://web.archive.org/web/20040214225558/http://cgi.techtv.com/quizpoll?form_id="+form_id+"&question_id="+question_id+"&answer_id="+answer_id; var detect=navigator.appName; if(detect == "Netscape") { myWindow=window.open(urladdr,"displayWindow","width=318,height=400,resizable=no,titlebar=yes,menubar=no,status=no,scrollbars=yes,toolbars=nolocation=no,alwaysRaised=yes,dependent=yes,screenX=70,screenY=70"); } else{ myWindow=window.open(urladdr,"displayWindow","width=318,height=400,resizable=no,titlebar=yes,menubar=no,status=no,scrollbars=yes,toolbars=nolocation=no,alwaysRaised=yes,dependent=yes,top=70,left=70"); } myWindow.focus(); } /*************************** WINDOW POPPER *******************************/ function popup(name, URL, height, width){ name = window.open(URL,name,'width='+width+',height='+height+',left=0,top=0,resizable=no,titlebar=yes,menubar=no,status=no,scrollbars=no,toolbars=no,location=no'); name.focus(); } function popupscreen(name, URL, height, width){ name = window.open(URL,name,'width='+width+',height='+height+',left=0,top=0,resizable=no,titlebar=yes,menubar=no,status=no,scrollbars=yes,toolbars=no,location=no'); name.focus(); } //--> DONE HIDING AND DONE WITH SCRIPT </script> </head> <body bgcolor="#ffffff" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" text="#333333" link="#333399" vlink="#333333" alink="#cc0000"> <!-- debug code ||| mainsection = tvshows ||| subsection = tvshows || netsection = || SECTION_NAME: TV Shows --> <!-- BEGIN AdSpace Dimensions: entryad --> <script> bust=Math.floor(1000000*Math.random()); document.write('<SCR'+'IPT LANGUAGE="JavaScript1.1" SRC="https://web.archive.org/web/20040214225558/http://ads.techtv.com/js.ng/site=zdtv&adsize=entryad&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage?bust='+bust+'">'); document.write('</SCR'+'IPT>'); </script> <noscript> <a href="https://web.archive.org/web/20040214225558/http://ads.techtv.com/click.ng/site=zdtv&adsize=entryad&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage"> <img src="https://web.archive.org/web/20040214225558im_/http://ads.techtv.com/image.ng/site=zdtv&adsize=entryad&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage"></a> </noscript> <!-- END AdSpace --> <!-- Debug Code: site=zdtv&adsize=entryad&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage --> <table width="100%" border="0" cellpadding="0" cellspacing="1"> <tr><td align="right" valign="top"><a href="https://web.archive.org/web/20040214225558/http://www.circuitcity.com/init.jsp?Key=3926" target="_new"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/aboutus/circuitcity_headerbrander.gif" width="750" height="19" border="0" alt="TechTV is sponsored in part by Circuit City"></a></td></tr></table> <table width="100%" border="0" cellpadding="0" cellspacing="1"> <tr> <td> <table height="81" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="left" valign="middle"><a href="/web/20040214225558/http://www.techtv.com/techtv/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/techtv_logo_left.gif" width="131" height="81" valign="bottom" border="0" alt="TechTV"></td> <td align="left" valign="middle"><a href="/web/20040214225558/http://www.techtv.com/tvshows"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/tvshows_banner.gif" width="184" height="81" valign="bottom" alt="TV Shows" border="0"></td></a> <td width="100%" valign="middle" background="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/redgrey_background.gif"> </td> <td align="right" valign="middle"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/tvshows_right.gif" width="460" height="81" alt="TV Shows"></td> </tr> </table> </td> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" border="0"> <tr><form method="get" action="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/search"> <td rowspan="2" bgcolor="#666666" height="28" width="250" align="left" valign="middle" nowrap> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td align="left" valign="bottom" nowrap><font class="list-small" style="color:#ffffff" face="arial,helvetica,sanserif" size="2" color="#ffffff"> <b>Search:</b> </font></td> <td align="left" valign="bottom" nowrap><input class="formStyle" type="text" size="12" name="query_text" value=""></td> <!-- Start: Hidden Search Fields --> <input type="hidden" name="section" value="entire site"><input type="hidden" name="date_range" value="past month"> <!-- End: Hidden Search Fields --> <td> </td> <td align="left" valign="bottom"><input type="image" src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/grey_arrow.gif" value="Search" border="0"></td></form></tr></table></td> <td rowspan="2" height="28" bgcolor="#666666" width="100%"> </td> <td bgcolor="#666666" height="8" width="460"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/trans.gif" height="8" width="1"></td> </tr> <tr> <td align="right" valign="middle" background="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/redgrad.gif" height="20" width="476" bgcolor="#666666" nowrap><nobr> <font color="#ffffff" class="footer"><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/register/?heading" class="footer">Join TechTV</a> <a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/memberservices/?heading" class="footer">Member Services</a> <a href="/web/20040214225558/http://www.techtv.com/sitehelp/?heading" class="footer">Site Help</a> <a href="/web/20040214225558/http://www.techtv.com/tvshows/gettechtv/story/0,23350,2122587,00.html/?heading" class="footer">Get TechTV</a> </font></nobr></td> </tr> </table> </td> </tr> </table> <!-- End: Header --> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td bgcolor="#333399" height="10" nowrap> <font class="header-blue" face="arial,helvetica,sanserif" size="2" color="#ffffff"><b>You are here:</b></font> <font class="header-blue-light" face="arial,helvetica,sanserif" size="2" color="#ffffff"> <a href="/web/20040214225558/http://www.techtv.com/techtv" class="header-blue-light">Home</a><font class="header-blue" face="arial,helvetica,sanserif" size="2" color="#ffffff"><b> > TV Shows</b></font></font></nobr></td> <td bgcolor="#333399" align="right"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/blueblack_grad.gif" width="172" height="23"></td> </tr> <tr> <td bgcolor="#ffffff" height="1" colspan="3"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/trans.gif" width="1" height="1"></td> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <!-- FIRST COLUMN --> <td width="150" align="center" valign="top" bgcolor="#ffffff"> <table width="150" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" bgcolor="#cccccc"> <table width="150" border="0" cellpadding="2" cellspacing="3"> <tr> <td bgcolor="#666666" onmouseover="this.style.backgroundColor='#333399'" onmouseout="this.style.backgroundColor='#666666'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><a href="/web/20040214225558/http://www.techtv.com/techtv/" class="home" id="subnav">· HOME</a></font></td> </tr><script language="javascript"> document.write(nav); </script> <noscript> <tr><td bgcolor="#333399" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><a href="/web/20040214225558/http://www.techtv.com/tvshows/" class="tvshows" id="subnav">· TV SHOWS</a></font></nobr></td></tr></noscript> <tr> <td bgcolor="#666666" onmouseover="this.style.backgroundColor='#333399'" onmouseout="this.style.backgroundColor='#666666'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><a href="/web/20040214225558/http://www.techtv.com/news/" class="technews" id="subnav">· TECH NEWS</a></font></td> </tr><tr> <td bgcolor="#666666" onmouseover="this.style.backgroundColor='#333399'" onmouseout="this.style.backgroundColor='#666666'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><a href="/web/20040214225558/http://www.techtv.com/products/" class="productsreviews" id="subnav">· PRODUCTS & REVIEWS</a></font></td> </tr><tr> <td bgcolor="#666666" onmouseover="this.style.backgroundColor='#333399'" onmouseout="this.style.backgroundColor='#666666'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><a href="/web/20040214225558/http://www.techtv.com/help/" class="helphowto" id="subnav">· HELP & HOW TO</a></font></td> </tr><tr> <td bgcolor="#666666" onmouseover="this.style.backgroundColor='#333399'" onmouseout="this.style.backgroundColor='#666666'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><a href="/web/20040214225558/http://www.techtv.com/entertainment/" class="entertainment" id="subnav">· ENTERTAINMENT</a></font></td> </tr> <tr> <td bgcolor="#cccccc" onmouseover="this.style.backgroundColor=''" onmouseout="this.style.backgroundColor='#cccccc'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><b><a href="/web/20040214225558/http://www.techtv.com/interact/" class="interact" id="subnavsm">· Interact</a></font></td> </tr> <tr> <td bgcolor="#cccccc" onmouseover="this.style.backgroundColor=''" onmouseout="this.style.backgroundColor='#cccccc'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><b><a href="/web/20040214225558/http://www.techtv.com/tvshows/video/" class="videoaudio" id="subnavsm">· Video</a></font></td> </tr> <tr> <td bgcolor="#cccccc" onmouseover="this.style.backgroundColor=''" onmouseout="this.style.backgroundColor='#cccccc'" class="flyoutLink" nowrap><font face="arial" size="1" class="navfont"><b><a href="/web/20040214225558/http://www.techtv.com/store/books/" class="shopping" id="subnavsm">· TechTV Books</a></font></td> </tr> </table> </td> </tr> </table> <table width="150" cellpadding="8" cellspacing="1" border="0" bgcolor="#cccccc"> <tr> <td bgcolor="#ffffff" width="148"> <font class="sub-nav"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/icon_red_dot.gif" border="0" width="5" height="5" hspace="0"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/trans.gif" border="0" width="4" height="10"><b>TV Shows</b><br> <a href="/web/20040214225558/http://www.techtv.com/gettechtv/" class="sub-nav">Get TechTV</a><br> <a href="/web/20040214225558/http://www.techtv.com/showschedule/" class="sub-nav">TV Schedule</a><br> <a href="/web/20040214225558/http://www.techtv.com/tvshows/personalities/" class="sub-nav">TechTV Personalities</a><br> </font> </td> </tr> </table> <!--center column: titles, featured content--> </td> <!-- START: Tagline and Banner --> <td width="100%" align="left" valign="top" bgcolor="#ffffff"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <!-- CENTER COLUMNS --> <td width="100%" bgcolor="#ffffff" align="center" valign="top"> <table width="100%" cellpadding="5" cellspacing="0" border="0"> <tr> <td valign="top" width="100%" align="left"> <table border="0" width="100%" cellspacing="0" cellpadding="10"><tr><td><font class="content"> <a href="/web/20040214225558/http://www.techtv.com/animeunleashed/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/animeunleashed/3411241_sm.jpg" border="0" width="73" height="60" align="left" alt="Anime Unleashed Logo -- Filter"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/animeunleashed/"><b>Anime Unleashed</b></a></font> <br> <b>Jump Into an Edgy Mix of Futuristic Action and Adventure</b><br>Premieres Monday through Friday from 1 a.m. to 2 a.m. and Sunday from 2 a.m. to 3:30 a.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?glance=1&day=0&show_id=62&timeZone=3">Additional show times</a><br> In the TechTV spirit, "Anime Unleashed" focuses on the science-fiction elements of anime, titles that imagine what our near or far future will be like, probe the relationship between humans and machines, dream of what alien civilizations could be like, and more. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/beyond2000/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/beyond2000/3350955_sm.jpg" border="0" width="73" height="60" align="left" alt="Beyond 2000"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/beyond2000/"><b>Beyond 2000</b></a></font> <br> <b>Explore the Future Today</b><br>Premieres every Wednesday at 7 a.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=13&glance=1&timeZone=3">Additional show times</a><br>BBC's acclaimed show examines technological breakthroughs in medicine, sports, entertainment, transportation, and more. Each episode features several topics, ranging from cloning to robotics to oddities such as inflatable stereo speakers. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/bodyhits/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/bodyhits/3590474_sm.jpg" border="0" width="73" height="60" align="left" alt="Body Hits Skeleton"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/bodyhits/"><b>Body Hits</b></a></font> <br> <b>The Truth About Your Excessive Behavior</b><br>Premieres Tuesday at 9:30 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?day=0&glance=1&show_id=143&timeZone=3">Additional show times</a><br>Find out what your excessive behavior is doing to your body in our new series from the BBC. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/callforhelp/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/callforhelp/3586917_sm.jpg" border="0" width="73" height="60" align="left" alt="Call for Help"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/callforhelp/"><b>Call for Help</b></a></font> <br> <b>Become a Master of Technology</b><br> Premieres Weekdays, 3 p.m. Eastern (60 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=5&glance=1&timeZone=3">Additional show times</a><br> "Call for Help" is a fully interactive, call-in show that takes the stress out of computing for beginners and pros alike. Each day, "Call for Help" tackles technical difficulties, offers tips and tricks, provides product advice, and serves up suggestions for getting the most out of your computer. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/conspiracies/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/conspiracies/3527462_sm.jpg" border="0" width="73" height="60" align="left" alt="Conspiracies"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/conspiracies/"><b>Conspiracies</b></a></font> <br> <b>Everything You Have Been Taught to Believe Is Wrong. History Is a Lie. </b><br>Premieres Wednesdays at 9 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?glance=1&day=0&show_id=123&timeZone=3">Additional show times</a><br>"Conspiracies" seeks out the people behind the theories: those who were there, those who inspired the "deed," and those who were most affected by it -- or perhaps the target of it. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/cybercrime/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/cybercrime/3342477_sm.jpg" border="0" width="73" height="60" align="left" alt="CyberCrime Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/cybercrime/"><b>CyberCrime</b></a></font> <br> <b>Explore the Dark Side of Technology</b><br>Premieres Wednesdays, 8:30 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=4&glance=1&timeZone=3">Additional show times</a><br>"CyberCrime" is a fast-paced, innovative guide to the dangers facing computer users in the Digital Age. Each week, "CyberCrime" keeps surfers aware and secure by taking a hard look at fraud, hacking, viruses, cybersex-related crime, and Web privacy. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/freshgear/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/freshgear/3342481_sm.jpg" border="0" width="73" height="60" align="left" alt="Fresh Gear Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/freshgear/"><b>Fresh Gear</b></a></font> <br> <b>Sneak a Peek at the Coolest New Gadgets</b><br>Premieres Tuesdays, 8:30 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=8&glance=1&timeZone=3">Additional show times</a><br>A gadget lover's dream, "Fresh Gear" gives viewers the scoop on the best and brightest technology around. "Fresh Gear" shows viewers what's new, what works, what's hot, what's not, and what to buy. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/futurefightingmachines/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/futurefightingmachines/3425301_sm.jpg" border="0" width="73" height="60" align="left" alt="New FFM Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/futurefightingmachines/"><b>Future Fighting Machines</b></a></font> <br> <b>Check Out the Weapons and Warfare of Tomorrow</b><br>Premieres Fridays, 9 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=22&glance=1&timeZone=3">Additional show times</a><br>"Future Fighting Machines" examines the latest innovations in military hardware. See the wizardry of weapons manufacturers and the ambition of weapon developers worldwide to make soldiers less vulnerable and more lethal. The program also looks at new weapons that strike more accurately, as well as vehicles run entirely by computers. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/nerdnation/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/tvshows/3587832_sm.jpg" border="0" width="73" height="60" align="left" alt="Nerd Nation -- filter"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/nerdnation/"><b>Nerd Nation</b></a></font> <br> <b>No Passport Required</b><br>Premieres Monday at 9 p.m. Eastern (60 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?day=0&glance=1&show_id=142&timeZone=3">Additional show times</a><br>Experience hilarity and appreciate humanity as modern humans and technology collide. Join the only site for technically inclined overachievers just like you. Welcome home. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/inventthis/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/tvshows/3458383_sm.jpg" border="0" width="73" height="60" align="left" alt="Invent This"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/inventthis/"><b>Invent This!</b></a></font> <br> <b>Ordinary People With Extraordinary Ideas.</b><br>Premieres Tuesdays at 9 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?glance=1&day=0&show_id=112&timeZone=3">Additional show times</a><br>We scour the country to find the most fascinating inventors, from neophytes to seasoned pros. Our "Invent This!" cameras visit them on location, from basement workshops to kitchen tables. We'll reveal what makes them tick... and where they hope to go from here. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/performance/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/performance/3420732_sm.jpg" border="0" width="73" height="60" align="left" alt="Performance Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/performance/"><b>Performance</b></a></font> <br> <b>The Science of Winning</b><br>Premieres every Friday at 2 p.m. Eastern (60 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=94&glance=1&timeZone=3">Additional show times</a><br clear="all">"Performance" goes behind the scenes of sports competition to explore the science and technology that make athletic achievement possible. See how science is molding the perfect athletes, transforming their equipment, their playing surfaces, their diets, and even their minds. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/robotwars/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/robotwars/3420733_sm.jpg" border="0" width="73" height="60" align="left" alt="Robot Wars Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/robotwars/"><b>Robot Wars</b></a></font> <br> <b>Get Ready for Metal-Munching Mayhem</b><br>Airs Monday through Friday, 10 p.m. Eastern (one hour)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=95&glance=1&timeZone=3">Additional show times</a><br clear="all">Are you prepared for flamethrowers, circular saws, and pickaxes? It's a tournament like no other as robots balance brute strength, weight, and lightning-quick reactions. Or they might find themselves flipped from the frenzy straight to the scrap yard. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/secretstrangeandtrue/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/tvshows/3403856_sm.jpg" border="0" width="73" height="60" align="left" alt="Secret Strange and True logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/secretstrangeandtrue/"><b>Secret, Strange and True</b></a></font> <br> <b>Discover Facts Stranger Than Fiction</b><br>Premieres Thursday at 9 p.m. Eastern Eastern (120 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=54&glance=1&timeZone=3">Additional Showtimes</a><br>Science, technology, and the tenacity of human ingenuity have blurred the lines that once separated fact from fiction. Watch the stories that will challenge everything you think you know. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/spyschool/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/spyschool/3420734_sm.jpg" border="0" width="73" height="60" align="left" alt="Spy School Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/spyschool/"><b>Spy School</b></a></font> <br> <b>Enter the Secret World of Crime, Sex, and Intrigue</b><br>Premieres Friday at 8:30 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=96&glance=1&timeZone=3">Additional show times</a><br clear="all">From surveillance to seduction, from bribery to brainwashing, "Spy School" gives you the lowdown on everything you wanted to know about the shadowy world of espionage. From a safe house in an undisclosed part of Britain, two students receive a crash course in espionage taught by controversial former British intelligence officer David Shayler. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/screensavers/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/thescreensavers/3342483_sm.jpg" border="0" width="73" height="60" align="left" alt="The Screen Savers Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/screensavers/"><b>The Screen Savers</b></a></font> <br> <b>Join the Fun of Discovering the Ins and Outs of Technology</b><br>Premieres Weekdays, 7 p.m. Eastern (60 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=9&glance=1&timeZone=3">Additional show times</a><br>Whether you're cracking code or wrangling with Windows, "The Screen Savers" is here to help. The hosts unleash the power of technology with wit and flair in this interactive show geared toward the tech enthusiast. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/news/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/technews/3342469_sm.jpg" border="0" width="73" height="60" align="left" alt="Tech Live"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/news/"><b>Tech Live</b></a></font> <br> <b>Stay on Top With the Latest Technology News</b><br>Premieres Weekdays, 8 p.m. Eastern<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=11&glance=1&timeZone=3">Additional show times</a><br>"Tech Live," TechTV's unique new live technology news programming, provides extensive coverage, in-depth analysis, and original features on breaking technology developments as they relate to market trends, entertainment, and consumer products. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/thetechof/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/thetechof/3375373_sm.gif" border="0" width="73" height="60" align="left" alt="The Tech Of"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/thetechof/"><b>The Tech Of</b></a></font> <br> <b>Find Out How Things Really Work</b><br>Premieres Tuesdays, 9 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=10&glance=1&timeZone=3">Additional show times</a><br>Go behind the scenes with "The Tech Of" and see the technology that's changing your life -- from the food you eat, to the sports you play, to buildings where you work. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/thunderbirds/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/thunderbirds/3383462_sm.gif" border="0" width="73" height="60" align="left" alt="Thunderbirds"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/thunderbirds/"><b>Thunderbirds</b></a></font> <br> <b>Rocket to the Future With These Heroic Marionettes</b><br>Saturdays, 4 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=32&glance=1&timeZone=3">Additional show times</a><br>Set in the year 2065 on a secret island base, "Thunderbirds" follows the adventures of the Tracy family -- Jeff, Scott, Virgil, Alan, Gordon, and John -- who run International Rescue, a global service comprising five amazing Thunderbirds craft. International Rescue's ongoing mission is to aid humanity and it is supported by a host of other characters. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/wiredforsex/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/wiredforsex/3424046_sm.jpg" border="0" width="73" height="60" align="left" alt="Wired For Sex Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/wiredforsex/"><b>Wired for Sex</b></a></font> <br> <b>Sit Back... Plug In... Turn On</b><br>Airs Wednesday at 9:30 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=93&glance=1&timeZone=3">Additional show times</a><br clear="all">Go between the sheets with TechTV to see the fusion of flesh and machine. In this TechTV original series, you'll see how technology is changing how we view ourselves and interact with others. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/xplay/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/extendedplay/3421744_sm.jpg" border="0" width="73" height="60" align="left" alt="X-Play Logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/xplay/"><b>X-Play</b></a></font> <br> <b>Get Into Videogaming Mania</b><br>Premieres Monday to Thursday, 11:30 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=92&glance=1&timeZone=3">Additional show times</a><br>Get ready to have a blast with games. "X-Play" gives tips, tricks, and previews for videogame lovers and has a great time doing it. "X-Play" also offers comprehensive reviews of the hottest new videogames on the market. <br clear="all"><br> <a href="/web/20040214225558/http://www.techtv.com/unscrewed/"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/unscrewed/3427354_sm.jpg" border="0" width="73" height="60" align="left" alt="Unscrewed logo"></a> <font class="header-link" face="arial,helvetica,sanserif" size="2"><a href="/web/20040214225558/http://www.techtv.com/unscrewed/"><b>Unscrewed With Martin Sargent</b></a></font> <br> <b>Take a Walk on the Wild Side of Tech Pop Culture</b><br>Premieres Monday to Thursday, 11 p.m. Eastern (30 minutes)<br><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/tvschedule?show_id=102&glance=1&timeZone=3">Additional show times</a><br clear="all">"Unscrewed" is the ultimate showcase for the darker, funnier, sexier world of technology and the Internet. Hosted by Martin Sargent and Laura Swisher. <br clear="all"><br> </font></td></tr><tr><td align="left"><font class="content"><a href="/web/20040214225558/http://www.techtv.com/canada/tvshows">TechTV Shows in Canada</a></td></tr></table> </td> </tr> </table> </td> <!--center column ends--> <!-- FOURTH COLUMN --> <td width="150" bgcolor="#ffffff" valign="top" align="left"> <!-- Vignette StoryServer 4 Fri Feb 06 14:14:09 2004 --> <br> <img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/trans.gif" border="0" width="1" height="5"><br> <!-- Vignette StoryServer 4 Sat Feb 14 14:31:01 2004 --> </td> </tr> </table> </td> </tr> </table> <!-- Vignette StoryServer 4 Thu Jan 08 17:01:30 2004 --> <!-- START footer --> <!-- 1x1 ad for tracking --> <!-- debug code ||| mainsection = tvshows ||| subsection = tvshows || netsection = || SECTION_NAME: TV Shows --> <!-- BEGIN AdSpace Dimensions: 1x1 --> <script> bust=Math.floor(1000000*Math.random()); document.write('<IFRAME WIDTH="1" HEIGHT="1" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING="no" BORDER="0" BORDERCOLOR="#000000" SRC="https://web.archive.org/web/20040214225558/http://ads.techtv.com/html.ng/site=zdtv&adsize=1x1&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage?bust='+bust+'">'); document.write('<SCR'+'IPT LANGUAGE="JavaScript1.1" SRC="https://web.archive.org/web/20040214225558/http://ads.techtv.com/js.ng/params.richmedia=yes&site=zdtv&adsize=1x1&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage?bust='+bust+'">'); document.write('</SCR'+'IPT>'); document.write('</IFRAME>'); </script> <noscript> <a href="https://web.archive.org/web/20040214225558/http://ads.techtv.com/click.ng/params.richmedia=yes&site=zdtv&adsize=1x1&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage"> <img src="https://web.archive.org/web/20040214225558im_/http://ads.techtv.com/image.ng/params.richmedia=yes&site=zdtv&adsize=1x1&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage"></a> </noscript> <!-- END AdSpace --> <!-- Debug Code: site=zdtv&adsize=1x1&channel=homepageplus&homepageplus_subchannel=tvshows&tvshows_topic=homepage --> <br clear="all"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr><td bgcolor="#666666"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/footerservices.gif" width="220" height="20" alt="TechTV Services"></td><td bgcolor="#666666" height="20" align="center" nowrap><font style="color:#FFF; font-size:11px; font-family:arial,helvetica,sanserif; line-height:20px; height:20px"><a href="https://web.archive.org/web/20040214225558/http://seeker.dice.com/seeker.epl?rel_code=10416" class="footer">Tech Jobs</a> <a href="https://web.archive.org/web/20040214225558/http://www.techtv.com/chkpt/ccmain/http://www.circuitcity.com" class="footer">Shopping</a> <a href="/web/20040214225558/http://www.techtv.com/shopping/booksandvideos/" class="footer">TechTV Books</a> <a href="https://web.archive.org/web/20040214225558/http://personals.techtv.com/" class="footer">Personals</a></font></td><td bgcolor="#666666"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/trans.gif" width="220" height="1"></td></tr> <tr><td colspan="3"><img src="https://web.archive.org/web/20040214225558im_/http://graphics.techtv.com/graphics/global/trans.gif" width="768" height="1" border="0"></td></tr> <tr bgcolor="#333399"><td colspan="3" height="21" align="center"><font class="footer" size="1" face="arial,geneva,sanserif"><a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/register/" class="footer">Join TechTV</a> <a href="/web/20040214225558/http://www.techtv.com/memberservices/" class="footer">Member Services</a> <a href="/web/20040214225558/http://www.techtv.com/sitehelp/" class="footer">Site Help</a> <a href="/web/20040214225558/http://www.techtv.com/aboutus/" class="footer">About Us</a> <a href="/web/20040214225558/http://www.techtv.com/aboutus/foradvertisers/" class="footer">Advertisers</a> <a href="/web/20040214225558/http://www.techtv.com/aboutus/workattechtv/" class="footer">Jobs</a> <a href="/web/20040214225558/http://www.techtv.com/international/" class="footer">TechTV International</a> <a href="https://web.archive.org/web/20040214225558/http://cgi.techtv.com/memberservices?view=feedback" class="footer">Contact Us</a> </font><br> </td></tr> <tr><td colspan="3" align="middle" colspan="3"><font class="list-small"><a href="/web/20040214225558/http://www.techtv.com/aboutus/story/0,23350,2588133,00.html">Copyright</a> © 2004 TechTV Inc. All rights reserved.<br>Use of TechTV.com is subject to certain <a href="/web/20040214225558/http://www.techtv.com/aboutus/story/0,23350,2101575,00.html">terms and conditions</a>. We respect your <a href="/web/20040214225558/http://www.techtv.com/aboutus/story/0,23350,2127303,00.html">privacy</a>.</font></td></tr> </table> <br> <!-- END footer--></body> </html><!-- FILE ARCHIVED ON 22:55:58 Feb 14, 2004 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:49:28 Dec 04, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.725 exclusion.robots: 0.03 exclusion.robots.policy: 0.018 esindex: 0.012 cdx.remote: 10.369 LoadShardBlock: 660.344 (3) PetaboxLoader3.datanode: 621.29 (4) PetaboxLoader3.resolve: 146.231 (2) load_resource: 209.499 -->