ÿþ<html> <head> <meta http-equiv="Content-Language" content="en-nz"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>DVD - Doctor Who: Series 1 - Volume 3</title> <!--mstheme--><link rel="stylesheet" type="text/css" href="_themes/blends/blen1111-110.css"><meta name="Microsoft Theme" content="blends 1111"> <meta name="Microsoft Border" content="tlrb, default"> </head> <body><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td> <link rel="stylesheet" type="text/css" href="http://www.faberoptime.com/entertain/_themes/blends/blen1111.css"> <font face="verdana,arial,helvetica"> <p> <script src="http://www.faberoptime.com/cf.js"></script> <script src="http://www.faberoptime.com/sec.js"></script> <script language="JavaScript"> function AddFavorite(favoriteurl,favoritetitle) { if (window.external) { window.external.AddFavorite(favoriteurl,favoritetitle); } else { alert("Sorry, your browser doesn't support this feature.\nPlease use the bookmark feature of your browser to save the location of this page."); } } function AddFavoritePage() { favoriteurl=location.href; favoritetitle="Faber Optimé - "+document.title; AddFavorite(favoriteurl,favoritetitle); } function AddFavoriteSite() { favoriteurl="http://www.faberoptime.com"; favoritetitle="Faber Optimé"; AddFavorite(favoriteurl,favoritetitle); } function checkEmail(myForm) { if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(myForm.email.value)) { return (true) } else { alert("Invalid E-mail Address! Please re-enter."); myForm.email.focus(); return (false); } } </script> <script language="JavaScript"> // Browser Detection isMac = (navigator.appVersion.indexOf("Mac")!=-1) ? true : false; NS4 = (document.layers) ? true : false; IEmac = ((document.all)&&(isMac)) ? true : false; IE4plus = (document.all) ? true : false; IE4 = ((document.all)&&(navigator.appVersion.indexOf("MSIE 4.")!=-1)) ? true : false; IE5 = ((document.all)&&(navigator.appVersion.indexOf("MSIE 5.")!=-1)) ? true : false; ver4 = (NS4 || IE4plus) ? true : false; NS6 = (!document.layers) && (navigator.userAgent.indexOf('Netscape')!=-1)?true:false; // Body onload utility (supports multiple onload functions) var gSafeOnload = new Array(); function SafeAddOnload(f) { if (IEmac && IE4) // IE 4.5 blows out on testing window.onload { window.onload = SafeOnload; gSafeOnload[gSafeOnload.length] = f; } else if (window.onload) { if (window.onload != SafeOnload) { gSafeOnload[0] = window.onload; window.onload = SafeOnload; } gSafeOnload[gSafeOnload.length] = f; } else window.onload = f; } function SafeOnload() { for (var i=0;i<gSafeOnload.length;i++) gSafeOnload[i](); } // Call the following with your function as the argument // SafeAddOnload(yourfunctioname); </script> <script language="javascript" src="http://www.faberoptime.com/_borders/liveclock.js"></script> </p> </font> <table border="0" width="100%" id="table3" cellspacing="0" cellpadding="0"> <tr height="60"> <td width="145"> <div style="border-style: outset; border-width: 1px; background-color: #FFFFFF;"> <font face="verdana,arial,helvetica"> <a href="http://www.faberoptime.com/index.html"> <img border="0" src="http://www.faberoptime.com/images/fologo.gif" width="145" height="60" alt="Click here to go to the Faber Optimé Home Page."> </a></font> </div> </td> <td valign="middle"> <table align="center" border="0" width="575" height="60" cellspacing="0" cellpadding="0" background="http://www.faberoptime.com/entertain/_themes/blends/blebanna.gif" id="headertable"> <tr><td width="100%" align="center" valign="middle"> <p align="center"> <font size="5" face="verdana,arial,helvetica" color="#FFFF00"><script type="text/javascript"> <!-- document.write(document.title) //--> </script> <noscript>Enable JavaScript!</noscript> </font></td></tr></table> </td> </font></td> <td rowspan="2" width="29" height="66"> <font face="verdana,arial,helvetica"> <img src="http://www.faberoptime.com/images/fodefweb.gif" alt="Faber Optimé Defined" width="29" height="218"></font></td> </tr> <tr> <td width="145" align="center" valign="middle"><font face="verdana,arial,helvetica"> <script language="JavaScript">BuildPanel(checkCookie(1,0));</script> </font></td> <td align="center" valign="top"> <font size="1" face="verdana,arial,helvetica"> <br> <br><br></font> <div align="center"> <table width="680" cellspacing="0" cellpadding="0" bgcolor="#000000" id="table4"> <tr> <td colspan="2"><font face="verdana,arial,helvetica"> <script language="javascript"> dstZones = new Array(); var uNow = new Date(); var uYear = uNow.getYear(); var leap = ((uYear % 4 == 0 && uYear % 100 != 0) || uYear % 400 == 0 )? true : false; MonthDays = new Array (0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334); var TodayNum = MonthDays [uNow.getMonth()] + uNow.getDate(); if (leap && TodayNum > 59) {TodayNum += 1}; //FirstSun8Feb, FirstSun15Mar, LastSunMar, FirstSunApr, LastSunSep, FirstSunOct, FirstSun15Oct,LastSunOct, ChangeDays = new Array (43, 78, 85, 92, 274, 281, 295, 302); var NumChangeDays = ChangeDays.length; if (leap) { for (var idx = 0; idx <= 6; idx++) {ChangeDays [idx] += 1} }; DSTdays = new Array (); LastJan1 = new Date("Jan 1, " + uYear); DayJan1 = LastJan1.getDay (); for (var idx2 = 0; idx2 < NumChangeDays; idx2++) { DSTdays [idx2] = ( TodayNum >= ChangeDays [idx2] - DayJan1 ) ? true : false; }; dstZones[0] = null; dstZones[1] = null; dstZones[2] = ( DSTdays[3] && !DSTdays[7] ) ? true : false;//usa/canada dstZones[3] = ( DSTdays[2] && !DSTdays[7] ) ? true : false;//uk/europe dstZones[4] = ( DSTdays[7] || !DSTdays[2] ) ? true : false;//aus dstZones[5] = ( DSTdays[5] || !DSTdays[2] ) ? true : false;//aus-tasmania dstZones[6] = ( DSTdays[5] || !DSTdays[1] ) ? true : false;//nz dstZones[7] = ( DSTdays[2] && !DSTdays[4] ) ? true : false;//russia var LC_Style=[ "Arial", // clock font "1", // font size "white", // font colour "black", // background colour "", // html before time "", // html after time 300, // clock width 0, // 12(1) or 24(0) hour? 2, // update never(0) secondly(1) minutely(2) 1, // no date(0) dd/mm/yy(1) mm/dd/yy(2) DDDD MMMM(3) DDDD MMMM YYYY(4) 0, // abbreviate days/months yes(1) no(0) null // gmt offset (null to disable) ]; //Local Time new LiveClock('Arial','1','white','black','Local Time: ','',170,0,2,1,1,'null'); //Los Angeles if (dstZones[2]) { new LiveClock('Arial','1','white','black','L.A.: ',' PDT',170,0,2,1,1,-7); } else { new LiveClock('Arial','1','white','black','L.A.: ',' PST',170,0,2,1,1,-8); } //New York if (dstZones[2]) { new LiveClock('Arial','1','white','black','N.Y.: ',' EDT',170,0,2,1,1,-4); } else { new LiveClock('Arial','1','white','black','N.Y.: ',' EST',170,0,2,1,1,-5); } //London if (dstZones[3]) { new LiveClock('Arial','1','white','black','London: ',' BST',170,0,2,1,1,1); } else { new LiveClock('Arial','1','white','black','London: ',' GMT',170,0,2,1,1,0); } document.write("<br>"); //UTC new LiveClock('Arial','1','white','black','UTC: ',' GMT',170,0,2,1,1,0); //Moscow if (dstZones[7]) { new LiveClock('Arial','1','white','black','Moscow: ',' MSD',170,0,2,1,1,4); } else { new LiveClock('Arial','1','white','black','Moscow: ',' MSK',170,0,2,1,1,3); } //Sydney if (dstZones[4]) { new LiveClock('Arial','1','white','black','Sydney: ',' ADT',170,0,2,1,1,11); } else { new LiveClock('Arial','1','white','black','Sydney: ',' AST',170,0,2,1,1,10); } //Auckland if (dstZones[6]) { new LiveClock('Arial','1','white','black','Auckland: ',' NZST',170,0,2,1,1,13); } else { new LiveClock('Arial','1','white','black','Auckland: ',' NZT',170,0,2,1,1,12); } </script></font></td> </tr> <tr> <td width="168" valign="bottom"> <font size="1" color="#FFFFFF" face="verdana,arial,helvetica"> <img border="0" src="http://www.faberoptime.com/images/nznewsarrow.gif" width="5" height="5" align="absmiddle"> <b>World News Headlines:</b> </font></td> <td width="512"><font face="verdana,arial,helvetica"> <iframe src="http://www.tickermyfeed.com/feed.php?P2FsaWdtZW50PWxlZnQmYm94d2lkdGg9NTEyJmJveGhlaWdodD0xOCZmb250c3R5bGU9cmVndWxhciZmb250ZmFtaWxseT1WZXJkYW5hLCBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmJnRleHRjb2xvcj0jRkZGRkZGJmhvdmVyY29sb3I9I0ZGMDAwMCZiZ2NvbG9yPSMwMDAwMDAmZm9udHNpemU9MTAmYm94d2lkdGg9NTEyJmJveGhlaWdodD0xOCZ0aWNrZXI9aCZydW5uaW5nPTEmc3BlZWQ9MSZyc3NsaW5rX3lhaG9vPVJXNTBaWElnUzJWNWQyOXlaSE1nU0dWeVpRPT0mcnNzbGlua19nb29nbGU9Ulc1MFpYSWdTMlY1ZDI5eVpITWdTR1Z5WlE9PSZyc3NsaW5rPWFIUjBjRG92TDNONWJtUnBZMkYwYVc5dUxtRndiaTVqYnk1dWVpOXljM012Ym5wb2NuTnpZMmxrWHpBd01EQXdNREF3TWk1NGJXdz0mc291cmNlPWh0bWw=" marginwidth="100" marginheight="22" height="18" width="512" scrolling="no" align="middle" border="0" frameborder="0" name="I1"> Your browser does not support inline frames or is currently configured not to display inline frames. </iframe></font></td> </tr> <tr> <td width="168" valign="bottom"> <font size="1" color="#FFFFFF" face="verdana,arial,helvetica"> <img border="0" src="http://www.faberoptime.com/images/nznewsarrow.gif" width="5" height="5" align="absmiddle"> <b>NZ News Headlines:</b> </font></td> <td width="512"><font face="verdana,arial,helvetica"> <iframe src="http://www.tickermyfeed.com/feed.php?P2FsaWdtZW50PWxlZnQmYm94d2lkdGg9NTEyJmJveGhlaWdodD0xOCZmb250c3R5bGU9cmVndWxhciZmb250ZmFtaWxseT1WZXJkYW5hLCBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmJnRleHRjb2xvcj0jRkZGRkZGJmhvdmVyY29sb3I9I0ZGMDAwMCZiZ2NvbG9yPSMwMDAwMDAmZm9udHNpemU9MTAmYm94d2lkdGg9NTEyJmJveGhlaWdodD0xOCZ0aWNrZXI9aCZydW5uaW5nPTEmc3BlZWQ9MSZyc3NsaW5rPWFIUjBjRG92TDNONWJtUnBZMkYwYVc5dUxtRndiaTVqYnk1dWVpOXljM012Ym5wb2NuTnpZMmxrWHpBd01EQXdNREF3TVM1NGJXdz0mc291cmNlPWh0bWw=" marginwidth="100" marginheight="22" height="18" width="512" scrolling="no" align="middle" border="0" frameborder="0" name="I2"> Your browser does not support inline frames or is currently configured not to display inline frames. </iframe></font></td> </tr> </table> </div> </td> </tr> </table> </td></tr><!--msnavigation--></table><!--msnavigation--><table dir="ltr" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top" width="1%"> <p align="center"><font face="verdana,arial,helvetica"> <br> <br> </font><br> <br> <b><font face="verdana,arial,helvetica" size="2">Page Tools</font></b> <font size="1"></p> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="140" id="table1" style="border-left-width: 0px; border-right-width: 0px"> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"> <a href="javascript:window.print()"> <img border="0" src="http://www.faberoptime.com/images/print.gif" align="middle" width="16" height="16"></a> </font></td> <td align="center" valign="middle" style="border-top-style: solid; border-top-width: 1px"> <p align="left"><font face="verdana,arial,helvetica" size="1"><b> <a href="javascript:window.print()">Print this page</a></b></font></td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> <td align="left" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"> <img border="0" src="http://www.faberoptime.com/images/home.gif" align="middle" width="16" height="16"> </font></td> <td align="left" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"><b> <a href="#" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage(location.href);"> Make this page your home page</a></b></font></td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> <td align="left" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"> <a href="javascript:AddFavoriteSite()" target="_self"> <img border="0" src="http://www.faberoptime.com/images/addfavorite.gif" align="middle" width="16" height="16"></a> </font></td> <td align="left" valign="middle" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"><b> <a href="javascript:AddFavoriteSite()">Add this site to your Favorites</a></b></font></td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> <td align="left" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"> <a href="javascript:AddFavoritePage()" target="_self"> <img border="0" src="http://www.faberoptime.com/images/addfavorite.gif" align="middle" width="16" height="16"></a> </font></td> <td align="left" valign="middle" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"><b> <a href="javascript:AddFavoritePage()">Add this page to your Favorites</a></b></font></td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"><b>&nbsp;</b></font></td> <td align="left" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"><b>&nbsp;</b></font></td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"> <img border="0" src="http://www.faberoptime.com/images/email.gif" align="middle" width="16" height="16"> </font></td> <td align="center" valign="middle" style="border-top-style: solid; border-top-width: 1px"> <font face="verdana,arial,helvetica" size="1"> <p align="left"> <script language="JavaScript1.2"> function TellAFriend() { var pagedatetime=new Date(); var PopUpWidth = 640; var PopUpHeight = 594; var iMyWidth = (window.screen.width-PopUpWidth)/2; var iMyHeight = ((window.screen.height-PopUpHeight)/2)-16; //Open the window. var win2 = window.open("http://www.faberoptime.com/tellafriend.htm?pagetitle="+escape(document.title)+"&pageurl="+escape(document.location)+"&pagedatetime="+escape(pagedatetime.toLocaleString()),"Window2","status=no,height="+PopUpHeight+",width="+PopUpWidth+",resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",toolbar=no,menubar=no,scrollbars=no,location=no,directories=no"); win2.focus(); } </script> <b><a href="javascript:TellAFriend()">Tell a friend about this page</a></b></font></td> </tr> <tr> <td width="24" valign="top" align="center" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> <td align="left" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td> </tr> </table> <script language="JavaScript1.2" src="http://www.altavista.com/r?entr"></script><br> <br> <table border="0" cellpadding="0" cellspacing="0" width="140" style="color: #000000; font-size: 8pt; border-style: groove; border-width: 3" bgcolor="#FFFFFF" id="table1" background="images/newsback.gif"> <tr> <td valign="middle" align="center"> <font size="2" face="verdana,arial,helvetica"><b> <img border="0" src="http://www.faberoptime.com/images/book.gif" align="middle" width="16" height="16"><br> Reference<br> Tools<br> </b></font></td> <td valign="middle" align="center" width="59"> <font face="verdana,arial,helvetica"><a href="http://www.m-w.com"> <img src="http://www.faberoptime.com/images/mwlogo.gif" border="0" width="59" height="59"></a> </font></td> </tr> <tr> <td colspan="2"> <form method="post" action="http://www.m-w.com/cgi-bin/dictionary"> <p align="center"><font face="verdana,arial,helvetica"> <img src="http://www.m-w.com/tools/search/images/dict2.gif" width="115" height="10"><br> <input type="hidden" name="book" value="Dictionary"> <input type="text" name="va1" size="18" style="font-size: 8pt; font-family: verdana,arial,helvetica"><br> <input type="submit" value="Search" style="font-size: 8pt; font-family: verdana,arial,helvetica"> <input type="reset" value="Clear" style="font-size: 8pt; font-family: verdana,arial,helvetica"> </font></p> </form> </td> </tr> <tr> <td colspan="2"> <form method="post" action="http://www.m-w.com/cgi-bin/thesaurus"> <p align="center"><font face="verdana,arial,helvetica"> <img src="http://www.m-w.com/tools/search/images/thes2.gif" width="107" height="10"><br> <input type="hidden" name="book" value="Thesaurus"> <input type="text" name="va" size="18" style="font-size: 8pt; font-family: verdana,arial,helvetica"><br> <input type="submit" value="Search" style="font-size: 8pt; font-family: verdana,arial,helvetica"> <input type="reset" value="Clear" style="font-size: 8pt; font-family: verdana,arial,helvetica"> </font></p> </form> </td> </tr> </table> <br> <table border="1" width="140" cellspacing="0" cellpadding="0" bgcolor="#00FF00" id="table2"> <tr> <td><font face="verdana,arial,helvetica"> <img border="0" src="http://www.faberoptime.com/images/effluvia.gif" width="140" height="16"><br> <a href="http://www.faberoptime.com/misc"> <img src="http://feeds.feedburner.com/Effluvia.1.gif" alt="Effluvia" style="border:0"> </a></font></td> </tr> </table> <br> <script type="text/javascript"><!-- google_ad_client = "pub-7624613405861486"; /* 120x240, created 6/13/08 */ google_ad_slot = "9699523323"; google_ad_width = 120; google_ad_height = 240; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <br> <br> <script type="text/javascript"><!-- google_ad_client = "pub-7624613405861486"; /* 125x125, created 6/13/08 */ google_ad_slot = "8755309095"; google_ad_width = 125; google_ad_height = 125; google_cpa_choice = ""; // on file //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </font></div> <p></p> </td><td valign="top" width="24"></td><!--msnavigation--><td valign="top"> <table border="0" width="100%" id="table1"> <tr> <td rowspan="3" align="center"><div id="Picture"><img src="images/dvds/653.JPG" width="167" height="240"></div></td> <td colspan="3" align="center"><h2><a name="Title">Doctor Who: Series 1 - Volume 3</a></h2><div id="SeriesLink">Part of the <a href="series-DoctorWho.htm">Doctor Who</a> series.</div></td> </tr> <tr> <td align="center"> <p align="left">Rating</td> <td colspan="2" align="center"><div id="Rating"><a href="rated4.5.htm"><img border="0" src="images/4.5stars.gif" alt=" Publically rated 4.5 stars" align="middle" width="81" height="16"></a> <font size=1>(Publically rated 4.5/5)</font></div></td> </tr> <tr> <td align="center"> <p align="left">Certificate</td> <td colspan="2" align="center"><div id="Rated"><a href="certificatepg.htm"><img border="0" src="images/BBFCRatingPG.gif" alt="BBFC Certificate PG" align="middle" width="50" height="40"></a> <a href="certificatepg.htm"><img border="0" src="images/MPAARatingPG.gif" alt="MPAA Rated PG" align="middle" width="250" height="38"></a><br><font size=1><a href="certificatepg.htm">PG (Parental Guidance recommended)</a></font></div></td> </tr> <tr> <td>Release Date</td> <td><a name="Release Date">1/08/2005</a></td> <td>Copyright</td> <td><a name="Copyright Date">© 2005</a></td> </tr> <tr> <td colspan="2"><a name="Produced"></a></td> <td>Region</td> <td align="center"><div id="RegionCode"><a href="regioncodes.htm"><img border="0" src="images/region4.gif" alt="Region Code 4" align="middle" width="64" height="64"><BR><font size=1>Region 4</a></font></div></td> </tr> <tr> <td>Format</td> <td><a name="Format">DVD</a></td> <td>Running Time</td> <td><a name="Running Time">03:00:00</a></td> </tr> <tr> <td>Number of Copies</td> <td><a name="Number of Copies">1</a></td> <td>Number of Discs</td> <td><a name="Number of Discs">1</a></td> </tr> <tr> <td>Widescreen</td> <td><a name="Widescreen">No</a></td> <td>Subtitles</td> <td><a name="Closed Captioned">No</a></td> </tr> <tr> <td>Sound Format</td> <td><a name="Sound Format">Mono</a></td> <td>Colour Format</td> <td><a name="Colour Format">Colour</a></td> </tr> <tr> <td>Estimated Value</td> <td><a name="Estimated Value">$28.42 NZD</a></td> <td>Valuation Date</td> <td><a name="Valuation Date">1/07/2007</a></td> </tr> <tr> <td colspan="4"> <h3>Notes</h3> <p><a name="Notes">It was always going to be a risk for the BBC to revamp Doctor Who--few television programmes inspire as much rabid and cultish adoration. With the 2005 series, however, the BBC have really outdone themselves. Their updated Doctor Who is a revelation: a cult science fiction series that has real mass appeal, and works for both children and their parents. Christopher Eccleston is an inspired and charismatic Doctor--he leaps around the sets with an unrestrained glee, like he's a child running amok in a toy shop. His enthusiasm in downright infectious. His sidekick Rose (Billie Piper) adds a real human touch, particularly as she gradually and believably matures from in-over-her-head city kid to tough-minded interplanetary hero. Much of the credit must go to writer Russell Davies, who has a much-practiced knack for finding popular appeal without dumbing-down his ideas, and who appears to have let his imagination run riot. Even the special effects, whilst not of a big-budget cinematic quality, still manage to strike a balance between cheesiness and realism. Thrilling, funny and thoroughly entertaining, this Doctor Who is a hero for the new millennium. --Robert Burrow Synopsis The Doctor and Rose continue to explore time and space in the next four adventures of the BBC television series. In 'The Long Game' the Doctor discovers that a satellite is manipulating the future of mankind. Investigations lead to a sinister discovery on the top floor. In 'Father's Day' Rose discovers the dangers of playing with the past when she asks the Doctor to let her meet her late father. The past is changed and the skies fill with monsters that devour all humans. The future of mankind lies in the hands of Rose's father. In 'The Empty Child' a child with a strange power calls for his mommy and wanders around the streets of London. The Doctor is warned by a homeless girl to stay away from the child. Rose meanwhile meets time traveller Jack Harkness who saves her life when she falls from a barrage balloon. In 'The Doctor Dances' Rose's new companion, Jack, and the Doctor fight back against the increasing zombie army in war torn London. Can the Doctor save the day?</a></td> </tr> <tr> <td><a name="Tracks"></a></td> <td valign="top" colspan="3"> <h3>Categories</h3> <div id="CategoriesList"><p><a href="category80.htm">Classics</a>, <a href="category38.htm">Science Fiction & Fantasy</a></p></div> </td> </tr> <tr> <td colspan="4"><div id="EntitiesList"><p>Studio: <a href="entity1201.htm">2 Entertain Video</a> <a href="rated4.5.htm"><img border="0" src="images/4.5stars.gif" alt=" An average rating of 4.5 stars" align="middle" width="81" height="16"></a></p><h3>Cast</h3><ul><li>&nbsp;<a href="entity1606.htm">Eccleston, Christopher</a> <a href="rated4.5.htm"><img border="0" src="images/4.5stars.gif" alt=" An average rating of 4.5 stars" align="middle" width="81" height="16"></a></li><li>&nbsp;<a href="entity1607.htm">Piper, Billie</a> <a href="rated4.5.htm"><img border="0" src="images/4.5stars.gif" alt=" An average rating of 4.5 stars" align="middle" width="81" height="16"></a></li></ul></div></td> </tr> <tr> <td valign="top"> <h3>Keywords</h3> </td> <td valign="top" colspan="2"><a name="KeywordsList"></a></td> <td valign="top" align="center"><div id="BorrowMe"><a href="mailto:enquiries@faberoptime.com?subject=Please Can I Borrow Doctor Who: Series 1 - Volume 3">I wanna see this one...</a></div></td> </tr> <tr> <td valign="bottom"> Last Updated</td> <td valign="bottom" colspan="2"><a name="Last Updated">11/08/2007 4:58:49 p.m.</a></td> <td valign="bottom" align="center"><div id="BarCode"><img src="images/barcodes/BCD074.gif" width="159" height="140"><br><font size=1>UPC </font></div></td> </tr> </table> <!--msnavigation--></td><td valign="top" width="24"></td><td valign="top" width="1%"> <div align="center"> <br> <table border="1" width="140" cellspacing="0" cellpadding="0" background="http://www.faberoptime.com/images/newsback.gif" id="table3"> <tr> <td align="center"> <font color="#000000"> <form ACTION="http://search.freefind.com/find.html" METHOD="GET" accept-charset="utf-8" target="_self"> <font size="1" face="verdana,arial,helvetica"> <img border="0" src="http://www.faberoptime.com/images/search.gif" align="middle" width="10" height="10"></font><font face="verdana,arial,helvetica" size="2">&nbsp;<b>Search</b> </font></font><font size="1" face="verdana,arial,helvetica"> <input TYPE="HIDDEN" NAME="id" VALUE="96583433"> <input TYPE="HIDDEN" NAME="pageid" VALUE="r"> <input TYPE="HIDDEN" NAME="mode" VALUE="ALL"> <input type="HIDDEN" name="n" value="0"> <input TYPE="HIDDEN" NAME="_charset_" VALUE> <input TYPE="HIDDEN" NAME="bcd" VALUE="÷"></font><font size="1"> <input NAME="query" SIZE="18" style="font-family: verdana,arial,helvetica; font-size=8pt; "></font><font face="verdana,arial,helvetica" size="1" color="#000000"><br> </font><font size="1"> <input TYPE="submit" VALUE="Site Search" style="font-family: verdana,arial,helvetica; font-size=8pt"> <font face="verdana,arial,helvetica"><font color="#000000">Powered by </font><a HREF="http://www.freefind.com">FreeFind</a><font color="#000000"> <i><b>or</b></i></font></form> <form name="searchform" action="http://www.faberoptime.com/googlesearchresults.htm" id="cse-search-box"> <font face="verdana,arial,helvetica"><font color="#000000"> <input id="searchcx" type="hidden" name="cx" value="partner-pub-7624613405861486:bg3sa4kk33q"> <input type="hidden" name="cof" value="FORID:9"> <input type="hidden" name="ie" value="UTF-8"> <input name="q" size="18" id="searchbox" style="font-family: verdana,arial,helvetica; font-size=8pt; background-repeat:no-repeat" onchange="checkSearchBox()" onblur="checkSearchBox()" onfocus="clearSearchBox()"><br> </font><label><font size="1" face="verdana,arial,helvetica"> <input type="radio" checked="checked" name="typese" value="site" onclick="checkForm()" id="sitecheck"><font color="#000000">&nbsp;This Site</font></font></label><font size="1" face="verdana,arial,helvetica" color="#000000"> </font><label><font size="1" face="verdana,arial,helvetica"> <input type="radio" name="typese" value="cse" onclick="checkForm()" id="csecheck"><font color="#000000">&nbsp;Web</font></font></label><font size="1" face="verdana,arial,helvetica" color="#000000"><br> </font> <input type="submit" name="sa" value="Google Search" style="font-family: verdana,arial,helvetica; font-size=8pt"> </form> <script type="text/javascript"> function checkForm() { if(document.getElementById('sitecheck').checked) { document.searchform.id = "cse-search-box"; document.getElementById('searchcx').value = "partner-pub-7624613405861486:bg3sa4kk33q"; } else if(document.getElementById('csecheck').checked) { document.searchform.id = "cse-search-box"; document.getElementById('searchcx').value = "017608971641797625463:qwv-qxie6di"; } } </script> <script>checkForm();</script> <script type="text/javascript"> function checkSearchBox() { var box = document.getElementById('searchbox'); if(box.value == "") { box.style.backgroundImage='url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif)'; } else { box.style.backgroundImage=''; } } function clearSearchBox() { var box = document.getElementById('searchbox'); box.style.backgroundImage=''; } checkSearchBox(); </script> </font></font> </td> </tr> </table> <br> <table border="1" width="140px" bgcolor="#0000FF" id="newsbox" cellspacing="0" cellpadding="0"> <tr> <td> <p align="center"> <font size="2" face="verdana,arial,helvetica" color="#FFFFFF"><b> Faber Optimé Latest</b><br> </font><font size="1" face="verdana,arial,helvetica"> <a href="http://www.faberoptime.com/news"> <img src="http://feeds.feedburner.com/FaberOptimeOmnis.1.gif" alt="Faber Optimé Omnis" style="border:0"></a> </font></td> </tr> </table> <form Method="POST" target="_newsub" action="http://www.feedblitz.com/f/f.fbz?AddNewUserDirect" onsubmit="return ValidateSubmission();" name="subscribe"> <table WIDTH="140" CELLPADDING="0" CELLSPACING="0" BORDER="1" height="69" background="http://www.faberoptime.com/images/newsback.gif" id="table5"> <tr> <td align="center"> <font face="verdana,arial,helvetica" size="2" color="#000000"> <b> <img border="0" src="http://www.faberoptime.com/images/email.gif" width="16" height="16" align="texttop"> Subscribe</b><br> </font><font face="verdana,arial,helvetica" size="1"> <font color="#000000">Get the latest <i>free </i>from Faber Optimé, via newsfeed or direct to your inbox: just enter your email and click to get via email and/or use the newsfeed icon to add to your reader.<br> <input size="18" name="EMAIL" value="Your Email" style="font-family: verdana,arial,helvetica; font-size=8pt" onFocus="clearText(this)"> <table> <tr> <td align="left"><label> <font size="1" face="verdana,arial,helvetica"> <input type="radio" name="FEEDID" value="403575"><font color="#000000">&nbsp;Digest</font></font></label></td> <td>&nbsp;</td> </tr> <tr> <td align="left"> <font size="1" face="verdana,arial,helvetica"><label> <input type="radio" name="FEEDID" value="403563" checked><font color="#000000">&nbsp;Immediate</font></label><font color="#000000">&nbsp;</font></font></td> <td align="center"> <font face="verdana,arial,helvetica" size="1"> <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=bc2189f6e190c90a9bc625bd078e7b57&_render=rss" title="Get newsfeed via RSS"> <font color="#000000"> <img src="http://us.i1.yimg.com/us.yimg.com/i/us/ext/rss3.gif" border="0" height="16" width="16" alt="RSS"></font></a></font></td> </tr> </table> <input name="PUBLISHER" type="hidden" value="11271191"> <font size="1"> <input type="submit" name="submitbutton" value="Subscribe me!" style="font-family: verdana,arial,helvetica; font-size=8pt" ></font> <br> Powered by <a href="http://www.feedblitz.com">FeedBlitz</a></font> </font></td> </tr> </table> </form> <font face="verdana,arial,helvetica" size="1"> <script type="text/javascript"><!-- google_ad_client = "pub-7624613405861486"; /* Content, 120x600, created 6/11/08 */ google_ad_slot = "3674645791"; google_ad_width = 120; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <br> <br> <br> This site is best viewed using Microsoft Internet Explorer V5.5 or better.<br> <br> <a href="http://www.microsoft.com/windows/ie/default.asp" target="_blank"> <img border="0" src="http://www.faberoptime.com/images/IE_6_v06.gif" width="91" height="34"></a><br> <br> <a href="http://www.microsoft.com/frontpage/"> <img border="0" src="http://www.faberoptime.com/images/frontpage.gif" width="117" height="58" alt="Created and Managed with Microsoft FrontPage"></a><a href="http://www.microsoft.com/frontpage/" target="_blank"><br> <br> </a><a target="_blank" href="http://blogger.com/"> <img border="0" src="http://www.faberoptime.com/images/bloggerbutton1.gif" width="88" height="31" alt="I Power Blogger"></a><br> <br> <a target="_blank" href="http://www.feedburner.com"> <img border="0" src="http://www.feedburner.com/fb/images/buzzboost-pwrd.gif" alt="Headlines by FeedBurner"></a><br> <br> <img title="Email services powered by FeedBlitz" height="16" src="http://assets.feedblitz.com/images/feedblitz_logo_teeny.gif" width="51" border="0"> </font></div> </td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td> <p align="center"><font face="verdana,arial,helvetica"><br> [<a href="#top" style="text-decoration: none">Top of Page</a>] </font></p> <p align="center"><font size="2" face="verdana,arial,helvetica">Page last modified Tuesday, 17 June 2008 10:08:13 PM -0400.</font></p> <p align="center"><font face="verdana,arial,helvetica"><font size="2">This page visited </font> <a href="http://www.faberoptime.com/webalizer/web/" target="_blank"> <img alt="Web counting..." src="http://www.faberoptime.com/images/webcounting.gif" border="0" width="120" height="20"></a><font size="2"><img SRC="http://counter.digits.com/wc/-c/0/-d/8/-r/-z/faberoptime" WIDTH="120" HEIGHT="20" BORDER="0"> times. <a href="http://www.digits.com" target="_blank"> <img border="0" src="http://www.faberoptime.com/images/wc-03.gif" width="216" height="23" alt="Free Web Counter from www.digits.com"></a></font></font></p> <p align="center"><font size="2" face="verdana,arial,helvetica">All materials on this site © Faber Optimé 2001-<script language="JavaScript"> copyright=new Date(); update=copyright.getYear(); document.write(update); </script>, unless otherwise indicated. All rights reserved.</font></p> <p><font face="verdana,arial,helvetica"> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-1439723-1"; urchinTracker(); </script> </font></p> </td></tr><!--msnavigation--></table></body></html>