<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" style="--wm-toolbar-height: 1px;">
  <head profile="http://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Web Hosting - Intac.net</title>
    <meta name="author" content="intac.net">
    <link rel="stylesheet" href="./assets/reset.css" type="text/css" media="screen">
    <link rel="stylesheet" href="./assets/style.css" type="text/css" media="screen">
    <link rel="alternate" type="application/rss+xml" title=" RSS Feed" href="https://www.intac.net/feed/">
    <link rel="pingback" href="https://www.intac.net/xmlrpc.php">
    <style type="text/css">
      div#fancybox-close {
        right: -15px;
        top: -12px
      }

      div#fancybox-content {
        border-color: #FFFFFF
      }

      div#fancybox-title {
        background-color: #FFFFFF
      }

      div#fancybox-outer {
        background-color: #FFFFFF
      }

      div#fancybox-title-inside {
        color: #333333
      }
    </style>
    <link rel="alternate" type="application/rss+xml" title=" � Web Hosting Explained At Intac Comments Feed" href="https://www.intac.net/web-hosting-explained-at-intac_2010-03-05/feed/">
    <link rel="stylesheet" id="fancybox-css" href="./assets/fancybox.css" type="text/css" media="all">
    <script type="text/javascript" src="./assets/jquery.js.download"></script>
    <script type="text/javascript" src="./assets/jquery.fancybox.js.download"></script>
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.intac.net/xmlrpc.php?rsd">
    <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.intac.net/wp-includes/wlwmanifest.xml">
    <link rel="prev" title="Contact" href="https://www.intac.net/contact/">
    <link rel="next" title="newsletter" href="https://www.intac.net/newsletter_2010-03-05/">
    <meta name="generator" content="WordPress 3.3.1">
    <!-- All in One SEO Pack 1.6.13.8 by Michael Torbert of Semper Fi Web Design[300,313] -->
    <meta name="description" content="Free web hosting information resource features hints, tips and tricks. Get the real scoop about dedicated servers, web host providers and hosting your own domain.">
    <link rel="canonical" href="https://www.intac.net/">
    <!-- /all in one seo pack -->
    <!-- Fancybox for WordPress v3.0.1 -->
    <script type="text/javascript">
      jQuery(function() {
        jQuery.fn.getTitle = function() { // Copy the title of every IMG tag and add it to its parent A so that fancybox can show titles
          var arr = jQuery("a.fancybox");
          jQuery.each(arr, function() {
            var title = jQuery(this).children("img").attr("title");
            jQuery(this).attr('title', title);
          })
        }
        // Supported file extensions
        var thumbnails = jQuery("a:has(img)").filter(function() {
          return /(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href'))
        });
        thumbnails.addClass("fancybox").attr("rel", "fancybox").getTitle();
        jQuery("a.fancybox").fancybox({
          'cyclic': false,
          'autoScale': true,
          'padding': 10,
          'opacity': true,
          'speedIn': 500,
          'speedOut': 500,
          'changeSpeed': 300,
          'overlayShow': true,
          'overlayOpacity': "0.3",
          'overlayColor': "#666666",
          'titleShow': true,
          'titlePosition': 'inside',
          'enableEscapeButton': true,
          'showCloseButton': true,
          'showNavArrows': true,
          'hideOnOverlayClick': true,
          'hideOnContentClick': false,
          'width': 560,
          'height': 340,
          'transitionIn': "fade",
          'transitionOut': "fade",
          'centerOnScroll': true
        });
      })
    </script>
    <!-- END Fancybox for WordPress -->
    <script type="text/javascript">
      function sendRequest(link1, img, img_alt, postid) {
        id = 'test' + postid;
        if (document.getElementById(id).innerHTML) {
          document.getElementById(id).innerHTML = '';
          document.getElementById(id).style.display = 'none';
        } else {
          if (img) img = ' < img src = "'+img+'"
          alt = "'+img_alt+'" / > ';
          else img = 'No Image';
          link1 = '"' + link1 + '"';
          document.getElementById(id).innerHTML = " < span style = 'float:right;font-style:italic;text-align:left;font-size:11px;line-height:13px;' > < /span> < textarea cols = '55'
          rows = '2' > < a href = "+link1+" > "+img+" < /a> < /textarea>";
          document.getElementById(id).style.display = 'block';
        }
      }
    </script>
    <script type="text/javascript">
      //
      < ![CDATA[function newsletter_check(f) {
            var re = /^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-]{1,})+\.)+([a-zA-Z0-9]{2,})+$/;
            if (!re.test(f.elements["ne"].value)) {
              alert("");
              return false;
            }
            if (f.elements["ny"] && !f.elements["ny"].checked) {
              alert("");
              return false;
            }
            return true;
          }
          //]]>
    </script>
    <style type="text/css"></style>
    <style type="text/css" media="screen">
      /* Begin Contact Form CSS */
      .contactform {
        position: static;
        overflow: hidden;
        width: 95%;
      }

      .contactleft {
        width: 25%;
        white-space: pre;
        text-align: right;
        clear: both;
        float: left;
        display: inline;
        padding: 4px;
        margin: 5px 0;
      }

      .contactright {
        width: 70%;
        text-align: left;
        float: right;
        display: inline;
        padding: 4px;
        margin: 5px 0;
      }

      .contacterror {
        border: 1px solid #ff0000;
      }

      .contactsubmit {}

      /* End Contact Form CSS */
    </style>
    <!-- Wordpress Popular Posts v2.2.1 -->
    <link rel="stylesheet" href="./assets/wpp.css" type="text/css" media="screen">
    <!-- End Wordpress Popular Posts v2.2.1 -->
    <!-- Wordpress Popular Posts v2.2.1 -->
    <!-- End Wordpress Popular Posts v2.2.1 -->
  </head>
  <body>
    <div id="iac2_all">
      <div id="iac2_header">
        <div class="iac2_header_logo">
          <a href="https://www.intac.net/">
            <img src="./assets/i2_logo.jpg" alt="intac">
          </a>
          <div class="iac2_header_slogan">All about web hosting</div>
        </div>
        <div class="iac2_header_right">
          <div class="iac2_header_links">
            <a href="http://feeds.feedburner.com/intac">
              <img src="./assets/ve2_rss_mini.jpg" alt="rss">
            </a>
          </div>
          <div class="clear"></div>
          <div class="iac2_header_banner">
            <script type="text/javascript">
              <!--
              google_ad_client = "pub-7339324101536026";
              /* 728x90, created 3/5/10 */
              google_ad_slot = "1303776209";
              google_ad_width = 728;
              google_ad_height = 90;
              //
              -->
            </script>
            <ins style="display:inline-table;border:none;height:90px;margin:0;padding:0;position:relative;visibility:visible;width:728px;background-color:transparent">
              <ins id="aswift_0_anchor" style="display:block;border:none;height:90px;margin:0;padding:0;position:relative;visibility:visible;width:728px;background-color:transparent">
                <iframe width="728" height="90" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&amp;&amp;s.handlers,h=H&amp;&amp;H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&amp;&amp;d&amp;&amp;(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}" id="aswift_0" name="aswift_0" style="left:0;position:absolute;top:0;" data-ruffle-polyfilled="" src="./assets/saved_resource.html"></iframe>
              </ins>
            </ins>
          </div>
        </div>
      </div>
      <!-- end of iac2_header -->
      <div class="clear"></div>
      <!-- MAKE SURE THE NAV IS DOING THE RIGHT TAB ON THE RIGHT PAGE -->
      <div id="iac2_nav">
        <div class="iac2_nav_item">
          <div class="iac2_nav_item_left_active"></div>
          <div class="iac2_nav_item_bg_active">
            <a href="https://www.intac.net/">HOME</a>
          </div>
          <div class="iac2_nav_item_right_active"></div>
        </div>
        <div class="iac2_nav_item">
          <div class="iac2_nav_item_left"></div>
          <div class="iac2_nav_item_bg">
            <a href="https://www.intac.net/category/web-hosting-articles/">WEB HOSTING ARTICLES</a>
          </div>
          <div class="iac2_nav_item_right"></div>
        </div>
        <div class="iac2_nav_item">
          <div class="iac2_nav_item_left"></div>
          <div class="iac2_nav_item_bg">
            <a href="https://www.intac.net/category/all-infographics/">INFOGRAPHICS</a>
          </div>
          <div class="iac2_nav_item_right"></div>
        </div>
        <div class="iac2_nav_search">
          <form method="get" action="https://www.intac.net/" style="margin: 0px; padding: 0px;">
            <input name="s" class="iac2_nav_search_input" type="text" autofill-information="overall type: UNKNOWN_TYPE
html type: HTML_TYPE_UNSPECIFIED
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: INFOGRAPHICS
parseable name: s
section: s_0_24
field signature: 1784043451
form signature: 3347243000373373073
form signature in host form: 3347243000373373073
alternative form signature: 6688701494175601294
structural form signature: 
form name: 
form id: 
form button titles: 
field frame token: F35A38631F1AAAF83870F76A5F5BE0AB
form renderer id: 23
field renderer id: 24
visible: true
focusable: true
field rank: 0
field rank in signature group: 0
field rank in host form: 0
field rank in host form signature group: 0" autofill-prediction="UNKNOWN_TYPE">
            <input type="submit" value="" class="iac2_nav_search_button">
          </form>
        </div>
      </div>
      <!-- end of iac_nav -->
      <!-- END OF THE NAV SECTION -->
      <div class="clear"></div>
      <div id="iac2_content">
        <div class="iac2_content_col1">
          <!-- START OF FEATURED -->
          <div class="iac2_content_col1_featured">
            <div class="iac2_content_col1_featured_text">
              <h2>
                <a href="https://www.intac.net/internet-evolution-by-the-numbers_2011-03-09/"> Internet Evolution by The Numbers</a>
              </h2>
              <div class="iac2_content_col1_featured_text_body">
                <span class="lightlink">
                  <a href="https://www.intac.net/category/featured-articles/" title="View all posts in Featured Articles" rel="category tag">Featured Articles</a>, <a href="https://www.intac.net/category/web-hosting-articles/" title="View all posts in Web Hosting Articles" rel="category tag">Web Hosting Articles</a>
                </span> - We all know that the Internet has revolutionized the way business is done. Here are the cold hard facts to back this knowledge up.
              </div>
            </div>
            <div class="iac2_content_col1_featured_share">
              <div class="iac2_content_col1_featured_share_digg">
                <a class="DiggThisButton" href="http://digg.com/submit?url=https://www.intac.net/internet-evolution-by-the-numbers_2011-03-09/&amp;title=Internet%20Evolution%20by%20The%20Numbers" rel="external" style="background-color: #ffffff;">
                  <img src="./assets/diggThis.png" height="80" width="52" alt="DiggThis">
                </a>
              </div>
              <div class="iac2_content_col1_featured_share_tw">
                <script type="text/javascript">
                  tweetmeme_url = 'https://www.intac.net/internet-evolution-by-the-numbers_2011-03-09/';
                </script>
                <script type="text/javascript" src="./assets/button.js.download"></script>
              </div>
            </div>
            <div class="clear"></div>
          </div>
          <!-- end of featured -->
          <div class="clear"></div>
          <div class="iac2_content_col1_about">
            <h1>
              <a href="https://www.intac.net/"> Web Hosting Explained At Intac</a>
            </h1>
            <div class="iac2_content_col1_about_text">
              <p>Welcome to Intac.net, your source for everything about web hosting! If you are trying to set up your own website, set up a server, or are interested in hosting your own server, this is the place to get all of the latest information on trends in web hosting and the Internet!</p>
              <p>Being connected to the Web is so commonplace today! Nearly every business has its own website that functions as a store, chat room, mail box, or information center. And nearly every individual uses the web as a form of personal communication in some way, whether it’s through social networking, blogging, or even website hosting. You can connect with your friends and family, promote your business or service, and convey your thoughts to the entire world from a single web address.</p>
              <p>You don’t have to be a computer genius to host your own website, but you do have to have the right information in order to do it the right way! That is where Intac.net comes in!</p>
              <p>We help take the confusion out of the sometimes perplexing world of the Web! By using graphics, diagrams, flowcharts, and informational articles, we help both newbies and seasoned techies wade through the jargon-laden world of servers, web traffic, web hosting, plugins, domains, and more! We give you all of the information you need to successfully host your own website successfully. That means you will have the ability to drive more traffic to your pages, increase your business, or just reach more people in the world with your message!</p>
              <p>Even if you are a pro at computers and the Web, you can stay on track with the latest trends in the world of web hosting! We provide the latest information on trends in content and search engine optimization, as well as tricks on how to get the most out of your domain name.</p>
              <p>Intac.net takes the confusion out of the world of the Web, and makes it accessible to everyone – even you!</p>
            </div>
          </div>
          <div class="clear"></div>
          <div class="iac2_content_col1_infographics">
            <h3>infographics</h3>
          </div>
          <!-- START OF FEATURED -->
          <div class="iac2_content_col1_featured">
            <div class="iac2_content_col1_featured_thumb">
              <a href="https://www.intac.net/how-to-speed-up-wordpress-and-boost-site-performance/">
                <img height="200px" width="200px" style="border: none;" alt="featured article" src="./assets/timthumb(1).php">
              </a>
            </div>
            <div class="iac2_content_col1_featured_text">
              <h2>
                <a href="https://www.intac.net/how-to-speed-up-wordpress-and-boost-site-performance/"> HOW TO: Speed up WordPress and Boost Site Performance</a>
              </h2>
              <div class="iac2_content_col1_featured_text_body">
                <span class="lightlink">
                  <a href="https://www.intac.net/category/all-infographics/" title="View all posts in All Infographics" rel="category tag">All Infographics</a>
                </span> - It doesn’t matter if you are new to wordpress or if you have used it for ages, it should never be old hat.
              </div>
            </div>
            <div class="iac2_content_col1_featured_share">
              <div class="iac2_content_col1_featured_share_digg">
                <a class="DiggThisButton" href="http://digg.com/submit?url=https://www.intac.net/how-to-speed-up-wordpress-and-boost-site-performance/&amp;title=HOW%20TO:%20Speed%20up%20WordPress%20and%20Boost%20Site%20Performance" rel="external" style="background-color: #ffffff;">
                  <img src="./assets/diggThis.png" height="80" width="52" alt="DiggThis">
                </a>
              </div>
              <div class="iac2_content_col1_featured_share_tw">
                <script type="text/javascript">
                  tweetmeme_url = 'https://www.intac.net/how-to-speed-up-wordpress-and-boost-site-performance/';
                </script>
                <script type="text/javascript" src="./assets/button.js.download"></script>
              </div>
            </div>
            <div class="clear"></div>
          </div>
          <!-- end of featured -->
          <!-- START OF FEATURED -->
          <div class="iac2_content_col1_featured">
            <div class="iac2_content_col1_featured_thumb">
              <a href="https://www.intac.net/ten-health-concerns-resulting-from-internet-usage/">
                <img height="200px" width="200px" style="border: none;" alt="featured article" src="./assets/timthumb(2).php">
              </a>
            </div>
            <div class="iac2_content_col1_featured_text">
              <h2>
                <a href="https://www.intac.net/ten-health-concerns-resulting-from-internet-usage/"> Ten Health Concerns Resulting from Internet Usage</a>
              </h2>
              <div class="iac2_content_col1_featured_text_body">
                <span class="lightlink">
                  <a href="https://www.intac.net/category/all-infographics/" title="View all posts in All Infographics" rel="category tag">All Infographics</a>
                </span> - Have you ever considered that using the internet is making you physically ill? Or perhaps that you’re addicted to it? It’s completely possible, and you should ask yourself these questions to find out if you’re spending too much time online.
              </div>
            </div>
            <div class="iac2_content_col1_featured_share">
              <div class="iac2_content_col1_featured_share_digg">
                <a class="DiggThisButton" href="http://digg.com/submit?url=https://www.intac.net/ten-health-concerns-resulting-from-internet-usage/&amp;title=Ten%20Health%20Concerns%20Resulting%20from%20Internet%20Usage" rel="external" style="background-color: #ffffff;">
                  <img src="./assets/diggThis.png" height="80" width="52" alt="DiggThis">
                </a>
              </div>
              <div class="iac2_content_col1_featured_share_tw">
                <script type="text/javascript">
                  tweetmeme_url = 'https://www.intac.net/ten-health-concerns-resulting-from-internet-usage/';
                </script>
                <script type="text/javascript" src="./assets/button.js.download"></script>
              </div>
            </div>
            <div class="clear"></div>
          </div>
          <!-- end of featured -->
          <!-- START OF FEATURED -->
          <div class="iac2_content_col1_featured">
            <div class="iac2_content_col1_featured_thumb">
              <a href="https://www.intac.net/a-breakdown-of-web-designers/">
                <img height="200px" width="200px" style="border: none;" alt="featured article" src="./assets/timthumb(3).php">
              </a>
            </div>
            <div class="iac2_content_col1_featured_text">
              <h2>
                <a href="https://www.intac.net/a-breakdown-of-web-designers/"> A Breakdown of Web Designers</a>
              </h2>
              <div class="iac2_content_col1_featured_text_body">
                <span class="lightlink">
                  <a href="https://www.intac.net/category/all-infographics/" title="View all posts in All Infographics" rel="category tag">All Infographics</a>
                </span> - Web designers come in all different shapes and sizes, so here’s a look at all these different people who do the same thing.
              </div>
            </div>
            <div class="iac2_content_col1_featured_share">
              <div class="iac2_content_col1_featured_share_digg">
                <a class="DiggThisButton" href="http://digg.com/submit?url=https://www.intac.net/a-breakdown-of-web-designers/&amp;title=A%20Breakdown%20of%20Web%20Designers" rel="external" style="background-color: #ffffff;">
                  <img src="./assets/diggThis.png" height="80" width="52" alt="DiggThis">
                </a>
              </div>
              <div class="iac2_content_col1_featured_share_tw">
                <script type="text/javascript">
                  tweetmeme_url = 'https://www.intac.net/a-breakdown-of-web-designers/';
                </script>
                <script type="text/javascript" src="./assets/button.js.download"></script>
              </div>
            </div>
            <div class="clear"></div>
          </div>
          <!-- end of featured -->
          <div class="iac2_pager">
            <a href="https://www.intac.net/category/all-infographics/">All Infographics</a>
          </div>
          <div class="clear"></div>
        </div>
        <!-- end of col1 -->
        <div class="iac2_content_col2">
          <div style="display:none;">joinbox</div>
          <div class="textwidget">
            <!-- START OF JOINBOX -->
            <div class="iac2_joinbox">
              <div class="iac2_joinbox_text">
                <img src="./assets/i2_getintac.jpg" alt="Get the intac newsletter">
              </div>
              <div class="iac2_joinbox_item">
                <a href="http://feeds.feedburner.com/intac">
                  <img src="./assets/iac2_rss_btn.jpg">
                  <br>RSS </a>
              </div>
              <div class="iac2_joinbox_item" style="margin-top: 2px;">
                <a href="https://www.intac.net/newsletter/" rel="nofollow">
                  <img src="./assets/iac2_newsletter_btn.jpg">
                  <br>Newsletter </a>
              </div>
              <div class="clear"></div>
            </div>
            <!-- end of joinbox -->
          </div>
          <div style="display:none;">adsense-column-next-to-popular-posts</div>
          <div class="textwidget">
            <div class="iac2_content_col2_colc">
              <div class="iac2_content_col2_colc_adsense">
                <script type="text/javascript">
                  <!--
                  google_ad_client = "ca-pub-7339324101536026";
                  /* 120x600, created 3/5/10 */
                  google_ad_slot = "8337903166";
                  google_ad_width = 120;
                  google_ad_height = 600;
                  //
                  -->
                </script>
                <ins style="display:inline-table;border:none;height:600px;margin:0;padding:0;position:relative;visibility:visible;width:120px;background-color:transparent">
                  <ins id="aswift_1_anchor" style="display:block;border:none;height:600px;margin:0;padding:0;position:relative;visibility:visible;width:120px;background-color:transparent">
                    <iframe width="120" height="600" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&amp;&amp;s.handlers,h=H&amp;&amp;H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&amp;&amp;d&amp;&amp;(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}" id="aswift_1" name="aswift_1" style="left:0;position:absolute;top:0;" data-ruffle-polyfilled="" src="./assets/saved_resource(1).html"></iframe>
                  </ins>
                </ins>
              </div>
            </div>
            <!-- end of col2 colc -->
          </div>
          <div style="display:none;">popular-posts</div>
          <div class="textwidget">
            <div class="iac2_content_col2_cold">
              <h5>popular posts</h5>
              <!-- Wordpress Popular Posts Plugin v2.2.1 [SC] [daily] [custom] -->
              <ul>
                <li>
                  <a href="https://www.intac.net/how-to-use-your-web-hosting-space-for-cpa-offers/" title="How To Use Your Web Hosting Space for CPA Offers">
                    <span class="wpp-post-title">How To Use Your Web Hosting Space for CPA Offers</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
                <li>
                  <a href="https://www.intac.net/internet-usage-around-the-globe/" title="Internet Usage Around The Globe">
                    <span class="wpp-post-title">Internet Usage Around The Globe</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
                <li>
                  <a href="https://www.intac.net/the-cost-of-technology/" title="The Cost of Technology">
                    <span class="wpp-post-title">The Cost of Technology</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
                <li>
                  <a href="https://www.intac.net/breakdown-of-the-blogosphere/" title="Breakdown of the Blogosphere">
                    <span class="wpp-post-title">Breakdown of the Blogosphere</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
                <li>
                  <a href="https://www.intac.net/ghetto-diy-servers-even-macgyver-would-be-envious/" title="Ghetto DIY Servers: Even MacGyver Would be Envious">
                    <span class="wpp-post-title">Ghetto DIY Servers: Even MacGyver Would be Envious</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
                <li>
                  <a href="https://www.intac.net/11-hand-gestures-youd-better-get-right/" title="11 Hand Gestures You�d Better Get Right">
                    <span class="wpp-post-title">11 Hand Gestures You’d Better Get Right</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
                <li>
                  <a href="https://www.intac.net/how-google-is-more-green-than-you_2010-04-08/" title="How Google is More Green Than You">
                    <span class="wpp-post-title">How Google is More Green Than You</span>
                  </a>
                  <span class="post-stats">
                    <span class="wpp-comments">0 comment(s)</span>
                  </span>
                </li>
              </ul>
              <!-- End Wordpress Popular Posts Plugin v2.2.1 -->
            </div>
            <!-- end of cold -->
            <div class="clear"></div>
          </div>
        </div>
        <!-- end of col2 -->
      </div>
      <div class="clear"></div>
      <!-- end of iac2_content -->
      <script src="./assets/diggthis.js.download" type="text/javascript"></script>
      <div id="iac2_footer">
        <div class="iac2_footer_copyright">Copyright (c) 2010. All rights reserved.</div>
        <div class="iac2_footer_links">
          <ul>
            <li>
              <a href="https://www.intac.net/authors">Authors</a>
            </li>
            <li>
              <a href="https://www.intac.net/privacy-policy">Privacy Policy</a>
            </li>
            <li>
              <a href="https://www.intac.net/contact">Contact Us</a>
            </li>
          </ul>
        </div>
      </div>
      <!-- end of iac2_footer -->
      <div class="clear"></div>
    </div>
    <!-- end of iac2_all -->
    <!-- START OF ANALYTICS CODES -->
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-26408278-1']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script');
        ga.type = 'text/javascript';
        ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(ga, s);
      })();
    </script>
    <!-- END OF ANALYTICS STUFF -->
    <div id="fancybox-tmp"></div>
    <div id="fancybox-loading">
      <div></div>
    </div>
    <div id="fancybox-wrap">
      <div id="fancybox-outer">
        <div class="fancybox-bg" id="fancybox-bg-n"></div>
        <div class="fancybox-bg" id="fancybox-bg-ne"></div>
        <div class="fancybox-bg" id="fancybox-bg-e"></div>
        <div class="fancybox-bg" id="fancybox-bg-se"></div>
        <div class="fancybox-bg" id="fancybox-bg-s"></div>
        <div class="fancybox-bg" id="fancybox-bg-sw"></div>
        <div class="fancybox-bg" id="fancybox-bg-w"></div>
        <div class="fancybox-bg" id="fancybox-bg-nw"></div>
        <div id="fancybox-content"></div>
        <a id="fancybox-close"></a>
        <div id="fancybox-title"></div>
        <a href="javascript:;" id="fancybox-left">
          <span class="fancy-ico" id="fancybox-left-ico"></span>
        </a>
        <a href="javascript:;" id="fancybox-right">
          <span class="fancy-ico" id="fancybox-right-ico"></span>
        </a>
      </div>
    </div>
  </body>
</html>