ÿþ<html> <head> <meta http-equiv="Content-Language" content="en-nz"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Certificate 13</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">7</a> DVDs certified as <b><a name="Certificate">PG-13 (some material may be inappropriate for children under 13)</a></b>. <font size="1"> <a href="#DVDs">Go to DVDs...</a></font></p> <div id="CertificateHTML"><p><img border="0" src="images/MPAARatingPG13.gif" alt="MPAA Rated PG-13" align="left" width="250" height="37"></p> <h2>MPAA</h2> <p>PG-13 is a sterner warning to parents, particularly when deciding which movies are not suitable for younger children. Parents, by the rating, are alerted to be very careful about the attendance of their under-teenage children. A PG-13 film is one which, in the view of the Rating Board, leaps beyond the boundaries of the PG rating in theme, violence, nudity, sensuality, language, or other contents, but does not quite fit within the restricted R category. Any drug use content will initially require at least a PG-13 rating. In effect, the PG-13 cautions parents with more stringency than usual to give special attention to this film before they allow their 12-year-olds and younger to attend. If nudity is sexually oriented, the film will generally not be found in the PG-13 category. If violence is too rough or persistent, the film goes into the R (restricted) rating. A film's single use of one of the harsher sexually derived words, though only as an expletive, shall initially require the Rating Board to issue that film at least a PG-13 rating. More than one such expletive must lead the Rating Board to issue a film an R rating, as must even one of these words used in a sexual context. These films can be rated less severely, however, if by a special vote, the Rating Board feels that a lesser rating would more responsibly reflect the opinion of American parents.</p></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="item33.htm">Anna and the King</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="item16.htm">Beautiful Mind, A</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="item305.htm">Mars Attacks!</a> <a href="rated3.htm"><img border="0" src="images/3stars.gif" alt=" Publically rated 3 stars" align="middle" width="49" height="16"></a></li><li><a href="item322.htm">Mission Impossible III</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="item465.htm">V For Vendetta</a> <a href="rated4.htm"><img border="0" src="images/4stars.gif" alt=" Personally rated 4 stars - Enjoyable action adventure." align="middle" width="65" height="16"></a></li><li><a href="item492.htm">X-Men 1.5</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="item494.htm">X-Men 3 - The Last Stand</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></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>