<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2712.300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2><!-- TOP AD LINE --><FONT face="Times New Roman" 
size=3> <FONT face=Verdana size=1>Colleagues: f.y.i. in case you missed 
something significant in the pages of the NP.</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Verdana 
size=1>Denis.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD width=283><FONT face="Times New Roman"><IMG height=70 
      alt="[National Post Online]" 
      src="http://www.nationalpost.com/images/top1.gif" width=283 align=top 
      border=0><BR></FONT></TD>
    <TD><FONT face="Times New Roman"></FONT></TD>
    <TD>
      <CENTER>
      <TABLE>
        <TBODY>
        <TR>
          <TD><!-- BANNER AD INSERT --><!-- banner random number generator -->
            <SCRIPT language=JavaScript>
var dclkPage = "www.np.com/searchresults_story_banner_top;sz=468x60;stile=1;kw=langenglish";
var abc = Math.random() + "";
var random = abc.substring(2,abc.length);

<!--
document.write('<nolayer>');
document.write('<iframe align="top" src="http://ad.doubleclick.net/adi/' + dclkPage + ';ord='
 + random + '" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=1 frameborder=0 scrolling=no bordercolor="#000000">');
document.write('<a target="_top" href="http://ad.doubleclick.net/jump/' + dclkPage + ';ord='
 + random + '">');
document.write('<img align="top" src="http://ad.doubleclick.net/ad/' + dclkPage + ';ord='
 + random + '" height=60 width=468 vspace=2 border=0 hspace=0>' + '</a>');
document.write('</iframe>');
document.write('</nolayer>');
document.write('<ilayer id=snap width=468 height=60></ilayer>');
// -->
</SCRIPT>
            <NOLAYER><IFRAME align=top marginWidth=0 vspace=1 marginHeight=0 
            src="http://ad.doubleclick.net/adi/www.np.com/searchresults_story_banner_top;sz=468x60;stile=1;kw=langenglish;ord=13019867138492463" 
            frameBorder=0 width=468 scrolling=no height=60 
            bordercolor="#000000"><a target="_top" href="http://ad.doubleclick.net/jump/www.np.com/searchresults_story_banner_top;sz=468x60;stile=1;kw=langenglish;ord=13019867138492463"><img align="top" src="http://ad.doubleclick.net/ad/www.np.com/searchresults_story_banner_top;sz=468x60;stile=1;kw=langenglish;ord=13019867138492463" height=60 width=468 vspace=2 border=0 hspace=0></a></IFRAME></NOLAYER><ILAYER 
            id=snap width="468" height="60"></ILAYER><NOSCRIPT><A 
            href="http://ad.doubleclick.net/jump/www.np.com/searchresults_story_banner_top;loc=top;sz=468x60;stile=1;kw=langenglish"><FONT 
            face="Times New Roman"><IMG height=60 
            src="http://ad.doubleclick.net/ad/www.np.com/searchresults_story_banner_top;sz=468x60;stile=1;kw=langenglish" 
            width=468 border=0></FONT></A> 
      </NOSCRIPT></TD></TR></TBODY></TABLE></CENTER></TD></TR></TBODY></TABLE></DIV><!-- WEATHER, CAREERS, HEADLINE SCAN LINE -->
<DIV>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD width=283><IMG height=22 alt="[National Post Online]" 
      src="http://www.nationalpost.com/images/top2.gif" width=283 
    align=top><BR></TD>
    <TD vAlign=top>
      <CENTER>
      <TABLE cellSpacing=0 cellPadding=0 width=294 border=0>
        <TBODY>
        <TR vAlign=top>
          <TD vAlign=top width=58><A href="http://www.canada.com/weather/" 
            target=_top><IMG height=22 alt=[weather] 
            src="http://www.nationalpost.com/images/nav-weather.gif" width=58 
            align=top border=0></A><BR></TD>
          <TD vAlign=top width=60><A 
            href="http://www.nationalpost.com/careers/"><IMG height=22 
            alt=[careers] 
            src="http://www.nationalpost.com/images/nav-careers.gif" width=60 
            align=top border=0></A><BR></TD>
          <TD vAlign=top width=91><A 
            href="http://www.nationalpost.com/headlinescan/"><IMG height=22 
            alt="[headline scan]" 
            src="http://www.nationalpost.com/images/nav-headlinescan.gif" 
            width=91 align=top border=0></A><BR></TD>
          <TD vAlign=top width=85><A 
            href="http://209.167.79.205/NationalPost/NationalPost_PrefCtr.asp"><IMG 
            height=22 alt="[e-mail update]" 
            src="http://www.nationalpost.com/images/nav-emailupdate.gif" 
            width=85 align=top border=0></A><BR></TD></TR></TBODY></TABLE></CENTER></TD><!--PULLDOWN MENU IN HERE, TIGHTLY--><!--    --------------------------------------------------------                 Start javascript code.                 --------------------------------------------------------- -->
    <SCRIPT language=JavaScript>

function choice() {
        if (document.go_to.select.options[document.go_to.select.selectedIndex].value.indexOf("Select") != -1) {}
        else {
                var str1 = document.go_to.select.options[document.go_to.select.selectedIndex].value;
                if(str1 != '') {
                        if (str1.indexOf("|") != -1) {
                                var diff = str1.indexOf("|");
                                var win_val = str1.substring(0,diff);
                                var right = str1.substring(diff+1);

                                var win_name = "";
                                var win_opt = "";

                                if (right.indexOf("|") != -1) {
                                        var diff2 = right.indexOf("|");
                                        win_name = right.substring(0, diff2);
                                        win_opt = right.substring(diff2+1);
                                }
                                else {
                                        win_name = "new_win";
                                        win_opt = "";
                                }
                                window.open(win_val, win_name, win_opt);

                        }
                        else {
                                self.location = (str1);
                        }
                }
        }

}
//-->

</SCRIPT>
<!--    --------------------------------------------------------                 End javascript code.                 --------------------------------------------------------- --><!--    --------------------------------------------------------                 Start: Shortcuts Dropdown                 --------------------------------------------------------- -->
    <TD vAlign=top align=right>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR vAlign=top>
          <TD vAlign=top>
            <FORM name=go_to><FONT size=-2><SELECT onchange=choice(); 
            name=select> <OPTION value="" 
              selected>  ---Shortcuts---  <OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/news/>News<OPTION 
              value=http://www.nationalpost.com/news/national/>-Canada<OPTION 
              value=http://www.nationalpost.com/news/national/politics/>-Politics<OPTION 
              value=http://www.nationalpost.com/news/world/>-World<OPTION 
              value=http://www.nationalpost.com/specialreports/>-Special 
              Reports<OPTION value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/financialpost/>Financial 
              Post<OPTION 
              value=http://www.nationalpost.com/financialpost/cadbusiness/>-Canadian 
              Business<OPTION 
              value=http://www.nationalpost.com/financialpost/worldbusiness/>-World 
              Business<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/>-Investing<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/money/>--Money<OPTION 
              value=http://www.nationalpost.com/financialpost/portfolio.html>--Your 
              Portfolio<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/mutuals/>--FP 
              Mutual Funds<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/briefs/>--Investing 
              Brief<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/meetings/>--Meetings<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/markets/>--Markets<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/rates/>--Money 
              Rates<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/earnings/>--Earnings<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/dividends/>--Dividends<OPTION 
              value=http://www.nationalpost.com/financialpost/investing/fpx/>--FPX<OPTION 
              value=http://www.nationalpost.com/financialpost/fpcomment/>-FP 
              Comment<OPTION 
              value=http://www.nationalpost.com/financialpost/fpcomment/columns.html>-FP 
              Columnists<OPTION value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/commentary/>Commentary<OPTION 
              value=http://www.nationalpost.com/commentary/edcartoon.html>-Editorial 
              Cartoon<OPTION 
              value=http://www.nationalpost.com/commentary/columnists/>-Columnists<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/tech/>Science & 
              Technology<OPTION value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/artslife/>Arts & 
              Leisure<OPTION 
              value=http://www.nationalpost.com/artslife/arts/movies/>-Movies<OPTION 
              value=http://www.nationalpost.com/artslife/life/travel/>-Travel<OPTION 
              value=http://www.nationalpost.com/artslife/review/>-Review<OPTION 
              value=http://www.nationalpost.com/artslife/weekendpost/>-Saturday 
              Post<OPTION value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/sports/>Sports<OPTION 
              value=http://www.canada.com/sports/hockey.html>-Hockey<OPTION 
              value=http://www.canada.com/sports/basketball/>-Basketball<OPTION 
              value=http://www.canada.com/sports/football/>-Football<OPTION 
              value=http://www.canada.com/sports/baseball/>-Baseball<OPTION 
              value=http://www.canada.com/sports/soccer/>-Soccer<OPTION 
              value=http://www.canada.com/sports/tennis/>-Tennis<OPTION 
              value=http://www.canada.com/sports/golf/>-Golf<OPTION 
              value=http://www.canada.com/sports/auto/>-Auto Racing<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/diversions/>Diversions<OPTION 
              value=http://www.canada.com/horoscopes/ 
              target="_top">-Horoscopes<OPTION 
              value=http://www.networdcross.com/cgi-bin/dailypage/nationalpost>-Crossword<OPTION 
              value=http://www2.uclick.com/client/cac/ws/>-Word Puzzle<OPTION 
              value=http://www.canada.com/entertainment/tvlistings/>-TV 
              Listings<OPTION 
              value=http://www.nationalpost.com/diversions/lotteries/>-Lotteries<OPTION 
              value=http://www.nationalpost.com/contests/>-Contests<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://preferencecenter.opt-in-mail.net/NationalPost/NationalPost_PrefCtr.asp>E-Mail 
              Update<OPTION value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/features/index.html>Features<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://discussion.canada.com/user/forums.asp?PID=136 
              target="_top">Forums<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.canada.com/weather/ target="_top">Weather<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/careers/>Careers<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/sitemap/>Site Map<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=https://www.nationalpost.com/subscriptions/customerservicemain.html>Subscriptions<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/advertise/>Advertise<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/contests/>Contests<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/npevents/>NP Events & 
              Awards<OPTION value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/contactus/>Contact Us<OPTION 
              value=http://www.nationalpost.com/><OPTION 
              value=http://www.nationalpost.com/help/>User Help</OPTION></SELECT> 
            </FONT></TD></FORM></TR></TBODY></TABLE></TD><!--    --------------------------------------------------------                 End: Shortcuts Dropdown                 --------------------------------------------------------- --></TD></TR></TBODY></TABLE></DIV><!--END OF TOP NAV--><!--MAIN BODY-->
<DIV>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD vAlign=top width=136><!--TOP NAVIGATION--><A 
      href="http://www.nationalpost.com/home/"><IMG height=18 alt="[MAIN PAGE]" 
      src="http://www.nationalpost.com/images/nav-main.gif" width=136 align=top 
      border=0></A><BR><A onmouseover="isimgact( 'roll',1)" 
      onmouseout="isimgact( 'roll',0)" 
      href="http://www.nationalpost.com/news/"><IMG height=23 alt=[NEWS] 
      src="http://www.nationalpost.com/images/nav-news.gif" width=136 align=top 
      border=0 name=roll></A><BR><A onmouseover="isimgact( 'roll1',1)" 
      onmouseout="isimgact( 'roll1',0)" 
      href="http://www.nationalpost.com/financialpost/"><IMG height=23 
      alt="[FINANCIAL POST]" 
      src="http://www.nationalpost.com/images/nav-financialpost.gif" width=136 
      align=top border=0 name=roll1></A><BR><A 
      onmouseover="isimgact( 'roll2',1)" onmouseout="isimgact( 'roll2',0)" 
      href="http://www.nationalpost.com/commentary/"><IMG height=23 
      alt=[COMMENTARY] 
      src="http://www.nationalpost.com/images/nav-commentary.gif" width=136 
      align=top border=0 name=roll2></A><BR><A 
      onmouseover="isimgact( 'roll3',1)" onmouseout="isimgact( 'roll3',0)" 
      href="http://www.nationalpost.com/tech/"><IMG height=23 
      alt="[SCIENCE & TECH]" 
      src="http://www.nationalpost.com/images/nav-scienceandtech.gif" width=136 
      align=top border=0 name=roll3></A><BR><A 
      onmouseover="isimgact( 'roll4',1)" onmouseout="isimgact( 'roll4',0)" 
      href="http://www.nationalpost.com/artslife/"><IMG height=23 
      alt="[ARTS & LIFE]" 
      src="http://www.nationalpost.com/images/nav-artsandlife.gif" width=136 
      align=top border=0 name=roll4></A><BR><A 
      onmouseover="isimgact( 'roll5',1)" onmouseout="isimgact( 'roll5',0)" 
      href="http://www.nationalpost.com/sports/"><IMG height=23 alt=[SPORTS] 
      src="http://www.nationalpost.com/images/nav-sports.gif" width=136 
      align=top border=0 name=roll5></A><BR><A 
      onmouseover="isimgact( 'roll6',1)" onmouseout="isimgact( 'roll6',0)" 
      href="http://www.nationalpost.com/diversions/"><IMG height=23 
      alt=[DIVERSIONS] 
      src="http://www.nationalpost.com/images/nav-diversions.gif" width=136 
      align=top border=0 name=roll6></A><BR><A 
      href="http://discussion.canada.com/user/forums.asp?PID=136" 
      target=_top><IMG height=28 alt=[FORUMS] 
      src="http://www.nationalpost.com/images/nav-forums.gif" width=136 
      align=top border=0></A><BR><IMG height=6 alt="" 
      src="http://www.nationalpost.com/images/nav-space.gif" width=136 align=top 
      border=0><BR><!--LOWER NAVIGATION--><A 
      href="http://www.nationalpost.com/sitemap/"><IMG height=14 
      alt="[SITE MAP]" src="http://www.nationalpost.com/images/nav-sitemap.gif" 
      width=112 align=top border=0></A><BR><A 
      href="https://www.nationalpost.com/subscriptions/customerservicemain.html" 
      target=_top><IMG height=10 alt=[SUBSCRIPTIONS] 
      src="http://www.nationalpost.com/images/nav-subscriptions.gif" width=112 
      align=top border=0></A><BR><A 
      href="http://www.nationalpost.com/advertise/"><IMG height=10 
      alt=[ADVERTISE] src="http://www.nationalpost.com/images/nav-advertise.gif" 
      width=112 align=top border=0></A><BR><A 
      href="http://www.nationalpost.com/contests/"><IMG height=10 alt=[CONTESTS] 
      src="http://www.nationalpost.com/images/nav-contests.gif" width=112 
      align=top border=0></A><BR><A 
      href="http://www.nationalpost.com/npevents/"><IMG height=10 
      alt="[NP EVENTS]" 
      src="http://www.nationalpost.com/images/nav-npevents.gif" width=112 
      align=top border=0></A><BR><A 
      href="http://www.nationalpost.com/contactus/"><IMG height=10 
      alt=[CONTACTUS] src="http://www.nationalpost.com/images/nav-contactus.gif" 
      width=112 align=top border=0></A><BR><A 
      href="http://www.nationalpost.com/help/"><IMG height=10 alt="[USER HELP]" 
      src="http://www.nationalpost.com/images/nav-userhelp.gif" width=112 
      align=top border=0></A><BR><IMG height=9 alt="" 
      src="http://www.nationalpost.com/images/nav-bottom.gif" width=112 
      align=top> 
      <P><!-BEGIN VOTE.COM -->
      <TABLE cellSpacing=0 cellPadding=2 width=130 border=0>
        <TBODY>
        <TR>
          <TD bgColor=#000000><B><FONT 
            face="verdana, geneva, helvetica, arial" color=#ffffff size=1>HAVE 
            YOUR SAY</FONT></B></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=5 width=130 border=0>
        <TBODY>
        <TR>
          <TD width=170 bgColor=#ffcc66>
            <CENTER><A 
            onclick="window.open('/postvote/votepop.html','series','toolbars=no,scrollbars=yes,noresize,height=480,width=550,left=0,top=0')" 
            href='http://www.nationalpost.com/search/story.html?f=/stories/20020222/134598.html&qs="John%20Fraser"#'><FONT 
            color=#000000><IMG height=24 
            src="http://www.nationalpost.com/postvote/images/postvote_home2.gif" 
            width=100 align=top border=0></A></CENTER></FONT></TD></TR>
        <TR>
          <TD bgColor=#ffcc66><FONT face="VERDANA, GENEVA, HELVETICA, ARIAL" 
            size=1><B>Is a 16-year-old mature enough to refuse potentially 
            life-saving medical treatment? </B></FONT></TD></TR>
        <TR>
          <TD bgColor=#ffcc66>
            <CENTER><FONT face="VERDANA, GENEVA, HELVETICA, ARIAL" size=1><A 
            onclick="window.open('/postvote/votepop.html','series','toolbars=no,scrollbars=yes,noresize,height=480,width=550,left=0,top=0')" 
            href='http://www.nationalpost.com/search/story.html?f=/stories/20020222/134598.html&qs="John%20Fraser"#'><FONT 
            color=#000000><B>CLICK HERE TO 
        VOTE</B></A></FONT></CENTER></FONT></TD></TR>
        <TR>
          <TD vAlign=bottom bgColor=#ffcc66>
            <CENTER><A href="http://www.vote.com/" target=window><IMG height=31 
            hspace=0 
            src="http://www.nationalpost.com/postvote/images/votecom_home2.gif" 
            width=100 border=0></A></CENTER></TD></TR></TBODY></TABLE><!-- END VOTE.COM -->
      <P><A 
      href="https://www.nationalpost.com/subscriptions/customerservicemain.html"><IMG 
      height=94 alt="[Subscribe to the Post]" 
      src="http://www.nationalpost.com/images/home/subscriptiondemo.gif" 
      width=130 align=top border=0></A> 
      <P>
      <TABLE cellSpacing=0 cellPadding=2 width=130 border=0>
        <TBODY>
        <TR>
          <TD bgColor=#000000><FONT class=marginboxtitle 
            color=#ffffff><B>SPECIAL REPORTS</B></FONT></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=5 width=130 border=0>
        <TBODY>
        <TR>
          <TD width=130 bgColor=#ffcc66><FONT class=margin>The most recent NP 
            supplements online:<BR><!-- START:SPECIALREPORTS1 --><B>» </B><A 
            href="http://www.nationalpost.com/specialreports/archives/20020223/posthomes.html"><B>POST 
            HOMES</B></A><BR><!-- END:SPECIALREPORTS1 --><!-- START:SPECIALREPORTS2 --><B>» 
            </B><A 
            href="http://www.nationalpost.com/specialreports/archives/20020223/rrsptactics.html"><B>RRSP 
            TACTICS</B></A><BR><!-- END:SPECIALREPORTS2 --><!-- START:SPECIALREPORTS3 --><B>» 
            </B><A 
            href="http://www.nationalpost.com/specialreports/archives/20020222/driver'sedge.html"><B>DRIVER'S 
            EDGE</B></A><BR><!-- END:SPECIALREPORTS3 -->
            <HR width="90%" SIZE=.5>

            <DIV align=right><B>» </B><A 
            href="http://www.nationalpost.com/specialreports/"><B>ARCHIVES</B></A><BR></DIV></FONT></TD></TR></TBODY></TABLE><BR><!--SEARCH ENGINE-->
      <P>
      <TABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
        <TBODY>
        <TR>
          <TD bgColor=#000000><B><FONT 
            face="verdana, geneva, helvetica, arial" color=#ffffff size=1>60-DAY 
            SEARCH</FONT></B></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#ffcc66 
        border=0><TBODY>
        <TR>
          <TD width="100%">
            <CENTER>
            <TABLE cellSpacing=0 cellPadding=1 border=0>
              <TBODY>
              <TR>
                <TD></TD></TR></TBODY></TABLE>
            <FORM id=searchform name=searchform 
            action=/scripts/search/catresults.asp method=get><INPUT type=hidden 
            value=1 name=submitted> <INPUT size=15 name=qry><BR><FONT 
            face="verdana, geneva, helvetica, arial" color=black size=-3><SELECT 
            name=category> <OPTION value=ALL selected>All NP</OPTION> <OPTION 
              value=News>News</OPTION> <OPTION value=FP>FP</OPTION> <OPTION 
              value=Commentary>Comment</OPTION> <OPTION 
              value=Arts/Life>Arts/Life</OPTION> <OPTION 
              value=Sports>Sports</OPTION></SELECT></FONT><FONT 
            face="Times New Roman"> </FONT>
            <TABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
              <TBODY>
              <TR>
                <TD vAlign=bottom>
                  <DIV align=right><FONT 
                  face="verdana, geneva, helvetica, arial" 
                  size=1><B>sort<BR>by:</B></FONT></DIV></TD>
                <TD vAlign=bottom></TD>
                <TD vAlign=bottom><INPUT type=radio alt="[Sort by Date]" 
                  CHECKED value=date border=0 name=seq MARGIN="0"></TD>
                <TD vAlign=bottom><FONT 
                  face="verdana, geneva, helvetica, arial" 
                size=1>date</FONT><BR></TD>
                <TD vAlign=bottom><INPUT type=radio alt="[Sort by Rank]" 
                  value=rank border=0 name=seq MARGIN="0"> </TD>
                <TD vAlign=bottom><FONT 
                  face="verdana, geneva, helvetica, arial" 
                size=1>rank</FONT><BR></TD></TR></TBODY></TABLE>
            <TABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
              <TBODY>
              <TR>
                <TD>
                  <CENTER><INPUT type=image height=21 alt="[Search Now!]" 
                  width=46 
                  src="http://www.nationalpost.com/images/search/img8a.gif" 
                  border=0 name=GO><BR></CENTER></TD>
                <TD>
                  <CENTER><A 
                  href="http://www.nationalpost.com/help/searchtips.html"><IMG 
                  height=21 alt="[Search Help]" 
                  src="http://www.nationalpost.com/images/search/img9a.gif" 
                  width=43 border=0></A> 
            </CENTER></TD></FORM></TR></TBODY></TABLE></CENTER></TD></TR></TBODY></TABLE><BR><!--
<table border=0 cellpadding=0 cellspacing=0 width=100% border=0 bgcolor="#ffcc66"><tr><td><IMG SRC="/images/home/cornerleft.gif"  WIDTH=8 HEIGHT=8 ALIGN=TOP><br></td><td align="right"><IMG SRC="/images/home/cornerright.gif"  WIDTH=8 HEIGHT=8 ALIGN=TOP><br></td></tr></table>
<table width=100% cellpadding=0 cellspacing=0 border=0><tr><td bgcolor="#000066"><center><a target="_top" href="http://www.bell.ca/hsoffer" title="[Bell HS Offer]"><img src="/images/search/img11a.gif" width=119 height=34 border=0><br></a></td></tr></table>
--><!-- START BELL AD --><!-- start Bellzinc -->
      <DIV align=center>
      <STYLE type=text/css>
<!--
.regular {
font-family: verdana;
font-size: 10px;
color: #444444;
}

.formlabel {
font-family: verdana;
font-size: 10px;
color: #444444;
}
-->
</STYLE>

      <SCRIPT language=JavaScript>
var MacIE = (navigator.platform == "MacPPC") && (navigator.appName == "Microsoft Internet Explorer");
var MacNN = (navigator.platform == "MacPPC") && (navigator.appName == "Netscape");
var WinNN = (navigator.platform == "Win32")  && (navigator.appName == "Netscape");
var WinIE = (navigator.platform == "Win32")  && (navigator.appName == "Microsoft Internet Explorer");

function inputbox(name, ie, nn) {
if(WinIE) document.write('<input type="text" name="txtSearch" size="'+ie+'" class="regular">');
if(WinNN) document.write('<input type="text" name="txtSearch" size="'+nn+'" class="regular">');

if(MacIE) document.write('<input type="text" name="txtSearch" size="'+(ie-10)+'" class="regular">');
if(MacNN) document.write('<input type="text" name="txtSearch" size="'+(nn+10)+'" class="regular">');
}

function WandSearch()
{
//configurable variables
var sSite = 'www.directory.bellzinc.ca/bellzinc'
var sLangDir = 'english'
var sNoSearchAlert = 'Please enter a search term'

var sSearch = document.frmSubmit.txtSearch.value
var sURL

if (sSearch == '')
{
alert(sNoSearchAlert)
return false
}
}
</SCRIPT>

      <FORM name=frmSubmit onsubmit="return WandSearch()" 
      action=http://www.canada.com/scripts/bellzinc.asp method=post 
      target=_blank><INPUT type=hidden value=XX name=scountry> <INPUT 
      type=hidden value=mfgnames name=sfrom> <INPUT type=hidden value=1 
      name=searchLanguage> <INPUT type=hidden value=bellzinc_nationalpost 
      name=group> 
      <TABLE cellSpacing=0 cellPadding=0 width=120 bgColor=#ffce00 border=0>
        <TBODY>
        <TR>
          <TD rowSpan=3><IMG height=59 alt="" 
            src="http://www.canada.com/finance/bellzinc/onepixel.gif" width=1 
            border=0></TD>
          <TD bgColor=#000066>
            <DIV class=formlabel align=center><IMG height=1 alt="" 
            src="http://www.canada.com/finance/bellzinc/onepixel.gif" width=120 
            border=0><BR> </DIV></TD></TR>
        <TR>
          <TD>
            <DIV align=center><A 
            href="http://www.canada.com/cgi-bin/go.asp?g=bellzinc&n=nationalpost_boxlogolink&u=www.bellzinc.ca"><IMG 
            height=74 alt="" 
            src="http://www.canada.com/finance/bellzinc/square_bi_trade.gif" 
            width=120 border=0> </A>
            <SCRIPT 
            src="http://www.canada.com/cgi-bin/adserver.asp?tags=ad.size.Button1+page.bellzincnp"></SCRIPT>
<!-- no ads available -->
            <TABLE cellSpacing=0 cellPadding=0 border=0>
              <TBODY>
              <TR>
                <TD class=formlabel><INPUT style="BACKGROUND-COLOR: #ffce00" 
                  type=radio CHECKED value=1 name=searchType> </TD>
                <TD class=formlabel>Product / Service </TD></TR>
              <TR>
                <TD class=formlabel><INPUT style="BACKGROUND-COLOR: #ffce00" 
                  type=radio value=2 name=searchType> </TD>
                <TD class=formlabel>Company Name 
        </TD></TR></TBODY></TABLE></DIV></TD></TR>
        <TR>
          <TD>
            <DIV align=center>
            <SCRIPT language=javascript>
inputbox('query',20,10);
</SCRIPT>
            <INPUT class=regular name=txtSearch> <INPUT type=image 
            src="http://www.canada.com/finance/bellzinc/searchbutton-sky.gif" 
            value=Search border=0 
      name=btnSearch></DIV></TD></TR></TBODY></TABLE></FORM></DIV><!-- end bellzinc --><!-- END BELL AD -->
      <P><!-- START:ADBUTTON1 --><!-- END:ADBUTTON1 --><!-- START:ADBUTTON2 --><!-- END:ADBUTTON2 --><!-- START:ADBUTTON3 --><!-- END:ADBUTTON3 --></P></TD>
    <TD width=20><IMG height=1 
      src="http://www.nationalpost.com/images/dot.gif" width=20 align=top></TD><!--MIDDLE AREA. COPY GOES HERE--><!--   --------------------------------------------------------------------
                Begin Story Content
       -------------------------------------------------------------------- --><!-- Popup -->
    <SCRIPT language=JavaScript>
function email_window(url) {
link = window.open(url,"Link","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=470,height=400,left=0,top=0");
}
</SCRIPT>
<!--    --------------------------------------------------------                Story: start   --------------------------------------------------------- --><!--E-MAIL, PRINTER FRIENDLY and DATE -->
    <TD vAlign=top width="100%">
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 valign="top">
        <TBODY>
        <TR>
          <TD>
            <DIV align=right><A 
            onclick="window.open('','popup','scrollbars=yes,width=470,height=400,left=5,top=5,resizable=yes')" 
            href="http://www.nationalpost.com/scripts/sendstory/sendstorywin.asp?f=http://www.nationalpost.com/search/story.html?f=/stories/20020222/134598.html&web=nationalpost" 
            target=popup><IMG alt="[E-mail this story]" 
            src="http://www.nationalpost.com/images/emailthisstory.gif" 
            align=top border=0></A> <!--
        <a href="javascript:email_window('/scripts/sendstory/sendstorywin.asp?f=http://www.nationalpost.com/search/story.html?f=/stories/20020222/134598.html&web=nationalpost')"><IMG SRC="/images/emailthisstory.gif" ALT="[E-mail this story]" border='0' ALIGN=TOP></a>
        --><A 
            href="http://www.nationalpost.com/scripts/printer/printer.asp?f=/stories/20020222/134598.html"><IMG 
            height=27 alt="[Print this page]" 
            src="http://www.nationalpost.com/images/printthispage.gif" width=74 
            align=top border=0></A> </DIV>
            <DIV align=left><!-- Selected Story -->
            <META content=STORY name=CONTENTTYPE></META>
            <META content=en name=MS.LOCALE>
            <META content=20020223085930 name=PBRANK>
            <META content=idl/NationalPost name=BASKET>
            <META content="" name=FOLDER>
            <META content="John Fraser" name=BYLINE>
            <META content="National Post" name=SOURCE>
            <META content="2002/02/22 00:00:00" name=PUBDATE>
            <META content="2002/02/22 03:34:34" name=LASTUPDATE>
            <META content="Arts & Life" name=SECTION>
            <DIV class=storypubdate>February 22, 2002</DIV><BR>
            <DIV class=storyheadline>Local theatre takes a bow</DIV>
            <DIV class=storysubhead>History of Canadian stage comes from one who 
            was there</DIV><BR>
            <DIV class=storybyline>John Fraser</DIV>
            <DIV class=storysource>National Post</DIV>
            <DIV class=storytext>
            <P>Herbert Whittaker is getting impatient, and if the rest of us are 
            smart we will take this impatience seriously.</P>
            <P>Whittaker has been the drama critic emeritus of The Globe and 
            Mail since 1975, which you might think was a crowded niche since 
            there are at least four others who could claim that title (myself, 
            Bryan Johnson, Ray Conlogue and Jack Kirchoff), but somehow 
            "emeritus" seems powerful and elegant of my 90+-year-old predecessor 
            and risible on the four of his successors.</P>
            <P>For nearly two decades, he has been campaigning for this country 
            to take seriously its theatrical heritage. He is a man 
            constructively obsessed with seeing the matter resolved before he is 
            prepared to move on to the next act of his personal performance. 
            Although he declines to be specific about the "+" that goes with his 
            tenth decade, you don't tell a man at this age and with such a level 
            of motivation to stay patient "a little while longer."</P>
            <P>Not only that, but the industrious nonagenarian and founding 
            chairman of the Canadian Theatre Museum project has put together a 
            wonderful small-scale exhibition of Toronto's theatre history, 
            currently on view at the Elgin-Winter Garden theatre complex in 
            Toronto. The aim is to show exactly how exciting and fascinating our 
            theatre history is.</P>
            <P>Many of the exhibits come from Whittaker's private collection, 
            all of which is being bequeathed to the museum. It includes posters, 
            theatrical prints and, since the critic was also a director and 
            designer, some of his original set designs. This is a man, after 
            all, who directed the first production in Canada (Montreal, 1938) of 
            Chekov's Uncle Vanya.</P>
            <P>To walk through a historical exhibition with a sharp and 
            passionate man who was directing plays nearly 70 years ago is not an 
            everyday experience. What impressed me most when I went with 
            Whittaker two days ago was the comprehensiveness of his overview of 
            Canadian theatre; he sees the entire course of the history allied to 
            the notion of "independence" -- tied to his single-minded desire to 
            make Canadians understand that their theatrical heritage is of more 
            than passing interest.</P>
            <P>He wrote most of the exhibition's descriptive material, which is 
            mounted on the walls, arranged the dramatic format that takes you 
            from travelling road shows and stock companies to the lively current 
            scene, arranged the surprises like the tiny perfect model of the 
            Elgin and Winter Garden theatres that has its own miniature light 
            show, and kept the theme of growing independence foremost.</P>
            <P>"I don't agree with you at all," he said when I mistakenly 
            suggested there had been a recent decline in Toronto's theatrical 
            scene. "All the big musicals are produced locally, which is a much 
            better situation than used to exist. The alternative theatres are 
            into a new mode of consolidation and when they don't have their own 
            productions, others make use of their spaces. That's the point of 
            this exhibition. We used to be a touring town. Now we are an 
            indigenous theatre town and one of the best anywhere, able to mount 
            local and international productions from our own resources."</P>
            <P>There are small and delightfully idiosyncratic Whittaker touches 
            in the exhibition that amused me mightily. At one point, in a 
            fascinating display of theatre posters and pictures of leading 
            internationally renowned actors, an advisory notice challenges the 
            viewer to spot the Canadians. Being a Trivial Pursuit nut, I was 
            soon absorbed in showing off my superb knowledge:</P>
            <P>"Oh, Chris Plummer of course," I said to Whittaker, who followed 
            me around with a bemused look as I tried to show off my superior 
            knowledge. "And that's Robert Goulet, of course, and Raymond Massey. 
            And, and, and that's William Shatner ..."</P>
            <P>The great man smiled. "It's not that hard to figure out," he 
            said. "I put all the Canadians in silver frames." Right! And there 
            was Beatrice Lilly and Mary Pickford and John Colicos and Gratien 
            Gelinas and on and on. What a surprising number of Canadians have 
            shone on the international circuit, and all of them, more or less, 
            groomed and trained on local stages.</P>
            <P>Whittaker's grand scheme envisions theatre museums across the 
            country, because every region has its own distinctive and 
            fascinating history. A feasibility study was done in the 1980s by 
            Ann Saddlemyer, the former Master of Massey College and professor at 
            the University of Toronto's Graduate Drama Centre. The idea of a 
            chain of small but cleverly run theatre museums was not only 
            feasible, it made a lot of sense since exhibitions could travel 
            between them. Whittaker realized, though, that the Toronto 
            contingent better get on with its own project, as it could be a 
            model for the rest of the country.</P>
            <P>The current chair of the project is Margaret McBurney, the first 
            woman president of the Toronto Arts and Letters Club. Whittaker says 
            she is a "miracle worker." It appears there may be a permanent 
            location available soon.</P>
            <P>"I tell people I want to be here to see it," he said. His 
            animation and vigour are their own wonder to behold. At about this 
            moment in our ramble, I realized I was with someone who had met 
            every single person singled out in this historic exhibition, with 
            the possible exception of William Shakespeare, but then he only 
            appears because of local productions of Hamlet and King Lear, both 
            touring and indigenous, including his own version of Lear set in the 
            High Arctic.</P>
            <P>The Theatre Museum: Our Heritage is on view through to mid-May in 
            the Palladium Lounge Gallery at Toronto's Elgin-Winter Garden 
            theatre complex at Yonge and Queen streets.</P></DIV>
            <DIV class=storynotes><I><A 
            href="mailto:ja.fraser@utoronto.ca">ja.fraser@utoronto.ca</A></I></DIV><BR><!-- Other Articles by this Writer -->
            <TABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
              <TBODY>
              <TR>
                <TD colSpan=3>
                  <CENTER>
                  <HR width="100%" SIZE=.5>
                  </CENTER><FONT face="verdana, helvetica, geneva, arial" 
                  size=1><B>Other Stories by this Writer</B></FONT> 
                  <CENTER>
                  <HR width="100%" SIZE=.5>
                  </CENTER></TD></TR>
              <TR>
                <TD><FONT face="verdana, helvetica, geneva, arial" 
                  size=1></FONT>
              <TR>
                <TD vAlign=top width="5%">
                  <DIV class=centerstory>12/28/2001</DIV></TD>
                <TD vAlign=top align=middle width="2%">- </TD>
                <TD vAlign=top><A class=centerstory 
                  href="http://www.nationalpost.com/home/story.html?f=/stories/20011228/978954.html">Ottawa 
                  delivers two great talents</A></TD></TR>
              <TR>
                <TD vAlign=top width="5%">
                  <DIV class=centerstory>8/29/2001</DIV></TD>
                <TD vAlign=top align=middle width="2%">- </TD>
                <TD vAlign=top><A class=centerstory 
                  href="http://www.nationalpost.com/home/story.html?f=/stories/20010829/672505.html">He 
                  understood what it meant to be chief</A></TD></TR>
              <TR>
                <TD vAlign=top width="5%">
                  <DIV class=centerstory>8/22/2001</DIV></TD>
                <TD vAlign=top align=middle width="2%">- </TD>
                <TD vAlign=top><A class=centerstory 
                  href="http://www.nationalpost.com/home/story.html?f=/stories/20010822/660090.html">The 
                  examined life is certainly worth reading</A></TD></TR>
              <TR>
                <TD vAlign=top width="5%">
                  <DIV class=centerstory>8/15/2001</DIV></TD>
                <TD vAlign=top align=middle width="2%">- </TD>
                <TD vAlign=top><A class=centerstory 
                  href="http://www.nationalpost.com/home/story.html?f=/stories/20010815/646485.html">Let 
                  all enlightened readers get their subscriptions 
today</A></TD></TR>
              <TR>
                <TD vAlign=top width="5%">
                  <DIV class=centerstory>8/8/2001</DIV></TD>
                <TD vAlign=top align=middle width="2%">- </TD>
                <TD vAlign=top><A class=centerstory 
                  href="http://www.nationalpost.com/home/story.html?f=/stories/20010808/638964.html">Vanity 
                  Fair revives a fine 
            poet</A></TD></TR></FONT></TD></TR></TBODY></TABLE><!--   --------------------------------------------------------------------
                End Story Content
       -------------------------------------------------------------------- --></DIV></TD></TR></TBODY></TABLE></TD>
    <TD width=20><IMG height=1 
      src="http://www.nationalpost.com/images/dot.gif" width=20 
  align=top></TD></TR></TBODY></TABLE></DIV>
<CENTER>
<P>
<HR width="80%" SIZE=.5>
<FONT face="verdana, geneva, helvetica, arial" size=1><A 
href="http://www.nationalpost.com/news/">News</A> | <A 
href="http://www.nationalpost.com/financialpost/">Financial Post</A> | <A 
href="http://www.nationalpost.com/commentary/">Commentary</A> | <A 
href="http://www.nationalpost.com/tech/">Science & Tech</A> | <A 
href="http://www.nationalpost.com/artslife/">Arts & Leisure</A> | <A 
href="http://www.nationalpost.com/sports/">Sports</A> | <A 
href="http://www.nationalpost.com/diversions/">Diversions</A> | <A 
href="http://discussion.canada.com/user/forums.asp?PID=136">Forums</A> | <A 
href="http://www.canada.com/weather/" target=_top>Weather</A><BR><A 
href="http://www.nationalpost.com/careers/">Careers</A> | <A 
href="https://www.nationalpost.com/subscriptions/customerservicemain.html">Subscriptions</A> 
| <A href="http://www.nationalpost.com/sitemap/">Site Map</A> | <A 
href="http://www.nationalpost.com/headlinescan/">Headline Scan</A> | <A 
href="http://www.nationalpost.com/advertise/">Advertise</A> | <A 
href="http://www.nationalpost.com/contests/">Contests</A> | <A 
href="http://www.nationalpost.com/npevents/">NP Events</A> | <A 
href="http://www.nationalpost.com/contactus/">Contact Us</A> | <A 
href="http://www.nationalpost.com/help/">User Help</A> 
<P></FONT></P><FONT face="verdana, geneva, helvetica, arial" size=1><B><A 
href="http://www.nationalpost.com/copyright/">Copyright</A> © 2002 National Post 
Online | <A href="http://www.nationalpost.com/privacypolicy/">Privacy Policy</A> 
| <A href="http://www.nationalpost.com/corrections/">Corrections</A></B></FONT> 
<BR><FONT face="verdana, geneva, helvetica, arial" size=1>National Post Online 
is a Hollinger / CanWest Publication.</FONT> <BR><BR></FONT></CENTER><!-- STAR SuperStats Code --><!-- Start SuperStats tracking code version c3.2. Copyright 1997-2001 MyComputer.com, Inc. More info available at http://www.mycomputer.com -->
<SCRIPT language=JavaScript>
/* You may give each page an identifying name, server, and channel on the next lines. */
var pageName="http://www.nationalpost.com/search/story";
var server;if(!server)server=""
var channel="search";
var pageType;if(!pageType)pageType=""
var pageValue;if(!pageValue)pageValue=""
var product;if(!product)product=""
var prop1="";
var prop2="search";
var prop3="nationalpost";
var prop4;if(!prop4)prop4='';var prop5;if(!prop5)prop5=''
/**** DO NOT ALTER ANYTHING BELOW THIS LINE! ****/
function mc_escape(s){var ch;s=escape(s)
while((ch=s.indexOf('+'))>0)s=s.substr(0,ch)+'%2B'+s.substr(ch+1,s.length)
while((ch=s.indexOf('/'))>0)s=s.substr(0,ch)+'%2F'+s.substr(ch+1,s.length)
return s}
var mc_t=new Date;var mc_n1=Math.floor(mc_t.getTime()/10800000)%10
var mc_n2=mc_t.getTime()%10000000000000;var mc_s=mc_n1+'fsi'+mc_n2
function mc_mkcd(){var s='',c='',v='',p='',bw='',bh=''
var j='1.0'
var g=window.location.href
var a=mc_apn+' '+mc_apv
var o=navigator.platform
var r=(mc_r?mc_r:(mc_noe?'NULL':'External Frame Referrer'))
var yr,t=mc_t.getDate()+'/'+mc_t.getMonth()+'/'+((yr=mc_t.getYear())<1900?yr+1900:yr)+' '+mc_t.getHours()+':'+mc_t.getMinutes()+':' + mc_t.getSeconds()+' '+mc_t.getDay()+' '+mc_t.getTimezoneOffset()
document.cookie='ssACK=true';var k=(document.cookie.indexOf('ssACK=')!=-1?'Y':'N')
if(mc_apv>=4)s=screen.width+'x'+screen.height
if(mc_apn=='Netscape'){var i1=0,i2=0,sta;while((i1<navigator.plugins.length)&&(i2<30)){sta=navigator.plugins[i1].name
if(sta.length>100)sta=sta.substring(0,100);sta+=';'
if(p.indexOf(sta)==-1)p+=sta;i1++;i2++}
v=(navigator.javaEnabled()?'Y':'N')
if(mc_apv>=3)j='1.1'
if(mc_apv>=4){j='1.2'
c=screen.pixelDepth
bw=window.innerWidth
bh=window.innerHeight
}if(mc_apv>=4.06)j='1.3'
}if(mc_apn=='Microsoft Internet Explorer'){if(mc_apv<4)r='NULL'
if(mc_apv>=3)v=(navigator.javaEnabled()?'Y':'N')
if(mc_apv>=4){j='1.2'
c=screen.colorDepth
}if(mc_apv>=5){c=screen.colorDepth
bw=document.documentElement.offsetWidth
bh=document.documentElement.offsetHeight
j='1.3'
}}if(mc_apn=='Opera'){var i1=0,i2=0,sta
while((i1<navigator.plugins.length)&&(i2<30)){sta=navigator.plugins[i1].name
if(sta.length>100)sta=sta.substring(0,100);sta+=';'
if(p.indexOf(sta)==-1)p+=sta;i1++;i2++}
var v=(navigator.javaEnabled()?'Y':'N')
}code='<im'+'g src="http://nationalpost.112.2O7.net/b/ss/nationalpost/1/c3.2/'+mc_s+'?[AQB]r='+mc_escape(r)+'&s='+mc_escape(s)+'&c='+mc_escape(c)+'&o='+mc_escape(o)+'&j='+j+'&v='+v+'&k='+k+'&bw='+bw+'&bh='+bh+'&t='+mc_escape(t)+'&pageName='+mc_escape(pageName)+'&server='+mc_escape(server)+'&ch='+mc_escape(channel)+'&pageType='+mc_escape(pageType)+'&pageValue='+mc_escape(pageValue)+'&product='+mc_escape(product)+'&c1='+mc_escape(prop1)+'&c2='+mc_escape(prop2)+'&c3='+mc_escape(prop3)+'&c4='+mc_escape(prop4)+'&c5='+mc_escape(prop5)+'&g='+mc_escape(g)+'&a='+mc_escape(a)+'&p='+mc_escape(p)+'[AQE]'+'"  height=1 width=1 border=0>'
if(!mc_noe)document.write(code)

return code}var mc_n=navigator,mc_apn=mc_n.appName,mc_w=mc_n.appVersion,mc_apv,mc_i
var mc_msie=mc_w.indexOf('MSIE ')
if(mc_w.indexOf('Opera')>0)mc_apn='Opera'
if(mc_msie>0){mc_apv=parseInt(mc_i=mc_w.substring(mc_msie+5))
if(mc_apv>3)mc_apv=parseFloat(mc_i)}else mc_apv=parseFloat(mc_w)
function mc_et(){window.onerror=window.oe;return true}var mc_noe=false;var mcr_done=false
/*@cc_on@if(@_jscript_version>=5){var mc_r='';try{mc_r=parent.document.referrer;mc_noe=true}catch(e){}mcr_done=true}@end@*/
if(!mcr_done){if(navigator.userAgent.indexOf('Mac')>=0&&navigator.userAgent.indexOf('MSIE 4')>=0){var mc_r=document.referrer;mc_noe=true}
else{window.oe=window.onerror;window.onerror=mc_et;var mc_r=parent.document.referrer;mc_noe=mc_et()}}
</SCRIPT>

<SCRIPT language=JavaScript>
document.write(mc_mkcd());document.write('<'+'!-- ') </SCRIPT>

<DIV><IMG height=1 
src="http://nationalpost.112.2o7.net/b/ss/nationalpost/1/c3.2/4fsi1014497845977?[AQB]r=http%3A%2F%2Fwww.google.ca%2Fsearch%3Fq%3D%2522National%2BPost%2522%26hl%3Den%26meta%3D&s=1024x768&c=32&o=Win32&j=1.3&v=Y&k=Y&bw=972&bh=473&t=23%2F1%2F2002%2015%3A57%3A25%206%20300&pageName=http%3A%2F%2Fwww.nationalpost.com%2Fsearch%2Fstory&server=&ch=search&pageType=&pageValue=&product=&c1=&c2=search&c3=nationalpost&c4=&c5=&g=http%3A%2F%2Fwww.nationalpost.com%2Fsearch%2Fstory.html%3Ff%3D%2Fstories%2F20020222%2F134598.html%26qs%3D%22John%2520Fraser%22&a=Microsoft%20Internet%20Explorer%206&p=[AQE]" 
width=1 border=0><!-- <noscript><img
src="http://nationalpost.112.2O7.net/b/ss/nationalpost/1"
 height=1 width=1 border=0></noscript>
<script language="JavaScript">
document.write(' --'+'>')
</script> <!-- End SuperStats tracking code. --> <!-- END SuperStats Code -->
<SCRIPT language=JavaScript>
document.write('<layer clip="468,60" src="http://ad.doubleclick.net/adl/' + dclkPage + ';ord='
 + random + '" visibility=hide onload="moveToAbsolute(snap.pageX, snap.pageY); visibility=\'show\';"></layer>');
</SCRIPT>
<LAYER clip="468,60" 
src="http://ad.doubleclick.net/adl/www.np.com/searchresults_story_banner_top;sz=468x60;stile=1;kw=langenglish;ord=13019867138492463" 
onload="moveToAbsolute(snap.pageX, snap.pageY); visibility='show';" 
visibility="hide"></LAYER><!-- START:ADBUTTONFOOTER1 --><!-- END:ADBUTTONFOOTER1 --><!-- START:ADBUTTONFOOTER2 --><!-- END:ADBUTTONFOOTER2 --><!-- START:ADBUTTONFOOTER3 --><!-- END:ADBUTTONFOOTER3 --></DIV></FONT></DIV>
<DIV><FONT face=Arial 
size=2>******************************************************<BR>'If we rule the 
world together then we can succeed in peace and let each other be different and 
have different opinions and different cultures. If there was no diversity then 
life would be boring. Imagine me looking exactly like you or acting the same 
way! LIFE NEEDS difference and until we realise it then we will not achieve our 
hope of world peace!"-Natasha Salter, written on the occasion of her 11th 
birthday (20 November 01).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>***************************************<BR>Denis 
Salter<BR>Professor of Theatre<BR>McGill University<BR>853 Sherbrooke St 
West<BR>Montréal <BR>H3A 2T6</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>T: (514) 398 6573<BR>F: (514) 398 8146<BR>E: <<A 
href="mailto:d.salter@videotron.ca">d.salter@videotron.ca</A>><BR>    
<<A 
href="mailto:denis.salter@mcgill.ca">denis.salter@mcgill.ca</A>></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Home Office<BR>4965, avenue Connaught<BR>Notre Dame 
De Grace<BR>Montréal<BR>H4V 1X4</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>T: (514) 487 2568<BR>F via Email:  (309) 294 
0444<BR>E: <<A 
href="mailto:d.salter@videotron.ca">d.salter@videotron.ca</A>><BR>    
<<A 
href="mailto:denis.salter@mcgill.ca">denis.salter@mcgill.ca</A>></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.arts.mcgill.ca/programs/english/english.html">http://www.arts.mcgill.ca/programs/english/english.html</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial 
size=2>******************************************</FONT></DIV></BODY></HTML>