ÿþ<html> <head> <meta http-equiv="Content-Language" content="en-nz"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Certificate 18</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"> <p>There are presently <a name="NumberofCertificateItems">153</a> DVDs certified as <b><a name="Certificate">18 (only suitable for adults aged 18 or over)</a></b>. <font size="1"> <a href="#DVDs">Go to DVDs...</a></font></p> <div id="CertificateHTML"><p> <img border="0" src="images/BBFCRating18.gif" alt="BBFC Certificate 18" align="left" width="50" height="50"> <img border="0" src="images/MPAARatingNC17.gif" alt="MPAA Rated NC-17" align="left" width="249" height="46"></p> <h2><strong style="font-weight: 400">BBFC</strong></h2> <p><strong style="font-weight: 400">'18'  Suitable only for adults</strong></p> <p> <strong style="font-weight: 400">No-one younger than 18 may see an  18 film in a cinema. No-one younger than 18 may rent or buy an  18 rated video.</strong></p> In line with the consistent findings of the BBFC's public consultations, at '18' the BBFC's guideline concerns will not normally override the wish that adults should be free to chose their own entertainment, within the law. Exceptions are most likely in the following areas: <ul> <li>where material or treatment appears to the Board to risk harm to individuals or, through their behaviour, to society  e.g. any detailed portrayal of violent or dangerous acts, or of illegal drug use, which is likely to promote the activity. The Board may also intervene with portrayals of sexual violence which might, e.g. eroticise or endorse sexual assault. </li> <li>the more explicit images of sexual activity  unless they can be exceptionally justified by context and the work is not a 'sex work' as defined below. </li> </ul> In the case of videos and DVDs, which may be more accessible to younger viewers, intervention may be more frequent. For the same reason, and because of the different way in which they are experienced, the Board may take a more precautionary approach in the case of those digital games which are covered by the Video Recordings Act. <h3>Sex Education at  18 </h3> Where sex material genuinely seeks to inform and educate in matters such as human sexuality, safe sex and health, exceptions to the normal constraints on explicit images may be made in the public interest. Such explicit detail must be kept to the minimum necessary to illustrate the educational or instructional points being made. <h2>MPAA</h2> <p>This rating declares that the Rating Board believes this is a film that most parents will consider patently too adult for their youngsters under 17. No children will be admitted. NC-17 does not necessarily mean obscene or pornographic; in the oft-accepted or legal meaning of those words. The Board does not and cannot mark films with those words. These are legal terms for courts to decide. The reasons for the application of an NC-17 rating can be excessive violence, sex, aberrational behaviour, drug abuse or any other elements which, when present, most parents would consider too strong and therefore off-limits for viewing by their children.</div> <p><a href="certificates.htm">Click here</a> for more information about the certification system used in this online library and to see a complete list of certifications.</p> <h2><a name="DVDs">DVDs</a></h2> <div id="ItemsList"><ul><li><a href="item13.htm">12 Monkeys</a></li><li><a href="item18.htm">Absolutely Fabulous - The Whole Thing Sweetie!</a> <a href="rated4.htm"><img border="0" src="images/4stars.gif" alt=" Personally rated 4 stars - Great contemporary British sitcom." align="middle" width="65" height="16"></a></li><li><a href="item21.htm">Aeon Flux</a> <a href="rated3.5.htm"><img border="0" src="images/3.5stars.gif" alt=" Personally rated 3.5 stars - Good FX." align="middle" width="65" height="16"></a></li><li><a href="item110.htm">Agatha Christie Movie Collection</a></li><li><a href="item24.htm">Ali G - Aiii</a></li><li><a href="item26.htm">Ali G - Innit</a></li><li><a href="item22.htm">Alien Quadrilogy Collection</a> <a href="rated3.5.htm"><img border="0" src="images/3.5stars.gif" alt=" Personally rated 3.5 stars" align="middle" width="65" height="16"></a></li><li><a href="item23.htm">Alien Vs Predator</a></li><li><a href="item32.htm">Angel - Complete Box Set Seasons 1-5</a></li><li><a href="item34.htm">Animatrix</a></li><li><a href="item35.htm">Any Which Way You Can</a></li><li><a href="item61.htm">Bad Santa</a></li><li><a href="item69.htm">Batman Begins - Special Edition</a></li><li><a href="item66.htm">Batman Returns - Special Edition</a></li><li><a href="item82.htm">Big Train Series 1</a></li><li><a href="item255.htm">Bill Hicks Live - Satirist, Social Critic, Stand Up Comedian LIVE</a> <a href="rated2.htm"><img border="0" src="images/2stars.gif" alt=" Personally rated 2 stars - Frankly shrewd." align="middle" width="33" height="16"></a></li><li><a href="item122.htm">Billy Connolly - Live At The Odeon Hammersmith, London/Live 1994</a></li><li><a href="item119.htm">Billy Connolly Collection</a></li><li><a href="item86.htm">Blair Witch Project, The</a></li><li><a href="item87.htm">Blazing Saddles - Special Edition</a></li><li><a href="item100.htm">Buffy The Vampire Slayer - Monster Box Set</a></li><li><a href="item99.htm">Butch Cassidy And The Sundance Kid - Special Edition</a></li><li><a href="item103.htm">Casino Royale</a></li><li><a href="item205.htm">Children of Dune</a></li><li><a href="item118.htm">Comic Strip Presents, The</a> <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></li><li><a href="item176.htm">Constantine</a></li><li><a href="item177.htm">Coogan's Run</a></li><li><a href="item180.htm">Core, The</a></li><li><a href="item181.htm">Crouching Tiger, Hidden Dragon</a></li><li><a href="item183.htm">Crusader</a></li><li><a href="item111.htm">Death on the Nile</a></li><li><a href="item191.htm">Deep Impact - Special Edition</a></li><li><a href="item656.htm">Denis Leary: No Cure For Cancer</a> <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></li><li><a href="item363.htm">Dennis Pennis - Pennis From Heaven</a> <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></li><li><a href="item163.htm">Diamonds Are Forever</a></li><li><a href="item501.htm">Die Hard 2</a></li><li><a href="item693.htm">Die Hard 3 - With A Vengeance</a></li><li><a href="item194.htm">Dirty Harry</a></li><li><a href="item202.htm">Doom</a></li><li><a href="item207.htm">Easy Rider</a> <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></li><li><a href="item622.htm">Eddie Murphy - Delirious</a> <a href="rated4.htm"><img border="0" src="images/4stars.gif" alt=" Personally rated 4 stars - Some classic comedy." align="middle" width="65" height="16"></a></li><li><a href="item209.htm">Escape From New York</a></li><li><a href="item637.htm">Exorcist: The Beginning</a></li><li><a href="item218.htm">Fog, The</a></li><li><a href="item169.htm">For Your Eyes Only</a></li><li><a href="item220.htm">Forrest Gump - Special Edition</a></li><li><a href="item221.htm">Four Weddings And A Funeral</a></li><li><a href="item222.htm">Frequency</a></li><li><a href="item224.htm">Full Monty, The</a></li><li><a href="item225.htm">FX</a></li><li><a href="item226.htm">FX2</a></li><li><a href="item175.htm">Goldfinger</a></li><li><a href="item232.htm">Gone In 60 Seconds</a> <a href="rated1.5.htm"><img border="0" src="images/1.5stars.gif" alt=" Personally rated 1.5 stars - Good if you like cars." align="middle" width="33" height="16"></a></li><li><a href="item234.htm">Good Morning, Vietnam</a></li><li><a href="item233.htm">Good, The, The Bad And The Ugly</a></li><li><a href="item242.htm">Graduate, The</a></li><li><a href="item661.htm">Green Mile, The</a> <a href="rated5.htm"><img border="0" src="images/5stars.gif" alt=" Publically rated 5 stars" align="middle" width="81" height="16"></a></li><li><a href="item250.htm">Harry Potter and the Goblet of Fire</a></li><li><a href="item251.htm">Hero</a></li><li><a href="item657.htm">Hitcher, The</a></li><li><a href="item503.htm">House of Flying Daggers (Shi Mian Mai Fu)</a></li><li><a href="item504.htm">How I Won The War</a></li><li><a href="item155.htm">Indiana Jones - Complete</a></li><li><a href="item509.htm">Island, The</a></li><li><a href="item507.htm">I-Spy</a></li><li><a href="item510.htm">Jabberwocky</a></li><li><a href="item623.htm">Jackass - Collector's Set</a> <a href="rated5.htm"><img border="0" src="images/5stars.gif" alt=" Publically rated 5 stars" align="middle" width="81" height="16"></a></li><li><a href="item511.htm">Jackass Number Two - The Movie: Uncut</a></li><li><a href="item275.htm">Jackass: The Movie</a></li><li><a href="item277.htm">Jurassic Park Collectors Edition</a></li><li><a href="item282.htm">Killing Fields, The</a></li><li><a href="item284.htm">King Arthur, Directors Edition</a></li><li><a href="item286.htm">King Kong 2005 Collector's Edition</a></li><li><a href="item287.htm">Last Samurai, The</a></li><li><a href="item544.htm">Last Waltz, The</a></li><li><a href="item288.htm">League of Extraordinary Gentlemen, The</a></li><li><a href="item289.htm">League Of Gentlemen, The - Series 3</a></li><li><a href="item290.htm">League of Gentlemen's, The - Apocalypse</a></li><li><a href="item293.htm">Leon</a> <a href="rated5.htm"><img border="0" src="images/5stars.gif" alt=" Publically rated 5 stars" align="middle" width="81" height="16"></a></li><li><a href="item160.htm">Licence To Kill</a></li><li><a href="item295.htm">Lone Gunmen, The - Season 1</a></li><li><a href="item296.htm">Lord Of The Rings, The: The Fellowship Of The Ring</a></li><li><a href="item297.htm">Lord Of The Rings, The: The Fellowship Of The Ring - Special Extended Edition</a></li><li><a href="item300.htm">Lord Of The Rings, The: The Return Of The King</a></li><li><a href="item301.htm">Lord Of The Rings, The: The Return Of The King - Special Extended Edition</a></li><li><a href="item298.htm">Lord Of The Rings, The: The Two Towers</a></li><li><a href="item687.htm">M*A*S*H - Season 09</a></li><li><a href="item311.htm">Mataku</a></li><li><a href="item314.htm">Matrix, The - Revolutions</a></li><li><a href="item315.htm">Medallion, The</a></li><li><a href="item317.htm">Merry Christmas Mr Lawrence</a></li><li><a href="item318.htm">Minority Report</a> <a href="rated3.5.htm"><img border="0" src="images/3.5stars.gif" alt=" Personally rated 3.5 stars - Dig the FX." align="middle" width="65" height="16"></a></li><li><a href="item342.htm">Monty Python's The Meaning Of Life - Special Edition</a></li><li><a href="item323.htm">Mr. & Mrs. Smith</a></li><li><a href="item347.htm">Nell</a></li><li><a href="item312.htm">Nemesis Game</a></li><li><a href="item291.htm">No Cure for Cancer</a> <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></li><li><a href="item694.htm">Ocean's Eleven</a></li><li><a href="item695.htm">Ocean's Twelve</a></li><li><a href="item354.htm">Office, The - Series 1</a></li><li><a href="item355.htm">Office, The - Series 2</a></li><li><a href="item12.htm">Omen, The</a></li><li><a href="item356.htm">Once Were Warriors</a> <a href="rated5.htm"><img border="0" src="images/5stars.gif" alt=" Publically rated 5 stars" align="middle" width="81" height="16"></a></li><li><a href="item357.htm">One Flew Over The Cuckoo's Nest</a> <a href="rated5.htm"><img border="0" src="images/5stars.gif" alt=" Publically rated 5 stars" align="middle" width="81" height="16"></a></li><li><a href="item360.htm">Out Of Reach</a></li><li><a href="item362.htm">Pearl Harbor</a></li><li><a href="item367.htm">Pirates of the Carribean 2 - Dead Mans Chest</a></li><li><a href="item368.htm">Police Academy - Complete Collection: 20th Anniversary Edition</a></li><li><a href="item371.htm">Pretty Woman</a></li><li><a href="item372.htm">Prime Suspect - The Complete Series</a></li><li><a href="item396.htm">Pryor/Wilder (Stir Crazy, Another You, See No Evil, Hear No Evil)</a></li><li><a href="item375.htm">Queen, The</a></li><li><a href="item668.htm">Raw Deal</a> <a href="rated4.htm"><img border="0" src="images/4stars.gif" alt=" Publically rated 4 stars" align="middle" width="65" height="16"></a></li><li><a href="item379.htm">Red Dwarf - Series 8</a></li><li><a href="item765.htm">Resident Evil Apocalypse Deluxe Edition</a></li><li><a href="item766.htm">Resident Evil: Extinction</a> <a href="rated3.5.htm"><img border="0" src="images/3.5stars.gif" alt=" Publically rated 3.5 stars" align="middle" width="65" height="16"></a></li><li><a href="item389.htm">Rocky Horror Picture Show, The</a></li><li><a href="item390.htm">Rosemary's Baby</a></li><li><a href="item391.htm">Saving Grace</a></li><li><a href="item395.htm">Scorpion King, The</a></li><li><a href="item770.htm">Secret Policeman's Ball, The (25th Anniversary Edition)</a> <a href="rated4.htm"><img border="0" src="images/4stars.gif" alt=" Personally rated 4 stars" align="middle" width="65" height="16"></a></li><li><a href="item397.htm">Serenity</a></li><li><a href="item399.htm">Shadow Man</a></li><li><a href="item401.htm">Shaun Of The Dead</a></li><li><a href="item408.htm">Shining, The</a></li><li><a href="item412.htm">Silence Of The Lambs, The</a></li><li><a href="item418.htm">Spy Game</a></li><li><a href="item168.htm">Spy Who Loved Me, The</a></li><li><a href="item431.htm">Star Trek 2 - The Wrath Of Khan</a></li><li><a href="item434.htm">Star Trek 9 -Nemesis</a></li><li><a href="item437.htm">Star Wars - Episode 2 - The Attack of the Clones</a></li><li><a href="item444.htm">Taxi Driver</a> <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></li><li><a href="item393.htm">Terminator 2 - Judgement Day</a></li><li><a href="item447.htm">Thing, The</a> <a href="rated5.htm"><img border="0" src="images/5stars.gif" alt=" Publically rated 5 stars" align="middle" width="81" height="16"></a></li><li><a href="item674.htm">Timecop</a> <a href="rated4.htm"><img border="0" src="images/4stars.gif" alt=" Publically rated 4 stars" align="middle" width="65" height="16"></a></li><li><a href="item161.htm">Tomorrow Never Dies</a></li><li><a href="item452.htm">Touching the Void</a></li><li><a href="item394.htm">True Lies</a></li><li><a href="item456.htm">Under Seige</a></li><li><a href="item457.htm">Under Siege 2</a></li><li><a href="item458.htm">United 93</a></li><li><a href="item459.htm">Universal Soldier - The Return</a></li><li><a href="item466.htm">Van Helsing</a></li><li><a href="item467.htm">Van Helsing - The London Assignment (Animated)</a></li><li><a href="item174.htm">View To A Kill, A</a></li><li><a href="item676.htm">What Becomes Of Broken Hearted?</a></li><li><a href="item478.htm">Wicker Man, The - Director's Cut</a></li><li><a href="item482.htm">Witches Of Eastwick</a></li><li><a href="item158.htm">World Is Not Enough, The</a></li><li><a href="item490.htm">X Files, The - Movie</a></li><li><a href="item493.htm">X-Men 2</a></li><li><a href="item495.htm">xXx - Xtreme Edition</a></li><li><a href="item496.htm">xXx 2: The Next Level</a></li></ul></div> <p><a href="certificates.htm">Click here</a> for more information about the certification system used in this online library and to see a complete list of certifications.</p><!--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>