home *** CD-ROM | disk | FTP | other *** search
/ old.mactech.com / old.mactech.com.tar / old.mactech.com / commnews-index.php?hours=48.orig < prev    next >
Text File  |  2010-10-05  |  67KB  |  1,807 lines

  1. <HTML>
  2. <HEAD>
  3.     <TITLE>MacTech Magazine</TITLE>
  4.  
  5.     
  6. <!-- BEGIN MT-METAS INCLUDE -->
  7.  
  8. <!-- Template Revised: 06 Dec 2004 -->
  9. <META NAME="Author-Template"        CONTENT="MacTech Magazine">
  10. <META NAME="Author-Corporate"        CONTENT="Xplain Corporation">
  11. <META NAME="Publisher"                 CONTENT="Xplain Corporation">
  12. <META NAME="Keywords"                CONTENT="MacTech Magazine, Macintosh, Mac, Apple Computer, Welcome, www.mactech.com, MacTech home page, NetProfessional, MacDev-1, programmer, developer, web, netadmin, network administrator">
  13. <META NAME="Description"             CONTENT="www.mactech.com is the global entry point for technology information for the Apple Macintosh. Find links to all Apple Macintosh technology content here.">
  14. <META NAME="Identifier-URL"            CONTENT="http://www.mactech.com/">
  15. <META NAME="Content-Language"         CONTENT="en-US">
  16. <META NAME="Coverage"                  CONTENT="Worldwide">
  17. <META HTTP-EQUIV="Pragma"           CONTENT="no-cache">
  18. <META HTTP-EQUIV="expires"       MacTechCONTENT="0">
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  20. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  21. <meta http-equiv="Content-Type" content="text/html; charset=win 1252">
  22. <!-- 
  23. <meta http-equiv="refresh" content="600">
  24.  -->
  25. <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.mactech.com/news/mactech.rss">
  26. <LINK rel="Help"     href="http://www.mactech.com/misc/about_mt.html">
  27. <LINK rel="Index"    href="http://www.mactech.com/">
  28. <link rel="SHORTCUT ICON" href="http://www.mactech.com/favicon.ico">
  29.  
  30. <script language=javascript src="http://www.mactech.com/js/awstats_misc_tracker.js"></script>
  31.  
  32. <style id="dynCom" type="text/css"><!-- --></style>
  33. <script language="JavaScript"><!--
  34. function msoCommentShow(anchor_id, com_id)
  35. {
  36.     if(msoBrowserCheck()) 
  37.         {
  38.         c = document.all(com_id);
  39.         if (null != c)
  40.             {
  41.             a = document.all(anchor_id);
  42.             var cw = c.offsetWidth;
  43.             var ch = c.offsetHeight;
  44.             var aw = a.offsetWidth;
  45.             var ah = a.offsetHeight;
  46.             var x  = a.offsetLeft;
  47.             var y  = a.offsetTop;
  48.             var el = a;
  49.             while (el.tagName != "BODY") 
  50.                 {
  51.                 el = el.offsetParent;
  52.                 x = x + el.offsetLeft;
  53.                 y = y + el.offsetTop;
  54.                 }
  55.             var bw = document.body.clientWidth;
  56.             var bh = document.body.clientHeight;
  57.             var bsl = document.body.scrollLeft;
  58.             var bst = document.body.scrollTop;
  59.             if (x + cw + ah / 2 > bw + bsl && x + aw - ah / 2 - cw >= bsl ) 
  60.                 { c.style.left = x + aw - ah / 2 - cw; }
  61.             else 
  62.                 { c.style.left = x + ah / 2; }
  63.             if (y + ch + ah / 2 > bh + bst && y + ah / 2 - ch >= bst ) 
  64.                 { c.style.top = y + ah / 2 - ch; }
  65.             else 
  66.                 { c.style.top = y + ah / 2; }
  67.             c.style.visibility = "visible";
  68. }    }    }
  69. function msoCommentHide(com_id) 
  70. {
  71.     if(msoBrowserCheck())
  72.         {
  73.         c = document.all(com_id);
  74.         if (null != c)
  75.         {
  76.         c.style.visibility = "hidden";
  77.         c.style.left = -1000;
  78.         c.style.top = -1000;
  79.         } } 
  80. }
  81. function msoBrowserCheck()
  82. {
  83.     ms = navigator.appVersion.indexOf("MSIE");
  84.     vers = navigator.appVersion.substring(ms + 5, ms + 6);
  85.     ie4 = (ms > 0) && (parseInt(vers) >= 4);
  86.     return ie4;
  87. }
  88. if (msoBrowserCheck())
  89. {
  90.     document.styleSheets.dynCom.addRule(".msocomanchor","background: infobackground");
  91.     document.styleSheets.dynCom.addRule(".msocomoff","display: none");
  92.     document.styleSheets.dynCom.addRule(".msocomtxt","visibility: hidden");
  93.     document.styleSheets.dynCom.addRule(".msocomtxt","position: absolute");
  94.     document.styleSheets.dynCom.addRule(".msocomtxt","top: -1000");
  95.     document.styleSheets.dynCom.addRule(".msocomtxt","left: -1000");
  96.     document.styleSheets.dynCom.addRule(".msocomtxt","width: 33%");
  97.     document.styleSheets.dynCom.addRule(".msocomtxt","background: infobackground");
  98.     document.styleSheets.dynCom.addRule(".msocomtxt","color: infotext");
  99.     document.styleSheets.dynCom.addRule(".msocomtxt","border-top: 1pt solid threedlightshadow");
  100.     document.styleSheets.dynCom.addRule(".msocomtxt","border-right: 2pt solid threedshadow");
  101.     document.styleSheets.dynCom.addRule(".msocomtxt","border-bottom: 2pt solid threedshadow");
  102.     document.styleSheets.dynCom.addRule(".msocomtxt","border-left: 1pt solid threedlightshadow");
  103.     document.styleSheets.dynCom.addRule(".msocomtxt","padding: 3pt 3pt 3pt 3pt");
  104. }
  105. // --></script>
  106.  
  107. <style type="text/css">
  108.   <!--
  109.  
  110. BODY {
  111.     PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: small; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Geneva, sans-serif
  112. }
  113. A {
  114.     COLOR: #003399; TEXT-DECORATION: none
  115. }
  116. A:hover {
  117.     COLOR: #0066ff; TEXT-DECORATION: underline
  118. }
  119. P.sitefamily
  120. {
  121.     PADDING-RIGHT: 0px; 
  122.     PADDING-LEFT: 0px; 
  123.     PADDING-BOTTOM: 0px; 
  124.     PADDING-TOP: 0px; 
  125.     MARGIN: 0px; 
  126.     COLOR: #999999; 
  127.     TEXT-DECORATION: none;
  128.     FONT-SIZE: 8pt; 
  129.     FONT-FAMILY: Arial, Verdana, SANS-SERIF
  130. }
  131. A.sitefamily
  132. {
  133.     PADDING-RIGHT: 0px; 
  134.     PADDING-LEFT: 0px; 
  135.     PADDING-BOTTOM: 0px; 
  136.     PADDING-TOP: 0px; 
  137.     MARGIN: 0px; 
  138.     COLOR: #999999; 
  139.     TEXT-DECORATION: none;
  140.     FONT-SIZE: 8pt; 
  141.     FONT-FAMILY: Arial, Verdana, SANS-SERIF
  142. }
  143. A.sitefamily:hover
  144. {
  145.     PADDING-RIGHT: 0px; 
  146.     PADDING-LEFT: 0px; 
  147.     PADDING-BOTTOM: 0px; 
  148.     PADDING-TOP: 0px; 
  149.     MARGIN: 0px; 
  150.     COLOR: #999999; 
  151.     TEXT-DECORATION: underline;
  152.     FONT-SIZE: 8pt; 
  153.     FONT-FAMILY: Arial, Verdana, SANS-SERIF
  154. }
  155. #pwrby {
  156.     MARGIN-TOP: 0px; FLOAT: right; MARGIN-BOTTOM: 0.6em; MARGIN-RIGHT: 0.6em
  157. }
  158. #section {
  159.     CLEAR: both; FONT-WEIGHT: bold; FONT-SIZE: small; MARGIN-BOTTOM: 0.6em; FONT-FAMILY: Arial, Geneva, sans-serif
  160. }
  161. .underline {
  162.     MARGIN-BOTTOM: 0.3em; PADDING-BOTTOM: 0.2em; BORDER-BOTTOM: #666 1px solid
  163. }
  164. .largea {
  165.     FONT-WEIGHT: bold; COLOR: #666
  166. }
  167. #content {
  168.     BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 0.8em; PADDING-LEFT: 0.8em; FONT-SIZE: small; BORDER-LEFT: #666 1px solid
  169. }
  170. #content TD {
  171.     FONT-SIZE: small
  172. }
  173. .tab {
  174.     BORDER-RIGHT: #eeeeee 1px solid; PADDING-RIGHT: 0.4em; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 0.4em; FONT-WEIGHT: bold; FONT-SIZE: small; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #bbbbbb 1px solid; PADDING-TOP: 0px; WHITE-SPACE: nowrap; BACKGROUND-COLOR: #dddddd
  175. }
  176. #ad1 {
  177.     PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #000; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: center
  178. }
  179.  
  180.        A                    { text-decoration: none; font-weight: bold; background: transparent; font-family: Verdana, Arial, SANS-SERIF;}
  181.        A:active             { color: #0033FF; background: transparent; }
  182.        A:visited            { color: #0033FF; background: transparent; }
  183.        A:offsite            { color: #0033FF; background: transparent; }
  184.        A:link               { color: #0033FF; background: transparent; }
  185.        A:hover              { color: #FF0000; background: transparent; }
  186.        A:visited:hover      { color: #FF0000; background: transparent; }
  187.        
  188.        A.navlink               { color: #0033FF; text-decoration:none; font-size: 8pt; background: transparent; font-weight: bold; font-family: Verdana, Arial, SANS-SERIF;}
  189.        A.navlink:active        { color: #0033FF; background: transparent; }
  190.        A.navlink:visited       { color: #0033FF; background: transparent; }
  191.        A.navlink:offsite       { color: #0033FF; background: transparent; }
  192.        A.navlink:link          { color: #0033FF; background: transparent; }
  193.        A.navlink:hover         { color: #FF0000; background: transparent; }
  194.        A.navlink:visited:hover { color: #FF0000; background: transparent; }
  195.        
  196.        A.footerhidden               { color: #B3B3B3; text-decoration:none; font-size: 4pt; background: transparent; }
  197.        A.footerhidden:active        { color: #B3B3B3; background: transparent; }
  198.        A.footerhidden:visited       { color: #B3B3B3; background: transparent; }
  199.        A.footerhidden:offsite       { color: #B3B3B3; background: transparent; }
  200.        A.footerhidden:link          { color: #B3B3B3; background: transparent; font-weight: normal; }
  201.        A.footerhidden:hover         { color: #B3B3B3; background: transparent; }
  202.        A.footerhidden:visited:hover { color: #B3B3B3; background: transparent; }
  203.        
  204.        
  205.        
  206.        TABLE           { text-decoration: none; font-weight: normal; font-family: Verdana, Arial, SANS-SERIF; font-size: 10pt;}
  207.        TD                 { text-decoration: none; font-weight: normal; font-family: Verdana, Arial, SANS-SERIF; font-size: 10pt;}
  208.               
  209.        
  210.        TABLE.NavBarBackground           { background: #FFFFFF; }
  211.        TD.NavBarBackground               { background: #FFFFFF; }
  212.        TD.NavBarText                       { background: #FFFFFF; font-size: 7pt;}
  213.        
  214.        TABLE.NewsSection                   { background: #FFFFFF; }
  215.        TD.NewsSectionItem                   { background: #FFFFFF; font-size: 10pt;}
  216.        A.NewsSectionItem                   { text-decoration: none; font-weight: bold; background: transparent; font-family: Verdana, Arial, SANS-SERIF;}
  217.        A.NewsSectionItem:active            { color: #0033FF; background: transparent; }
  218.        A.NewsSectionItem:visited           { color: #0033FF; background: transparent; }
  219.        A.NewsSectionItem:offsite           { color: #0033FF; background: transparent; }
  220.        A.NewsSectionItem:link              { color: #0033FF; background: transparent; }
  221.        A.NewsSectionItem:hover             { color: #FF0000; background: transparent; }
  222.        A.NewsSectionItem:visited:hover     { color: #FF0000; background: transparent; }
  223.  
  224.        TABLE.BreakNewsSection                   { background: #EEEEEE; }
  225.        TD.BreakNewsSectionItem                       { font-size: 9pt;}
  226.        A.BreakNewsSectionItem                   { text-decoration: none; font-weight: bold; background: transparent; font-family: Verdana, Arial, SANS-SERIF;}
  227.        A.BreakNewsSectionItem:active            { color: #0033FF; background: transparent; }
  228.        A.BreakNewsSectionItem:visited           { color: #0033FF; background: transparent; }
  229.        A.BreakNewsSectionItem:offsite           { color: #0033FF; background: transparent; }
  230.        A.BreakNewsSectionItem:link              { color: #0033FF; background: transparent; }
  231.        A.BreakNewsSectionItem:hover             { color: #FF0000; background: transparent; }
  232.        A.BreakNewsSectionItem:visited:hover     { color: #FF0000; background: transparent; }
  233.  
  234.        A.BodyTextAd                       { text-decoration: none; font-size: 9pt; font-weight: normal; background: transparent; font-family: Verdana, Arial, SANS-SERIF;}
  235.        A.BodyTextAd:active                { color: #000000; background: transparent; }
  236.        A.BodyTextAd:visited               { color: #000000; background: transparent; }
  237.        A.BodyTextAd:offsite               { color: #000000; background: transparent; }
  238.        A.BodyTextAd:link                  { color: #000000; background: transparent; }
  239.        A.BodyTextAd:hover                 { color: #FF0000; background: transparent; }
  240.        A.BodyTextAd:visited:hover         { color: #FF0000; background: transparent; }
  241.  
  242.        A.RightBarTextAd                       { text-decoration: none; font-size: 9pt; font-weight: normal; background: transparent; font-family: Georgia, "Times New Roman", Times, serif;}
  243.        A.RightBarTextAd:active                { color: #000000; background: transparent; }
  244.        A.RightBarTextAd:visited               { color: #000000; background: transparent; }
  245.        A.RightBarTextAd:offsite               { color: #000000; background: transparent; }
  246.        A.RightBarTextAd:link                  { color: #000000; background: transparent; }
  247.        A.RightBarTextAd:hover                 { color: #FF0000; background: transparent; }
  248.        A.RightBarTextAd:visited:hover         { color: #FF0000; background: transparent; }
  249.  
  250.         TABLE.WelcomeText {
  251.             font-size: 10pt;
  252.             margin: 0px;
  253.             padding: 0px;
  254.             text-align: left;
  255.             font-family: Verdana, Arial, Geneva, SANS-SERIF; }
  256.         TD.WelcomeText {
  257.             font-size: 10pt;
  258.             margin: 0px;
  259.             padding: 0px;
  260.             text-align: left;
  261.             font-family: Verdana, Arial, Geneva, SANS-SERIF;  }
  262.         TD.MacTechTOC {
  263.             font-size: 9pt;
  264.             margin: 0px;
  265.             padding: 0px;
  266.             font-weight: bold; 
  267.             text-align: left;
  268.             font-family: Georgia, "Times New Roman", Times, serif;    }
  269.         LI.MacTechTOC {
  270.             font-size: 11pt;
  271.             margin: 0px;
  272.             padding: 0px;
  273.             font-weight: normal; 
  274.             text-align: left;
  275.             font-family: Georgia, "Times New Roman", Times, serif;    }
  276.             
  277.         A.WelcomeText {
  278.             font-size: 10pt;
  279.             margin: 0px;
  280.             padding: 0px;
  281.             text-align: left;
  282.             font-family: Verdana, Arial, Geneva, SANS-SERIF;     }
  283.         P.Tagline {
  284.             font-size: 8pt;
  285.             margin: 0px;
  286.             padding: 0px;
  287.             text-align: right;
  288.             font-style: italic;
  289.             font-family: Georgia, "Times New Roman", Times, serif;    }
  290.         P.AnnounceTitle        {
  291.             font-size: 20pt;
  292.             margin: 0px;
  293.             padding: 0px;
  294.             color: #993399;
  295.             text-align: center;
  296.             font-style: oblique;
  297.             font-family: Verdana, Arial, SANS-SERIF;
  298.             line-height: 20pt;
  299.             font-variant: normal;
  300.             font-weight: bolder;
  301.             }
  302.         P.AnnounceText        {
  303.             font-size: 10pt;
  304.             margin: 0px;
  305.             padding: 0px;
  306.             color: #000000;
  307.             text-align: left;
  308.             font-style: normal;
  309.             font-family: Verdana, Arial, SANS-SERIF;
  310.             line-height: normal;
  311.             font-variant: normal;
  312.             font-weight: normal;
  313.             }
  314.        
  315.        H1 { font-family: Verdana, Arial, Geneva, SANS-SERIF; }
  316.        H2 { font-family: Verdana, Arial, Geneva, SANS-SERIF; }
  317.        H3 { font-family: Verdana, Arial, Geneva, SANS-SERIF; }
  318.        H4 { font-family: Verdana, Arial, Geneva, SANS-SERIF; TEXT-DECORATION: underline; }
  319.        H5 { font-family: Verdana, Arial, Geneva, SANS-SERIF; }
  320.        H6 { font-family: Verdana, Arial, Geneva, SANS-SERIF; }
  321.        
  322.        h1.barheading { /* Date */
  323.             margin: 0px 0px 0px 0px;
  324.             padding: 4px 0 4px 15px;
  325.             border-top: 1px solid #00005c ;
  326.             font-size: 12px;
  327.             font-weight: bold;
  328.             color: #fff;
  329.             background: #aaaaaa;
  330.             background: #000000;
  331.             }
  332.  
  333.        
  334.        LI { font-family: Verdana, Arial, Geneva, SANS-SERIF; 
  335.                font-weight: normal; 
  336.             font-size: 10pt;
  337.             }
  338.  
  339.        BODY    {
  340.                     font-family: Verdana, Arial, Geneva, SANS-SERIF; 
  341.                        font-size: 10pt;
  342.                     margin-top:    10 ;
  343.                     margin-left:   10 ;
  344.                     margin-right:  0 ;
  345.                     margin-bottom: 10 ;
  346.                     background-image: url(http://www.mactech.com/images/background.jpg);
  347.                     background-color: #FFFFFF;
  348.                 }       
  349.  
  350.        P    {
  351.                     font-family: Verdana, Arial, Geneva, SANS-SERIF; 
  352.                        font-size: 10pt;
  353.                     margin-top:    0 ;
  354.                     margin-left:   0 ;
  355.                     margin-right:  0 ;
  356.                     margin-bottom: 10 ;
  357.                 }       
  358.  
  359.        P.rightnav    {
  360.                     font-family: Verdana, Arial, Geneva, SANS-SERIF; 
  361.                        font-size: 8pt;
  362.                        font-weight: normal;
  363.                     margin-top:    0 ;
  364.                     margin-left:   0 ;
  365.                     margin-right:  0 ;
  366.                     margin-bottom: 0 ;
  367.                 }       
  368.  
  369.  
  370.        P.nextissue                       { font-family: Verdana, Arial, Geneva, SANS-SERIF; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  371.        A.nextissue:active                { font-family: Verdana, Arial, Geneva, SANS-SERIF; color: #FFFFFF; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  372.        A.nextissue:visited               { font-family: Verdana, Arial, Geneva, SANS-SERIF; color: #FFFFFF; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  373.        A.nextissue:offsite               { font-family: Verdana, Arial, Geneva, SANS-SERIF; color: #FFFFFF; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  374.        A.nextissue:link                  { font-family: Verdana, Arial, Geneva, SANS-SERIF; color: #FFFFFF; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  375.        A.nextissue:hover                 { font-family: Verdana, Arial, Geneva, SANS-SERIF; color: #FFFFFF; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  376.        A.nextissue:visited:hover         { font-family: Verdana, Arial, Geneva, SANS-SERIF; color: #FF0000; font-size: 9pt; font-weight: normal; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
  377.  
  378.  
  379.        P.didyouknow    {
  380.                     font-family: Verdana, Arial, Geneva, SANS-SERIF; 
  381.                        font-size: 9pt;
  382.                        font-weight: normal;
  383.                     margin-top:    0 ;
  384.                     margin-left:   0 ;
  385.                     margin-right:  0 ;
  386.                     margin-bottom: 0 ;
  387.                 }       
  388.  
  389.  
  390.        P.mainsectionheader    {
  391.                     color: #CC0000;
  392.                     text-decoration: underline;
  393.                     font-family: Helvetica, SANS-SERIF; 
  394.                        font-size: 14pt;
  395.                        font-weight: bold;
  396.                     margin-top:    0 ;
  397.                     margin-left:   0 ;
  398.                     margin-right:  0 ;
  399.                     margin-bottom: 0 ;
  400.                 }       
  401.  
  402.        P.mainsectionheaderWhite    {
  403.                     color: #FFFFFF;
  404.                     text-decoration: none;
  405.                     font-family: Helvetica, SANS-SERIF; 
  406.                        font-size: 14pt;
  407.                        font-weight: bold;
  408.                     margin-top:    0 ;
  409.                     margin-left:   0 ;
  410.                     margin-right:  0 ;
  411.                     margin-bottom: 0 ;
  412.                 }       
  413.  
  414.        P.footerhidden    {
  415.                     color: #B3B3B3;
  416.                     text-decoration: none;
  417.                     font-family: Helvetica, SANS-SERIF; 
  418.                        font-size: 4pt;
  419.                        font-weight: normal;
  420.                     margin-top:    0 ;
  421.                     margin-left:   0 ;
  422.                     margin-right:  0 ;
  423.                     margin-bottom: 0 ;
  424.                 }       
  425.                 
  426.        a.cableproductnames:active            {color: #000000; text-decoration: none; font-family: Helvetica, SANS-SERIF; font-size: 9pt; font-weight: bold; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }       
  427.        a.cableproductnames:visited            {color: #000000; text-decoration: none; font-family: Helvetica, SANS-SERIF; font-size: 9pt; font-weight: bold; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }       
  428.        a.cableproductnames:offsite            {color: #000000; text-decoration: none; font-family: Helvetica, SANS-SERIF; font-size: 9pt; font-weight: bold; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }       
  429.        a.cableproductnames:link                {color: #000000; text-decoration: none; font-family: Helvetica, SANS-SERIF; font-size: 9pt; font-weight: bold; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }       
  430.        a.cableproductnames:hover            {color: #CC0000; text-decoration: none; font-family: Helvetica, SANS-SERIF; font-size: 9pt; font-weight: bold; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }       
  431.        a.cableproductnames:visited:hover    {color: #CC0000; text-decoration: none; font-family: Helvetica, SANS-SERIF; font-size: 9pt; font-weight: bold; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }       
  432.  
  433. a.trialsub,
  434. .trialsub { /* Trial Subscription Title */
  435.     font-family: Verdana, Arial, SANS-SERIF;
  436.     font-size: 12px;
  437.     font-weight: bold;
  438.     color: #C00;
  439.     text-decoration: none;
  440.     text-align: center;
  441.     }
  442.  
  443. a.trialsubdesc,
  444. .trialsubdesc { /* Trial Subscription Description */
  445.     font-family: Verdana, Arial, SANS-SERIF;
  446.     font-size: 10px;
  447.     font-weight: bold;
  448.     text-align: center;
  449.     }
  450.  
  451. a.previous, a.next {
  452.     text-transform: uppercase;
  453.     padding: 2px 4px 2px 5px;
  454.     border: 1px solid #004276;
  455.     font-size: 76%;
  456.     text-decoration: none;
  457.     font-weight: bold;
  458.     font-family:"Times New Roman";
  459.     }
  460.  
  461. table.CommunityNewsBox, td.CommunityNewsBox {
  462.     border-width: thin;
  463.     border-style: solid;
  464.     background: #FFFFFF; 
  465.     margin: 0px;
  466.     padding: 0px;
  467. }
  468.  
  469. img-roundtops {
  470.     border: 0;
  471.     }
  472.  
  473.  /* VBA to AppleScript Guide Style Definitions */
  474. p.MsoNormal, li.MsoNormal, div.MsoNormal
  475.     {margin:0in;
  476.     margin-bottom:.0001pt;
  477.     font-size:11.0pt;
  478.     font-family:Arial, Geneva, sans-serif;}
  479.  
  480. p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
  481.     {margin:0in;
  482.     margin-bottom:.0001pt;
  483.     font-size:11.0pt;
  484.     font-family:Arial, Geneva, sans-serif;}
  485. p.MsoHeader, li.MsoHeader, div.MsoHeader
  486.     {margin:0in;
  487.     margin-bottom:.0001pt;
  488.     tab-stops:center 3.0in right 6.0in;
  489.     font-size:12.0pt;
  490.     font-family:Arial, Geneva, sans-serif;}
  491. p.MsoFooter, li.MsoFooter, div.MsoFooter
  492.     {margin-top:0in;
  493.     margin-right:0in;
  494.     margin-bottom:0in;
  495.     margin-left:13.0pt;
  496.     margin-bottom:.0001pt;
  497.     text-indent:-13.0pt;
  498.     tab-stops:center 3.0in right 6.0in;
  499.     font-size:9.0pt;
  500.     font-family:Arial, Geneva, sans-serif;}
  501. span.MsoCommentReference
  502.     {font-size:10.0pt;}
  503. p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
  504.     {margin-top:0in;
  505.     margin-right:0in;
  506.     margin-bottom:6.0pt;
  507.     margin-left:0in;
  508.     font-size:12.0pt;
  509.     font-family:Arial, Geneva, sans-serif;
  510.     color:black;}
  511. p.MsoBodyTextIndent3, li.MsoBodyTextIndent3, div.MsoBodyTextIndent3
  512.     {margin-top:0in;
  513.     margin-right:0in;
  514.     margin-bottom:6.0pt;
  515.     margin-left:.25in;
  516.     font-size:12.0pt;
  517.     font-family:Arial, Geneva, sans-serif;}
  518. p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
  519.     {margin:0in;
  520.     margin-bottom:.0001pt;
  521.     font-size:10.0pt;
  522.     font-family:"Courier New";}
  523. table.MsoNormalTable
  524.     {font-size:10.0pt;
  525.     font-family:Arial, Geneva, sans-serif;}
  526. p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
  527.     {margin:0in;
  528.     margin-bottom:.0001pt;
  529.     font-size:11.0pt;
  530.     font-family:Arial, Geneva, sans-serif;}
  531. p.Articlebyline, li.Articlebyline, div.Articlebyline
  532.     {margin:0in;
  533.     margin-bottom:.0001pt;
  534.     line-height:14.0pt;
  535.     font-size:11.0pt;
  536.     font-family:Arial, Geneva, sans-serif;
  537.     font-style:italic;}
  538. p.BodySubheadMajor, li.BodySubheadMajor, div.BodySubheadMajor
  539.     {margin-top:30.0pt;
  540.     margin-right:0in;
  541.     margin-bottom:3.0pt;
  542.     margin-left:0in;
  543.     text-align:center;
  544.     font-size:12.0pt;
  545.     font-family:Arial, Geneva, sans-serif;
  546.     font-variant:all-caps;
  547.     font-weight:bold;}
  548. p.BodyCopyNormal, li.BodyCopyNormal, div.BodyCopyNormal
  549.     {margin-top:6.0pt;
  550.     margin-right:0in;
  551.     margin-bottom:0in;
  552.     margin-left:0in;
  553.     margin-bottom:.0001pt;
  554.     text-indent:17.85pt;
  555.     font-size:11.0pt;
  556.     font-family:Arial, Geneva, sans-serif;}
  557. p.ArticleSectionName, li.ArticleSectionName, div.ArticleSectionName
  558.     {margin-top:4.0pt;
  559.     margin-right:0in;
  560.     margin-bottom:4.0pt;
  561.     margin-left:0in;
  562.     line-height:14.0pt;
  563.     font-size:12.0pt;
  564.     font-family:Arial, Geneva, sans-serif;
  565.     text-transform:uppercase;
  566.     font-weight:bold;}
  567. p.ArticleTitle, li.ArticleTitle, div.ArticleTitle
  568.     {margin-top:4.0pt;
  569.     margin-right:0in;
  570.     margin-bottom:4.0pt;
  571.     margin-left:0in;
  572.     line-height:20.0pt;
  573.     font-size:18.0pt;
  574.     font-family:Arial, Geneva, sans-serif;
  575.     letter-spacing:-.25pt;}
  576. p.ArticleSubhead, li.ArticleSubhead, div.ArticleSubhead
  577.     {margin-top:0in;
  578.     margin-right:0in;
  579.     margin-bottom:15.0pt;
  580.     margin-left:0in;
  581.     line-height:12.0pt;
  582.     font-size:11.0pt;
  583.     font-family:Arial, Geneva, sans-serif;
  584.     font-style:italic;}
  585. p.PictureCaptions, li.PictureCaptions, div.PictureCaptions
  586.     {margin-top:0in;
  587.     margin-right:0in;
  588.     margin-bottom:15.0pt;
  589.     margin-left:0in;
  590.     text-align:center;
  591.     line-height:12.0pt;
  592.     font-size:12.0pt;
  593.     font-family:Arial, Geneva, sans-serif;
  594.     font-style:italic;}
  595. p.BodyCopyNoIndent, li.BodyCopyNoIndent, div.BodyCopyNoIndent
  596.     {margin-top:6.0pt;
  597.     margin-right:0in;
  598.     margin-bottom:0in;
  599.     margin-left:0in;
  600.     margin-bottom:.0001pt;
  601.     font-size:11.0pt;
  602.     font-family:Arial, Geneva, sans-serif;}
  603. p.BodyCopyHangingIndent, li.BodyCopyHangingIndent, div.BodyCopyHangingIndent
  604.     {margin-top:6.0pt;
  605.     margin-right:0in;
  606.     margin-bottom:0in;
  607.     margin-left:13.45pt;
  608.     margin-bottom:.0001pt;
  609.     text-align:justify;
  610.     text-indent:-13.45pt;
  611.     font-size:11.0pt;
  612.     font-family:Arial, Geneva, sans-serif;}
  613. p.PictureSpace, li.PictureSpace, div.PictureSpace
  614.     {margin-top:12.0pt;
  615.     margin-right:0in;
  616.     margin-bottom:10.0pt;
  617.     margin-left:0in;
  618.     text-align:center;
  619.     font-size:12.0pt;
  620.     font-family:Arial, Geneva, sans-serif;}
  621. p.CodeNormal, li.CodeNormal, div.CodeNormal
  622.     {margin-top:0in;
  623.     margin-right:1.0in;
  624.     margin-bottom:0in;
  625.     margin-left:0in;
  626.     margin-bottom:.0001pt;
  627.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  628.     font-size:9.0pt;
  629.     font-family:Courier;}
  630. p.BodySubheadMinor, li.BodySubheadMinor, div.BodySubheadMinor
  631.     {margin-top:30.0pt;
  632.     margin-right:0in;
  633.     margin-bottom:0in;
  634.     margin-left:0in;
  635.     margin-bottom:.0001pt;
  636.     font-size:11.0pt;
  637.     font-family:Arial, Geneva, sans-serif;
  638.     font-weight:bold;}
  639. p.CodeComments, li.CodeComments, div.CodeComments
  640.     {margin-top:0in;
  641.     margin-right:1.0in;
  642.     margin-bottom:0in;
  643.     margin-left:0in;
  644.     margin-bottom:.0001pt;
  645.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  646.     font-size:10.0pt;
  647.     font-family:"Times New Roman";}
  648. p.ArticleAboutAuthor, li.ArticleAboutAuthor, div.ArticleAboutAuthor
  649.     {margin:0in;
  650.     margin-bottom:.0001pt;
  651.     text-align:justify;
  652.     border:none;
  653.     padding:0in;
  654.     font-size:12.0pt;
  655.     font-family:Arial, Geneva, sans-serif;}
  656. p.CodeFunctionName, li.CodeFunctionName, div.CodeFunctionName
  657.     {margin-top:0in;
  658.     margin-right:1.0in;
  659.     margin-bottom:0in;
  660.     margin-left:0in;
  661.     margin-bottom:.0001pt;
  662.     text-align:right;
  663.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  664.     border:none;
  665.     padding:0in;
  666.     font-size:10.0pt;
  667.     font-family:Arial, Geneva, sans-serif;}
  668. p.CodeVBA, li.CodeVBA, div.CodeVBA
  669.     {margin-top:0in;
  670.     margin-right:1.0in;
  671.     margin-bottom:0in;
  672.     margin-left:0in;
  673.     margin-bottom:.0001pt;
  674.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  675.     font-size:9.0pt;
  676.     font-family:Monaco;}
  677. p.CodeAppleScriptCompiled, li.CodeAppleScriptCompiled, div.CodeAppleScriptCompiled
  678.     {margin-top:0in;
  679.     margin-right:1.0in;
  680.     margin-bottom:0in;
  681.     margin-left:15.1pt;
  682.     margin-bottom:.0001pt;
  683.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  684.     font-size:10.0pt;
  685.     font-family:Verdana;
  686.     color:blue;}
  687. p.CodeAppleScriptUncompiled, li.CodeAppleScriptUncompiled, div.CodeAppleScriptUncompiled
  688.     {margin-top:0in;
  689.     margin-right:1.0in;
  690.     margin-bottom:0in;
  691.     margin-left:15.1pt;
  692.     margin-bottom:.0001pt;
  693.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  694.     font-size:10.0pt;
  695.     font-family:Courier;
  696.     color:purple;}
  697. p.CodeAppleScriptComments, li.CodeAppleScriptComments, div.CodeAppleScriptComments
  698.     {margin-top:0in;
  699.     margin-right:1.0in;
  700.     margin-bottom:0in;
  701.     margin-left:15.1pt;
  702.     margin-bottom:.0001pt;
  703.     tab-stops:15.1pt 30.25pt 45.35pt 60.5pt 1.05in 90.7pt 105.85pt 120.95pt 136.1pt 2.1in 166.3pt 181.45pt 196.55pt 211.7pt 3.15in 241.9pt 257.05pt 272.15pt 287.3pt 4.2in 418.5pt;
  704.     font-size:10.0pt;
  705.     font-family:Verdana-Italic;
  706.     color:#4C4E4E;
  707.     font-style:italic;}
  708.     
  709. h3.vbaguide
  710.     {margin-top:12.0pt;
  711.     margin-right:0in;
  712.     margin-bottom:3.0pt;
  713.     margin-left:0in;
  714.     font-size:13.0pt;
  715.     font-family:Arial, Geneva, sans-serif;}
  716. h4.vbaguide
  717.     {margin-top:12.0pt;
  718.     margin-right:0in;
  719.     margin-bottom:3.0pt;
  720.     margin-left:0in;
  721.     font-size:13.0pt;
  722.     font-family:Arial, Geneva, sans-serif;}
  723. h5.vbaguide
  724.     {margin-top:12.0pt;
  725.     margin-right:0in;
  726.     margin-bottom:3.0pt;
  727.     margin-left:0in;
  728.     font-size:11.0pt;
  729.     font-family:Arial, Geneva, sans-serif;
  730.     font-style:italic;}
  731. h6.vbaguide
  732.     {margin-top:12.0pt;
  733.     margin-right:0in;
  734.     margin-bottom:3.0pt;
  735.     margin-left:0in;
  736.     font-size:10.0pt;
  737.     font-family:Arial, Geneva, sans-serif;}
  738.  
  739. a.vbaguide:link, span.MsoHyperlink
  740.     {color:blue;
  741.     font-size:10.0pt;
  742.     text-decoration:none;
  743.     text-underline:none;}
  744. a.vbaguide:visited, span.MsoHyperlinkFollowed
  745.     {color:purple;
  746.     font-size:10.0pt;
  747.     text-decoration:none;
  748.     text-underline:none;}
  749.  
  750.  
  751. /* pageLinks */
  752. a.previous, a.next {
  753.     text-transform: uppercase;
  754.     padding: 2px 4px 2px 5px;
  755.     border: 1px solid #004276;
  756.     font-size: 76%;
  757.     text-decoration: none;
  758.     font-weight: bold;
  759.     font-family:"Times New Roman";
  760.     }
  761.  
  762.  
  763.    -->
  764.    </style>
  765.    
  766.    
  767.  
  768. <!-- END MT-METAS INCLUDE -->
  769.  
  770.     <meta http-equiv="refresh" content="900">
  771.     
  772.     <link rel="stylesheet" type="text/css" href="./commnews-style.css" media="screen"/>
  773.     <script language="JavaScript" type="text/javascript"><!--
  774.         var showDetails = <?= ( ($_COOKIE['showDetails']=="true") ? "true" : "false") ?>;
  775.         var markID = '<?= $_COOKIE['mark'] ?>' ;
  776.     //-->
  777.     </script>
  778.     <script language="JavaScript" type="text/javascript" src="commnews-js/engine.js"></script>
  779. </HEAD>
  780.  
  781. <!-- BEGIN MT_HEADER INCLUDE --><BODY BGCOLOR="#FFFFFF" onUnload=popup() ><!-- <BODY BGCOLOR="#FFFFFF" background="http://www.mactech.com/images/background.jpg"> --><!-- Begin Network Strip Nav Bar --><TABLE style="BORDER-TOP: #666666 2px solid; BORDER-BOTTOM: #222222 1px solid"cellSpacing=0 cellPadding=2 width="100%" bgColor=#444444 border=0>    <TBODY>        <TR>            <TD style="BORDER-BOTTOM: #333333 1px solid" vAlign=center noWrap>                <P class="sitefamily">                                 <A class="sitefamily" href="http://www.mactech.com/"><font color="CCCCCC">MacTech Network:</font></A>                                 <A class="sitefamily" href="http://forums.mactech.com/"><font color="CCCCCC">MacTech Forums</font></A>                 |                 <A class="sitefamily" href="http://www.macforge.net/"><font color="CCCCCC">MacForge.net</font></A>                 |                 <A class="sitefamily" target="_blank" href="http://www.betterram.com/"><font color="CCCCCC">Computer Memory</font></A>                 |                 <A class="sitefamily" target="_blank" href="http://www.mactechdomains.com/"><font color="CCCCCC">Register Domains</font></A>                 | <!--                 <A class="sitefamily" href="http://www.mactechsupplies.com/store.php?nfid=34"><font color="CCCCCC">Printer Supplies</font></A>                 |  -->                <A class="sitefamily" href="http://www.mactech.com/cables/"><font color="CCCCCC">Cables</font></A>                 | <a class="sitefamily" target="_blank" href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=mactechmagazi-20&creative=9325&path=external-search%3Fsearch-type=ss%26keyword=ipod%26index=pc-hardware"><font color="CCCCCC">iPod Deals</font></A>                 | <a class="sitefamily" target="_blank" href="http://www.mactech.com/macstore/"><font color="CCCCCC">Mac Deals</font></A>                 | <a class="sitefamily" target="_blank" href="http://www.macbookshelf.com/"><font color="CCCCCC">Mac Book Shelf</font></A>                </P>            </TD>        </TR>    </TBODY></TABLE><!-- end Network Strip Nav Bar --><BR><!-- BEGIN MT_HEADER_KERNEL INCLUDE -->
  782.  
  783. <TABLE WIDTH=100% BORDER="0" CELLSPACING="0" CELLPADDING="0">
  784.     <TR>
  785.         <TD WIDTH="110" VALIGN=MIDDLE ALIGN=LEFT><A HREF="http://www.mactech.com">
  786.             
  787.             <TABLE>
  788.                 <TR>
  789. <!--
  790.                     [[!~~ Begin Red, White & Blue Ribbon ~~]]
  791.                     [[TD VALIGN="MIDDLE"]]
  792.                         [[IMG SRC="http://www.mactech.com/mt_images/us-ribbon.jpg" ALT="" WIDTH="39" HEIGHT="68" BORDER="0" ALIGN="middle"]]
  793.                     [[/TD]]
  794.                     [[!~~ End Red, White & Blue Ribbon ~~]]
  795. -->
  796.  
  797.                     <TD WIDTH="5">
  798.                          
  799.                     </TD>
  800.                     <TD VALIGN="MIDDLE">
  801.                         <a href="http://www.mactech.com/" border="0">
  802.                         <IMG SRC="http://www.mactech.com/images/mt_logo_209x043.gif" border="0" ALT="MacTech Magazine"></a>
  803.                         <P class="Tagline">
  804.                             The journal of Macintosh technology
  805.                         </P>
  806.                         </a>
  807.                     </TD>
  808.                     <TD WIDTH="5">
  809.                          
  810.                     </TD>
  811.                 </TR>
  812.             </TABLE>
  813.  
  814.         </TD>
  815.  
  816.  
  817.         <TD WIDTH="25" VALIGN=BOTTOM>
  818.              
  819.         </TD>
  820.         <TD  ALIGN="CENTER">
  821.             <TABLE BORDER="0">
  822.                 <TR ALIGN="CENTER">
  823.                     <TD ALIGN=center VALIGN=BOTTOM>
  824.                         
  825.                         <CENTER>
  826.                                 
  827.                         <!--/* OpenX Javascript Tag v2.4.9 */-->
  828.                         
  829.                         <!--/*
  830.                           * The backup image section of this tag has been generated for use on a
  831.                           * non-SSL page. If this tag is to be placed on an SSL page, change the
  832.                           *   'http://www.mactech.com/openads/www/delivery/...'
  833.                           * to
  834.                           *   'https://www.mactech.com/openads/www/delivery/...'
  835.                           *
  836.                           * This noscript section of this tag only shows image banners. There
  837.                           * is no width or height in these banners, so if you want these tags to
  838.                           * allocate space for the ad before it shows, you will need to add this
  839.                           * information to the <img> tag.
  840.                           *
  841.                           * If you do not want to deal with the intricities of the noscript
  842.                           * section, delete the tag (from <noscript>... to </noscript>). On
  843.                           * average, the noscript tag is called from less than 1% of internet
  844.                           * users.
  845.                           */-->
  846.                         
  847.                         <script type='text/javascript'><!--//<![CDATA[
  848.                            var m3_u = (location.protocol=='https:'?'https://www.mactech.com/openads/www/delivery/ajs.php':'http://www.mactech.com/openads/www/delivery/ajs.php');
  849.                            var m3_r = Math.floor(Math.random()*99999999999);
  850.                            if (!document.MAX_used) document.MAX_used = ',';
  851.                            document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
  852.                            document.write ("?zoneid=7");
  853.                            document.write ('&cb=' + m3_r);
  854.                            if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
  855.                            document.write ("&loc=" + escape(window.location));
  856.                            if (document.referrer) document.write ("&referer=" + escape(document.referrer));
  857.                            if (document.context) document.write ("&context=" + escape(document.context));
  858.                            if (document.mmm_fo) document.write ("&mmm_fo=1");
  859.                            document.write ("'><\/scr"+"ipt>");
  860.                         //]]>--></script><noscript><a href='http://www.mactech.com/openads/www/delivery/ck.php?n=ac0c3f41&cb=255' target='_blank'><img src='http://www.mactech.com/openads/www/delivery/avw.php?zoneid=7&cb=255&n=ac0c3f41' border='0' alt='' /></a></noscript>
  861.  
  862.                         </CENTER>    
  863. <!-- 
  864.                         <!~~BEGIN: Uncomment this code (using BBEdit's util) when you remove the above~~>
  865.  
  866.                                 <CENTER>
  867.                                 
  868.                                                                 <!~~/* Openads Local Mode Tag v2.4.2 */~~>
  869.                                 
  870.                                                                 
  871.                                 </CENTER>    
  872.  
  873.                         <!~~END: Uncomment this code (using BBEdit's util) when you remove the above~~>
  874.  -->
  875.                     </TD>
  876.                 </TR>
  877.             </TABLE>
  878.         </TD>
  879.     </TR>
  880.     
  881. </TABLE>
  882.  
  883.  
  884. <!-- END MT_HEADER_KERNEL INCLUDE -->
  885. <!-- < ? php include ("/library/webserver/webincludes/mactech/includefiles/mt_popupJS.html"); ? > --><BR><TABLE BORDER=0 WIDTH="100%" cellspacing=0 cellpadding=0><!--BEGIN ROUND TOPS--><tr>    <td width=175>            <table border="0" cellpadding="0" cellspacing="0" width="100%" height="5">            <TR>                <td width="5" align="left"><img class="img-roundtops" src="http://www.mactech.com/images/Corner-UL.gif" width="5" height="5"></td>                <td width="100%" bgcolor="#FFFFFF"></td>                <td width="5" align="right"><img class="img-roundtops" src="http://www.mactech.com/images/Corner-UR.gif" width="5" height="5"></td>            </TR>        </TABLE>        </td>        <td width=12>            <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>            <TR>                <TD WIDTH=10 HEIGHT=5 ALIGN=LEFT>                </TD>            </TR>        </TABLE>        </td>        <td>            <TABLE BORDER=0 WIDTH="100%" CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT height="5">            <TR>                <TD width="5" ALIGN="LEFT"><IMG class="img-roundtops" SRC="http://www.mactech.com/images/Corner-UL.gif" WIDTH=5 HEIGHT=5></TD>                <TD BGCOLOR="#FFFFFF" WIDTH="100%" ALIGN=RIGHT></TD>                <TD width="5" ALIGN="RIGHT"><IMG class="img-roundtops" SRC="http://www.mactech.com/images/Corner-UR.gif" WIDTH=5 HEIGHT=5></TD>            </TR>        </TABLE>        </td>    <td width=12>            <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>            <TR>                <TD WIDTH=10 HEIGHT=5 ALIGN=LEFT>                </TD>            </TR>        </TABLE>        </td>    <td width=175>            <TABLE BORDER=0 WIDTH="100%" CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>            <TR>                <TD width="5" ALIGN="LEFT"><IMG class="img-roundtops" SRC="http://www.mactech.com/images/Corner-UL.gif" WIDTH=5 HEIGHT=5></TD>                <TD BGCOLOR="#FFFFFF" WIDTH="100%" ALIGN=RIGHT></TD>                <TD width="5" ALIGN="RIGHT"><IMG class="img-roundtops" SRC="http://www.mactech.com/images/Corner-UR.gif" WIDTH=5 HEIGHT=5></TD>            </TR>        </TABLE>        </td></tr><!--END ROUND TOPS--><TR VALIGN=TOP>    <TD VALIGN=TOP WIDTH="98" BGCOLOR="#FFFFFF">            <!-- Begin NavBar -->        <!-- BEGIN MT_NAVBAR INCLUDE -->
  886.  
  887. <TABLE BORDER=0 BGCOLOR="#FFFFFF" WIDTH=98 CELLSPACING=0 CELLPADDING=0 ALIGN=RIGHT>
  888.     <TR VALIGN=TOP>
  889.         <TD ALIGN=CENTER COLSPAN=4>
  890.             <font size="1"><strong>Magazine In Print</strong></font>
  891.         </TD>
  892.     </TR>
  893.     <TR VALIGN=TOP>
  894.         <TD> </TD>
  895.         <TD ALIGN=RIGHT>
  896.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  897.         </TD>
  898.         <TD>
  899.             <A class="navlink" HREF="http://www.mactech.com/misc/about_mt.html">About MacTech</A>
  900.         </TD>
  901.         <TD> </TD>
  902.     </TR>
  903.     <TR VALIGN=TOP>
  904.         <TD> </TD>
  905.         <TD ALIGN=RIGHT>
  906.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  907.         </TD>
  908.         <TD>
  909.             <A class="navlink" HREF="http://www.mactech.com/">Home Page</A>
  910.         </TD>
  911.         <TD> </TD>
  912.     </TR>
  913.     <TR VALIGN=TOP>
  914.         <TD> </TD>
  915.         <TD ALIGN=RIGHT>
  916.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  917.         </TD>
  918.         <TD>
  919.             <A class="navlink" HREF="http://www.mactech.com/business/subscribe.html">Subscribe</A>
  920.         </TD>
  921.         <TD> </TD>
  922.     </TR>
  923.     <TR VALIGN=TOP>
  924.         <TD> </TD>
  925.         <TD ALIGN=RIGHT>
  926.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  927.         </TD>
  928.         <TD>
  929.             <A class="navlink" HREF="http://www.mactech.com/dvd/">Archives DVD</A>
  930.         </TD>
  931.         <TD> </TD>
  932.     </TR>
  933.     <TR VALIGN=TOP>
  934.         <TD> </TD>
  935.         <TD ALIGN=RIGHT>
  936.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  937.         </TD>
  938.         <TD>
  939.             <A class="navlink" HREF="http://www.mactech.com/press_releases/">Submit News</A>
  940.         </TD>
  941.         <TD> </TD>
  942.     </TR>
  943.     <TR VALIGN=TOP>
  944.         <TD> </TD>
  945.         <TD ALIGN=RIGHT>
  946.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  947.         </TD>
  948.         <TD>
  949.             <A class="navlink" HREF="http://forums.mactech.com/">MacTech Forums</A>
  950.         </TD>
  951.         <TD> </TD>
  952.     </TR>
  953. <!-- 
  954.     <TR VALIGN=TOP>
  955.         <TD> </TD>
  956.         <TD ALIGN=RIGHT>
  957.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  958.         </TD>
  959.         <TD>
  960.             <A class="navlink" HREF="http://www.mactech.com/tips/">Submit a Tip!</A>
  961.         </TD>
  962.         <TD> </TD>
  963.     </TR>
  964.  -->
  965.     <TR VALIGN=TOP>
  966.         <TD> </TD>
  967.         <TD ALIGN=RIGHT>
  968.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  969.         </TD>
  970.         <TD>
  971.             <A class="navlink" HREF="http://store.mactech.com/mactech/riskfree/offer.html?FROM=MTRF">Get a copy of MacTech RISK FREE</A>
  972.         </TD>
  973.         <TD> </TD>
  974.     </TR>
  975.  
  976.     <TR VALIGN=MIDDLE>
  977.         <TD colspan=4 ALIGN=CENTER>
  978.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  979.         </TD>
  980.     </TR>
  981.     
  982.     <TR VALIGN=CENTER>
  983.         <TD colspan=4>
  984.             <table border="0" bgcolor="#FFFFFF">
  985.                 <tr>
  986.                     <td nowrap="nowrap" valign="top" align="left" height="32">
  987.                         <font size="1"><strong>MacTech Only Search:</strong></font><BR>
  988.                         <form action="http://www.mactech.com/search/mactechonly.php" id="cse-search-box">
  989.                           <div>
  990.                             <input type="hidden" name="cx" value="014498448673098268608:txq2lx97m8a" />
  991.                             <input type="hidden" name="cof" value="FORID:10" />
  992.                             <input type="hidden" name="ie" value="UTF-8" />
  993.                             <input type="text" name="q" size="11" />
  994.                             <input type="submit" name="sa" value="Go" />
  995.                           </div>
  996.                         </form>
  997.                             
  998.                         <font size="1"><strong>Community Search:</strong></font><BR>
  999.                         <form action="http://www.mactech.com/search/communitysearch.php" id="cse-search-box">
  1000.                           <div>
  1001.                             <input type="hidden" name="cx" value="014498448673098268608:rz-sg_kqhfs" />
  1002.                             <input type="hidden" name="cof" value="FORID:9" />
  1003.                             <input type="hidden" name="ie" value="UTF-8" />
  1004.                             <input type="text" name="q" size="11" />
  1005.                             <input type="submit" name="sa" value="Go" />
  1006.                           </div>
  1007.                         </form>
  1008.                         
  1009.                         <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
  1010.                     </td>
  1011.                 </tr>
  1012.             </table>
  1013.         
  1014. <!-- 
  1015.         <a href="http://www.mactech.com/search/search_redirect.php">Search options</a>
  1016.  -->
  1017.         
  1018. <!-- 
  1019.         <!~~ SiteSearch Google : entire web, mactech.com and Mac community ~~>
  1020.         <form method="get" action="http://www.mactech.com/search/search_redirect.php">
  1021.             <table border="0" bgcolor="#FFFFFF">
  1022.                 <tr>
  1023.                     <td nowrap="nowrap" valign="top" align="left" height="32">
  1024.                         <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google"></a><br>
  1025.                         <input type="hidden" name="domains" value="mactech.com">
  1026.                         <input type="text" name="q" size="16" maxlength="255" value="">
  1027.                     </td>
  1028.                 </tr>
  1029.                 <tr>
  1030.                     <td nowrap="nowrap">
  1031.                         <table>
  1032.                             <tr>
  1033.                                 <td>
  1034.                                     <input type="radio" name="sitesearch" value="">
  1035.                                         <font size="-2" color="#000000">Entire Web</font><br>
  1036.                                     <input type="radio" name="sitesearch" value="mactech.com" checked="checked">
  1037.                                         <font size="-2" color="#000000">mactech.com</font><br>
  1038.                                     <input type="radio" name="sitesearch" value="community">
  1039.                                         <font size="-2" color="#000000">Mac Community</font>
  1040.                                 </td>
  1041.                             </tr>
  1042.                         </table>
  1043.                         
  1044.                         <input type="submit" name="sa" value="Search">
  1045.                         <input type="hidden" name="client" value="pub-3362040077720013">
  1046.                         <input type="hidden" name="forid" value="1">
  1047.                         <input type="hidden" name="ie" value="ISO-8859-1">
  1048.                         <input type="hidden" name="oe" value="ISO-8859-1">
  1049.                         <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;">
  1050.                         <input type="hidden" name="hl" value="en">
  1051.                         <A class="navlink" href="/advancedsearch.html">More...</a>
  1052.                     </td>
  1053.                 </tr>
  1054.             </table>
  1055.         </form>
  1056.         <!~~ SiteSearch Google ~~>
  1057.  -->
  1058.     
  1059.         </TD>
  1060.     </TR>
  1061.     <TR VALIGN=MIDDLE>
  1062.         <TD colspan=4 ALIGN=CENTER>
  1063.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1064.         </TD>
  1065.     </TR>
  1066.  
  1067.     <TR VALIGN=TOP>
  1068.         <TD ALIGN=CENTER COLSPAN=4>
  1069.             <font size="1"><strong>MacTech Central</strong></font>
  1070.         </TD>
  1071.     </TR>
  1072.     <TR VALIGN=TOP>
  1073.         <TD> </TD>
  1074.         <TD ALIGN=RIGHT>
  1075.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1076.         </TD>
  1077.         <TD>
  1078.             <A class="navlink" HREF="http://www.mactech.com/mactechcentral/index.html">by Category</A>
  1079.         </TD>
  1080.         <TD> </TD>
  1081.     </TR>
  1082.     <TR VALIGN=TOP>
  1083.         <TD> </TD>
  1084.         <TD ALIGN=RIGHT>
  1085.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1086.         </TD>
  1087.         <TD>
  1088.             <A class="navlink" HREF="http://www.mactech.com/mactechcentral/companies.html">by Company</A>
  1089.         </TD>
  1090.         <TD> </TD>
  1091.     </TR>
  1092.     <TR VALIGN=TOP>
  1093.         <TD> </TD>
  1094.         <TD ALIGN=RIGHT>
  1095.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1096.         </TD>
  1097.         <TD>
  1098.             <A class="navlink" HREF="http://www.mactech.com/mactechcentral/products.html">by Product</A>
  1099.         </TD>
  1100.         <TD> </TD>
  1101.     </TR>
  1102.  
  1103.     <TR VALIGN=MIDDLE>
  1104.         <TD colspan=4 ALIGN=CENTER>
  1105.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1106.         </TD>
  1107.     </TR>
  1108.  
  1109.     <TR VALIGN=TOP>
  1110.         <TD ALIGN=CENTER COLSPAN=4>
  1111.             <font size="1"><strong>MacTech News</strong></font>
  1112.         </TD>
  1113.     </TR>
  1114.  
  1115.     <TR VALIGN=TOP>
  1116.         <TD> </TD>
  1117.         <TD ALIGN=RIGHT>
  1118.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1119.         </TD>
  1120.         <TD>
  1121.             <A class="navlink" HREF="http://www.mactech.com/mactechnews/index.html">MacTech News</A>
  1122.         </TD>
  1123.         <TD> </TD>
  1124.     </TR>
  1125.     <TR VALIGN=TOP>
  1126.         <TD> </TD>
  1127.         <TD ALIGN=RIGHT>
  1128.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1129.         </TD>
  1130.         <TD>
  1131.             <A class="navlink" HREF="http://www.mactech.com/news/?page_id=1007258">Previous News</A>
  1132.         </TD>
  1133.         <TD> </TD>
  1134.     </TR>
  1135.     
  1136.     <TR VALIGN=TOP>
  1137.         <TD> </TD>
  1138.         <TD ALIGN=RIGHT>
  1139.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1140.         </TD>
  1141.         <TD>
  1142.             <A class="navlink" HREF="http://www.mactech.com/news/rss.html">MacTech RSS</A>
  1143.         </TD>
  1144.         <TD> </TD>
  1145.     </TR>
  1146.  
  1147.     <TR VALIGN=MIDDLE>
  1148.         <TD colspan=4 ALIGN=CENTER>
  1149.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1150.         </TD>
  1151.     </TR>
  1152.  
  1153.     <TR VALIGN=TOP>
  1154.         <TD ALIGN=CENTER COLSPAN=4>
  1155.             <font size="1"><strong>Article Archives</strong></font>
  1156.         </TD>
  1157.     </TR>
  1158.  
  1159.     <TR VALIGN=TOP>
  1160.         <TD> </TD>
  1161.         <TD ALIGN=RIGHT>
  1162.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1163.         </TD>
  1164.         <TD>
  1165.             <A class="navlink" HREF="http://www.mactech.com/articles/">Show Indices</A>
  1166.         </TD>
  1167.         <TD> </TD>
  1168.     </TR>
  1169.     <TR VALIGN=TOP>
  1170.         <TD> </TD>
  1171.         <TD ALIGN=RIGHT>
  1172.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1173.         </TD>
  1174.         <TD>
  1175.             <A class="navlink" HREF="http://www.mactech.com/articles/mt_indices/Vol_1_Issues.html">by Volume</A>
  1176.         </TD>
  1177.         <TD> </TD>
  1178.     </TR>
  1179.     <TR VALIGN=TOP>
  1180.         <TD> </TD>
  1181.         <TD ALIGN=RIGHT>
  1182.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1183.         </TD>
  1184.         <TD>
  1185.             <A class="navlink" HREF="http://www.mactech.com/articles/mt_indices/Authors.html">by Author</A>
  1186.         </TD>
  1187.         <TD> </TD>
  1188.     </TR>
  1189.     <TR VALIGN=TOP>
  1190.         <TD> </TD>
  1191.         <TD ALIGN=RIGHT>
  1192.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1193.         </TD>
  1194.         <TD>
  1195.             <A class="navlink" HREF="http://www.mactech.com/editorial/filearchives.html">Source Code FTP</A>
  1196.         </TD>
  1197.         <TD> </TD>
  1198.     </TR>
  1199.  
  1200.     <TR VALIGN=MIDDLE>
  1201.         <TD colspan=4 ALIGN=CENTER>
  1202.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1203.         </TD>
  1204.     </TR>
  1205.  
  1206.     <TR VALIGN=TOP>
  1207.         <TD ALIGN=CENTER COLSPAN=4>
  1208.             <font size="1"><strong>Inside MacTech</strong></font>
  1209.         </TD>
  1210.     </TR>
  1211.  
  1212.     <TR VALIGN=TOP>
  1213.         <TD> </TD>
  1214.         <TD ALIGN=RIGHT>
  1215.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1216.         </TD>
  1217.         <TD>
  1218.             <A class="navlink" HREF="http://www.mactech.com/editorial/writersguide.html">Writer's Kit</A>
  1219.         </TD>
  1220.         <TD> </TD>
  1221.     </TR>
  1222.     <TR VALIGN=TOP>
  1223.         <TD> </TD>
  1224.         <TD ALIGN=RIGHT>
  1225.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1226.         </TD>
  1227.         <TD>
  1228.             <A class="navlink" HREF="http://www.mactech.com/editorial/abouteditors.html">Editorial Staff</A>
  1229.         </TD>
  1230.         <TD> </TD>
  1231.     </TR>
  1232. <!--
  1233.     [[TR VALIGN=TOP]]
  1234.         [[TD]] [[/TD]]
  1235.         [[TD ALIGN=RIGHT]]
  1236.             [[IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9"]]
  1237.         [[/TD]]
  1238.         [[TD]]
  1239.             [[A class="navlink" HREF="http://www.mactech.com/editorial/calendar.html"]]Issue Contents[[/A]]
  1240.         [[/TD]]
  1241.         [[TD]] [[/TD]]
  1242.     [[/TR]]
  1243. -->
  1244.     <TR VALIGN=TOP>
  1245.         <TD> </TD>
  1246.         <TD ALIGN=RIGHT>
  1247.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1248.         </TD>
  1249.         <TD>
  1250.             <A class="navlink" HREF="http://www.mactech.com/editorial/calendar.html">Editorial Calendar</A>
  1251.         </TD>
  1252.         <TD> </TD>
  1253.     </TR>
  1254.     <TR VALIGN=TOP>
  1255.         <TD> </TD>
  1256.         <TD ALIGN=RIGHT>
  1257.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1258.         </TD>
  1259.         <TD>
  1260.             <A class="navlink" HREF="http://store.mactech.com/list.html?CREF=293">Back Issues</A>
  1261.         </TD>
  1262.         <TD> </TD>
  1263.     </TR>
  1264.     <TR VALIGN=TOP>
  1265.         <TD> </TD>
  1266.         <TD ALIGN=RIGHT>
  1267.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1268.         </TD>
  1269.         <TD>
  1270.             <A class="navlink" HREF="http://www.mactech.com/business/adsales.html">Advertising</A>
  1271.         </TD>
  1272.         <TD> </TD>
  1273.     </TR>
  1274.  
  1275.     <TR VALIGN=MIDDLE>
  1276.         <TD colspan=4 ALIGN=CENTER>
  1277.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1278.         </TD>
  1279.     </TR>
  1280.  
  1281.  
  1282.     <TR VALIGN=TOP>
  1283.         <TD ALIGN=CENTER COLSPAN=4>
  1284.             <font size="1"><strong>Contact Us</strong></font>
  1285.         </TD>
  1286.     </TR>
  1287.  
  1288.     <TR VALIGN=TOP>
  1289.         <TD> </TD>
  1290.         <TD ALIGN=RIGHT>
  1291.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1292.         </TD>
  1293.         <TD>
  1294.             <A class="navlink" HREF="http://www.mactech.com/business/custservice.html">Customer Service</A>
  1295.         </TD>
  1296.         <TD> </TD>
  1297.     </TR>
  1298.     <TR VALIGN=TOP>
  1299.         <TD> </TD>
  1300.         <TD ALIGN=RIGHT>
  1301.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1302.         </TD>
  1303.         <TD>
  1304.             <A class="navlink" HREF="http://store.mactech.com">MacTech Store</A>
  1305.         </TD>
  1306.         <TD> </TD>
  1307.     </TR>
  1308.     <TR VALIGN=TOP>
  1309.         <TD> </TD>
  1310.         <TD ALIGN=RIGHT>
  1311.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1312.         </TD>
  1313.         <TD>
  1314.             <A class="navlink" HREF="http://www.mactech.com/misc/legal.html">Legal/Disclaimers</A>
  1315.         </TD>
  1316.         <TD> </TD>
  1317.     </TR>
  1318.     <TR VALIGN=TOP>
  1319.         <TD> </TD>
  1320.         <TD ALIGN=RIGHT>
  1321.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1322.         </TD>
  1323.         <TD>
  1324.             <a class="navlink" href="mailto:website@mactech.com?subject=MacTech Web Site Feedback">Webmaster Feedback</A>
  1325.  
  1326.  
  1327.         </TD>
  1328.         <TD> </TD>
  1329.     </TR>
  1330.  
  1331.     <TR VALIGN=MIDDLE>
  1332.         <TD colspan=4 ALIGN=CENTER>
  1333.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1334.         </TD>
  1335.     </TR>
  1336.  
  1337.     
  1338.     <TR>
  1339.         <td colspan=3>        
  1340.         <a href="http://click.linksynergy.com/fs-bin/click?id=FCamapptfoI&offerid=186758&type=3&subid=0"> Get Netflix</a>
  1341.         <IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=FCamapptfoI&bids=186758&type=3&subid=0">
  1342.         </TD>
  1343.     </tr>
  1344.  
  1345.     <TR align=center WIDTH=125>
  1346.         <td colspan=3>        
  1347.             <script type="text/javascript"><!--
  1348.             google_ad_client = "pub-3362040077720013";
  1349.             /* 125x125, created 3/5/09 */
  1350.             google_ad_slot = "2755522237";
  1351.             google_ad_width = 125;
  1352.             google_ad_height = 125;
  1353.             //-->
  1354.             </script>
  1355.             <script type="text/javascript"
  1356.             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1357.             </script>
  1358.         </td>
  1359.     </tr>
  1360. </TABLE>
  1361.  
  1362. <!-- END MT_NAVBAR INCLUDE -->        <!-- End NavBar -->            </TD>                    <!--BEGIN DROP SHADOW-->        <TD VALIGN=TOP>    <IMG SRC="http://www.mactech.com/images/left_side.jpg" ALT="">    </TD>    <!--END DROP SHADOW-->    <TD VALIGN=TOP WIDTH="100%" BGCOLOR="#FFFFFF">            <TABLE width="95%" align="CENTER">    <TR>    <TD><!--<form action="http://macte.ch/" method="post"><script language="JavaScript" type="text/javascript">--><!--document.write("<input name=\"fullurl\" type=\"hidden\" value=\""+document.location+"\" />");document.write("<input type=\"hidden\" name=\"rnd\" value=\""+Math.round(Math.random()*99999999)+"\" />");//--><!--</script><h5><center>Follow MacTech now on <a href="http://www.twitter.com/mactech">Twitter</a>.  Also, <a href="http://www.twitter.com/mactechwire">MacTech News Releases on Twitter as well</a>.<BR>Generate a short URL for this page: <input type="submit" class="submit" value="Get Link!" /><HR width=80%><center></h5></form>--><!-- END MT_HEADER INCLUDE --><SCRIPT LANGUAGE="JavaScript"></SCRIPT>
  1363. <body onload="visible_mode(showDetails)">
  1364.  
  1365.  
  1366.  
  1367. <TABLE WIDTH="100%" CELLSPACING=0 CELLPADDING=5 BORDER=0 BGCOLOR="#FFFFFF" BORDERCOLOR="#999999" ALIGN="CENTER">
  1368.     <TR><TD>
  1369.  
  1370.         <div id="navigation">
  1371.             <span class="newsSectionTitle">Mac News from Around the Community</span>
  1372.             <BR>
  1373.             <a href="commnews-index.php?hours=12">12 hours</a> | 
  1374.             <a href="commnews-index.php?hours=24">24 hours</a> | 
  1375.             <a href="commnews-index.php?hours=48">48 hours</a> | 
  1376.             <a href="commnews-index.php?hours=72">72 hours</a> | 
  1377.             <a href="commnews-index.php?hours=168">1 week</a><BR><BR>
  1378.         </div>
  1379.  
  1380.         <div id="main">
  1381.  
  1382.                 </div>
  1383.         </TD>
  1384.         </TR>
  1385.     </TABLE>
  1386.  
  1387.  <!-- BEGIN MT_FOOTER INCLUDE -->
  1388.  
  1389. <TR>
  1390. <TD>
  1391. <BR><BR>
  1392. <!-- 
  1393. <HR>
  1394. <center>
  1395.  
  1396.             <A HREF="https://www.mactech.com/phpq/fillsurvey.php?sid=96">
  1397.             <font face="arial" size="3" color="#000000" decoration="none"><BR>
  1398.             Month ... after month ... after month ...<br>MacTech helps you get more done.  Click here to try it for just $9.95.<BR><BR>
  1399. <object type="application/x-shockwave-flash" width="728" height="150" id="BZC297D3927DC946F9897A" data="http://altimages.mactech.com/ads/mactech/090304-MovingGrid/bzAnimation.swf?swfId=BZC297D3927DC946F9897A&xmlPath=http://altimages.mactech.com/ads/mactech/090304-MovingGrid/bz.xml&imgPath=http://altimages.mactech.com/ads/mactech/090304-MovingGrid/img&urlType=_top&showInfo=1&themeMode=2"><param name="movie" value="http://altimages.mactech.com/ads/mactech/090304-MovingGrid/bzAnimation.swf?swfId=BZC297D3927DC946F9897A&xmlPath=http://altimages.mactech.com/ads/mactech/090304-MovingGrid/bz.xml&imgPath=http://altimages.mactech.com/ads/mactech/090304-MovingGrid/img&urlType=_top&showInfo=1&themeMode=2" /><param name="allowScriptAccess" value="always"></param><param name="wmode" value="transparent"></param></object>
  1400. </A>
  1401.  
  1402. </center>
  1403.  
  1404. <BR>
  1405. <hr width=80%>
  1406. <font size=-1>
  1407. <center>
  1408. <a href="http://store.mactech.com/dvd2yrsubcombo/">
  1409. Click here to find out more about our best subscription bundle deal ever!<BR>
  1410. 2 years of the magazine, and the all new MacTech DVD ... at 70% off!
  1411. </a>
  1412. </center>
  1413.  
  1414.  -->
  1415. <HR width="80%">
  1416. <BR>
  1417. <center>
  1418.  
  1419. <form action="http://macte.ch/" method="post">
  1420. <script language="JavaScript" type="text/javascript">
  1421. document.write("<input name=\"fullurl\" type=\"hidden\" value=\""+document.location+"\" />");
  1422. document.write("<input type=\"hidden\" name=\"rnd\" value=\""+Math.round(Math.random()*99999999)+"\" />");
  1423. </script>
  1424.  
  1425. Generate a short URL for this page: 
  1426. <input type="submit" class="submit" value="Get Link!" />
  1427. </form><BR>
  1428.  
  1429. <div class="traffic"><strong>Spread the word.</strong>  Add to: 
  1430. <a href="javascript:void%20window.open('http://slashdot.org/bookmark.pl?url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title),'popup','',0)">
  1431. <img src="http://www.mactech.com/images/slashdot.gif" class=pl>Slashdot</a>  
  1432. <a href="javascript:void%20window.open('http://digg.com/submit?phase=2&url='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1433. <img src="http://www.mactech.com/images/digg.gif" class=pl>Digg</a> 
  1434. <a href="javascript:void%20window.open('http://del.icio.us/post?url='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1435. <img src="http://www.mactech.com/images/del.icio.us.gif"  class=pl>del.icio.us</a>  
  1436. <a href="javascript:void%20window.open('http://reddit.com/submit?url='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1437. <img src="http://www.mactech.com/images/reddit.gif" class=pl>reddit</a>  
  1438. <a href="javascript:void%20window.open('http://www.newsvine.com/_tools/seed&save?u='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1439. <img src="http://www.mactech.com/images/newsvine.gif" class=pl>newsvine</a>  
  1440. <a href="javascript:void%20window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1441. <img src="http://www.mactech.com/images/yahoo-myweb.gif" class=pl>Y! MyWeb</a></div>
  1442. <BR>
  1443. </CENTER>
  1444. </font>
  1445.  
  1446. </TD>
  1447. </TR>
  1448. </TABLE>
  1449.  
  1450.  
  1451. </TD>
  1452.  
  1453.  
  1454. <!--BEGIN DROP SHADOW-->
  1455.  
  1456. <TD VALIGN=TOP>
  1457. <img src="http://www.mactech.com/images/left_side.jpg" ALT="">
  1458. </TD>
  1459.  
  1460. <!--END DROP SHADOW-->
  1461.  
  1462.  
  1463.  
  1464.  
  1465. <!-- BEGIN RIGHT CENTER MAGAZINE COLUMN -->
  1466.  
  1467. <TD align="CENTER" BGCOLOR="#FFFFFF" WIDTH=175>
  1468.  
  1469. <!-- BEGIN SKYSCRAPER -->
  1470.  
  1471. <TABLE BORDER=0 BGCOLOR="#FFFFFF" WIDTH=130 CELLSPACING="0" CELLPADDING=3>
  1472.     <TR VALIGN=MIDDLE ALIGN=LEFT>
  1473.         <TD>
  1474.             <CENTER><a CLASS="RightBarTextAd" href="/misc/about_mt.html">
  1475.             <span class="trialsubdesc">Click on the cover to<BR>see this month's issue!</span><BR>
  1476.             <img src="http://www.mactech.com/mt_covers/mt-cover-current.jpg" WIDTH="120">
  1477.             </CENTER></a>
  1478.         </TD>
  1479.     </TR>
  1480.  
  1481.     <TR VALIGN=MIDDLE>
  1482.         <TD colspan=4 ALIGN=CENTER>
  1483.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1484.         </TD>
  1485.     </TR>
  1486.  
  1487.     <TR VALIGN=MIDDLE ALIGN=LEFT>
  1488.         <TD>
  1489. <!--
  1490.             <CENTER>
  1491.             <a CLASS="RightBarTextAd" href="http://www.parallels.com/products/desktop/">
  1492.             <img src="http://www.mactech.com/ads/client/pd5-aquarium-banner-150x300.gif" WIDTH="120">
  1493.             </a>
  1494.             </CENTER>
  1495. -->
  1496.             <CENTER><a CLASS="RightBarTextAd" href="https://store.mactech.com/mactech/riskfree/offer.html?FROM=MTRF">
  1497.             <u><span class="trialsub">TRIAL SUBSCRIPTION</u></span><BR>
  1498.             <span class="trialsubdesc">Get a RISK-FREE subscription to the only technical Mac magazine!</span>
  1499.             </CENTER></a>
  1500.         </TD>
  1501.     </TR>
  1502.  
  1503.     <TR VALIGN=MIDDLE>
  1504.         <TD colspan=4 ALIGN=CENTER>
  1505.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1506.         </TD>
  1507.     </TR>
  1508.  
  1509.     <TR align=center WIDTH=125>
  1510.         <td>
  1511.             <div id="main">
  1512.                 <h1 class="barheading">Today's Deal</h1>
  1513.             </div>
  1514.             <BR>
  1515.             <script type="text/javascript">
  1516.                 var mu_affiliate = 6603;
  1517.             </script>
  1518.             <script type="text/javascript" src="http://affil.mupromo.com/ext/promo-block-static.js"></script>
  1519.         </td>
  1520.     </tr>
  1521.  
  1522.     <TR VALIGN=MIDDLE>
  1523.         <TD colspan=4 ALIGN=CENTER>
  1524.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1525.         </TD>
  1526.     </TR>
  1527.  
  1528.     <TR align=center WIDTH=125>
  1529.         <td>
  1530.             <div id="main">
  1531.                 <h1 class="barheading">Apple Special</h1>
  1532.             </div>
  1533.             <a target="_blank" href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Order<BR>Snow Leopard,<BR></a>
  1534.             <a target="_blank" href="http://www.amazon.com/gp/product/B002I0JKE2?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Mac Box Set,</a> 
  1535.             <a target="_blank" href="http://www.amazon.com/gp/product/B002I0HK9Y?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Family Pack,<BR></a> and
  1536.             <a target="_blank" href="http://www.amazon.com/gp/product/B001AMPORG?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Snow Leopard Server<BR>at a discount.</A>
  1537.         </td>
  1538.     </tr>
  1539.  
  1540.     <TR VALIGN=MIDDLE>
  1541.         <TD colspan=4 ALIGN=CENTER>
  1542.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1543.         </TD>
  1544.     </TR>
  1545.  
  1546.  
  1547.     <TR align=center WIDTH=125>
  1548.         <td>
  1549.         
  1550.                         <script type="text/javascript"><!--
  1551.             google_ad_client = "pub-3362040077720013";
  1552.             //120x600, created 12/18/07
  1553.             google_ad_slot = "6813384184";
  1554.             google_ad_width = 120;
  1555.             google_ad_height = 600;
  1556.             //--></script>
  1557.             <script type="text/javascript"
  1558.             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1559.             </script>
  1560.         </td>
  1561.     </tr>
  1562.         
  1563.     <TR VALIGN=MIDDLE>
  1564.         <TD colspan=4 ALIGN=CENTER>
  1565.              
  1566.         </TD>
  1567.     </TR>
  1568.  
  1569.     <TR align=center WIDTH=125>
  1570.         <td>        
  1571.             <script type="text/javascript"><!--
  1572.             google_ad_client = "pub-3362040077720013";
  1573.             /* 125x125, created 3/5/09 */
  1574.             google_ad_slot = "2755522237";
  1575.             google_ad_width = 125;
  1576.             google_ad_height = 125;
  1577.             //-->
  1578.             </script>
  1579.             <script type="text/javascript"
  1580.             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1581.             </script>
  1582.         </td>
  1583.     </tr>
  1584.     
  1585.     <TR align=center WIDTH=125>
  1586.         <td>
  1587.         </td>
  1588.     </tr>
  1589. </table>
  1590. <!-- END SKYSCRAPER -->
  1591.  
  1592. </TD>
  1593. <!-- END RIGHT CENTER MAGAZINE COLUMN -->
  1594.  
  1595.  
  1596. <!--BEGIN DROP SHADOW-->
  1597. <TD VALIGN=TOP>
  1598. <img src="http://www.mactech.com/images/left_side.jpg" ALT="">
  1599. </TD>
  1600. <!--END DROP SHADOW-->
  1601.  
  1602.  
  1603. </TD>
  1604. </TR>
  1605.  
  1606. <!--BEGIN ROUND BOTTOM-->
  1607. <tr>
  1608.     <td width=175>
  1609.     
  1610.         <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1611.             <TR>
  1612.                 <TD ALIGN=LEFT>
  1613.                     <img src="http://www.mactech.com/images/Corner-LL.gif" WIDTH=5 HEIGHT=5></TD>
  1614.                 <TD BGCOLOR="#FFFFFF" WIDTH="100%" HEIGHT=5></TD>
  1615.                 <TD ALIGN=RIGHT>
  1616.                     <img src="http://www.mactech.com/images/Corner-LR.gif" WIDTH=5 HEIGHT=5></TD>
  1617.                 
  1618.             </TR>
  1619.         </TABLE>
  1620.     </td>
  1621.     
  1622.     <td width=10>
  1623.     
  1624.         <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1625.             <TR>
  1626.                 <TD WIDTH=10 HEIGHT=5 ALIGN=LEFT>
  1627.                 </TD>
  1628.             </TR>
  1629.         </TABLE>
  1630.     </td>
  1631.     
  1632.     <td>
  1633.         <TABLE BORDER=0 WIDTH="100%" CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1634.             <TR>
  1635.                 <TD ALIGN=LEFT>
  1636.                     <img src="http://www.mactech.com/images/Corner-LL.gif" WIDTH=5 HEIGHT=5></TD>
  1637.                 <TD BGCOLOR="#FFFFFF" HEIGHT=5 WIDTH="100%" ALIGN=RIGHT></TD>
  1638.                 <TD ALIGN=RIGHT>
  1639.                     <img src="http://www.mactech.com/images/Corner-LR.gif" WIDTH=5 HEIGHT=5></TD>
  1640.             </TR>
  1641.         </TABLE>
  1642.     
  1643.     
  1644.     
  1645.     </td>
  1646.     <td width=10>
  1647.     
  1648.         <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1649.             <TR>
  1650.                 <TD WIDTH=10 HEIGHT=5 ALIGN=LEFT>
  1651.                 </TD>
  1652.             </TR>
  1653.         </TABLE>
  1654.     
  1655.     
  1656.     
  1657.     </td>
  1658.     <td width=175>
  1659.     
  1660.         <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1661.             <TR>
  1662.                 <TD ALIGN=LEFT>
  1663.                     <img src="http://www.mactech.com/images/Corner-LL.gif" WIDTH=5 HEIGHT=5></TD>
  1664.                 <TD BGCOLOR="#FFFFFF" WIDTH="100%" HEIGHT=5></TD>
  1665.                 <TD ALIGN=RIGHT>
  1666.                     <img src="http://www.mactech.com/images/Corner-LR.gif" WIDTH=5 HEIGHT=5></TD>
  1667.                 
  1668.             </TR>
  1669.         </TABLE>
  1670.     
  1671.     
  1672.     
  1673.     </td>
  1674. </tr>
  1675. <!--END ROUND BOTTOM-->
  1676. </TABLE>
  1677.  
  1678. <CENTER>
  1679.  
  1680. <P></P>
  1681.  
  1682. <TABLE border="0" align="center" bgcolor="#FFFFFF">
  1683. <TR>
  1684.     <TD>
  1685.         <script type="text/javascript"><!--
  1686.         google_ad_client = "pub-3362040077720013";
  1687.         google_ad_width = 728;
  1688.         google_ad_height = 90;
  1689.         google_ad_format = "728x90_as";
  1690.         google_ad_type = "text_image";
  1691.         google_ad_channel ="";
  1692.         google_color_border = "CCCCCC";
  1693.         google_color_bg = "FFFFFF";
  1694.         google_color_link = "000000";
  1695.         google_color_url = "666666";
  1696.         google_color_text = "333333";
  1697.         //--></script>
  1698.         <script type="text/javascript"
  1699.           src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1700.         </script>
  1701.  
  1702.     </TD>
  1703. </TR>
  1704. </TABLE>
  1705.  
  1706. </FONT>
  1707.  
  1708. <BR>
  1709.  
  1710. <FONT COLOR="#FFFFFF">
  1711.     <B>MacTech Magazine.  www.mactech.com</B>
  1712.     <BR>
  1713.     Toll Free 877-MACTECH, Outside US/Canada: 805-494-9797<BR><BR>
  1714.     
  1715.     <font size=-1>
  1716.     <a href="http://www.mactechdomains.com">Register Low Cost (ok dirt cheap!) Domain Names in the MacTech Domain Store.  As low as $1.99!</a><BR>
  1717.     </font>
  1718.     
  1719.     <font size=-2>
  1720.     <a href="http://www.lowcostdialing.com">Save on long distance</a> * <a href="http://www.computerlunatics.com">Upgrade your Computer. </a>
  1721.     <a href="http://www.withoutopinion.com/">See local info about</a> 
  1722.     <a href="http://www.westlakerevelations.com/">Westlake Village</a><BR>
  1723.  
  1724.  
  1725.     <a href="http://www.appleexpo.com">appleexpo.com</a> | 
  1726.     <a href="http://www.bathjot.com">bathjot.com</a> | 
  1727.     <a href="http://www.bathroomjot.com">bathroomjot.com</a> | 
  1728.     <a href="http://www.bettersupplies.com">bettersupplies.com</a> | 
  1729.     <a href="http://www.comclothing.com">comclothing.com</a> | 
  1730.     <a href="http://www.computerlunatics.com">computerlunatics.com</a> | 
  1731.     <a href="http://www.dotcomclothing.com">dotcomclothing.com</a> | 
  1732.     <a href="http://www.explainit.com">explainit.com</a> | 
  1733.     <a href="http://www.exposinternational.com">exposinternational.com</a> | 
  1734.     <a href="http://www.homeismycastle.com">homeismycastle.com</a> | 
  1735.     <a href="http://www.hoodcards.com">hoodcards.com</a> | 
  1736.     <a href="http://www.intlexpo.com">intlexpo.com</a> | 
  1737.     <a href="http://www.keyinfocard.com">keyinfocard.com</a> | 
  1738.     <a href="http://www.kosheru.com">kosheru.com</a> | 
  1739.     <a href="http://www.learnmorsels.com">learnmorsels.com</a> | 
  1740.     <a href="http://www.localdealcards.com">localdealcards.com</a> | 
  1741.     <a href="http://www.lvschools.com">lvschools.com</a> | 
  1742.     <a href="http://www.macjobsearch.com">macjobsearch.com</a> | 
  1743.     <a href="http://www.mactechjobs.com">mactechjobs.com</a> | 
  1744.     <a href="http://www.mactechmonitor.com">mactechmonitor.com</a> | 
  1745.     <a href="http://www.mactechsupplies.com">mactechsupplies.com</a> | 
  1746.     <a href="http://www.macwishbook.com">macwishbook.com</a> | 
  1747.     <a href="http://www.movie-depot.com">movie-depot.com</a> | 
  1748.     <a href="http://www.netprofessional.com">netprofessional.com</a> | 
  1749.     <a href="http://www.nibblelearning.com">nibblelearning.com</a> | 
  1750.     <a href="http://www.notesintheshower.com">notesintheshower.com</a> | 
  1751.     <a href="http://www.officejot.com">officejot.com</a> | 
  1752.     <a href="http://www.onlinebigbox.com">onlinebigbox.com</a> | 
  1753.     <a href="http://www.palmosdepot.com">palmosdepot.com</a> | 
  1754.     <a href="http://www.peopleslineitemveto.com">peopleslineitemveto.com</a> | 
  1755.     <a href="http://www.showerjot.com">showerjot.com</a> | 
  1756.     <a href="http://www.snapestore.com">snapestore.com</a> | 
  1757.     <a href="http://www.snapishop.com">snapishop.com</a> | 
  1758.     <a href="http://www.snapistore.com">snapistore.com</a> | 
  1759.     <a href="http://www.snaptradingpost.com">snaptradingpost.com</a> | 
  1760.     <a href="http://www.stimulusmap.com">stimulusmap.com</a> | 
  1761.     <a href="http://www.stimulusroadmap.com">stimulusroadmap.com</a> | 
  1762.     <a href="http://www.triunfoguides.com">triunfoguides.com</a> | 
  1763.     <a href="http://www.video-depot.com">video-depot.com</a>
  1764.     <BR>
  1765.     
  1766.     <a href="http://www.ticktin.com/">Staff Site</a> 
  1767.     <a href="http://www.sniderman.com/">Links</a><BR>
  1768.     </FONT>
  1769. </FONT>
  1770. </P>
  1771.  
  1772. <BR>
  1773. <P>
  1774. <FONT COLOR="#FFFFFF" Size=1>
  1775.  
  1776. <BR><P>All contents are Copyright 1984-2008 by <a href="http://www.xplain.com">Xplain Corporation</a>. All rights reserved.</P><P></P>MacTech is a registered trademark of <a href="http://www.xplain.com">Xplain Corporation</a>. <a href="http://www.xplain.com">Xplain</a>, <a href="http://www.video-depot.com">Video Depot</a>, <a href="http://www.movie-depot.com">Movie Depot</a>, <a href="http://www.palmosdepot.com">Palm OS Depot</a>, <a href="http://www.explainit.com">Explain It</a>, <a href="http://www.mactech.com/news/?p=1000036">MacDev, MacDev-1</a>, <a href="http://www.thinkreference.com">THINK Reference</a>, <a href="http://www.netprofessional.com">NetProfessional</a>, <a href="http://www.netprofessional.com">NetProLive</a>, <a href="http://www.mactech.com/articles/mactech/ Vol.13/13.06/BuildingBeans">JavaTech</a>, <a href="http://www.mactech.com/articles/mactech/ Vol.16/16.01/IntrotoWebObjects">WebTech</a>, BeTech,LinuxTech, <a href="http://www.appleexpo.com">Apple Expo</a>, <a href="http://www.mactechcentral.com">MacTech Central</a>and the <a href="http://www.mactech.com">MacTutorMan</a> are trademarks or servicemarks of <a href="http://www.xplain.com">Xplain Corporation</a>. Sprocket is a registered trademark ofeSprocket Corporation. Other trademarks and copyrights appearing in thisprinting or software remain the property of their respective holders.</P></font><BR></FONT>
  1777. </P>
  1778. </CENTER>
  1779.  
  1780. <script type="text/javascript">
  1781. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  1782. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  1783. </script>
  1784. <script type="text/javascript">
  1785. try {
  1786. var pageTracker = _gat._getTracker("UA-76315-7");
  1787. pageTracker._setDomainName(".mactech.com");
  1788. pageTracker._trackPageview();
  1789. } catch(err) {}</script>
  1790.  
  1791. <script type="text/javascript">
  1792. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  1793. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  1794. </script>
  1795. <script type="text/javascript">
  1796. try {
  1797. var pageTracker = _gat._getTracker("UA-76315-1");
  1798. pageTracker._setDomainName("none");
  1799. pageTracker._setAllowLinker(true);
  1800. pageTracker._trackPageview();
  1801. } catch(err) {}</script>
  1802.  
  1803. <!-- END MT_FOOTER INCLUDE -->
  1804.  
  1805. </BODY>
  1806. </HTML>
  1807.