home *** CD-ROM | disk | FTP | other *** search
/ old.mactech.com / old.mactech.com.tar / old.mactech.com / labs.orig < prev    next >
Text File  |  2010-10-05  |  69KB  |  1,818 lines

  1.  
  2. <HTML>
  3. <HEAD>
  4.    <TITLE>MacTech Labs</TITLE>
  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. </HEAD>
  770. <BODY BGCOLOR="#FFFFFF">
  771.  
  772. <!-- 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 -->
  773.  
  774. <TABLE WIDTH=100% BORDER="0" CELLSPACING="0" CELLPADDING="0">
  775.     <TR>
  776.         <TD WIDTH="110" VALIGN=MIDDLE ALIGN=LEFT><A HREF="http://www.mactech.com">
  777.             
  778.             <TABLE>
  779.                 <TR>
  780. <!--
  781.                     [[!~~ Begin Red, White & Blue Ribbon ~~]]
  782.                     [[TD VALIGN="MIDDLE"]]
  783.                         [[IMG SRC="http://www.mactech.com/mt_images/us-ribbon.jpg" ALT="" WIDTH="39" HEIGHT="68" BORDER="0" ALIGN="middle"]]
  784.                     [[/TD]]
  785.                     [[!~~ End Red, White & Blue Ribbon ~~]]
  786. -->
  787.  
  788.                     <TD WIDTH="5">
  789.                          
  790.                     </TD>
  791.                     <TD VALIGN="MIDDLE">
  792.                         <a href="http://www.mactech.com/" border="0">
  793.                         <IMG SRC="http://www.mactech.com/images/mt_logo_209x043.gif" border="0" ALT="MacTech Magazine"></a>
  794.                         <P class="Tagline">
  795.                             The journal of Macintosh technology
  796.                         </P>
  797.                         </a>
  798.                     </TD>
  799.                     <TD WIDTH="5">
  800.                          
  801.                     </TD>
  802.                 </TR>
  803.             </TABLE>
  804.  
  805.         </TD>
  806.  
  807.  
  808.         <TD WIDTH="25" VALIGN=BOTTOM>
  809.              
  810.         </TD>
  811.         <TD  ALIGN="CENTER">
  812.             <TABLE BORDER="0">
  813.                 <TR ALIGN="CENTER">
  814.                     <TD ALIGN=center VALIGN=BOTTOM>
  815.                         
  816.                         <CENTER>
  817.                                 
  818.                         <!--/* OpenX Javascript Tag v2.4.9 */-->
  819.                         
  820.                         <!--/*
  821.                           * The backup image section of this tag has been generated for use on a
  822.                           * non-SSL page. If this tag is to be placed on an SSL page, change the
  823.                           *   'http://www.mactech.com/openads/www/delivery/...'
  824.                           * to
  825.                           *   'https://www.mactech.com/openads/www/delivery/...'
  826.                           *
  827.                           * This noscript section of this tag only shows image banners. There
  828.                           * is no width or height in these banners, so if you want these tags to
  829.                           * allocate space for the ad before it shows, you will need to add this
  830.                           * information to the <img> tag.
  831.                           *
  832.                           * If you do not want to deal with the intricities of the noscript
  833.                           * section, delete the tag (from <noscript>... to </noscript>). On
  834.                           * average, the noscript tag is called from less than 1% of internet
  835.                           * users.
  836.                           */-->
  837.                         
  838.                         <script type='text/javascript'><!--//<![CDATA[
  839.                            var m3_u = (location.protocol=='https:'?'https://www.mactech.com/openads/www/delivery/ajs.php':'http://www.mactech.com/openads/www/delivery/ajs.php');
  840.                            var m3_r = Math.floor(Math.random()*99999999999);
  841.                            if (!document.MAX_used) document.MAX_used = ',';
  842.                            document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
  843.                            document.write ("?zoneid=7");
  844.                            document.write ('&cb=' + m3_r);
  845.                            if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
  846.                            document.write ("&loc=" + escape(window.location));
  847.                            if (document.referrer) document.write ("&referer=" + escape(document.referrer));
  848.                            if (document.context) document.write ("&context=" + escape(document.context));
  849.                            if (document.mmm_fo) document.write ("&mmm_fo=1");
  850.                            document.write ("'><\/scr"+"ipt>");
  851.                         //]]>--></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>
  852.  
  853.                         </CENTER>    
  854. <!-- 
  855.                         <!~~BEGIN: Uncomment this code (using BBEdit's util) when you remove the above~~>
  856.  
  857.                                 <CENTER>
  858.                                 
  859.                                                                 <!~~/* Openads Local Mode Tag v2.4.2 */~~>
  860.                                 
  861.                                                                 
  862.                                 </CENTER>    
  863.  
  864.                         <!~~END: Uncomment this code (using BBEdit's util) when you remove the above~~>
  865.  -->
  866.                     </TD>
  867.                 </TR>
  868.             </TABLE>
  869.         </TD>
  870.     </TR>
  871.     
  872. </TABLE>
  873.  
  874.  
  875. <!-- END MT_HEADER_KERNEL INCLUDE -->
  876. <!-- < ? 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 -->
  877.  
  878. <TABLE BORDER=0 BGCOLOR="#FFFFFF" WIDTH=98 CELLSPACING=0 CELLPADDING=0 ALIGN=RIGHT>
  879.     <TR VALIGN=TOP>
  880.         <TD ALIGN=CENTER COLSPAN=4>
  881.             <font size="1"><strong>Magazine In Print</strong></font>
  882.         </TD>
  883.     </TR>
  884.     <TR VALIGN=TOP>
  885.         <TD> </TD>
  886.         <TD ALIGN=RIGHT>
  887.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  888.         </TD>
  889.         <TD>
  890.             <A class="navlink" HREF="http://www.mactech.com/misc/about_mt.html">About MacTech</A>
  891.         </TD>
  892.         <TD> </TD>
  893.     </TR>
  894.     <TR VALIGN=TOP>
  895.         <TD> </TD>
  896.         <TD ALIGN=RIGHT>
  897.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  898.         </TD>
  899.         <TD>
  900.             <A class="navlink" HREF="http://www.mactech.com/">Home Page</A>
  901.         </TD>
  902.         <TD> </TD>
  903.     </TR>
  904.     <TR VALIGN=TOP>
  905.         <TD> </TD>
  906.         <TD ALIGN=RIGHT>
  907.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  908.         </TD>
  909.         <TD>
  910.             <A class="navlink" HREF="http://www.mactech.com/business/subscribe.html">Subscribe</A>
  911.         </TD>
  912.         <TD> </TD>
  913.     </TR>
  914.     <TR VALIGN=TOP>
  915.         <TD> </TD>
  916.         <TD ALIGN=RIGHT>
  917.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  918.         </TD>
  919.         <TD>
  920.             <A class="navlink" HREF="http://www.mactech.com/dvd/">Archives DVD</A>
  921.         </TD>
  922.         <TD> </TD>
  923.     </TR>
  924.     <TR VALIGN=TOP>
  925.         <TD> </TD>
  926.         <TD ALIGN=RIGHT>
  927.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  928.         </TD>
  929.         <TD>
  930.             <A class="navlink" HREF="http://www.mactech.com/press_releases/">Submit News</A>
  931.         </TD>
  932.         <TD> </TD>
  933.     </TR>
  934.     <TR VALIGN=TOP>
  935.         <TD> </TD>
  936.         <TD ALIGN=RIGHT>
  937.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  938.         </TD>
  939.         <TD>
  940.             <A class="navlink" HREF="http://forums.mactech.com/">MacTech Forums</A>
  941.         </TD>
  942.         <TD> </TD>
  943.     </TR>
  944. <!-- 
  945.     <TR VALIGN=TOP>
  946.         <TD> </TD>
  947.         <TD ALIGN=RIGHT>
  948.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  949.         </TD>
  950.         <TD>
  951.             <A class="navlink" HREF="http://www.mactech.com/tips/">Submit a Tip!</A>
  952.         </TD>
  953.         <TD> </TD>
  954.     </TR>
  955.  -->
  956.     <TR VALIGN=TOP>
  957.         <TD> </TD>
  958.         <TD ALIGN=RIGHT>
  959.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  960.         </TD>
  961.         <TD>
  962.             <A class="navlink" HREF="http://store.mactech.com/mactech/riskfree/offer.html?FROM=MTRF">Get a copy of MacTech RISK FREE</A>
  963.         </TD>
  964.         <TD> </TD>
  965.     </TR>
  966.  
  967.     <TR VALIGN=MIDDLE>
  968.         <TD colspan=4 ALIGN=CENTER>
  969.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  970.         </TD>
  971.     </TR>
  972.     
  973.     <TR VALIGN=CENTER>
  974.         <TD colspan=4>
  975.             <table border="0" bgcolor="#FFFFFF">
  976.                 <tr>
  977.                     <td nowrap="nowrap" valign="top" align="left" height="32">
  978.                         <font size="1"><strong>MacTech Only Search:</strong></font><BR>
  979.                         <form action="http://www.mactech.com/search/mactechonly.php" id="cse-search-box">
  980.                           <div>
  981.                             <input type="hidden" name="cx" value="014498448673098268608:txq2lx97m8a" />
  982.                             <input type="hidden" name="cof" value="FORID:10" />
  983.                             <input type="hidden" name="ie" value="UTF-8" />
  984.                             <input type="text" name="q" size="11" />
  985.                             <input type="submit" name="sa" value="Go" />
  986.                           </div>
  987.                         </form>
  988.                             
  989.                         <font size="1"><strong>Community Search:</strong></font><BR>
  990.                         <form action="http://www.mactech.com/search/communitysearch.php" id="cse-search-box">
  991.                           <div>
  992.                             <input type="hidden" name="cx" value="014498448673098268608:rz-sg_kqhfs" />
  993.                             <input type="hidden" name="cof" value="FORID:9" />
  994.                             <input type="hidden" name="ie" value="UTF-8" />
  995.                             <input type="text" name="q" size="11" />
  996.                             <input type="submit" name="sa" value="Go" />
  997.                           </div>
  998.                         </form>
  999.                         
  1000.                         <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
  1001.                     </td>
  1002.                 </tr>
  1003.             </table>
  1004.         
  1005. <!-- 
  1006.         <a href="http://www.mactech.com/search/search_redirect.php">Search options</a>
  1007.  -->
  1008.         
  1009. <!-- 
  1010.         <!~~ SiteSearch Google : entire web, mactech.com and Mac community ~~>
  1011.         <form method="get" action="http://www.mactech.com/search/search_redirect.php">
  1012.             <table border="0" bgcolor="#FFFFFF">
  1013.                 <tr>
  1014.                     <td nowrap="nowrap" valign="top" align="left" height="32">
  1015.                         <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google"></a><br>
  1016.                         <input type="hidden" name="domains" value="mactech.com">
  1017.                         <input type="text" name="q" size="16" maxlength="255" value="">
  1018.                     </td>
  1019.                 </tr>
  1020.                 <tr>
  1021.                     <td nowrap="nowrap">
  1022.                         <table>
  1023.                             <tr>
  1024.                                 <td>
  1025.                                     <input type="radio" name="sitesearch" value="">
  1026.                                         <font size="-2" color="#000000">Entire Web</font><br>
  1027.                                     <input type="radio" name="sitesearch" value="mactech.com" checked="checked">
  1028.                                         <font size="-2" color="#000000">mactech.com</font><br>
  1029.                                     <input type="radio" name="sitesearch" value="community">
  1030.                                         <font size="-2" color="#000000">Mac Community</font>
  1031.                                 </td>
  1032.                             </tr>
  1033.                         </table>
  1034.                         
  1035.                         <input type="submit" name="sa" value="Search">
  1036.                         <input type="hidden" name="client" value="pub-3362040077720013">
  1037.                         <input type="hidden" name="forid" value="1">
  1038.                         <input type="hidden" name="ie" value="ISO-8859-1">
  1039.                         <input type="hidden" name="oe" value="ISO-8859-1">
  1040.                         <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;">
  1041.                         <input type="hidden" name="hl" value="en">
  1042.                         <A class="navlink" href="/advancedsearch.html">More...</a>
  1043.                     </td>
  1044.                 </tr>
  1045.             </table>
  1046.         </form>
  1047.         <!~~ SiteSearch Google ~~>
  1048.  -->
  1049.     
  1050.         </TD>
  1051.     </TR>
  1052.     <TR VALIGN=MIDDLE>
  1053.         <TD colspan=4 ALIGN=CENTER>
  1054.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1055.         </TD>
  1056.     </TR>
  1057.  
  1058.     <TR VALIGN=TOP>
  1059.         <TD ALIGN=CENTER COLSPAN=4>
  1060.             <font size="1"><strong>MacTech Central</strong></font>
  1061.         </TD>
  1062.     </TR>
  1063.     <TR VALIGN=TOP>
  1064.         <TD> </TD>
  1065.         <TD ALIGN=RIGHT>
  1066.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1067.         </TD>
  1068.         <TD>
  1069.             <A class="navlink" HREF="http://www.mactech.com/mactechcentral/index.html">by Category</A>
  1070.         </TD>
  1071.         <TD> </TD>
  1072.     </TR>
  1073.     <TR VALIGN=TOP>
  1074.         <TD> </TD>
  1075.         <TD ALIGN=RIGHT>
  1076.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1077.         </TD>
  1078.         <TD>
  1079.             <A class="navlink" HREF="http://www.mactech.com/mactechcentral/companies.html">by Company</A>
  1080.         </TD>
  1081.         <TD> </TD>
  1082.     </TR>
  1083.     <TR VALIGN=TOP>
  1084.         <TD> </TD>
  1085.         <TD ALIGN=RIGHT>
  1086.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1087.         </TD>
  1088.         <TD>
  1089.             <A class="navlink" HREF="http://www.mactech.com/mactechcentral/products.html">by Product</A>
  1090.         </TD>
  1091.         <TD> </TD>
  1092.     </TR>
  1093.  
  1094.     <TR VALIGN=MIDDLE>
  1095.         <TD colspan=4 ALIGN=CENTER>
  1096.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1097.         </TD>
  1098.     </TR>
  1099.  
  1100.     <TR VALIGN=TOP>
  1101.         <TD ALIGN=CENTER COLSPAN=4>
  1102.             <font size="1"><strong>MacTech News</strong></font>
  1103.         </TD>
  1104.     </TR>
  1105.  
  1106.     <TR VALIGN=TOP>
  1107.         <TD> </TD>
  1108.         <TD ALIGN=RIGHT>
  1109.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1110.         </TD>
  1111.         <TD>
  1112.             <A class="navlink" HREF="http://www.mactech.com/mactechnews/index.html">MacTech News</A>
  1113.         </TD>
  1114.         <TD> </TD>
  1115.     </TR>
  1116.     <TR VALIGN=TOP>
  1117.         <TD> </TD>
  1118.         <TD ALIGN=RIGHT>
  1119.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1120.         </TD>
  1121.         <TD>
  1122.             <A class="navlink" HREF="http://www.mactech.com/news/?page_id=1007258">Previous News</A>
  1123.         </TD>
  1124.         <TD> </TD>
  1125.     </TR>
  1126.     
  1127.     <TR VALIGN=TOP>
  1128.         <TD> </TD>
  1129.         <TD ALIGN=RIGHT>
  1130.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1131.         </TD>
  1132.         <TD>
  1133.             <A class="navlink" HREF="http://www.mactech.com/news/rss.html">MacTech RSS</A>
  1134.         </TD>
  1135.         <TD> </TD>
  1136.     </TR>
  1137.  
  1138.     <TR VALIGN=MIDDLE>
  1139.         <TD colspan=4 ALIGN=CENTER>
  1140.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1141.         </TD>
  1142.     </TR>
  1143.  
  1144.     <TR VALIGN=TOP>
  1145.         <TD ALIGN=CENTER COLSPAN=4>
  1146.             <font size="1"><strong>Article Archives</strong></font>
  1147.         </TD>
  1148.     </TR>
  1149.  
  1150.     <TR VALIGN=TOP>
  1151.         <TD> </TD>
  1152.         <TD ALIGN=RIGHT>
  1153.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1154.         </TD>
  1155.         <TD>
  1156.             <A class="navlink" HREF="http://www.mactech.com/articles/">Show Indices</A>
  1157.         </TD>
  1158.         <TD> </TD>
  1159.     </TR>
  1160.     <TR VALIGN=TOP>
  1161.         <TD> </TD>
  1162.         <TD ALIGN=RIGHT>
  1163.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1164.         </TD>
  1165.         <TD>
  1166.             <A class="navlink" HREF="http://www.mactech.com/articles/mt_indices/Vol_1_Issues.html">by Volume</A>
  1167.         </TD>
  1168.         <TD> </TD>
  1169.     </TR>
  1170.     <TR VALIGN=TOP>
  1171.         <TD> </TD>
  1172.         <TD ALIGN=RIGHT>
  1173.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1174.         </TD>
  1175.         <TD>
  1176.             <A class="navlink" HREF="http://www.mactech.com/articles/mt_indices/Authors.html">by Author</A>
  1177.         </TD>
  1178.         <TD> </TD>
  1179.     </TR>
  1180.     <TR VALIGN=TOP>
  1181.         <TD> </TD>
  1182.         <TD ALIGN=RIGHT>
  1183.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1184.         </TD>
  1185.         <TD>
  1186.             <A class="navlink" HREF="http://www.mactech.com/editorial/filearchives.html">Source Code FTP</A>
  1187.         </TD>
  1188.         <TD> </TD>
  1189.     </TR>
  1190.  
  1191.     <TR VALIGN=MIDDLE>
  1192.         <TD colspan=4 ALIGN=CENTER>
  1193.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1194.         </TD>
  1195.     </TR>
  1196.  
  1197.     <TR VALIGN=TOP>
  1198.         <TD ALIGN=CENTER COLSPAN=4>
  1199.             <font size="1"><strong>Inside MacTech</strong></font>
  1200.         </TD>
  1201.     </TR>
  1202.  
  1203.     <TR VALIGN=TOP>
  1204.         <TD> </TD>
  1205.         <TD ALIGN=RIGHT>
  1206.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1207.         </TD>
  1208.         <TD>
  1209.             <A class="navlink" HREF="http://www.mactech.com/editorial/writersguide.html">Writer's Kit</A>
  1210.         </TD>
  1211.         <TD> </TD>
  1212.     </TR>
  1213.     <TR VALIGN=TOP>
  1214.         <TD> </TD>
  1215.         <TD ALIGN=RIGHT>
  1216.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1217.         </TD>
  1218.         <TD>
  1219.             <A class="navlink" HREF="http://www.mactech.com/editorial/abouteditors.html">Editorial Staff</A>
  1220.         </TD>
  1221.         <TD> </TD>
  1222.     </TR>
  1223. <!--
  1224.     [[TR VALIGN=TOP]]
  1225.         [[TD]] [[/TD]]
  1226.         [[TD ALIGN=RIGHT]]
  1227.             [[IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9"]]
  1228.         [[/TD]]
  1229.         [[TD]]
  1230.             [[A class="navlink" HREF="http://www.mactech.com/editorial/calendar.html"]]Issue Contents[[/A]]
  1231.         [[/TD]]
  1232.         [[TD]] [[/TD]]
  1233.     [[/TR]]
  1234. -->
  1235.     <TR VALIGN=TOP>
  1236.         <TD> </TD>
  1237.         <TD ALIGN=RIGHT>
  1238.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1239.         </TD>
  1240.         <TD>
  1241.             <A class="navlink" HREF="http://www.mactech.com/editorial/calendar.html">Editorial Calendar</A>
  1242.         </TD>
  1243.         <TD> </TD>
  1244.     </TR>
  1245.     <TR VALIGN=TOP>
  1246.         <TD> </TD>
  1247.         <TD ALIGN=RIGHT>
  1248.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1249.         </TD>
  1250.         <TD>
  1251.             <A class="navlink" HREF="http://store.mactech.com/list.html?CREF=293">Back Issues</A>
  1252.         </TD>
  1253.         <TD> </TD>
  1254.     </TR>
  1255.     <TR VALIGN=TOP>
  1256.         <TD> </TD>
  1257.         <TD ALIGN=RIGHT>
  1258.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1259.         </TD>
  1260.         <TD>
  1261.             <A class="navlink" HREF="http://www.mactech.com/business/adsales.html">Advertising</A>
  1262.         </TD>
  1263.         <TD> </TD>
  1264.     </TR>
  1265.  
  1266.     <TR VALIGN=MIDDLE>
  1267.         <TD colspan=4 ALIGN=CENTER>
  1268.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1269.         </TD>
  1270.     </TR>
  1271.  
  1272.  
  1273.     <TR VALIGN=TOP>
  1274.         <TD ALIGN=CENTER COLSPAN=4>
  1275.             <font size="1"><strong>Contact Us</strong></font>
  1276.         </TD>
  1277.     </TR>
  1278.  
  1279.     <TR VALIGN=TOP>
  1280.         <TD> </TD>
  1281.         <TD ALIGN=RIGHT>
  1282.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1283.         </TD>
  1284.         <TD>
  1285.             <A class="navlink" HREF="http://www.mactech.com/business/custservice.html">Customer Service</A>
  1286.         </TD>
  1287.         <TD> </TD>
  1288.     </TR>
  1289.     <TR VALIGN=TOP>
  1290.         <TD> </TD>
  1291.         <TD ALIGN=RIGHT>
  1292.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1293.         </TD>
  1294.         <TD>
  1295.             <A class="navlink" HREF="http://store.mactech.com">MacTech Store</A>
  1296.         </TD>
  1297.         <TD> </TD>
  1298.     </TR>
  1299.     <TR VALIGN=TOP>
  1300.         <TD> </TD>
  1301.         <TD ALIGN=RIGHT>
  1302.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1303.         </TD>
  1304.         <TD>
  1305.             <A class="navlink" HREF="http://www.mactech.com/misc/legal.html">Legal/Disclaimers</A>
  1306.         </TD>
  1307.         <TD> </TD>
  1308.     </TR>
  1309.     <TR VALIGN=TOP>
  1310.         <TD> </TD>
  1311.         <TD ALIGN=RIGHT>
  1312.             <IMG SRC="http://www.mactech.com/mt_images/triangle_half.gif" ALT="" WIDTH="5" HEIGHT="9">
  1313.         </TD>
  1314.         <TD>
  1315.             <a class="navlink" href="mailto:website@mactech.com?subject=MacTech Web Site Feedback">Webmaster Feedback</A>
  1316.  
  1317.  
  1318.         </TD>
  1319.         <TD> </TD>
  1320.     </TR>
  1321.  
  1322.     <TR VALIGN=MIDDLE>
  1323.         <TD colspan=4 ALIGN=CENTER>
  1324.         <IMG SRC="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1325.         </TD>
  1326.     </TR>
  1327.  
  1328.     
  1329.     <TR>
  1330.         <td colspan=3>        
  1331.         <a href="http://click.linksynergy.com/fs-bin/click?id=FCamapptfoI&offerid=186758&type=3&subid=0"> Get Netflix</a>
  1332.         <IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=FCamapptfoI&bids=186758&type=3&subid=0">
  1333.         </TD>
  1334.     </tr>
  1335.  
  1336.     <TR align=center WIDTH=125>
  1337.         <td colspan=3>        
  1338.             <script type="text/javascript"><!--
  1339.             google_ad_client = "pub-3362040077720013";
  1340.             /* 125x125, created 3/5/09 */
  1341.             google_ad_slot = "2755522237";
  1342.             google_ad_width = 125;
  1343.             google_ad_height = 125;
  1344.             //-->
  1345.             </script>
  1346.             <script type="text/javascript"
  1347.             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1348.             </script>
  1349.         </td>
  1350.     </tr>
  1351. </TABLE>
  1352.  
  1353. <!-- 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 -->
  1354. <H2 ALIGN=CENTER>About MacTech Labs</H2>
  1355.  
  1356. <P>
  1357. For well over two decades, <i>MacTech Magazine</i> has set the standard for real-world analysis of the technical Macintosh community. Creating unbiased testing methodologies together with defining what matters most to users have been the cornerstone of MacTech Labs. 
  1358. </P>
  1359.  
  1360. <P>
  1361. MacTech Labs offers a credible and well-respected third-party evaluation of products. The expert practitioners at MacTech Labs draw upon their vast experience and expertise to craft test plans with the same care and attention to real-world relevance as found in the pages of <i>MacTech Magazine</i>.
  1362. </P>
  1363.  
  1364. <P>
  1365. While there are a variety of examples of MacTech's real world analysis articles, these three articles give a good representation of the types of projects MacTech Labs typically does:
  1366. </P>
  1367.  
  1368. <UL>
  1369. <LI>The most comprehensive Mac virtualization benchmarking article to date: <a href="http://www.mactech.com/articles/mactech/Vol.25/25.04/VMBenchmarks/">Head-to-Head: Parallels Desktop for Mac vs. VMware Fusion</a> which MacTech made available online, and in print.<BR><BR>
  1370.  
  1371. <LI>The most comprehensive Microsoft Office 2008 for Mac benchmarks to date: <a href="http://www.mactech.com/articles/mactech/Vol.24/24.03/Office2008Benchmark/">How does the new Office 2008 compared to Office 2004?</a> which MacTech made available online, and in print.<BR><BR>
  1372.  
  1373. <LI>The most comprehensive Mac virtualization benchmarking article at the time: <a href="http://www.mactech.com/articles/mactech/Vol.24/24.02/VirtualizationBenchmark/">How do Boot Camp, Parallels Desktop, and VMware Fusion stack up?</a> which MacTech made available online, and in print.<BR><BR>
  1374.  
  1375. <LI>One of the most
  1376. widely distributed white papers was on <a href="http://www.mactech.com/articles/mactech/Vol.22/22.05/Office2004Benchmark/">Office 2004 Benchmarks on Intel-based Macs</a> which MacTech made available online, as a PDF, and in print.<BR><BR>
  1377.  
  1378. <LI>Other very public examples include <a href="http://www.mactech.com/articles/mactech/Vol.23/23.01/2301LaptopHardDriveSpeed/index.html"><i>Laptop Hard Drive Speed: 4200, 5400, 7200 RPMs ... does it really matter?</i></a> which examines what kinds of users should be using the faster drives, and the trade offs for both choices.<BR><BR>
  1379.  
  1380. <LI>And, <a href="http://www.mactech.com/articles/mactech/Vol.22/22.07/PHPvsLasso/index.html"><i>Lasso & PHP: A Closer Look at Two OS X Scripting Languages</i></a> focuses on the differences between these two scripting languages: one commercial and one open source.<BR><BR>
  1381. </UL>
  1382.  
  1383. <BR><BR>
  1384.  
  1385. <P>
  1386. For more information on MacTech Labs, white papers, and other research, contact us at:
  1387. </P>
  1388.  
  1389.     <B><A HREF="mailto:labs@mactech.com">labs@mactech.com</A></B><BR>
  1390.     <B>Toll Free: 877-622-2371</B><BR>
  1391.     Voice: 805-494-9797<BR>
  1392.     Fax: 805-494-9798<BR><BR>
  1393.  
  1394. <P>
  1395. and we'll be happy to confidentially discuss options with you, so that we can together examine opportunities we can work together on.
  1396. </P>
  1397.  
  1398. <!-- BEGIN MT_FOOTER INCLUDE -->
  1399.  
  1400. <TR>
  1401. <TD>
  1402. <BR><BR>
  1403. <!-- 
  1404. <HR>
  1405. <center>
  1406.  
  1407.             <A HREF="https://www.mactech.com/phpq/fillsurvey.php?sid=96">
  1408.             <font face="arial" size="3" color="#000000" decoration="none"><BR>
  1409.             Month ... after month ... after month ...<br>MacTech helps you get more done.  Click here to try it for just $9.95.<BR><BR>
  1410. <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>
  1411. </A>
  1412.  
  1413. </center>
  1414.  
  1415. <BR>
  1416. <hr width=80%>
  1417. <font size=-1>
  1418. <center>
  1419. <a href="http://store.mactech.com/dvd2yrsubcombo/">
  1420. Click here to find out more about our best subscription bundle deal ever!<BR>
  1421. 2 years of the magazine, and the all new MacTech DVD ... at 70% off!
  1422. </a>
  1423. </center>
  1424.  
  1425.  -->
  1426. <HR width="80%">
  1427. <BR>
  1428. <center>
  1429.  
  1430. <form action="http://macte.ch/" method="post">
  1431. <script language="JavaScript" type="text/javascript">
  1432. document.write("<input name=\"fullurl\" type=\"hidden\" value=\""+document.location+"\" />");
  1433. document.write("<input type=\"hidden\" name=\"rnd\" value=\""+Math.round(Math.random()*99999999)+"\" />");
  1434. </script>
  1435.  
  1436. Generate a short URL for this page: 
  1437. <input type="submit" class="submit" value="Get Link!" />
  1438. </form><BR>
  1439.  
  1440. <div class="traffic"><strong>Spread the word.</strong>  Add to: 
  1441. <a href="javascript:void%20window.open('http://slashdot.org/bookmark.pl?url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title),'popup','',0)">
  1442. <img src="http://www.mactech.com/images/slashdot.gif" class=pl>Slashdot</a>  
  1443. <a href="javascript:void%20window.open('http://digg.com/submit?phase=2&url='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1444. <img src="http://www.mactech.com/images/digg.gif" class=pl>Digg</a> 
  1445. <a href="javascript:void%20window.open('http://del.icio.us/post?url='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1446. <img src="http://www.mactech.com/images/del.icio.us.gif"  class=pl>del.icio.us</a>  
  1447. <a href="javascript:void%20window.open('http://reddit.com/submit?url='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1448. <img src="http://www.mactech.com/images/reddit.gif" class=pl>reddit</a>  
  1449. <a href="javascript:void%20window.open('http://www.newsvine.com/_tools/seed&save?u='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1450. <img src="http://www.mactech.com/images/newsvine.gif" class=pl>newsvine</a>  
  1451. <a href="javascript:void%20window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(window.location.href)+'&ei=UTF-8','popup','',0)">
  1452. <img src="http://www.mactech.com/images/yahoo-myweb.gif" class=pl>Y! MyWeb</a></div>
  1453. <BR>
  1454. </CENTER>
  1455. </font>
  1456.  
  1457. </TD>
  1458. </TR>
  1459. </TABLE>
  1460.  
  1461.  
  1462. </TD>
  1463.  
  1464.  
  1465. <!--BEGIN DROP SHADOW-->
  1466.  
  1467. <TD VALIGN=TOP>
  1468. <img src="http://www.mactech.com/images/left_side.jpg" ALT="">
  1469. </TD>
  1470.  
  1471. <!--END DROP SHADOW-->
  1472.  
  1473.  
  1474.  
  1475.  
  1476. <!-- BEGIN RIGHT CENTER MAGAZINE COLUMN -->
  1477.  
  1478. <TD align="CENTER" BGCOLOR="#FFFFFF" WIDTH=175>
  1479.  
  1480. <!-- BEGIN SKYSCRAPER -->
  1481.  
  1482. <TABLE BORDER=0 BGCOLOR="#FFFFFF" WIDTH=130 CELLSPACING="0" CELLPADDING=3>
  1483.     <TR VALIGN=MIDDLE ALIGN=LEFT>
  1484.         <TD>
  1485.             <CENTER><a CLASS="RightBarTextAd" href="/misc/about_mt.html">
  1486.             <span class="trialsubdesc">Click on the cover to<BR>see this month's issue!</span><BR>
  1487.             <img src="http://www.mactech.com/mt_covers/mt-cover-current.jpg" WIDTH="120">
  1488.             </CENTER></a>
  1489.         </TD>
  1490.     </TR>
  1491.  
  1492.     <TR VALIGN=MIDDLE>
  1493.         <TD colspan=4 ALIGN=CENTER>
  1494.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1495.         </TD>
  1496.     </TR>
  1497.  
  1498.     <TR VALIGN=MIDDLE ALIGN=LEFT>
  1499.         <TD>
  1500. <!--
  1501.             <CENTER>
  1502.             <a CLASS="RightBarTextAd" href="http://www.parallels.com/products/desktop/">
  1503.             <img src="http://www.mactech.com/ads/client/pd5-aquarium-banner-150x300.gif" WIDTH="120">
  1504.             </a>
  1505.             </CENTER>
  1506. -->
  1507.             <CENTER><a CLASS="RightBarTextAd" href="https://store.mactech.com/mactech/riskfree/offer.html?FROM=MTRF">
  1508.             <u><span class="trialsub">TRIAL SUBSCRIPTION</u></span><BR>
  1509.             <span class="trialsubdesc">Get a RISK-FREE subscription to the only technical Mac magazine!</span>
  1510.             </CENTER></a>
  1511.         </TD>
  1512.     </TR>
  1513.  
  1514.     <TR VALIGN=MIDDLE>
  1515.         <TD colspan=4 ALIGN=CENTER>
  1516.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1517.         </TD>
  1518.     </TR>
  1519.  
  1520.     <TR align=center WIDTH=125>
  1521.         <td>
  1522.             <div id="main">
  1523.                 <h1 class="barheading">Today's Deal</h1>
  1524.             </div>
  1525.             <BR>
  1526.             <script type="text/javascript">
  1527.                 var mu_affiliate = 6603;
  1528.             </script>
  1529.             <script type="text/javascript" src="http://affil.mupromo.com/ext/promo-block-static.js"></script>
  1530.         </td>
  1531.     </tr>
  1532.  
  1533.     <TR VALIGN=MIDDLE>
  1534.         <TD colspan=4 ALIGN=CENTER>
  1535.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1536.         </TD>
  1537.     </TR>
  1538.  
  1539.     <TR align=center WIDTH=125>
  1540.         <td>
  1541.             <div id="main">
  1542.                 <h1 class="barheading">Apple Special</h1>
  1543.             </div>
  1544.             <a target="_blank" href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Order<BR>Snow Leopard,<BR></a>
  1545.             <a target="_blank" href="http://www.amazon.com/gp/product/B002I0JKE2?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Mac Box Set,</a> 
  1546.             <a target="_blank" href="http://www.amazon.com/gp/product/B002I0HK9Y?ie=UTF8&tag=mactechmagazi-20&linkCode=as2">Family Pack,<BR></a> and
  1547.             <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>
  1548.         </td>
  1549.     </tr>
  1550.  
  1551.     <TR VALIGN=MIDDLE>
  1552.         <TD colspan=4 ALIGN=CENTER>
  1553.         <img src="http://www.mactech.com/images/dashes120x5.gif" WIDTH="120" ALT="" VSPACE=5>
  1554.         </TD>
  1555.     </TR>
  1556.  
  1557.  
  1558.     <TR align=center WIDTH=125>
  1559.         <td>
  1560.         
  1561.                         <script type="text/javascript"><!--
  1562.             google_ad_client = "pub-3362040077720013";
  1563.             //120x600, created 12/18/07
  1564.             google_ad_slot = "6813384184";
  1565.             google_ad_width = 120;
  1566.             google_ad_height = 600;
  1567.             //--></script>
  1568.             <script type="text/javascript"
  1569.             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1570.             </script>
  1571.         </td>
  1572.     </tr>
  1573.         
  1574.     <TR VALIGN=MIDDLE>
  1575.         <TD colspan=4 ALIGN=CENTER>
  1576.              
  1577.         </TD>
  1578.     </TR>
  1579.  
  1580.     <TR align=center WIDTH=125>
  1581.         <td>        
  1582.             <script type="text/javascript"><!--
  1583.             google_ad_client = "pub-3362040077720013";
  1584.             /* 125x125, created 3/5/09 */
  1585.             google_ad_slot = "2755522237";
  1586.             google_ad_width = 125;
  1587.             google_ad_height = 125;
  1588.             //-->
  1589.             </script>
  1590.             <script type="text/javascript"
  1591.             src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1592.             </script>
  1593.         </td>
  1594.     </tr>
  1595.     
  1596.     <TR align=center WIDTH=125>
  1597.         <td>
  1598.         </td>
  1599.     </tr>
  1600. </table>
  1601. <!-- END SKYSCRAPER -->
  1602.  
  1603. </TD>
  1604. <!-- END RIGHT CENTER MAGAZINE COLUMN -->
  1605.  
  1606.  
  1607. <!--BEGIN DROP SHADOW-->
  1608. <TD VALIGN=TOP>
  1609. <img src="http://www.mactech.com/images/left_side.jpg" ALT="">
  1610. </TD>
  1611. <!--END DROP SHADOW-->
  1612.  
  1613.  
  1614. </TD>
  1615. </TR>
  1616.  
  1617. <!--BEGIN ROUND BOTTOM-->
  1618. <tr>
  1619.     <td width=175>
  1620.     
  1621.         <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1622.             <TR>
  1623.                 <TD ALIGN=LEFT>
  1624.                     <img src="http://www.mactech.com/images/Corner-LL.gif" WIDTH=5 HEIGHT=5></TD>
  1625.                 <TD BGCOLOR="#FFFFFF" WIDTH="100%" HEIGHT=5></TD>
  1626.                 <TD ALIGN=RIGHT>
  1627.                     <img src="http://www.mactech.com/images/Corner-LR.gif" WIDTH=5 HEIGHT=5></TD>
  1628.                 
  1629.             </TR>
  1630.         </TABLE>
  1631.     </td>
  1632.     
  1633.     <td width=10>
  1634.     
  1635.         <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1636.             <TR>
  1637.                 <TD WIDTH=10 HEIGHT=5 ALIGN=LEFT>
  1638.                 </TD>
  1639.             </TR>
  1640.         </TABLE>
  1641.     </td>
  1642.     
  1643.     <td>
  1644.         <TABLE BORDER=0 WIDTH="100%" CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1645.             <TR>
  1646.                 <TD ALIGN=LEFT>
  1647.                     <img src="http://www.mactech.com/images/Corner-LL.gif" WIDTH=5 HEIGHT=5></TD>
  1648.                 <TD BGCOLOR="#FFFFFF" HEIGHT=5 WIDTH="100%" ALIGN=RIGHT></TD>
  1649.                 <TD ALIGN=RIGHT>
  1650.                     <img src="http://www.mactech.com/images/Corner-LR.gif" WIDTH=5 HEIGHT=5></TD>
  1651.             </TR>
  1652.         </TABLE>
  1653.     
  1654.     
  1655.     
  1656.     </td>
  1657.     <td width=10>
  1658.     
  1659.         <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1660.             <TR>
  1661.                 <TD WIDTH=10 HEIGHT=5 ALIGN=LEFT>
  1662.                 </TD>
  1663.             </TR>
  1664.         </TABLE>
  1665.     
  1666.     
  1667.     
  1668.     </td>
  1669.     <td width=175>
  1670.     
  1671.         <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT>
  1672.             <TR>
  1673.                 <TD ALIGN=LEFT>
  1674.                     <img src="http://www.mactech.com/images/Corner-LL.gif" WIDTH=5 HEIGHT=5></TD>
  1675.                 <TD BGCOLOR="#FFFFFF" WIDTH="100%" HEIGHT=5></TD>
  1676.                 <TD ALIGN=RIGHT>
  1677.                     <img src="http://www.mactech.com/images/Corner-LR.gif" WIDTH=5 HEIGHT=5></TD>
  1678.                 
  1679.             </TR>
  1680.         </TABLE>
  1681.     
  1682.     
  1683.     
  1684.     </td>
  1685. </tr>
  1686. <!--END ROUND BOTTOM-->
  1687. </TABLE>
  1688.  
  1689. <CENTER>
  1690.  
  1691. <P></P>
  1692.  
  1693. <TABLE border="0" align="center" bgcolor="#FFFFFF">
  1694. <TR>
  1695.     <TD>
  1696.         <script type="text/javascript"><!--
  1697.         google_ad_client = "pub-3362040077720013";
  1698.         google_ad_width = 728;
  1699.         google_ad_height = 90;
  1700.         google_ad_format = "728x90_as";
  1701.         google_ad_type = "text_image";
  1702.         google_ad_channel ="";
  1703.         google_color_border = "CCCCCC";
  1704.         google_color_bg = "FFFFFF";
  1705.         google_color_link = "000000";
  1706.         google_color_url = "666666";
  1707.         google_color_text = "333333";
  1708.         //--></script>
  1709.         <script type="text/javascript"
  1710.           src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  1711.         </script>
  1712.  
  1713.     </TD>
  1714. </TR>
  1715. </TABLE>
  1716.  
  1717. </FONT>
  1718.  
  1719. <BR>
  1720.  
  1721. <FONT COLOR="#FFFFFF">
  1722.     <B>MacTech Magazine.  www.mactech.com</B>
  1723.     <BR>
  1724.     Toll Free 877-MACTECH, Outside US/Canada: 805-494-9797<BR><BR>
  1725.     
  1726.     <font size=-1>
  1727.     <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>
  1728.     </font>
  1729.     
  1730.     <font size=-2>
  1731.     <a href="http://www.lowcostdialing.com">Save on long distance</a> * <a href="http://www.computerlunatics.com">Upgrade your Computer. </a>
  1732.     <a href="http://www.withoutopinion.com/">See local info about</a> 
  1733.     <a href="http://www.westlakerevelations.com/">Westlake Village</a><BR>
  1734.  
  1735.  
  1736.     <a href="http://www.appleexpo.com">appleexpo.com</a> | 
  1737.     <a href="http://www.bathjot.com">bathjot.com</a> | 
  1738.     <a href="http://www.bathroomjot.com">bathroomjot.com</a> | 
  1739.     <a href="http://www.bettersupplies.com">bettersupplies.com</a> | 
  1740.     <a href="http://www.comclothing.com">comclothing.com</a> | 
  1741.     <a href="http://www.computerlunatics.com">computerlunatics.com</a> | 
  1742.     <a href="http://www.dotcomclothing.com">dotcomclothing.com</a> | 
  1743.     <a href="http://www.explainit.com">explainit.com</a> | 
  1744.     <a href="http://www.exposinternational.com">exposinternational.com</a> | 
  1745.     <a href="http://www.homeismycastle.com">homeismycastle.com</a> | 
  1746.     <a href="http://www.hoodcards.com">hoodcards.com</a> | 
  1747.     <a href="http://www.intlexpo.com">intlexpo.com</a> | 
  1748.     <a href="http://www.keyinfocard.com">keyinfocard.com</a> | 
  1749.     <a href="http://www.kosheru.com">kosheru.com</a> | 
  1750.     <a href="http://www.learnmorsels.com">learnmorsels.com</a> | 
  1751.     <a href="http://www.localdealcards.com">localdealcards.com</a> | 
  1752.     <a href="http://www.lvschools.com">lvschools.com</a> | 
  1753.     <a href="http://www.macjobsearch.com">macjobsearch.com</a> | 
  1754.     <a href="http://www.mactechjobs.com">mactechjobs.com</a> | 
  1755.     <a href="http://www.mactechmonitor.com">mactechmonitor.com</a> | 
  1756.     <a href="http://www.mactechsupplies.com">mactechsupplies.com</a> | 
  1757.     <a href="http://www.macwishbook.com">macwishbook.com</a> | 
  1758.     <a href="http://www.movie-depot.com">movie-depot.com</a> | 
  1759.     <a href="http://www.netprofessional.com">netprofessional.com</a> | 
  1760.     <a href="http://www.nibblelearning.com">nibblelearning.com</a> | 
  1761.     <a href="http://www.notesintheshower.com">notesintheshower.com</a> | 
  1762.     <a href="http://www.officejot.com">officejot.com</a> | 
  1763.     <a href="http://www.onlinebigbox.com">onlinebigbox.com</a> | 
  1764.     <a href="http://www.palmosdepot.com">palmosdepot.com</a> | 
  1765.     <a href="http://www.peopleslineitemveto.com">peopleslineitemveto.com</a> | 
  1766.     <a href="http://www.showerjot.com">showerjot.com</a> | 
  1767.     <a href="http://www.snapestore.com">snapestore.com</a> | 
  1768.     <a href="http://www.snapishop.com">snapishop.com</a> | 
  1769.     <a href="http://www.snapistore.com">snapistore.com</a> | 
  1770.     <a href="http://www.snaptradingpost.com">snaptradingpost.com</a> | 
  1771.     <a href="http://www.stimulusmap.com">stimulusmap.com</a> | 
  1772.     <a href="http://www.stimulusroadmap.com">stimulusroadmap.com</a> | 
  1773.     <a href="http://www.triunfoguides.com">triunfoguides.com</a> | 
  1774.     <a href="http://www.video-depot.com">video-depot.com</a>
  1775.     <BR>
  1776.     
  1777.     <a href="http://www.ticktin.com/">Staff Site</a> 
  1778.     <a href="http://www.sniderman.com/">Links</a><BR>
  1779.     </FONT>
  1780. </FONT>
  1781. </P>
  1782.  
  1783. <BR>
  1784. <P>
  1785. <FONT COLOR="#FFFFFF" Size=1>
  1786.  
  1787. <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>
  1788. </P>
  1789. </CENTER>
  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-7");
  1798. pageTracker._setDomainName(".mactech.com");
  1799. pageTracker._trackPageview();
  1800. } catch(err) {}</script>
  1801.  
  1802. <script type="text/javascript">
  1803. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  1804. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  1805. </script>
  1806. <script type="text/javascript">
  1807. try {
  1808. var pageTracker = _gat._getTracker("UA-76315-1");
  1809. pageTracker._setDomainName("none");
  1810. pageTracker._setAllowLinker(true);
  1811. pageTracker._trackPageview();
  1812. } catch(err) {}</script>
  1813.  
  1814. <!-- END MT_FOOTER INCLUDE -->
  1815. </BODY>
  1816. </HTML>
  1817.  
  1818.