
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>

<meta http-equiv="X-UA-Compatible" content="IE=edge" />





    <META NAME="revisit-after" CONTENT="7 days">


<!-- TODO: ROBOTS -->
<!-- <META NAME="CHANGE_TO_ROBOTZ_CORRECTLY_SPELLED" CONTENT="ALL"> -->

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<!-- /* */ --> 
<meta name=viewport content="width=device-width, initial-scale=1" />




<style type="text/css">

  @import url("../css/reset.css");

  /* */

  p, ul { 
    margin: 1em 1em 1em 1em;
  }

  ul { list-style: disc; }

  a:link, a:hover, a:visited { text-decoration: underline; }

  ul {
    text-align: left;
  }

  ul.list--items-are-spaced li {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  td, th, caption { 
    font-weight: normal; 
    
    /* */
    text-align: center;  
    
    /* */  
    font-size: 100%;  
  }
  /* */

  .nobr {
    white-space: nowrap;
  }

  body, html { 
    font-family: Verdana, Arial, sans-serif;
    /* */
    background-color: #000;
    /* */

    margin: 0;
  }

  .all {
    background-color: #000;
    /* */
    margin-left: auto;
    margin-right: auto;  
    text-align: center;
    width: 100%;
    /* */
    /* */
    
    overflow: hidden;
    zoom: 1;

    font-family: Verdana, Arial, sans-serif;
  }
  
/* */

  .hcenter_1 {
    text-align: center;
    /* */
    /* */
    margin-left: auto;
    margin-right: auto;
  }

  .nav_smaller_print { font-size: 75%; }

  .main_content, .copyright_tm_block {
    /* */
    /* */
    max-width: 96%;
    /* */
    background-color: #ffffcc;

    /* */
    padding: 10px;
    margin: 10px 0 10px 0;
    
    overflow: hidden;
    zoom: 1;
    
    display: inline-block;
    vertical-align: text-top;
  }

.mainlike_content_inner_limiter {
  /* */
  max-width: 800px;
  text-align: left;
}

.main_content img {
  margin: 10px;
}

img.tm_inline 
  { margin: 0;  border-width: 0; }
  
img.inline_wordlike {
    display: inline-block; 
    /* */
    margin: 0;  
    border-width: 0; 
}

/* */

  .hamburger_menu_ {
    margin-top: 2px;
  }

/* */

  #fixednav, #top_spacer_to_make_content_clear_fixednav, #bottomnav {
    width: 100%; 
    background-color: #303030;
    font-size: 12px;
    text-align: center;

    overflow: hidden;
    zoom: 1;  
  }
 
   #fixednav, #top_spacer_to_make_content_clear_fixednav {
    max-height: 23px;
  } 

  #bottomnav { 
    background-color: #000;
    padding: 1em 0 1em 0; 

    font-size: 16px;
  }

  #fixednav {
    position: fixed;
    top: 0;
    left: 0;
    /* */
    /* */
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    z-index: 1000;
  }
  
  /* */
  * html #fixednav { position: absolute; }

  .fixednav_link, .fixednav_link_disabled, .fixednav_link_spacer {
    display: inline-block;
    margin: 0.5em 1em 0.5em 1em;
  }

  .fixednav_link_final, .fixednav_link_spacer_final {
    margin-bottom: 1em;
  }

  #fixednav:hover {
    /* */
    max-height: 95%;
  }

  .fixednav_link, .fixednav_link_disabled {
    font-size: 15px;
    /* */ /* */
  }

  .fixednav_link_disabled {
     color: #33ff33;
   }

  #fixednav:hover #fixednav_hey_over_there {
    display: none;
  }

  #fixednav_hey_over_there {
    color: #ffffcc;
    margin-bottom: 1.5em;  /* */

    overflow: hidden;
    zoom: 1;
  }

  #fixednav a:link , #bottomnav a:link, #fixednav a:visited , #bottomnav a:visited {
    color: #ffffcc;
    text-decoration: underline;
    /* */
  }

  #fixednav a:hover, #bottomnav a:hover {
    /* */
    color: #33ff33;
  }

  #fixednav .nav_smaller_print, #bottomnav .nav_smaller_print 
    { font-size: 75%; }

  #top_spacer_to_make_content_clear_fixednav {
    /* */
    background-color: #000000;
  }
  
  .fixednav_link_spacer {
    /* */
    color: #000000;
  }
  
  .link_target_1 {
    padding-top: 100px;  /* */

    /* */
    /* */
  }

  .tiny_image_linktarget { 
    border-width: 0;  
    visibility: hidden; 
  }



  
/* */

/* */  
  
@media print {
    html, body, .all {
      background-color: #fff;
      color: #000;
    }
    #fixednav {
      background-color: #fff;
    }
    #fixednav a:link {
      color: #303030;
    }
    /* */
} /* */

  .show_when_width_ge_400px {
    display: none;
  }

@media (min-width: 400px) {
    .show_when_width_ge_400px {
      display: inline;
   }
} /* */

/* */
/* */

/* */

/* */
/* */

/* */

table.replaces__sacrificeable_for_lowidth { 
    display: none;
 }
   
@media only screen and (max-width: 570px), only screen and (max-device-width: 570px) {
  table.sacrificeable_for_lowidth { 
    display: none;
    width: 0;
  }
  table.replaces__sacrificeable_for_lowidth { 
    display: block;
  }  
} /* */

/* */

/* */

/* */

@media all and (min-width: 1060px) and (min-height: 500px) {
    #fixednav, #top_spacer_to_make_content_clear_fixednav {
      max-height: 30%;
    }
    #fixednav_hey_over_there, #fixednav_hey_over_there_2 {
      display: none;
    }
} /* */

/* */

</style>

<!-- -
/* */

- -->

</head>

<body>



<nav>
  <div id="fixednav">
    <div id="fixednav_hey_over_there">

      <img class="hamburger_menu_" 
        src="../images/pawsense-cat-computer-keyboard-protection-wide_hamburger_menu_1.png" 
        width="33" height="18"
        alt="See more pages of this website..." 
        />
      <div style="position: absolute; left: 2px; top: 2px; ">Navigation menu...</div>
      <div style="position: absolute; right: 2px; top: 2px; ">...<span class="show_when_width_ge_400px">see </span>more <span class="show_when_width_ge_400px">pages </span>of this website</div>
    </div>    


    

  <div class="fixednav_link"><a href="../index.html">About PawSense</a></div>
<div class="fixednav_link"><a href="../pawsense-buy.html">Buying PawSense</a></div>
<div class="fixednav_link"><a href="../reviews.html">What the Reviews Say</a></div>
<div class="fixednav_link"><a href="../pawsense-faq.html">Frequently Asked Questions</a></div>
<div class="fixednav_link fixednav_link_final"><a href="../pawsense-map.html">Detailed Site Map <span class="nav_smaller_print">(for PawSense)</span></a></div>
<!-- foo_nav1 --> 

  </div>
</nav>

<nav>  <!-- This should normally be hidden, but in case it might show, I code it to work. -->
  <div id="top_spacer_to_make_content_clear_fixednav">
 
    <div id="fixednav_hey_over_there_2">   
      <img class="hamburger_menu_" 
        src="../images/pawsense-cat-computer-keyboard-protection-wide_hamburger_menu_1.png" 
        width="33" height="18" />
      <!-- We don't need absolutely positioned items for spacing.
      <div style="position: absolute; left: 2px; top: 2px; color: #888;">Navigation menu...</div>
      <div style="position: absolute; right: 2px; top: 2px; color: #888;">...more of this website</div>
      -->
    </div>    



  <div class="fixednav_link"><a href="../index.html">About PawSense</a></div>
<div class="fixednav_link"><a href="../pawsense-buy.html">Buying PawSense</a></div>
<div class="fixednav_link"><a href="../reviews.html">What the Reviews Say</a></div>
<div class="fixednav_link"><a href="../pawsense-faq.html">Frequently Asked Questions</a></div>
<div class="fixednav_link fixednav_link_final"><a href="../pawsense-map.html">Detailed Site Map <span class="nav_smaller_print">(for PawSense)</span></a></div>
 

  </div>
</nav>

<div class="all">

 <div class="hcenter_1">

  <div class="main_content"><div class="mainlike_content_inner_limiter">
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

  </div></div> <!-- class="main_content" -->

 <!--
  <p>I am a wandering paragraph?</p>

  <img src="nonexistent.png" height=2 width=1000 />
 
  <div style="width:100%;">&nbsp;</div>  
 -->

<div class="copyright_tm_block">
  <div class="mainlike_content_inner_limiter" style="text-align: center;">
      <p>
         &copy; Copyright 1999-2018  by BitBoost Systems.
         <span class="nobr">All Rights Reserved.</span>
      </p><p>
         PawSense, CatsOff, BitBoost, and BitBoost Systems
         are trademarks and/or service marks of <A HREF="/">BitBoost.</A>
      </p>
 
  </div>
</div>
   
 </div> <!-- class="hcenter_1" -->
  
</div> <!-- class="all" -->

<nav>
  <div id="bottomnav">



<div class="fixednav_link"><a href="../index.html">About PawSense</a></div>
<div class="fixednav_link"><a href="../pawsense-buy.html">Buying PawSense</a></div>
<div class="fixednav_link"><a href="../reviews.html">What the Reviews Say</a></div>
<div class="fixednav_link"><a href="../pawsense-faq.html">Frequently Asked Questions</a></div>
<div class="fixednav_link fixednav_link_final"><a href="../pawsense-map.html">Detailed Site Map <span class="nav_smaller_print">(for PawSense)</span></a></div>
<!-- foo_nav2 --> 


  </div>
</nav>

</body>
</html>
