<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" lang="en" >
  <head>
  <title itemtype="name">Squidoo : The Best Of Reviews</title>
  <!-- test script server path http://the.squidoocdn.com --><link rel="stylesheet" href="http://the.squidoocdn.com/styles/min/bootstrap.v4008692792.css" />
            <meta name="apple-mobile-web-app-capable" content="yes">
              <meta name="apple-mobile-web-app-status-bar-style" content="black">
              <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="IE=9" />
    
  
  <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico" />
  <link rel="SHORTCUT ICON" href="/favicon.ico" />
  <link rel="apple-touch-startup-image" href="/imgs/ios/startup.png" />
  <link rel="apple-touch-icon" href="/imgs/ios/icon-57x57.png" />

      <meta name="p:domain_verify" content="1b2898bf5a03f74838fc854f7ec397a9" />
  
        <script>
      if (top.location != self.location) {
        var href = self.location.href;
                top.location = href;
      }
    </script>
  
      <script type="text/javascript" src="//use.typekit.com/jca5zgd.js"></script>
    <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  
    
  <script>
    // stuff to do once all scripts are loaded
    window.ready = [];
    // the google maps sdk gets a special ready stack
    window.gmapsReady = [];
    window.onGmapsLoaded = function() {
      var queue = gmapsReady;
      window.gmapsReady = {
        push: function(fx) {
          fx();
        }
      };
      for(var i=0; i<queue.length; i++) {
        queue[i]();
      }
    };
  </script><script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="http://the.squidoocdn.com/scripts/jquery/jquery-1.7.1.min.js"%3E%3C/script%3E'))</script>
<script>$J = jQuery.noConflict();</script>
<script>
  Squidoo = { 
    statichost: 'http://the.squidoocdn.com',

    __generated__: '2014-10-18T09:26:38-04:00', 

    host: document.location.protocol + '//' + document.location.hostname,

    auth: 'https://www.squidoo.com',
  
    __captcha__: '_squidcap_e',

    DEPS: {}
  };
  
      Squidoo.DEPS.JQUERY = {
            src: '//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js',
              alt: 'jquery/jquery-1.7.1.min',
            isLoaded: function(callback) {
        
    // if jQuery is already loaded, make sure it's at least 1.7.1
    if ('jQuery' in window) {
      if (jQuery.fn.jquery.substr(0, 3) >= 1.7) {
        callback(true);
      } else {
        jQuery = null;
        callback(false);
      }
    } else {
      callback(false);
    }
        }
              , onLoad: function(callback) {
          
    window.$J = jQuery.noConflict()
    callback();
          }
          };
      Squidoo.DEPS.CANVAS = {
            src: 'squidoo/lib/canvas',
            isLoaded: function(callback) {
        
    callback(Squidoo.Canvas && Squidoo.Canvas.lib);
        }
          };
      Squidoo.DEPS.LAYERS = {
            src: '/scripts/squidoo/core/layers.v3826117914.js',
            isLoaded: function(callback) {
        
    callback(Squidoo.Layers);
        }
          };
      Squidoo.DEPS.JQUERY_UI = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: '//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js',
              alt: 'jquery/jquery-ui-1.8.16.min',
            isLoaded: function(callback) {
        
    callback(jQuery.ui && jQuery.ui.version == '1.8.16');
        }
          };
      Squidoo.DEPS.TEMPLATES = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: '/scripts/squidoo/lib/templates.v1892930050.js',
            isLoaded: function(callback) {
        
    callback(Squidoo.Templates && Squidoo.Templates.lib);
        }
          };
      Squidoo.DEPS.COUNTDOWN = {
              deps: [  ],
            src: '/scripts/countdown/countdown.v1221151160.js',
            isLoaded: function(callback) {
        
    callback(window.squidtime);
        }
          };
      Squidoo.DEPS.VALIDATION = {
              deps: [ Squidoo.DEPS.JQUERY  ],
            src: '/scripts/squidoo/core/validation.v492862747.js',
            isLoaded: function(callback) {
        
    callback(Squidoo.Validation && Squidoo.Validation.lib);
        }
          };
      Squidoo.DEPS.AUTOCOMPLETE = {
              deps: [ Squidoo.DEPS.JQUERY_UI  ],
            src: '/scripts/squidoo/core/autocomplete.v2607451126.js',
            isLoaded: function(callback) {
        
    callback(Squidoo.Autocomplete && Squidoo.Autocomplete.lib);
        }
          };
      Squidoo.DEPS.TOOLTIP = {
              deps: [ Squidoo.DEPS.JQUERY,Squidoo.DEPS.JQUERY_UI  ],
            src: 'squidoo/lib/tooltip',
            isLoaded: function(callback) {
        
    callback(jQuery.fn.pointer)
        }
          };
      Squidoo.DEPS.NOTIFYBAR = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: 'squidoo/lib/notifybar',
            isLoaded: function(callback) {
        
    callback(window.NotifyBar)
        }
          };
      Squidoo.DEPS.PLUPLOAD = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: 'squidoo/lib/plupload/plupload.squidoo',
            isLoaded: function(callback) {
        
    callback(Squidoo.Plupload.lib)
        }
          };
      Squidoo.DEPS.UPLOAD = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: '/scripts/squidoo/lib/filepickerio.squidoo.v834960519.js',
            isLoaded: function(callback) {
        
    callback(Squidoo.Upload.lib)
        }
          };
      Squidoo.DEPS.EDITOR = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: 'squidoo/core/editor',
            isLoaded: function(callback) {
        
    callback('SquidooEditor' in window)
        }
          };
      Squidoo.DEPS.FACEBOOK = {
              deps: [ Squidoo.DEPS.JQUERY ],
            src: '/scripts/squidoo/lib/facebook.v3593490746.js',
            isLoaded: function(callback) {
        
    callback(Squidoo.Facebook && Squidoo.Facebook.lib);
        }
          };
    
  Squidoo.Facebook = { 
    appId: '37459380049',
    
    sdkLoaded: false,
    
    defaultPicture: 'http://i1.squidoocdn.com/resize_square/squidoo_images/50/lm_placeholder.jpg',
    
    // 
    // allows client to reload Facebook SDK on demand
    //
    reload: function(btn, callback) {
      if ($.isFunction(btn)) {
        callback = btn;
        btn = null;
      }
      
      FB.init({
        channelUrl: '/channel.html',
        appId: '37459380049', 
        status: true, 
        cookie: true,
        xfbml: true, 
        oauth: true
      });
      
      self.sdkLoaded = true;

      if ($.isFunction(callback)) {
        callback(true);
      }

      if (btn) {
        $J(btn).removeClass('btn_working');
      }
    },

    //
    // make the callback wait for FB
    //
    withFB: function(callback) {
      // wait for window.FB to be available
      if (Squidoo.Facebook.sdkLoaded) {
        callback();
      } else {
        var i = setInterval(function() {
          if (Squidoo.Facebook.sdkLoaded) {
            clearInterval(i);
            callback();
          }
        }, 100);
      }
    }
  };
  window.isHugdug = function() { return false };
  window.isSquidoo = function() { return true };
  window.width = window.width || function() { return window.innerWidth || (document.documentElement && document.documentElement.clientWidth) || document.getElementsByTagName('body')[0].clientWidth };
  staticServer = 'http://the.squidoocdn.com';
  isWorkshop = false;
  theLensName = '';
  theLensFormat = false;
  theLensId = '';
  theRequestServerName = 'www.squidoo.com';
  theServerName = 'reviews.squidoo.com';
  isLoggedIn = false;
  hasGaming = false;
  theWindowPref = false;
  theLensOwner = false;
  theBioOwner = false;
  theMember = false;
  isMAP = false;
  CSRF = '';
  squidoo_embedded = '';
  GA_PROPERTY_ID = 'UA-185209-2';
  MIXPANEL_TOKEN = '94d589d875fedf1896791138dc4355b3';
  MIXPANEL_DISABLE_FOR_ADMINS = false;
  GOOGLEMAPS_API_KEY = 'AIzaSyDtwPk5sMB5609lLxdhcI4a7bUQN8nKmZU';
  connErrorTimeout = 10000;
  adsEnabled = true;
  amazonDefaultTrackingId = 'squidoo-20';
</script><script src="http://the.squidoocdn.com/scripts/squidoo/core/squidoo.v2354739368.js"></script>
<script>
    // all scripts are loaded == ready!
    (function($) {
      if (window.ready) {
        var queue = window.ready;
        window.ready = {
          push: function(fx) {
            fx($);
          }
        };
        for (var i=0; i<queue.length; i++) {
          queue[i]($);
        }
      } else {
        console && console.error("Hmm... where's window.ready?");
      }
    })(jQuery);
    // mixpanel link and form tracking
    !function($) {
      var tid = 0;
      $('[data-track-click]').each(function(i, el) {
        var $el = $(el), 
            eventName = $el.data('track-click'),
            id = $el.attr('id'), 
            props = $el.data('track-props') || {};
        if (!id) {
          id = 'track'+(++tid);
          $el.attr('id', id);
        }
        mixpanel.track_links('#'+id, eventName, props);
      });
      $('[data-track-submit]').each(function(i, el) {
        var $el = $(el), 
            eventName = $el.data('track-submit'),
            id = $el.attr('id'), 
            props = $el.data('track-props') || {};
        if (!id) {
          id = 'track'+(++tid);
          $el.attr('id', id);
        }
        mixpanel.track_forms('#'+id, eventName, props);
      });
    }(jQuery);
  </script>
    <script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js"></script>
  <script>
    window.width = window.width || function() { return window.innerWidth || (document.documentElement && document.documentElement.clientWidth) || document.getElementsByTagName('body')[0].clientWidth };
    var googletag = googletag || {};
    googletag.cmd = googletag.cmd || [];
    window.showDesktopAdUnits = window.width() >= 990 || !window.theLensName;
    window.showMobileAdUnits = !window.showDesktopAdUnits && window.width() < 990;
    
    if (window.showDesktopAdUnits) {
      // Adsense:
      GS_googleAddAdSenseService("ca-pub-9879162776784828");
      GS_googleEnableAllServices();

      // Desktop DFP:
      (function() {
        var useSSL = 'https:' == document.location.protocol;
        var src = (useSSL ? 'https:' : 'http:') +
        '//www.googletagservices.com/tag/js/gpt.js';
        document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
      })();

      googletag.cmd.push(function() {

         
        googletag.defineSlot(
          // docs: http://support.google.com/dfp_sb/bin/answer.py?hl=en&answer=1651549
          // /(network code)/(targeted ad unit):
          '/1026555/squidoo_generic_728x90_top', 
          // ad slot creative size(s); in this example, just one 728x90:
          [ 728, 90 ], 
          // a code used to sync the init code (this) with the insertion code (later)
          // doc says it can be anything, so we use the MD5 hashsum of the targeted ad unit
          'div-gpt-2812119247e20ab02438749ff9b13117'
        ).addService(googletag.pubads());
        
        googletag.defineSlot('/1026555/squidoo_generic_300x250_sidebartop', [ 300, 250 ], 'div-gpt-afd075f458a9d38f84f86605285fa733').addService(googletag.pubads());
        googletag.defineSlot('/1026555/squidoo_generic_160x600_sidebarbottom', [ 160, 600 ], 'div-gpt-9e395edabd7f8e01b328c6d00cb9be81').addService(googletag.pubads());
        googletag.defineSlot('/1026555/Chitika:Sidebar300x400', [ 300, 400 ], 'div-gpt-b7e7630c19b58856c976fccff46472f7').addService(googletag.pubads());
        googletag.defineSlot('/1026555/say_media_twig', [ 728, 90 ], 'div-gpt-8ab6f500080ac90a7ace1b375886b86f').addService(googletag.pubads());
        
        googletag.pubads().enableSingleRequest();
        googletag.enableServices();
      });

    
    } else if (window.showMobileAdUnits) {

      // "Mobile" DFP:
      (function() {
        var useSSL = 'https:' == document.location.protocol;
        var src = (useSSL ? 'https:' : 'http:') +
        '//www.googletagservices.com/tag/js/gpt_mobile.js';
        document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
      })();

      googletag.cmd.push(function() {
        // at tablet widths and smaller
        googletag.defineSlot('/1026555/mobile_content_1', [320, 50], 'div-gpt-ad-1360092775182-0').addService(googletag.pubads());
        googletag.defineSlot('/1026555/mobile_content_2', [320, 50], 'div-gpt-ad-1360092775182-1').addService(googletag.pubads());
        // only on "Mobile":
        if (window.width() <= 768) {
          googletag.defineSlot('/1026555/mobile_header_320x50', [320, 50], 'div-gpt-7f16ad577a97ef7cdb62d1b78e0078c3').addService(googletag.pubads());
        }
        googletag.pubads().enableSingleRequest();
        googletag.enableServices();
      });
    }
  </script><!-- /adsense setup -->
  <script>
  var _gaq = _gaq || [];

  
    _gaq.push(['_setAccount', 'UA-185209-2'],
['_setDomainName', 'squidoo.com'],
['_setCustomVar', 1, 'Role', 'visitor', 1],
['_setCustomVar', 2, 'Best Of', 'reviews', 3],
['_trackPageview'],
['sqev._setAccount', 'UA-185209-16'],
['sqev._setDomainName', 'squidoo.com'],
['sqev._trackPageview']); // end gaq.push

    //
    // Google Analytics lazy-load
    //
    (function() {
      var use_debug = false; false;
      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/' + (use_debug ? 'u/ga_debug.js' : 'ga.js');
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

  
  function createXhr() {
    //Initializing our object
    var xmlHttp = null;
    //if XMLHttpRequest is available then creating and returning it
    if (typeof(XMLHttpRequest) != undefined) {
      xmlHttp = new XMLHttpRequest;
      return xmlHttp;
    //if window.ActiveXObject is available than the user is using IE...so we have to create the newest version XMLHttp object
    } else if (window.ActiveXObject) {
      var ieXMLHttpVersions = ['MSXML2.XMLHttp.5.0', 'MSXML2.XMLHttp.4.0', 'MSXML2.XMLHttp.3.0', 'MSXML2.XMLHttp', 'Microsoft.XMLHttp'];
      //In this array we are starting from the first element (newest version) and trying to create it. If there is an
      //exception thrown we are handling it (and doing nothing ^^)
      for (var i = 0; i < ieXMLHttpVersions.length; i++) {
        try {
          xmlHttp = new ActiveXObject(ieXMLHttpVersions[i]);
          return xmlHttp;
        } catch (e) {}
      }
    }
  }

  var evTrack = function(category, action, opt_label, opt_value) {
    try {
              _gaq.push(['_trackEvent', category, action, opt_label, opt_value]);
          } catch (ex) {}
  };

  function trackClick(link) {
    if (theLensId) {
      var xhr = createXhr();
      var url = '/track/ajax_click?';
      url += "&lens_id=" + theLensId;
      url += "&url=" + encodeURIComponent(link.href);
      xhr.open('get', url);
      xhr.send(null);
    }
  }

  var evSocial = function(network, socialAction, opt_target, opt_pagePath) {
    try {
              _gaq.push(['_trackSocial', network, socialAction, opt_target, opt_pagePath]);
          } catch (ex) {}
  };

  // lens stats
  
  //
  // quantcast beacon
  //
  var _qevents = _qevents || [];

  (function() {
    var elem = document.createElement('script');
    elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
    elem.async = true;
    elem.type = "text/javascript";
    var scpt = document.getElementsByTagName('script')[0];
    scpt.parentNode.insertBefore(elem, scpt);
  })();

  _qevents.push({
    qacct:"p-5aMDYnNLAd_xM"
  });
</script>

<script>
// XXX: this is made necessary by a script loading order issue
var theMember = false;
var MIXPANEL_TOKEN = '94d589d875fedf1896791138dc4355b3';
var MIXPANEL_DISABLE_FOR_ADMINS = false;

// mixpanel initialization
(function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=f.createElement("script");a.type="text/javascript";a.async=!0;a.src="//cdn.mxpnl.com/libs/mixpanel-2.2.min.js";e=f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a,e)}})(document,window.mixpanel||[]);
mixpanel.init(MIXPANEL_TOKEN);

// need to debug mixpanel? set debug: true
mixpanel.set_config({ debug: !!(theMember && theMember.roles && theMember.roles.admin) });



// load member data to tag events to this member
if (theMember.id) {
  if (typeof(NEW_REGISTERED_USER) !== 'undefined') {
    mixpanel.alias(theMember.id);
  } else {
    mixpanel.identify(theMember.id);
  }
  mixpanel.name_tag(theMember.username);
}

/**
 * Track and event.
 * Track and event. Optionally trigger a callback function.
 * @param String The event name
 * @param object Properties to pass with the event
 * @param Function A callback to execute after the event is passed
 */
var track = function(eventName, props, callback, thisArg) {
  mixpanel.track(eventName, props, $J.isFunction(callback) ? $J.proxy(callback, thisArg || window) : function(){});
};


/**
 * Track an event for a given sampling rate, e.g., 10 for 10% of the group.
 * Use the 'group' arg to create unique sampling groups for the purpose of
 * "remembering" whether or not a user is in a particular sample group. The
 * length of time user membership in a particular group should be remembered
 * is controlled by 'expires': the default is session (0); all other values
 * should be expressed in number of days to expiration.
 * If membership is determined to be "in", 'eventName' will be sent to mixpanel
 * accompanied by 'props'. Alternatively, pass a function in the 'eventName'
 * arg. This function will only be triggered if membership is determined to
 * be "in" - this allows for sample rate and group membership to determine
 * UI behavior, event state changes.
 */
var trackWithSampleRate = function(rate, eventName, props, expires, group) {
  if (!expires) {
    expires = 0; // session-length
  }
  if (!group) {
    group = 'all';
  }
  if (rate < 1 || rate > 100) {
    throw new Error("Invalid rate argument: must be between 1 and 100 (%)");
    return false;
  }
  var cookieName = 'sq|' + group;
  var membership = null;
  if ($J.cookie(cookieName)) {
    // are they in the group?
    membership = $J.cookie(cookieName);
    if (membership === 'out') {
      return false;
    }
  } else {
    // evaluate membership
    var sample = Math.round( Math.random() * 99 ) + 1;
    membership = sample <= rate ? 'in' : 'out';
    //$J.cookie(cookieName, membership, { expires: timeout });
  }
  // fire event?
  if (membership === 'in') {
    if ($J.isFunction(eventName)) {
      eventName(props);
    } else {
      track(eventName, props);
    }
  } else {
    console && console.log('Not counting [' + group + '] events for this user');
  }
};

</script> 

<script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={xpid:"UAEHUVBADgYHVVVW"};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o?o:e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({QJf3ax:[function(t,e){function n(t){function e(e,n,a){t&&t(e,n,a),a||(a={});for(var c=s(e),u=c.length,f=i(a,o,r),d=0;u>d;d++)c[d].apply(f,n);return f}function a(t,e){u[t]=s(t).concat(e)}function s(t){return u[t]||[]}function c(){return n(e)}var u={};return{on:a,emit:e,create:c,listeners:s,_events:u}}function r(){return{}}var o="nr@context",i=t("gos");e.exports=n()},{gos:"7eSDFh"}],ee:[function(t,e){e.exports=t("QJf3ax")},{}],3:[function(t){function e(t,e,n,i,s){try{c?c-=1:r("err",[s||new UncaughtException(t,e,n)])}catch(u){try{r("ierr",[u,(new Date).getTime(),!0])}catch(f){}}return"function"==typeof a?a.apply(this,o(arguments)):!1}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function n(t){r("err",[t,(new Date).getTime()])}var r=t("handle"),o=t(4),i=t("ee"),a=window.onerror,s=!1,c=0;t("loader").features.err=!0,window.onerror=e,NREUM.noticeError=n;try{throw new Error}catch(u){"stack"in u&&(t(5),t(3),"addEventListener"in window&&t(1),window.XMLHttpRequest&&XMLHttpRequest.prototype&&XMLHttpRequest.prototype.addEventListener&&t(2),s=!0)}i.on("fn-start",function(){s&&(c+=1)}),i.on("fn-err",function(t,e,r){s&&(this.thrown=!0,n(r))}),i.on("fn-end",function(){s&&!this.thrown&&c>0&&(c-=1)}),i.on("internal-error",function(t){r("ierr",[t,(new Date).getTime(),!0])})},{1:4,2:7,3:5,4:18,5:6,ee:"QJf3ax",handle:"D5DuLP",loader:"G9z0Bl"}],4:[function(t,e){function n(t){i.inPlace(t,["addEventListener","removeEventListener"],"-",r)}function r(t){return t[1]}var o=(t(1),t("ee").create()),i=t(2)(o),a=t("gos");if(e.exports=o,n(window),"getPrototypeOf"in Object){for(var s=document;s&&!s.hasOwnProperty("addEventListener");)s=Object.getPrototypeOf(s);s&&n(s);for(var c=XMLHttpRequest.prototype;c&&!c.hasOwnProperty("addEventListener");)c=Object.getPrototypeOf(c);c&&n(c)}else XMLHttpRequest.prototype.hasOwnProperty("addEventListener")&&n(XMLHttpRequest.prototype);o.on("addEventListener-start",function(t){if(t[1]){var e=t[1];"function"==typeof e?this.wrapped=t[1]=a(e,"nr@wrapped",function(){return i(e,"fn-",null,e.name||"anonymous")}):"function"==typeof e.handleEvent&&i.inPlace(e,["handleEvent"],"fn-")}}),o.on("removeEventListener-start",function(t){var e=this.wrapped;e&&(t[1]=e)})},{1:18,2:19,ee:"QJf3ax",gos:"7eSDFh"}],5:[function(t,e){var n=(t(2),t("ee").create()),r=t(1)(n);e.exports=n,r.inPlace(window,["requestAnimationFrame","mozRequestAnimationFrame","webkitRequestAnimationFrame","msRequestAnimationFrame"],"raf-"),n.on("raf-start",function(t){t[0]=r(t[0],"fn-")})},{1:19,2:18,ee:"QJf3ax"}],6:[function(t,e){function n(t,e,n){var r=t[0];"string"==typeof r&&(r=new Function(r)),t[0]=o(r,"fn-",null,n)}var r=(t(2),t("ee").create()),o=t(1)(r);e.exports=r,o.inPlace(window,["setTimeout","setInterval","setImmediate"],"setTimer-"),r.on("setTimer-start",n)},{1:19,2:18,ee:"QJf3ax"}],7:[function(t,e){function n(){c.inPlace(this,d,"fn-")}function r(t,e){c.inPlace(e,["onreadystatechange"],"fn-")}function o(t,e){return e}var i=t("ee").create(),a=t(1),s=t(2),c=s(i),u=s(a),f=window.XMLHttpRequest,d=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"];e.exports=i,window.XMLHttpRequest=function(t){var e=new f(t);try{i.emit("new-xhr",[],e),u.inPlace(e,["addEventListener","removeEventListener"],"-",function(t,e){return e}),e.addEventListener("readystatechange",n,!1)}catch(r){try{i.emit("internal-error",[r])}catch(o){}}return e},window.XMLHttpRequest.prototype=f.prototype,c.inPlace(XMLHttpRequest.prototype,["open","send"],"-xhr-",o),i.on("send-xhr-start",r),i.on("open-xhr-start",r)},{1:4,2:19,ee:"QJf3ax"}],8:[function(t){function e(t){if("string"==typeof t&&t.length)return t.length;if("object"!=typeof t)return void 0;if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if("undefined"!=typeof FormData&&t instanceof FormData)return void 0;try{return JSON.stringify(t).length}catch(e){return void 0}}function n(t){var n=this.params,r=this.metrics;if(!this.ended){this.ended=!0;for(var i=0;c>i;i++)t.removeEventListener(s[i],this.listener,!1);if(!n.aborted){if(r.duration=(new Date).getTime()-this.startTime,4===t.readyState){n.status=t.status;var a=t.responseType,u="arraybuffer"===a||"blob"===a||"json"===a?t.response:t.responseText,f=e(u);if(f&&(r.rxSize=f),this.sameOrigin){var d=t.getResponseHeader("X-NewRelic-App-Data");d&&(n.cat=d.split(", ").pop())}}else n.status=0;r.cbTime=this.cbTime,o("xhr",[n,r,this.startTime])}}}function r(t,e){var n=i(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.sameOrigin=n.sameOrigin}if(window.XMLHttpRequest&&XMLHttpRequest.prototype&&XMLHttpRequest.prototype.addEventListener&&!/CriOS/.test(navigator.userAgent)){t("loader").features.xhr=!0;var o=t("handle"),i=t(2),a=t("ee"),s=["load","error","abort","timeout"],c=s.length,u=t(1);t(4),t(3),a.on("new-xhr",function(){this.totalCbs=0,this.called=0,this.cbTime=0,this.end=n,this.ended=!1,this.xhrGuids={}}),a.on("open-xhr-start",function(t){this.params={method:t[0]},r(this,t[1]),this.metrics={}}),a.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),a.on("send-xhr-start",function(t,n){var r=this.metrics,o=t[0],i=this;if(r&&o){var u=e(o);u&&(r.txSize=u)}this.startTime=(new Date).getTime(),this.listener=function(t){try{"abort"===t.type&&(i.params.aborted=!0),("load"!==t.type||i.called===i.totalCbs&&(i.onloadCalled||"function"!=typeof n.onload))&&i.end(n)}catch(e){try{a.emit("internal-error",[e])}catch(r){}}};for(var f=0;c>f;f++)n.addEventListener(s[f],this.listener,!1)}),a.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),a.on("xhr-load-added",function(t,e){var n=""+u(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),a.on("xhr-load-removed",function(t,e){var n=""+u(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),a.on("addEventListener-end",function(t,e){e instanceof XMLHttpRequest&&"load"===t[0]&&a.emit("xhr-load-added",[t[1],t[2]],e)}),a.on("removeEventListener-end",function(t,e){e instanceof XMLHttpRequest&&"load"===t[0]&&a.emit("xhr-load-removed",[t[1],t[2]],e)}),a.on("fn-start",function(t,e,n){e instanceof XMLHttpRequest&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=(new Date).getTime()))}),a.on("fn-end",function(t,e){this.xhrCbStart&&a.emit("xhr-cb-time",[(new Date).getTime()-this.xhrCbStart,this.onload,e],e)})}},{1:"XL7HBI",2:9,3:7,4:4,ee:"QJf3ax",handle:"D5DuLP",loader:"G9z0Bl"}],9:[function(t,e){e.exports=function(t){var e=document.createElement("a"),n=window.location,r={};e.href=t,r.port=e.port;var o=e.href.split("://");return!r.port&&o[1]&&(r.port=o[1].split("/")[0].split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=e.hostname||n.hostname,r.pathname=e.pathname,"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname),r.sameOrigin=!e.hostname||e.hostname===document.domain&&e.port===n.port&&e.protocol===n.protocol,r}},{}],gos:[function(t,e){e.exports=t("7eSDFh")},{}],"7eSDFh":[function(t,e){function n(t,e,n){if(r.call(t,e))return t[e];var o=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:o,writable:!0,enumerable:!1}),o}catch(i){}return t[e]=o,o}var r=Object.prototype.hasOwnProperty;e.exports=n},{}],D5DuLP:[function(t,e){function n(t,e,n){return r.listeners(t).length?r.emit(t,e,n):(o[t]||(o[t]=[]),void o[t].push(e))}var r=t("ee").create(),o={};e.exports=n,n.ee=r,r.q=o},{ee:"QJf3ax"}],handle:[function(t,e){e.exports=t("D5DuLP")},{}],XL7HBI:[function(t,e){function n(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:i(t,o,function(){return r++})}var r=1,o="nr@id",i=t("gos");e.exports=n},{gos:"7eSDFh"}],id:[function(t,e){e.exports=t("XL7HBI")},{}],loader:[function(t,e){e.exports=t("G9z0Bl")},{}],G9z0Bl:[function(t,e){function n(){var t=p.info=NREUM.info;if(t&&t.agent&&t.licenseKey&&t.applicationID&&c&&c.body){p.proto="https"===d.split(":")[0]||t.sslForHttp?"https://":"http://",a("mark",["onload",i()]);var e=c.createElement("script");e.src=p.proto+t.agent,c.body.appendChild(e)}}function r(){"complete"===c.readyState&&o()}function o(){a("mark",["domContent",i()])}function i(){return(new Date).getTime()}var a=t("handle"),s=window,c=s.document,u="addEventListener",f="attachEvent",d=(""+location).split("?")[0],p=e.exports={offset:i(),origin:d,features:{}};c[u]?(c[u]("DOMContentLoaded",o,!1),s[u]("load",n,!1)):(c[f]("onreadystatechange",r),s[f]("onload",n)),a("mark",["firstbyte",i()])},{handle:"D5DuLP"}],18:[function(t,e){function n(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(0>o?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=n},{}],19:[function(t,e){function n(t){return!(t&&"function"==typeof t&&t.apply&&!t[i])}var r=t("ee"),o=t(1),i="nr@wrapper",a=Object.prototype.hasOwnProperty;e.exports=function(t){function e(t,e,r,a){function nrWrapper(){var n,i,s,u;try{i=this,n=o(arguments),s=r&&r(n,i)||{}}catch(d){f([d,"",[n,i,a],s])}c(e+"start",[n,i,a],s);try{return u=t.apply(i,n)}catch(p){throw c(e+"err",[n,i,p],s),p}finally{c(e+"end",[n,i,u],s)}}return n(t)?t:(e||(e=""),nrWrapper[i]=!0,u(t,nrWrapper),nrWrapper)}function s(t,r,o,i){o||(o="");var a,s,c,u="-"===o.charAt(0);for(c=0;c<r.length;c++)s=r[c],a=t[s],n(a)||(t[s]=e(a,u?s+o:o,i,s,t))}function c(e,n,r){try{t.emit(e,n,r)}catch(o){f([o,e,n,r])}}function u(t,e){if(Object.defineProperty&&Object.keys)try{var n=Object.keys(t);return n.forEach(function(n){Object.defineProperty(e,n,{get:function(){return t[n]},set:function(e){return t[n]=e,e}})}),e}catch(r){f([r])}for(var o in t)a.call(t,o)&&(e[o]=t[o]);return e}function f(e){try{t.emit("internal-error",e)}catch(n){}}return t||(t=r),e.inPlace=s,e.flag=i,e}},{1:18,ee:"QJf3ax"}]},{},["G9z0Bl",3,8]);</script>  

  <!-- IE Fix for HTML5 Tags -->
  <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->

    
</head>  <body  class="best_of_lens best_of_reviews logged-out" data-layout="global">
        <div id="fb-root"></div>
<script>
  !function() {
    if (!window.doOnFbAsyncInit) {
      window.doOnFbAsyncInit = [];
    }
    window.fbAsyncInit = function() {
      FB.init({
        channelUrl: '/channel.html',
        appId: '37459380049', 
        status: true, 
        cookie: true,
        xfbml: true, 
        oauth: true
      });
      
      var queue = doOnFbAsyncInit;
      doOnFbAsyncInit = {
        push: function(callback) {
          callback();
        }
      }
      for (var i=0; i<queue.length; i++) {
        queue[i]();
      }
    };
    
    (function() {
      var e = document.createElement('script'); e.async = true;
      e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
      document.getElementById('fb-root').appendChild(e);
    }());
  }();
</script>    <div class="page_wrap clearfix">
      <div class="page_wrap_raster clearfix">
        <!--INFOLINKS_OFF-->
        

<div id="toolbar_wrap" class="clearfix">
  <nav id="nav_global">
    <ul> 
      <li><a href="http://crafts.squidoo.com">Crafts</a></li>
      <li><a href="http://kids.squidoo.com">Kids</a></li>
      <li><a href="http://food.squidoo.com">Food</a></li>
      <li><a href="http://culture.squidoo.com">Culture</a></li>
      <li><a href="http://happyhalloween.squidoo.com">Halloween</a></li>
      <li><a href="http://howto.squidoo.com">How-To</a></li>
      <li><a href="http://pets.squidoo.com">Pets</a></li>
      <li><a href="http://books.squidoo.com">Books</a></li>
      <li><a href="http://reviews.squidoo.com">Reviews</a></li>
      <li><a href="http://hobbies.squidoo.com">Hobbies</a></li>
      <li><a href="http://travel.squidoo.com">Travel</a></li>
      <li><a href="http://movies.squidoo.com">Movies</a></li>
      <li><a href="http://music.squidoo.com">Music</a></li>
    </ul>
  </nav>
  <div id="toolbar_header" class="clearfix">
    <h4 id="logo">
      <a href="/">Squidoo</a>
    </h4>

    <nav id="nav_topical">
              <ul>
  <li><a href="http://reviews.squidoo.com">Reviews</a></li>
            <li class="">
        <a href="http://reviews.squidoo.com/topics/computers-and-electronics/pc">PCs</a>
      </li>
                <li class="">
        <a href="http://reviews.squidoo.com/topics/hobbies-games-toys/games">Games</a>
      </li>
                <li class="">
        <a href="http://reviews.squidoo.com/topics/computers-and-electronics/gadgets">Gadgets</a>
      </li>
              <li class="">
          <a href="http://reviews.squidoo.com">More...</a>
        </li>
          </ul>
          </nav>

    <div id="nav_functional">
      <ul>
        
        
        <li class="dropdown nav_search_li">
          <a data-toggle="dropdown" href="#">
            <i class="fa fa-search"></i>
          </a>
          <div class="dropdown-menu pull-right">
            <div class="toolbar_search clearfix">
              <form method="get" action="http://www.squidoo.com/search/results" name="searchForm">
                <input id="query" class="searchField" type="text" onfocus="this.value = '';" value="Search Squidoo" name="q"/>
                <button class="btn" type="submit" value="Go"><i class="fa fa-angle-right"></i></button>
              </form>
            </div>
          </div>
        </li>

        
          <li class="desktop_nav_item"><a href="https://www.squidoo.com/member/login">Log In</a></li>
          <li class="dropdown desktop_nav_item"><a data-toggle="dropdown" href="#">Explore</a>
            <ul class="dropdown-menu pull-right" role="menu">
              <li><a href="http://www.squidoo.com/squidoo">What's Squidoo?</a></li>
              <li><a href="http://hq.squidoo.com/meet-the-team">Meet the team</a></li>
              <li><a href="http://hq.squidoo.com/">Squidoo HQ</a></li>
              <li><a href="http://hq.squidoo.com/forums/">Forum</a></li>
              <li><a href="#" onclick="Squidoo.bug(); return false;">Report a bug</a></li>
            </ul>
          </li>

        
        <li class="mobile_nav_item">
          <a href="#" class="menu_toggle"><i class="fa fa-bars"></i></a>
        </li>

      </ul>
    </div>
  </div>
</div>

<div id="menu_mobile" style="display: none;">
  
    <ul>
          <li><a href="https://www.squidoo.com/member/login">Log In</a></li>
      <li><a href="http://www.squidoo.com/squidoo">What's Squidoo?</a></li>
      <li><a href="http://hq.squidoo.com/meet-the-team">Meet the team</a></li>
      <li><a href="http://hq.squidoo.com/">Squidoo HQ</a></li>
      <li><a href="http://hq.squidoo.com/forums/">Forum</a></li>
      <li><a href="#" onclick="Squidoo.bug(); return false;">Report a bug</a></li>
        <li class="mobile_submenu_div">
      <a class="mobile_submenu_toggle" href="#">Topics <span class="font12 pad_left_5"><i class="fa fa-chevron-circle-right"></i></span></a>
      <div class="mobile_submenu" style="display: none;">
                  <ul>
  <li><a href="http://reviews.squidoo.com">Reviews</a></li>
            <li class="">
        <a href="http://reviews.squidoo.com/topics/computers-and-electronics/pc">PCs</a>
      </li>
                <li class="">
        <a href="http://reviews.squidoo.com/topics/hobbies-games-toys/games">Games</a>
      </li>
                <li class="">
        <a href="http://reviews.squidoo.com/topics/computers-and-electronics/gadgets">Gadgets</a>
      </li>
              <li class="">
          <a href="http://reviews.squidoo.com">More...</a>
        </li>
          </ul>
              </div>
    </li>
    <li>
      <a class="mobile_submenu_toggle" href="#">Best of Squidoo <span class="font12 pad_left_5"><i class="fa fa-chevron-circle-right"></i></span></a>
      <div class="mobile_submenu" style="display: none;">
        <ul>
          <li><a href="http://crafts.squidoo.com">Crafts</a></li>
          <li><a href="http://kids.squidoo.com">Kids</a></li>
          <li><a href="http://food.squidoo.com">Food</a></li>
          <li><a href="http://culture.squidoo.com">Culture</a></li>
          <li><a href="http://happyhalloween.squidoo.com">Halloween</a></li>
          <li><a href="http://howto.squidoo.com">How-To</a></li>
          <li><a href="http://pets.squidoo.com">Pets</a></li>
          <li><a href="http://books.squidoo.com">Books</a></li>
          <li><a href="http://reviews.squidoo.com">Reviews</a></li>
          <li><a href="http://hobbies.squidoo.com">Hobbies</a></li>
          <li><a href="http://travel.squidoo.com">Travel</a></li>
          <li><a href="http://movies.squidoo.com">Movies</a></li>
          <li><a href="http://music.squidoo.com">Music</a></li>
        </ul>
      </div>
    </li>
  </ul>
</div>

<div id="header_wrap" class="clearfix">
  <header id="header" class="clearfix">
<!--     <h4 class="logo">
      <a href="http://reviews.squidoo.com">Squidoo</a>
    </h4> -->
          <div class="header_banner">
    
<div id="div-gpt-2812119247e20ab02438749ff9b13117" style="width:728px; height:90px;"></div>
<script type="text/javascript">
  if (window.showDesktopAdUnits) { 
    if (!window.googletag.enableServices) {
          } else {
      googletag.cmd.push(function() { googletag.display('div-gpt-2812119247e20ab02438749ff9b13117'); });
    }
  }
</script>  </div><!-- .header_banner -->
  </header>
  </div><!-- #header_wrap -->

<div id="sg_container"></div>



                <div id="content_wrap" class="clearfix">
          <div id="content" class="clearfix">
            <header id="page_header">
  <h1>The Best Reviews Pages on Squidoo</h1>
</header>

<div id="left_col_wrap">
  <div id="left_col">
    <div id="errors" style="display:none">
  </div>
<div id="info" style="display:none">
  <a href="#" class="hideLink" onclick="jQuery('#info').hide();">Close</a> </div>        <div id="list_content">
              <ol id="lens_list" class="unstyled" start="1">
                                <li class="media">
              <a class="img" href="http://reviews.squidoo.com/30" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens1354254_123433344830th_Birthday_Gifts.gif" alt="30th Birthday Gift Ideas">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  1. <a href="http://reviews.squidoo.com/30">30th Birthday Gift Ideas</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by fefe                </p> 
                <p>
                  This page was started several years ago around the time I was turning 30, but I'm a bit further into my thirties now. I can say from experience... <a class="bold" href="http://reviews.squidoo.com/30">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-bluetooth-headphones-for-running" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19366125_1402713741--a.jpg" alt="Best Bluetooth Headphones for Running">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  2. <a href="http://reviews.squidoo.com/best-bluetooth-headphones-for-running">Best Bluetooth Headphones for Running</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by onepace                </p> 
                <p>
                  If you're a runner then you know how great of a feeling it is to just get away from life for a little bit to where it's just you, your favorite... <a class="bold" href="http://reviews.squidoo.com/best-bluetooth-headphones-for-running">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/gaming-cases" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17919503_1392327792_a_a.png" alt="Best PC Gaming Cases 2014 Desktop Tower Reviews">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  3. <a href="http://reviews.squidoo.com/gaming-cases">Best PC Gaming Cases 2014 Desktop Tower Reviews</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  A good gaming case not only gives your PC an identity, it also houses your expensive components. As someone who has used quite a few cases i... <a class="bold" href="http://reviews.squidoo.com/gaming-cases">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/games-that-are-like-minecraft" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18899388_1345900902a--a.jpg" alt="18 Games Like Minecraft (Free and Paid) - Fun Sandbox Building Games">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  4. <a href="http://reviews.squidoo.com/games-that-are-like-minecraft">18 Games Like Minecraft (Free and Paid) - Fun Sandbox Building Games</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by SammySpam                </p> 
                <p>
                  Are you a Minecraft addict looking for some paid or free games like Minecraft? There are many great Minecraft clones and alternatives available... <a class="bold" href="http://reviews.squidoo.com/games-that-are-like-minecraft">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/pc-gaming-headsets" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18674380_1328896477_a_a.png" alt="Best PC Gaming Headsets 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  5. <a href="http://reviews.squidoo.com/pc-gaming-headsets">Best PC Gaming Headsets 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  A great gaming headset not only is an improvement on what you're hearing, but also on how you play as well. As someone who played competitiv... <a class="bold" href="http://reviews.squidoo.com/pc-gaming-headsets">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/gaming-monitors" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17701335_1371745971a_a_.jpg" alt="Best PC Gaming Monitors 2014 Guide / Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  6. <a href="http://reviews.squidoo.com/gaming-monitors">Best PC Gaming Monitors 2014 Guide / Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Finding a good gaming monitor requires a lot of research. Competitive gaming is demanding and the best monitors for gaming not only have a f... <a class="bold" href="http://reviews.squidoo.com/gaming-monitors">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/buying-a-kindle" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens15595621_1387933480a.JPG" alt="Buying a Kindle? Read This Before You Buy">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  7. <a href="http://reviews.squidoo.com/buying-a-kindle">Buying a Kindle? Read This Before You Buy</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Susan52                </p> 
                <p>
                  Thinking of buying a new Kindle as a gift for yourself or for someone else? Smart move! Not sure where to buy a Kindle or which one to buy? Let... <a class="bold" href="http://reviews.squidoo.com/buying-a-kindle">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/ergonomic-officechair" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19171605_1330448244__a.png" alt="Best Ergonomic Office Chairs for 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  8. <a href="http://reviews.squidoo.com/ergonomic-officechair">Best Ergonomic Office Chairs for 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  If you spend a lot of time sitting in an office chair in front of a computer like I do, then you know how essential a comfortable chair is.... <a class="bold" href="http://reviews.squidoo.com/ergonomic-officechair">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cpuprocessors" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17757861_1350106051__0.png" alt="Best CPU 2014 Intel Vs. AMD Processors">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  9. <a href="http://reviews.squidoo.com/cpuprocessors">Best CPU 2014 Intel Vs. AMD Processors</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  This lens a one stop learning guide and review for the best new processors of 2014. If you've been out of the PC building world for the last... <a class="bold" href="http://reviews.squidoo.com/cpuprocessors">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-photo-editing-laptop" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19302477_1333236586_a__a.png" alt="Best Photo Editing / Graphic Design Laptop 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  10. <a href="http://reviews.squidoo.com/best-photo-editing-laptop">Best Photo Editing / Graphic Design Laptop 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  For me a typical laptop won't do. I need one that works well for all the graphic design and photo editing projects I have to throw at it. Hi... <a class="bold" href="http://reviews.squidoo.com/best-photo-editing-laptop">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/photo-editing-monitors" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18195875_1311521299Best_Photo_Editing_Monito" alt="Best IPS Panel Photo Editing Monitors 2014 Photography Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  11. <a href="http://reviews.squidoo.com/photo-editing-monitors">Best IPS Panel Photo Editing Monitors 2014 Photography Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Photo editing is an art that goes beyond just modifying a picture, it often times requires a monitor with accurate color reproduction which... <a class="bold" href="http://reviews.squidoo.com/photo-editing-monitors">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/build-gaming-pc" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17811942_1403201077a_.jpg" alt="Build a Gaming PC 2014 Best Custom Computer Builds">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  12. <a href="http://reviews.squidoo.com/build-gaming-pc">Build a Gaming PC 2014 Best Custom Computer Builds</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  While building a gaming pc it can be difficult to know exactly what hardware, parts, and specifications will give you the most performance for... <a class="bold" href="http://reviews.squidoo.com/build-gaming-pc">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/budget-gaming-mouse" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20679854_1361382291__a_.png" alt="Best Budget PC Gaming Mouse 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  13. <a href="http://reviews.squidoo.com/budget-gaming-mouse">Best Budget PC Gaming Mouse 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Not everyone is a professional gamer or has a sponsor when they get started. Whether you're looking to play games casually or eventually for... <a class="bold" href="http://reviews.squidoo.com/budget-gaming-mouse">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/60th-birthday-gift-ideas" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens2186057_123433773960th-Birthday.jpg" alt="60th Birthday Gift Ideas">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  14. <a href="http://reviews.squidoo.com/60th-birthday-gift-ideas">60th Birthday Gift Ideas</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by fefe                </p> 
                <p>
                  My parents have both turned 60 in the past few years so I've been there when it comes to shopping for 60th birthday gifts. You'll find quite... <a class="bold" href="http://reviews.squidoo.com/60th-birthday-gift-ideas">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-psu-power-supply" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18151310_1310704050Best_Power_Supply_2011.jp" alt="Best PSU/Power Supply - PC Gaming 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  15. <a href="http://reviews.squidoo.com/best-psu-power-supply">Best PSU/Power Supply - PC Gaming 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  This lens is a one stop guide to learning about and choosing the best power supply for your gaming or general PC build. First we'll review h... <a class="bold" href="http://reviews.squidoo.com/best-psu-power-supply">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-gaming-ram" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18009703_1350272074_a_a.jpg" alt="Best PC Gaming Ram 2014 DDR3 Memory Reviews">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  16. <a href="http://reviews.squidoo.com/best-gaming-ram">Best PC Gaming Ram 2014 DDR3 Memory Reviews</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Have you ever wondered what the best or most popular ram for gaming is in a particular year? In this post I'll give you a look at what most... <a class="bold" href="http://reviews.squidoo.com/best-gaming-ram">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/five-best-led-desk-lamps-reviews" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19845240_1350021441---a-.jpg" alt="Six Best LED Desk Lamps | Reviews for 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  17. <a href="http://reviews.squidoo.com/five-best-led-desk-lamps-reviews">Six Best LED Desk Lamps | Reviews for 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by bikesbikesbikes                </p> 
                <p>
                  The desk lamp is a ubiquitous fixture in most offices and homes. A typical example uses a conventional incandescent or fluorescent light bul... <a class="bold" href="http://reviews.squidoo.com/five-best-led-desk-lamps-reviews">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-photo-editing-computer-build" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19448490_1407277805_a_.jpg" alt="Best Custom Computer Build for Photo Editing 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  18. <a href="http://reviews.squidoo.com/best-photo-editing-computer-build">Best Custom Computer Build for Photo Editing 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Building a photo editing computer for your photography, graphic design, or video editing business allows you to choose high quality parts th... <a class="bold" href="http://reviews.squidoo.com/best-photo-editing-computer-build">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/comfortable-cheap-office-chairs" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19803494_1370369950___a__.png" alt="Best Ergonomic Office Chairs for the Money 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  19. <a href="http://reviews.squidoo.com/comfortable-cheap-office-chairs">Best Ergonomic Office Chairs for the Money 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  If you sit in your office chair like I do almost every single day, then comfort as well as lumbar support is super important. Durability is also... <a class="bold" href="http://reviews.squidoo.com/comfortable-cheap-office-chairs">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/graphic-design-monitor" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19451214_1336103801_a__.png" alt="Best Graphic Design Monitor for Photo and Video Editing 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  20. <a href="http://reviews.squidoo.com/graphic-design-monitor">Best Graphic Design Monitor for Photo and Video Editing 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  I've written several posts on TN panel and other monitors that are not color critical. This post will focus on the top rated IPS panel compu... <a class="bold" href="http://reviews.squidoo.com/graphic-design-monitor">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/palm-claw-grip-gaming-mouse" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20671124_1361376184_a__a_.png" alt="Best Gaming Mouse 2014 - Palm, Claw, Fingertip Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  21. <a href="http://reviews.squidoo.com/palm-claw-grip-gaming-mouse">Best Gaming Mouse 2014 - Palm, Claw, Fingertip Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  A good gaming mouse doesn't necessarily have to be flashy. That being said probably one of the most important things to look for in a gaming... <a class="bold" href="http://reviews.squidoo.com/palm-claw-grip-gaming-mouse">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-am3-plus-motherboards" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18940459_6097c876d6dcd81261d295f1f058e8cc.jpg" alt="Best AMD AM3  Motherboard for Gaming 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  22. <a href="http://reviews.squidoo.com/best-am3-plus-motherboards">Best AMD AM3  Motherboard for Gaming 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Whether you're a performance enthusiast or just looking to build a gaming PC you're going to need a good motherboard. Your motherboard acts... <a class="bold" href="http://reviews.squidoo.com/best-am3-plus-motherboards">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-gaming-chairs" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens21196030_1374789772a_a.jpg" alt="Buy The Best Gaming Chairs of 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  23. <a href="http://reviews.squidoo.com/best-gaming-chairs">Buy The Best Gaming Chairs of 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Writingnag                </p> 
                <p>
                  Gaming Chair gift for yourself or the Gamer in your Life? Buy the Best Video Game Chairs 2014 here!

I was a teenager when I played my first... <a class="bold" href="http://reviews.squidoo.com/best-gaming-chairs">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/50th-birthday-gift-ideas" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens2113441_123433683150th_birthday_gift_ideas.jpg" alt="50th Birthday Gift Ideas">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  24. <a href="http://reviews.squidoo.com/50th-birthday-gift-ideas">50th Birthday Gift Ideas</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by fefe                </p> 
                <p>
                  At 50, you are halfway to 100 which is a huge milestone and I'm planning ahead for when family and friends in my life hit the big 5-0 with this... <a class="bold" href="http://reviews.squidoo.com/50th-birthday-gift-ideas">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/shark-vs-dyson-vacuum-cleaners" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20178205_1356017736a__.jpg" alt="Comparing Shark vs Dyson Vacuum Cleaners - An Indepth Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  25. <a href="http://reviews.squidoo.com/shark-vs-dyson-vacuum-cleaners">Comparing Shark vs Dyson Vacuum Cleaners - An Indepth Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by ClaytonThomas                </p> 
                <p>
                  At a glance, when comparing these two vacuum cleaners against each other, there seems to be many similarities except for the price tag. A good... <a class="bold" href="http://reviews.squidoo.com/shark-vs-dyson-vacuum-cleaners">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-gaming-motherboards" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17727487_1372704015_a_a.png" alt="Best PC Gaming Motherboards 2014 Guide and Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  26. <a href="http://reviews.squidoo.com/best-gaming-motherboards">Best PC Gaming Motherboards 2014 Guide and Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  A good gaming motherboard doesn't have to be expensive and with the right overclocking features can extend the life of your components. Whil... <a class="bold" href="http://reviews.squidoo.com/best-gaming-motherboards">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cheap-gaming-mouse" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20663185_1361295449a_a_.png" alt="Best Cheap and Good Gaming Mouse 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  27. <a href="http://reviews.squidoo.com/cheap-gaming-mouse">Best Cheap and Good Gaming Mouse 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Some gamers like to brag about their equipment, and rightfully so. A good gaming mouse can, in fact, help with both precision and accuracy.... <a class="bold" href="http://reviews.squidoo.com/cheap-gaming-mouse">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/20-of-the-coolest-computer-cases-ever" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18864461_1344114804z_aa.jpg" alt="20 Really Cool Computer Cases for 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  28. <a href="http://reviews.squidoo.com/20-of-the-coolest-computer-cases-ever">20 Really Cool Computer Cases for 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by AtomicGirl                </p> 
                <p>
                  Ever have one of those days when you computer starts feeling old and stale? It may still be a decent machine, but you may become so sick and... <a class="bold" href="http://reviews.squidoo.com/20-of-the-coolest-computer-cases-ever">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-beach-tents" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19153044_1329956143a_.jpg" alt="Best Beach Tents">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  29. <a href="http://reviews.squidoo.com/best-beach-tents">Best Beach Tents</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by pkmcr                </p> 
                <p>
                  Are you looking for the Best Beach Tent for you and the kids this Summer?

We are all increasingly aware of the damage the sun can do, especially... <a class="bold" href="http://reviews.squidoo.com/best-beach-tents">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/the-best-badminton-sets" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19628472_1342396924a--.jpg" alt="The Best Badminton Sets">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  30. <a href="http://reviews.squidoo.com/the-best-badminton-sets">The Best Badminton Sets</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by partybuzz                </p> 
                <p>
                  Are you looking for a new badminton set? On this page I've included (in my opinion) the best badminton sets. These sets have been rated at least... <a class="bold" href="http://reviews.squidoo.com/the-best-badminton-sets">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-av-receiver-for-the-money" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19668762_1343778356_A_.png" alt="Best AV Receiver for the Money 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  31. <a href="http://reviews.squidoo.com/best-av-receiver-for-the-money">Best AV Receiver for the Money 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by gamingpchardware                </p> 
                <p>
                  Sometimes it can be hard to know exactly what the best bang is for your buck when picking out an AV receiver. There tends to be little diffe... <a class="bold" href="http://reviews.squidoo.com/best-av-receiver-for-the-money">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/got-hot-flashes-no-longer-with-this-cooling-mattress-pad" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/a5d76ca703486cf8d71e059f1fd20f14.jpg" alt="Got Hot Flashes? No Longer With This Cooling Mattress Pad.">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  32. <a href="http://reviews.squidoo.com/got-hot-flashes-no-longer-with-this-cooling-mattress-pad">Got Hot Flashes? No Longer With This Cooling Mattress Pad.</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by gottaloveit                </p> 
                <p>
                  Ever wondered what Hell feels like? Try being a 55 year old woman, camping without air conditioning, and having a hot flash. Boy, did I miss... <a class="bold" href="http://reviews.squidoo.com/got-hot-flashes-no-longer-with-this-cooling-mattress-pad">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-watch-for-runners-timex-garmin-polar" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens12772011_1378813390_a_____a__a.jpg" alt="Best Watch For Runners - Timex Vs Garmin Vs Polar">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  33. <a href="http://reviews.squidoo.com/best-watch-for-runners-timex-garmin-polar">Best Watch For Runners - Timex Vs Garmin Vs Polar</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Lou1842                </p> 
                <p>
                  Looking for the best watch for runners? This article shares my research after buying a running watch for my husband. It gives summaries of the... <a class="bold" href="http://reviews.squidoo.com/best-watch-for-runners-timex-garmin-polar">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/top-10-strategy-games-2012-14" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20544195_1359672481a.jpg" alt="Top 10 Strategy Games of 2013-2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  34. <a href="http://reviews.squidoo.com/top-10-strategy-games-2012-14">Top 10 Strategy Games of 2013-2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Paravox                </p> 
                <p>
                  The strategy genre is one of the most astounding classes of games. From commanding thousands of men on a misty medieval grassland to consumi... <a class="bold" href="http://reviews.squidoo.com/top-10-strategy-games-2012-14">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-mac-monitors" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18811569_1320330414MacBook_Monitor.png" alt="Best Mac Monitors for MacBook Pro and Mini 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  35. <a href="http://reviews.squidoo.com/best-mac-monitors">Best Mac Monitors for MacBook Pro and Mini 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  If you've recently purchased a Macbook or Apple Mini, then you might be searching for the right monitor that is not only compatible with you... <a class="bold" href="http://reviews.squidoo.com/best-mac-monitors">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/blind-cell-phone" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens2412452_12336076433092282344_7595888a18_m[1].jpg" alt="Cell Phones for the Blind and Visually Impaired">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  36. <a href="http://reviews.squidoo.com/blind-cell-phone">Cell Phones for the Blind and Visually Impaired</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by mulberry                </p> 
                <p>
                  Cell phones are great tools for maximizing productivity, providing security, and enhancing lives with better communication. Unfortunately ma... <a class="bold" href="http://reviews.squidoo.com/blind-cell-phone">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/really-cool-gopro-accessories" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19758952_1380797693aaz__.jpg" alt="Which GoPro Accessories do I need?">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  37. <a href="http://reviews.squidoo.com/really-cool-gopro-accessories">Which GoPro Accessories do I need?</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by flything                </p> 
                <p>
                  Here you will find all the best GoPro Accessories, either genuine or aftermarket. The company itself makes over a dozen accessories for their... <a class="bold" href="http://reviews.squidoo.com/really-cool-gopro-accessories">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/purse-organizers" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17597340_1296769241Pouchee-PurseOrganizer-to" alt="Top Five Purse Organizers">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  38. <a href="http://reviews.squidoo.com/purse-organizers">Top Five Purse Organizers</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by DreamsInBloom                </p> 
                <p>
                  If you love purses and have lots of them chances are you could benefit from a way to organize the inside of your purse.

Purse organizers that... <a class="bold" href="http://reviews.squidoo.com/purse-organizers">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/waterproof-laptop-backpack" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20019981_1353520646a_a_aa.jpg" alt="What's the Best Waterproof Laptop Backpack">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  39. <a href="http://reviews.squidoo.com/waterproof-laptop-backpack">What's the Best Waterproof Laptop Backpack</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by ClaytonThomas                </p> 
                <p>
                  Today, people are buying laptops for many reasons. One of the main reasons is because it is portable, but dealing with damage to an expensive... <a class="bold" href="http://reviews.squidoo.com/waterproof-laptop-backpack">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-gaming-monitor-xbox-ps3-wii" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19532390_1338916900_a_.png" alt="Best Gaming Monitor 2014 - Xbox One, PS4, Wii">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  40. <a href="http://reviews.squidoo.com/best-gaming-monitor-xbox-ps3-wii">Best Gaming Monitor 2014 - Xbox One, PS4, Wii</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Playing on a TV is not always the most desirable when it comes to your Xbox 360, Wii, or PS3. Lower response times and higher input lag mean... <a class="bold" href="http://reviews.squidoo.com/best-gaming-monitor-xbox-ps3-wii">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/top-gaming-laptop" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18961942_1402439100.jpg" alt="Best PC Gaming Laptops for the Money 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  41. <a href="http://reviews.squidoo.com/top-gaming-laptop">Best PC Gaming Laptops for the Money 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  When I was younger I could sit at a PC all day and game. While I've grown up I still enjoy playing whenever I can. In order to do that I nee... <a class="bold" href="http://reviews.squidoo.com/top-gaming-laptop">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/the-best-cheap-waterproof-camera" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19459866_1395158664aa-.jpg" alt="The Best Cheap Waterproof Camera">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  42. <a href="http://reviews.squidoo.com/the-best-cheap-waterproof-camera">The Best Cheap Waterproof Camera</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by lisadh                </p> 
                <p>
                  Are you looking for an affordable rugged camera that can shoot excellent quality photos? You can find underwater cameras under $100 on the m... <a class="bold" href="http://reviews.squidoo.com/the-best-cheap-waterproof-camera">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/choose-a-kindle" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20225573_1374257298_____.JPG" alt="Choose a Kindle: 2014 Buyer's Guide">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  43. <a href="http://reviews.squidoo.com/choose-a-kindle">Choose a Kindle: 2014 Buyer's Guide</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Susan52                </p> 
                <p>
                  Still trying to decide which Kindle to buy? Our user-friendly Kindle comparisons, reviews, and explanation of the features will help you choose... <a class="bold" href="http://reviews.squidoo.com/choose-a-kindle">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/top-tablets-for-students" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19448206_1335981094__a.png" alt="Best Student Tablet for the Money 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  44. <a href="http://reviews.squidoo.com/top-tablets-for-students">Best Student Tablet for the Money 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  A growing number of schools are requiring students to use a tablet in the classroom. This includes elementary school up to and beyond gradua... <a class="bold" href="http://reviews.squidoo.com/top-tablets-for-students">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cheap-noise-cancelling-headphones" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19725671_1345952870__a__a_a.jpg" alt="Best Cheap Noise Cancelling Headphones">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  45. <a href="http://reviews.squidoo.com/cheap-noise-cancelling-headphones">Best Cheap Noise Cancelling Headphones</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by KonaCoffeeBuzz                </p> 
                <p>
                  As a writer I can appreciate the need to silence out the outside world. Constant noises, even though they don't bug you, can elevate your stress... <a class="bold" href="http://reviews.squidoo.com/cheap-noise-cancelling-headphones">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/my-review-of-the-honda-grom-motorcycle" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens21284363_1379614383__0-09-9_a_.._.png" alt="2014 Honda Grom Motorcycle Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  46. <a href="http://reviews.squidoo.com/my-review-of-the-honda-grom-motorcycle">2014 Honda Grom Motorcycle Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by jbdkz                </p> 
                <p>
                  The day had finally come...

Our local Honda Motorsports dealer delivered my new 2014 Honda Grom. I had put down a deposit on my new Grom se... <a class="bold" href="http://reviews.squidoo.com/my-review-of-the-honda-grom-motorcycle">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cameras-with-flip-screens" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens16872771_1295640542camera-with-flip-out-scre" alt="Cameras with Flip Out Screens - Canon &amp; Nikon Digital Cameras">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  47. <a href="http://reviews.squidoo.com/cameras-with-flip-screens">Cameras with Flip Out Screens - Canon &amp; Nikon Digital Cameras</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by hotbrain                </p> 
                <p>
                  A flip-out screen is also called a Vari-Angle LCD screen or an articulating monitor screen. I just call it a flip-out screen. It's a feature... <a class="bold" href="http://reviews.squidoo.com/cameras-with-flip-screens">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-psp-rpgs" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens7322872_1367822147_a__.png" alt="The Best PSP RPGs">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  48. <a href="http://reviews.squidoo.com/best-psp-rpgs">The Best PSP RPGs</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by wolftyrs                </p> 
                <p>
                  From gamer favorites from the past to current best-sellers, here are the best role-playing experiences available on the PlayStation Portable:

Many... <a class="bold" href="http://reviews.squidoo.com/best-psp-rpgs">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/gaming-accessories-pc-xbox-playstation" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20983181_1366309762_A__a.jpg" alt="30 Must-Have Gaming Accessories in 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  49. <a href="http://reviews.squidoo.com/gaming-accessories-pc-xbox-playstation">30 Must-Have Gaming Accessories in 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by hsb250                </p> 
                <p>
                  This review will be separated into 3 sections; the best gaming accessories for PC, Xbox 360, and Playstation 3. I'll also list other more in... <a class="bold" href="http://reviews.squidoo.com/gaming-accessories-pc-xbox-playstation">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cameras-with-time-lapse-function" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19532447_1378659032-.jpg" alt="Compact Cameras with Time Lapse Function">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  50. <a href="http://reviews.squidoo.com/cameras-with-time-lapse-function">Compact Cameras with Time Lapse Function</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by lisadh                </p> 
                <p>
                  Are you looking for cameras with time lapse function? A camera with a built-in interval timer makes it much easier to capture time lapse pho... <a class="bold" href="http://reviews.squidoo.com/cameras-with-time-lapse-function">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-shoes-for-standing" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17817811_1357652327-00.jpg" alt="Best Shoes For Standing All Day">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  51. <a href="http://reviews.squidoo.com/best-shoes-for-standing">Best Shoes For Standing All Day</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by WendyKrick                </p> 
                <p>
                  I've been a manager in retail for several years. As a retail manager I work very long hours on my feet standing on tiles over concrete. So at... <a class="bold" href="http://reviews.squidoo.com/best-shoes-for-standing">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-solar-charger-for-iphone-5" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19962308_1352555507a.jpg" alt="Best Solar Charger For iphone 5">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  52. <a href="http://reviews.squidoo.com/best-solar-charger-for-iphone-5">Best Solar Charger For iphone 5</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by greenqueen09                </p> 
                <p>
                  You have come to the right place if you are looking for the best value and fastest solar powered chargers for iphone 5. Listed here you will... <a class="bold" href="http://reviews.squidoo.com/best-solar-charger-for-iphone-5">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-gaming-tv" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18965532_1323290928Best_TV_for_Gaming.png" alt="Best Low Input Lag Gaming TV 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  53. <a href="http://reviews.squidoo.com/best-gaming-tv">Best Low Input Lag Gaming TV 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  There are two types of gaming fans that go in search for a great gaming HDTV. Those who are looking for an HDTV that they'll use for casual... <a class="bold" href="http://reviews.squidoo.com/best-gaming-tv">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/corningware-pyroceram-blue-cornflower-casserole-set" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/67e494f4e563033febeba4c5072c2d88.jpg" alt="It's Back! Corningware Stove-Top Cookware in Pyroceram">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  54. <a href="http://reviews.squidoo.com/corningware-pyroceram-blue-cornflower-casserole-set">It's Back! Corningware Stove-Top Cookware in Pyroceram</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by BarbaraCasey                </p> 
                <p>
                  The original Corningware Pyroceram casserole dishes are back! In the famous Cornflower Blue pattern, no less.
For... <a class="bold" href="http://reviews.squidoo.com/corningware-pyroceram-blue-cornflower-casserole-set">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-wirelessmouse" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19520687_1338494119__.jpg" alt="Best Wireless Mouse for Mac and PC 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  55. <a href="http://reviews.squidoo.com/best-wirelessmouse">Best Wireless Mouse for Mac and PC 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  The wireless mouse has been around for a long time, but this year we have a few new mice that are making an impact. The latest wireless mice... <a class="bold" href="http://reviews.squidoo.com/best-wirelessmouse">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-wii-games-all-time" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19436997_1335552892__a_.png" alt="Best Wii Games of All Time 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  56. <a href="http://reviews.squidoo.com/best-wii-games-all-time">Best Wii Games of All Time 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  Every Saturday my kids and I get together for a couple of hours of Wii time with Dad. It's the perfect gaming console because there are plen... <a class="bold" href="http://reviews.squidoo.com/best-wii-games-all-time">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-led-monitors" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18018464_1349995267_0-.jpg" alt="Best LED/LCD Computer Monitors 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  57. <a href="http://reviews.squidoo.com/best-led-monitors">Best LED/LCD Computer Monitors 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  After writing about the best gaming monitors for 2014 I decided I would broaden the topic to the best 22, 24, and 27 inch LED and LCD computer... <a class="bold" href="http://reviews.squidoo.com/best-led-monitors">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cameras-with-flip-out-screens" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19271100_81690f2d76929d175e86878f4316d996.jpg" alt="Cameras with Flip-Out Screens">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  58. <a href="http://reviews.squidoo.com/cameras-with-flip-out-screens">Cameras with Flip-Out Screens</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by kindoak                </p> 
                <p>
                  I have been taking photos for over 35 years but it was not until I started using a camera with articulating screen that my photography improved... <a class="bold" href="http://reviews.squidoo.com/cameras-with-flip-out-screens">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/kindle-waterproof-covers" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens11549961_1406994177a______-__Aaz.com" alt="Kindle Waterproof Covers and Cases">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  59. <a href="http://reviews.squidoo.com/kindle-waterproof-covers">Kindle Waterproof Covers and Cases</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Susan52                </p> 
                <p>
                  Looking for a waterproof case for your Kindle? Good idea, especially if you're headed to the pool, hot tub, or the beach, or if you're cooking... <a class="bold" href="http://reviews.squidoo.com/kindle-waterproof-covers">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/my-favorite-jigsaw-puzzle-board" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/b3cac19bde127f5f886b87135963351e.jpg" alt="My Favorite Jigsaw Puzzle Board">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  60. <a href="http://reviews.squidoo.com/my-favorite-jigsaw-puzzle-board">My Favorite Jigsaw Puzzle Board</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by pkmcr                </p> 
                <p>
                  One of the things that I love doing on a cold winter's night is sitting for an hour or so and working on a Jigsaw Puzzle. I really enjoy doing... <a class="bold" href="http://reviews.squidoo.com/my-favorite-jigsaw-puzzle-board">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/car-seat-cushions-for-short-drivers" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19834481_1361051438-a--.jpg" alt="Car Seat Cushions for Short Drivers">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  61. <a href="http://reviews.squidoo.com/car-seat-cushions-for-short-drivers">Car Seat Cushions for Short Drivers</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by smorse28                </p> 
                <p>
                  Cars--even small cars--are getting bigger and bigger these days. At just about 5'2" sometimes I have trouble seeing properly. My poor mother... <a class="bold" href="http://reviews.squidoo.com/car-seat-cushions-for-short-drivers">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/the-best-kinect-fitness-games" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens17894069_1320196291kinect-fitness-games.jpg" alt="The 6 Best Kinect Fitness Games">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  62. <a href="http://reviews.squidoo.com/the-best-kinect-fitness-games">The 6 Best Kinect Fitness Games</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by emmalarkins                </p> 
                <p>
                  This list of the best Kinect fitness games will help you choose the game that's right to get you in shape - and stay in shape!

If you haven't... <a class="bold" href="http://reviews.squidoo.com/the-best-kinect-fitness-games">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/headphones-and-earbuds-for-people-with-unilateral-hearing-loss" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19153360_1402765459a_a.jpg" alt="Headphones and Earbuds for People with Unilateral Hearing Loss">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  63. <a href="http://reviews.squidoo.com/headphones-and-earbuds-for-people-with-unilateral-hearing-loss">Headphones and Earbuds for People with Unilateral Hearing Loss</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Kylyssa                </p> 
                <p>
                  Yes!About twelve years ago I suffered hearing loss in my left ear. While I'm a huge music lover, it didn't interfere with my enjoyment of music... <a class="bold" href="http://reviews.squidoo.com/headphones-and-earbuds-for-people-with-unilateral-hearing-loss">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/light-for-kindle" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens14209121_1390593879_____a__a.JPG" alt="Need a Light for Kindle? Check out these popular choices.">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  64. <a href="http://reviews.squidoo.com/light-for-kindle">Need a Light for Kindle? Check out these popular choices.</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Susan52                </p> 
                <p>
                  Congratulations on choosing the Amazon Kindle. You're going to love it! If you like to read in bed or on the train or plane or in other dimly-lit... <a class="bold" href="http://reviews.squidoo.com/light-for-kindle">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-tablet-for-the-money" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19046150_1349199817_a___.jpg" alt="Best Tablets for the Money 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  65. <a href="http://reviews.squidoo.com/best-tablet-for-the-money">Best Tablets for the Money 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by gamingpchardware                </p> 
                <p>
                  Traveling to technology expos I've had the chance to see just about every good tablet on the market. The future looks pretty bright as table... <a class="bold" href="http://reviews.squidoo.com/best-tablet-for-the-money">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/good-gaming-monitor" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20704737_1361736429_a_.png" alt="Good Low Input Lag Monitors for PC Gaming 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  66. <a href="http://reviews.squidoo.com/good-gaming-monitor">Good Low Input Lag Monitors for PC Gaming 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  A good computer monitor for gaming ultimately is one that allows you to do one of three things; perform better, see better, and improving yo... <a class="bold" href="http://reviews.squidoo.com/good-gaming-monitor">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/10-reasons-to-buy-a-gopro" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/a4fe1869aec7e2cd0eb3e569fa7c5b4b.jpg" alt="10 Reasons to Buy A GoPro">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  67. <a href="http://reviews.squidoo.com/10-reasons-to-buy-a-gopro">10 Reasons to Buy A GoPro</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by janices7                </p> 
                <p>
                  My husband and I were getting ready for our September 2013 trip to Australia and New Zealand when my brother mentioned that we should... <a class="bold" href="http://reviews.squidoo.com/10-reasons-to-buy-a-gopro">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-24-inch-gaming-monitor" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20711917_1361762724__a_.jpg" alt="Best 24 Inch Gaming Computer Monitors 2014 Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  68. <a href="http://reviews.squidoo.com/best-24-inch-gaming-monitor">Best 24 Inch Gaming Computer Monitors 2014 Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TopTenGamer                </p> 
                <p>
                  If you're a serious or professional gamer, then finding the right gaming monitor can sometimes be difficult. Looking through manufacturer sp... <a class="bold" href="http://reviews.squidoo.com/best-24-inch-gaming-monitor">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/review-of-vivitar-dvr785hd-an-alternative-to-the-gopro-hero-3" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/24ba861c8c1b9bf542f4132006ccb860.jpg" alt="Review of Vivitar DVR785HD a low cost alternative to the Gopro Hero 3">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  69. <a href="http://reviews.squidoo.com/review-of-vivitar-dvr785hd-an-alternative-to-the-gopro-hero-3">Review of Vivitar DVR785HD a low cost alternative to the Gopro Hero 3</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by jbdkz                </p> 
                <p>
                  My wife got me the Vivitar DVR785HD for Christmas.The DVR785HD is an alternative to the Gopro Hero 3 at a fraction of the cost. I believe... <a class="bold" href="http://reviews.squidoo.com/review-of-vivitar-dvr785hd-an-alternative-to-the-gopro-hero-3">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/what-to-do-about-shoes-when-you-have-two-different-sized-feet" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/5b1f012e039c6c41d9fb3f83666a2046.jpg" alt="What To Do About Shoes When You Have Two Different Sized Feet">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  70. <a href="http://reviews.squidoo.com/what-to-do-about-shoes-when-you-have-two-different-sized-feet">What To Do About Shoes When You Have Two Different Sized Feet</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Kylyssa                </p> 
                <p>
                  Almost no one has two feet exactly identical in size but sometimes the size difference between a person's two feet can make buying shoes that... <a class="bold" href="http://reviews.squidoo.com/what-to-do-about-shoes-when-you-have-two-different-sized-feet">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/airfloss-vs-waterpick-vs-manual-flossing" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens19695870_137325779700-__.png" alt="AirFloss vs Waterpik vs Manual Flossing">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  71. <a href="http://reviews.squidoo.com/airfloss-vs-waterpick-vs-manual-flossing">AirFloss vs Waterpik vs Manual Flossing</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by dbodnariuc                </p> 
                <p>
                  Which one is better, the Phillips' Airfloss or Waterpik? There are not enough studies to establish an effectiveness comparison between the t... <a class="bold" href="http://reviews.squidoo.com/airfloss-vs-waterpick-vs-manual-flossing">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/best-portable-dvd-players-for-kids-2010" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens11358901_1370095827_a__a__.jpg" alt="Best Portable DVD Players for Kids ">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  72. <a href="http://reviews.squidoo.com/best-portable-dvd-players-for-kids-2010">Best Portable DVD Players for Kids </a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Lou1842                </p> 
                <p>
                  Our portable DVD player has been invaluable at times for entertaining my kids (two boys aged 6 and 2) in a number of settings. We've used ours... <a class="bold" href="http://reviews.squidoo.com/best-portable-dvd-players-for-kids-2010">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/which-kindle-to-buy-review" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18865230_1322091998Our_Kindle_Family.JPG" alt="Which Kindle to Buy: Reviews from a Kindle Owner">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  73. <a href="http://reviews.squidoo.com/which-kindle-to-buy-review">Which Kindle to Buy: Reviews from a Kindle Owner</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Susan52                </p> 
                <p>
                  Not sure which Kindle to buy? This family of Kindle owners is here to help you out with reviews of the latest and greatest Kindle models that... <a class="bold" href="http://reviews.squidoo.com/which-kindle-to-buy-review">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/honda-cbr250r-motorcycle-review" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens21291184_1378605126_00a.JPG" alt="Honda CBR250R Motorcycle Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  74. <a href="http://reviews.squidoo.com/honda-cbr250r-motorcycle-review">Honda CBR250R Motorcycle Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by jbdkz                </p> 
                <p>
                  I wanted a new fuel injected motorcycle but I didn't want to spend an arm and a leg. At the time I owned three carbureted motorcycles and it... <a class="bold" href="http://reviews.squidoo.com/honda-cbr250r-motorcycle-review">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/4-gauge-carburetor-vacuum-synchronizer" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/66a5bdaad55a310dc0070653b7e85bfc.jpg" alt="4 Gauge Motorcycle Carburetor Vacuum Synchronizer">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  75. <a href="http://reviews.squidoo.com/4-gauge-carburetor-vacuum-synchronizer">4 Gauge Motorcycle Carburetor Vacuum Synchronizer</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by TNTbefree                </p> 
                <p>
                  I tell you what... &nbsp;It is not as hard to sync or balance the four barrel carbs on your motorcycle&nbsp;as your mechanic may say. &nbsp;All... <a class="bold" href="http://reviews.squidoo.com/4-gauge-carburetor-vacuum-synchronizer">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/lcd-monitors" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens18045548_1323192176Best-Gaming-Monitor.jpg" alt="Best Gaming LED/LCD Computer Monitors 2014">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  76. <a href="http://reviews.squidoo.com/lcd-monitors">Best Gaming LED/LCD Computer Monitors 2014</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by hsb250                </p> 
                <p>
                  Most LCD displays have one flaw or another so you have to weigh what's most important to you for gaming. For some gamers color reproduction... <a class="bold" href="http://reviews.squidoo.com/lcd-monitors">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/sandless-beach-mats" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20095344_1355051254a_a_a_a.jpg" alt="Sandless Beach Mats">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  77. <a href="http://reviews.squidoo.com/sandless-beach-mats">Sandless Beach Mats</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by James1978                </p> 
                <p>
                  I have to admit that I have only recently found out about sandless beach mats, but I think they are a fantastic idea because they do solve a... <a class="bold" href="http://reviews.squidoo.com/sandless-beach-mats">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/gammon-junior-drum-set-review" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/e186315a6cbe1d89680855704ccf2464.jpg" alt="The Best Junior Drum Set for 7 - 10 Year Old Kids">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  78. <a href="http://reviews.squidoo.com/gammon-junior-drum-set-review">The Best Junior Drum Set for 7 - 10 Year Old Kids</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by partybuzz                </p> 
                <p>
                  A Drum Set is a fun, yet educational gift for kids...

My grandson, Douglas, wanted a new drum set from Santa last year, so the... <a class="bold" href="http://reviews.squidoo.com/gammon-junior-drum-set-review">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/no-cable-no-problem-with-the-amazonbasics-extreme-performance-ultra-thin-amplified-indoor-hdtv-antenna" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/47f9c17b5fff86d5a24641db8602907b.jpg" alt="No Cable? No Problem With the AmazonBasics Extreme Performance Ultra Thin Amplified Indoor HDTV Antenna">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  79. <a href="http://reviews.squidoo.com/no-cable-no-problem-with-the-amazonbasics-extreme-performance-ultra-thin-amplified-indoor-hdtv-antenna">No Cable? No Problem With the AmazonBasics Extreme Performance Ultra Thin Amplified Indoor HDTV Antenna</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by gottaloveit                </p> 
                <p>
                  I kicked cable TV to the curb about 6 months ago. I just got so fed up with paying upwards to $180 per month (!) to have 500 channels which still... <a class="bold" href="http://reviews.squidoo.com/no-cable-no-problem-with-the-amazonbasics-extreme-performance-ultra-thin-amplified-indoor-hdtv-antenna">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/nerf-lazer-tag-set" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/483216e1b5eb1d4a0d5b253d4dbfc9fe.jpg" alt="Nerf Lazer Tag Set">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  80. <a href="http://reviews.squidoo.com/nerf-lazer-tag-set">Nerf Lazer Tag Set</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by flowski                </p> 
                <p>
                  The boys got this exact same NERF Lazer tag set for Christmas a couple of years ago and it has been one of the most played with gifts... <a class="bold" href="http://reviews.squidoo.com/nerf-lazer-tag-set">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/android-on-a-stick-quad-core-streaming-dongle" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/4ac17ee52bf460161ca8477ac88b7696.jpg" alt="Android on a Stick Quad Core Streaming Dongle">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  81. <a href="http://reviews.squidoo.com/android-on-a-stick-quad-core-streaming-dongle">Android on a Stick Quad Core Streaming Dongle</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Nangaye                </p> 
                <p>
                  The Generic MK809 Quad-Core Android dongle is a device that can transform any regular HD TV into a Smart TV. I've had one... <a class="bold" href="http://reviews.squidoo.com/android-on-a-stick-quad-core-streaming-dongle">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/a-bookstand-for-people-who-like-to-read-while-eating" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/a00d56ee39f32ebfa85a725c56776f4d.jpg" alt="A Book Holder for People Who Like to Read While Eating (and Cooking)">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  82. <a href="http://reviews.squidoo.com/a-bookstand-for-people-who-like-to-read-while-eating">A Book Holder for People Who Like to Read While Eating (and Cooking)</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by BarbaraCasey                </p> 
                <p>
                  Are you an avid reader in search of an affordable, functional book holder? Or are you on the lookout for a fun, yet practical, gift for a... <a class="bold" href="http://reviews.squidoo.com/a-bookstand-for-people-who-like-to-read-while-eating">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/custom-usb-drives-for-photographers-95078" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/a0cd05a2563da83a9dc3ade5c6a1a03e.jpg" alt="Custom USB Drives for Photographers">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  83. <a href="http://reviews.squidoo.com/custom-usb-drives-for-photographers-95078">Custom USB Drives for Photographers</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by 3QuartersToday                </p> 
                <p>
                  Why Photographers Should Use A Personalized USB Drive

A personalized memory stick has become the standard in wedding photography and quickly... <a class="bold" href="http://reviews.squidoo.com/custom-usb-drives-for-photographers-95078">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/antennas-direct-c2-v-cjm-clearstream-2-v-long-range-antenna-review" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/c5b6d71e233420ebe2c68a5f283b0a31.jpg" alt="Antennas Direct C2-V-CJM ClearStream 2-V Long Range Antenna Review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  84. <a href="http://reviews.squidoo.com/antennas-direct-c2-v-cjm-clearstream-2-v-long-range-antenna-review">Antennas Direct C2-V-CJM ClearStream 2-V Long Range Antenna Review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by EricDockett                </p> 
                <p>
                  Did you know you can receive over-the-air television in high-definition for free?&nbsp;This review explains how the Clearstream 2v Long-range... <a class="bold" href="http://reviews.squidoo.com/antennas-direct-c2-v-cjm-clearstream-2-v-long-range-antenna-review">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/carry-a-personal-alarm-be-safe" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/7de0314b7875f8042e75a68ad8559053.jpg" alt="Carry a personal alarm: Be safe">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  85. <a href="http://reviews.squidoo.com/carry-a-personal-alarm-be-safe">Carry a personal alarm: Be safe</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by britflorida                </p> 
                <p>
                  Personal alarms save lives

I really can't tell you how strongly I feel about this. Personal alarms are very inexpensive items and... <a class="bold" href="http://reviews.squidoo.com/carry-a-personal-alarm-be-safe">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/10-reasons-to-love-the-chromecast-streaming-media-player" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/0409224e89f95d90768ae7d187aa1282.jpg" alt="10 Reasons to Love the Chromecast Streaming Media Player">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  86. <a href="http://reviews.squidoo.com/10-reasons-to-love-the-chromecast-streaming-media-player">10 Reasons to Love the Chromecast Streaming Media Player</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Upon-Request                </p> 
                <p>
                  Google debuted their Chromecast HDMI Streaming Media Player in July, 2013. I think I saw the first TV ad for it in early October, and thought... <a class="bold" href="http://reviews.squidoo.com/10-reasons-to-love-the-chromecast-streaming-media-player">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/why-do-swimmers-need-a-speedo-backpack" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/f3894361e5f3654656bcbd615f4797b0.jpg" alt="Why Do Swimmers Need a Speedo Backpack?">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  87. <a href="http://reviews.squidoo.com/why-do-swimmers-need-a-speedo-backpack">Why Do Swimmers Need a Speedo Backpack?</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Michellle                </p> 
                <p>
                  Do Your Kids Love to Swim?

Are you washing beach towels even when it is snowy and cold outside? Driving to morning practice in the wee... <a class="bold" href="http://reviews.squidoo.com/why-do-swimmers-need-a-speedo-backpack">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/wonderwash-manual-clothes-washer-a-review" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/047cc8c8d9792218f5d5cfefcd244003.jpg" alt="Wonder Wash Manual Clothes Washer - Does It Work?">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  88. <a href="http://reviews.squidoo.com/wonderwash-manual-clothes-washer-a-review">Wonder Wash Manual Clothes Washer - Does It Work?</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Jadelynx                </p> 
                <p>
                  A Wonder Wash is a small plastic manual washing machine. It will wash about 5 pounds of clothes per load, and takes no electricity. It does... <a class="bold" href="http://reviews.squidoo.com/wonderwash-manual-clothes-washer-a-review">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/why-im-so-pleased-with-my-urban-rebounder-trampoline-a-review" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/ccbb82166ec8aed0c9d56fe6ee0443a6.jpg" alt="Why I'm so pleased with my Urban Rebounder Trampoline - a review">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  89. <a href="http://reviews.squidoo.com/why-im-so-pleased-with-my-urban-rebounder-trampoline-a-review">Why I'm so pleased with my Urban Rebounder Trampoline - a review</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by cavehouseman                </p> 
                <p>
                  I'm not always as popular as I might be with my wife and this was certainly true after her second rebounder started to fall apart whilst I was... <a class="bold" href="http://reviews.squidoo.com/why-im-so-pleased-with-my-urban-rebounder-trampoline-a-review">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/coleslaw-dressing" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/436a594d4a063f73008b59cf536af710.jpg" alt="The Best Coleslaw Dressing? Marzetti Gets My Vote!">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  90. <a href="http://reviews.squidoo.com/coleslaw-dressing">The Best Coleslaw Dressing? Marzetti Gets My Vote!</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Susan52                </p> 
                <p>
                  Looking for an easy coleslaw dressing recipe? Here's mine: Grab a bottle of Marzetti's original Slaw Dressing off the shelf at the local grocery... <a class="bold" href="http://reviews.squidoo.com/coleslaw-dressing">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/fjallraven-kanken-daypack" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/4cbbab063f0d0a50ebead72c07a50da4.jpg" alt="Fjallraven Kanken Daypack">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  91. <a href="http://reviews.squidoo.com/fjallraven-kanken-daypack">Fjallraven Kanken Daypack</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by NellyvanderWerff                </p> 
                <p>
                  I love my Fjallraven backpack. I had forgotten how much, because I've been using Fjallraven backpacks daily for the past 25 years. When the quest... <a class="bold" href="http://reviews.squidoo.com/fjallraven-kanken-daypack">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/zalman-zm-nc3-ultra-quiet-cooler-for-up-to-17-inch-laptop-27390" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/43ae2bb5fafadede670d1cd8174ec421.jpg" alt="Zalman ZM-NC3 Ultra Quiet Laptop Cooler">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  92. <a href="http://reviews.squidoo.com/zalman-zm-nc3-ultra-quiet-cooler-for-up-to-17-inch-laptop-27390">Zalman ZM-NC3 Ultra Quiet Laptop Cooler</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by poddys                </p> 
                <p>
                  My laptop has always overheated and I bit the bullet and purchased the Zalman ZM-NC3 laptop cooler hoping that it would make a difference.... <a class="bold" href="http://reviews.squidoo.com/zalman-zm-nc3-ultra-quiet-cooler-for-up-to-17-inch-laptop-27390">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/replica-bertoia-wire-side-chair" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/69a7bb4a5869210b728a6cb2adfc1da8.jpg" alt="Replica Bertoia wire side chair">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  93. <a href="http://reviews.squidoo.com/replica-bertoia-wire-side-chair">Replica Bertoia wire side chair</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by britflorida                </p> 
                <p>
                  My Bertoia side chairs and why I love them

Of course, my Bertoia chairs aren't the real thing. I've wanted to own a pair for many,many... <a class="bold" href="http://reviews.squidoo.com/replica-bertoia-wire-side-chair">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/ode-to-a-bbq-grill-why-i-love-my-little-weber-q" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/342d2a212ed44cb5fd8976d7841efb5c.jpg" alt="Weber Q 1200: The Perfect Grill for Empty Nesters">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  94. <a href="http://reviews.squidoo.com/ode-to-a-bbq-grill-why-i-love-my-little-weber-q">Weber Q 1200: The Perfect Grill for Empty Nesters</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by rms                </p> 
                <p>
                  We just finished cooking for the first time with our new Weber Q 1200 and it feels like I have an old friend back.You see, this is the second... <a class="bold" href="http://reviews.squidoo.com/ode-to-a-bbq-grill-why-i-love-my-little-weber-q">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/the-most-comfortable-shoes-for-women-who-hate-wearing-shoes" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/b0f193553dacb0d59784a95a1371f16c.jpg" alt="The Most Comfortable Shoes for Women Who Hate Wearing Shoes">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  95. <a href="http://reviews.squidoo.com/the-most-comfortable-shoes-for-women-who-hate-wearing-shoes">The Most Comfortable Shoes for Women Who Hate Wearing Shoes</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by dawnraeb                </p> 
                <p>
                  Have you ever wondered what are the most comfortable shoes for women? Would you often rather be barefoot because shoes are hot, tight, or they... <a class="bold" href="http://reviews.squidoo.com/the-most-comfortable-shoes-for-women-who-hate-wearing-shoes">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/review-of-uniden-frs-two-way-radios-for-use-as-walkie-talkies" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/d1a50b08b5e3f28556d5c13469114851.jpg" alt="Review of Uniden FRS Two-Way Radios for use as Walkie Talkies">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  96. <a href="http://reviews.squidoo.com/review-of-uniden-frs-two-way-radios-for-use-as-walkie-talkies">Review of Uniden FRS Two-Way Radios for use as Walkie Talkies</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by jbdkz                </p> 
                <p>
                  I remember how much fun it was to play walkie talkies with my sisters. I wanted to share this experience with my daughter. At one time... <a class="bold" href="http://reviews.squidoo.com/review-of-uniden-frs-two-way-radios-for-use-as-walkie-talkies">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/cherry-wood-tea-chest" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/6c7ad0d77617b787de99f25096548713.jpg" alt="Cherry Wood Tea Chest">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  97. <a href="http://reviews.squidoo.com/cherry-wood-tea-chest">Cherry Wood Tea Chest</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by favored1                </p> 
                <p>
                  The Best Ever Gift for Tea Lovers!

My beautiful cherry wood tea chest is one of the best gifts I have ever received. As... <a class="bold" href="http://reviews.squidoo.com/cherry-wood-tea-chest">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/should-you-buy-the-gopro-hero3-or-sony-action-video-camera" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/lens20933611_1364866391-aa.jpg" alt="Should You Buy the GoPro Hero3 or Sony Action Video Camera?">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  98. <a href="http://reviews.squidoo.com/should-you-buy-the-gopro-hero3-or-sony-action-video-camera">Should You Buy the GoPro Hero3 or Sony Action Video Camera?</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Deborah-Diane                </p> 
                <p>
                  If you are an active athlete who enjoys recording your own video while participating in the most rigorous sports, you need to get an a camcorder... <a class="bold" href="http://reviews.squidoo.com/should-you-buy-the-gopro-hero3-or-sony-action-video-camera">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/personal-experience-of-the-bodyblade" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/5a6c42d74cb9ed86cab5c241eb40da71.jpg" alt="Why I Love The Experience Of The Bodyblade">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  99. <a href="http://reviews.squidoo.com/personal-experience-of-the-bodyblade">Why I Love The Experience Of The Bodyblade</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by jasmineann                </p> 
                <p>
                  I bought the bodyblade for my husband. He is keen to get fitter but doesn't want to go to a gym and needs something he can pick up and work... <a class="bold" href="http://reviews.squidoo.com/personal-experience-of-the-bodyblade">&raquo;</a>
                </p>
              </div>
            </li>
                          
                      <li class="media">
              <a class="img" href="http://reviews.squidoo.com/nano-baby-virtual-pets-my-favorite-90s-toy" style="height: 100px;">
                <img src="http://i1.squidoocdn.com/resize/squidoo_images/100/ddfbe5994d74cb6c42f9e930e6c96e33.jpg" alt="Nano Baby Virtual Pets | My Favorite 90s Toy!">
              </a> 
              <div class="bd">
                <h3 class="heading margin_bot_0">
                  100. <a href="http://reviews.squidoo.com/nano-baby-virtual-pets-my-favorite-90s-toy">Nano Baby Virtual Pets | My Favorite 90s Toy!</a>
                </h3>
                <p class="margin_bot_5 lt_gray font13">
                  by Studentz                </p> 
                <p>
                  Born in 1987, one of the many crazes I partook in was the 'virtual pet' fad. And I have to admit it was my favorite of all the 90s fads (even... <a class="bold" href="http://reviews.squidoo.com/nano-baby-virtual-pets-my-favorite-90s-toy">&raquo;</a>
                </p>
              </div>
            </li>
                          
                  </ol>
          </div>
  </div>
</div>
                          <div id="right_col_wrap">
  <aside id="right_col">
    
  <div id="explore_box" class="sb_item">
    <h3 class="heading ">
      Explore Topics    </h3>
    <ul class="unstyled font14">
       
        <li><a href="http://reviews.squidoo.com/topics/"></a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/pc">PCs</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/games">Games</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/gadgets">Gadgets</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/womens-fashion">Women's Fashion</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/sports-and-recreation/sports">Sports</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/digital-cameras">Digital Cameras</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/family-health">Family &amp; General Health</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/apple">Apple</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/e-readers">EReaders</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/home-audio">Home Audio</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/educational-toys">Educational Toys</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/gardening">Gardening</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/hair-care-and-style">Hair Care &amp; Style</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/motorcycles">Motorcycles</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/photography">Photography</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/christmas">Christmas</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/coffee-and-tea">Coffee &amp; Tea</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/bags-and-purses">Bags &amp; Purses</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/makeup-and-cosmetics">Makeup &amp; Cosmetics</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/entertainment/tv">TV</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/kitchen">Kitchen</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/game-genres">Game Genres</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/smartphones">Smartphones</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/home-appliances">Home Appliances</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/building-blocks">Building Blocks</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/baby-supplies">Baby Supplies &amp; Accessories</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/outdoor-toys">Outdoor Toys</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/electronic-toys">Electronic Toys</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/popular-themed-toys">Popular Themed Toys</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/music/instruments">Instruments</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/jewelry">Jewelry</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/diet-and-nutrition">Diet &amp; Nutrition</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/music/music-accessories">Music Gear &amp; Accessories</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/geek-toys">Geek Toys</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/dessert-recipes">Dessert Recipes</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/travel-and-places/travel-advice">Travel Tips &amp; Advice</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/baby-toys">Baby Toys</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/bestselling-games">Bestselling Games</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/kitchen-appliances">Kitchen Appliances &amp; Gadgets</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/car-parts-accessories">Car Parts &amp; Accessories</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/televisions">Televisions</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/computers-and-electronics/video-cameras">Video Cameras</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/puzzles-brain-teasers">Puzzles &amp; Brain Teasers</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/gaming-consoles">Gaming Consoles</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/green-living">Green Living</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/other-hobbies">Other Hobbies</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/barbeque">Barbeque</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/sports-and-recreation/water-sports">Water Sports</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/birthdays">Birthdays</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/babies">Babies</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/education/science">Science</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/beer-and-wine">Beer &amp; Wine</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/gaming-gear-accessories">Gaming Gear &amp; Accessories</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/unisex-fashion">Unisex Fashion</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/gaming-handhelds">Gaming Handhelds</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/home-decor">Home Decor</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/entertainment/movies">Movies</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/mens-fashion">Men's Fashion</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/alternative-medicine">Alternative Medicine</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/bedrooms">Bedroom Decor &amp; Ideas</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/home-improvement">Home Improvement</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/aging">Aging</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/painting">Painting</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/womens-health">Women's Health</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/graphic-design">Graphic Design</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/mens-health">Men's Health</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/science-hobbies">Science Hobbies</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/education/homeschooling">Homeschooling</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/housekeeping">Housekeeping</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/dolls">Dolls</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/child-development">Child Learning &amp; Development</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/classic-retro-gaming">Classic &amp; Retro Gaming</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/regional-foods">Regional Foods</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/pc-games">PC Games</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/pets-and-animals/birds">Birds</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/spa-treatments">Spa Treatments</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/videogames/video-games-for-kids">Video Games For Kids</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/cooking-ingredients-food">Cooking Ingredients</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/car-repair">Car Repair</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/remodeling">Remodeling</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/back-to-school">Back to School</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/culture-and-society/the-decades-nostalgia">The Decades &amp; Nostalgia</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/vegetarian-vegan-recipes">Vegetarian &amp; Vegan Recipes</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/entertainment/radio">Radio</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/toddlers">Toddlers</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/organic-food">Organic Foods</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/internet/blogging">Blogging</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/fashion-and-beauty/perfume">Perfume &amp; Fragrances</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/fine-art">Fine Art</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/recipes">Recipes</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/culture-and-society/social-issues">Social Issues</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/books-poetry-writing/books">Books</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/children">Children</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/interior-design">Interior Design</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/education/arts-humanities">Art &amp; Humanities</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/sports-and-recreation/martial-arts">Martial Arts</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/car-enthusiasts">Car Enthusiasts</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/music/music-genres">Music Genres</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/books-poetry-writing/audiobooks">Audiobooks</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/beverages">Beverages</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/senior-citizens">Senior Citizens</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/thanksgiving">Thanksgiving</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/healthy-living/medicine-and-health-science">Medicine &amp; Health Science</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/education/math">Math</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/summer-fun">Summer Fun</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/stuffed-animals">Stuffed Animals</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/chefs">Chefs</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/parenting-and-kids/kids-clothes">Kid's Clothes</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/gift-ideas">Gift Ideas</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/sculpture">Sculpture</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/mardi-gras">Mardi Gras</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/culture-and-society/history">History</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/books-poetry-writing/personal-writing">Personal Writing</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/radio-control">Radio Control</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/auto-restoration">Automotive Restoration</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/business-and-work/internet">Internet</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/holiday-decor">Holiday Decor</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/aviation">Aviation</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/art-supplies">Art Supplies</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/rvs">Recreational Vehicles</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/home-and-garden/diy">DIY</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/halloween">Halloween</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/cars/driving-safety">Driving &amp; Safety</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/cookbooks">Cookbooks</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/culture-and-society/religion">Religion</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/education/languages">Languages</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/holidays-and-celebrations/cinco-de-mayo">Cinco de Mayo</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/music/concerts">Concerts</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/arts-and-design/scrapbooking">Scrapbooking</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/hobbies-games-toys/meteorology">Meteorology</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/food-and-cooking/bakeware">Bakeware</a></li> 
       
        <li><a href="http://reviews.squidoo.com/topics/travel-and-places/vacation-ideas">Vacation Ideas &amp; Recommendations</a></li> 
          </ul> 
                  <p class="right font14 nopad clear"><a href="#" onclick="jQuery('#explore_box .unstyled li').show(); jQuery(this).parent().hide(); return false;">more &raquo;</a></p>
            <script>
        (function($) {
          $('#explore_box .unstyled li:gt(9)').hide();
          $('#explore_box .unstyled').css('height', 'auto');
        })(jQuery);
      </script>
      </div>
<div class="sb_item">
  <span class="ad_label">
    Advertisement
  </span>
  <div class="sb_ad" style="width: 300px; height: 600px;">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- 300x600 Lower Sidebar Ad -->
    <ins class="adsbygoogle"
      style="display:inline-block;width:300px;height:600px"
      data-ad-client="ca-pub-9879162776784828"
      data-ad-slot="6503553248">
    </ins>
    <script>
      (adsbygoogle = window.adsbygoogle || []).push({});
    </script>  
  </div>
</div>  <div id="promo" class="hidden-phone">              
  <h3 class="heading">
    Make your page on Squidoo!  </h3>
  <a href="http://www.squidoo.com/build/start" class="btn btn-cta btn-jumbo btn-block" onclick="evTrack('Lens', 'CreateBtnSidebar', '');">Get started <i class="fa fa-chevron-right"></i></a>
</div>    
  </aside><!-- #right_col -->
</div><!-- #right_col_wrap -->                                    </div><!-- #content -->
        </div><!-- #content_wrap -->
        <!-- INFOLINKS_OFF -->
<div id="footer_wrap">
  <div id="footer">
    <ul class="footer_nav">
      <li class="first"><a href="http://www.squidoo.com/squidoo/65355501-Terms-of-Service">TOS</a></li>
      <li><a href="http://www.squidoo.com/squidoo/163794143-Squidoo-Privacy-Policy">Privacy</a></li>
              <li><a href="http://www.squidoo.com/originalitypact">Originality Pact</a></li>
        <li><a href="http://hq.squidoo.com/meet-the-team">About Us</a></li>
        <li><a href="http://www.squidoohq.com/">SquidooHQ</a></li>
        <li><a href="http://www.squidoo.com/charity-sign-up">Charity</a></li>
                <li><a href="http://www.squidoo.com/squidoo/65431441-Help-Feedback#module83018671" onclick="$Sq.bug(); return false;">Feedback &amp; Bugs</a></li>
        <li><a href="https://facebook.com/squidoohq">Facebook</a></li>
        <li><a href="https://plus.google.com/105416989717196414196" rel="publisher">Google+</a></li>
          </ul>

    <div class="row-fluid">
      <div class="footer_left span8">
                              <div class="news_sub clearfix" id="news_sub" >
              <form class="form-inline" action="#" onsubmit="Newsletter.subscribe(this); return false;">
                
                <div class="input-append">
                  <input type="text" class="input-large italic" 
                    onfocus="this.value=''; jQuery(this.removeClass('italic'));"                    id="footer_nl_input" name="email_address" value="your email address">
                  <button class="btn btn-theme" type="submit" id="">Subscribe</button>
                </div>
              </form>
            </div>
                          <!-- remove "#footer_copy" from stylesheet -->
        <div class="font12 footer_copy clear" style="margin-bottom: 3px;">Copyright &copy; 2014,
          Squidoo, LLC and respective copyright owners</div>
        <div class="font11 footer_copy margin_bot_15">This page and all the pages on Squidoo generate income for lensmasters and charities based on affiliate relationships with our partners, including Amazon, Google, eBay and others. Have fun.</div>
      </div><!-- .footer_left.span8 -->

      <div class="footer_right span4">
                                </div>
    </div><!-- .row-fluid -->
  </div><!-- #footer -->
</div><!-- #footer_wrap -->

      <script>
        if (jQuery('.twitter-share-button').size()) {
          jQuery.getScript('http://platform.twitter.com/widgets.js', function() {
            twttr.events.bind('tweet', function(event) {
              function extractParamFromUri(uri, paramName) {
                if (!uri) {
                  return;
                }
                var uri = uri.split('#')[0];  // Remove anchor.
                var parts = uri.split('?');  // Check for query params.
                if (parts.length == 1) {
                  return;
                }
                var query = decodeURI(parts[1]);

                // Find url param.
                paramName += '=';
                var params = query.split('&');
                for (var i = 0, param; param = params[i]; ++i) {
                  if (param.indexOf(paramName) === 0) {
                    return unescape(param.split('=')[1]);
                  }
                }
              }  

              if (event) {
                var targetUrl;
                if (event.target && event.target.nodeName == 'IFRAME') {
                  targetUrl = extractParamFromUri(event.target.src, 'url');
                }
                evSocial('twitter', 'tweet', targetUrl);
              }
            });
          });
        }
      </script>
    <script>
    // all scripts are loaded == ready!
    (function($) {
      if (window.ready) {
        var queue = window.ready;
        window.ready = {
          push: function(fx) {
            fx($);
          }
        };
        for (var i=0; i<queue.length; i++) {
          queue[i]($);
        }
      } else {
        console && console.error("Hmm... where's window.ready?");
      }
    })(jQuery);
    // mixpanel link and form tracking
    !function($) {
      var tid = 0;
      $('[data-track-click]').each(function(i, el) {
        var $el = $(el), 
            eventName = $el.data('track-click'),
            id = $el.attr('id'), 
            props = $el.data('track-props') || {};
        if (!id) {
          id = 'track'+(++tid);
          $el.attr('id', id);
        }
        mixpanel.track_links('#'+id, eventName, props);
      });
      $('[data-track-submit]').each(function(i, el) {
        var $el = $(el), 
            eventName = $el.data('track-submit'),
            id = $el.attr('id'), 
            props = $el.data('track-props') || {};
        if (!id) {
          id = 'track'+(++tid);
          $el.attr('id', id);
        }
        mixpanel.track_forms('#'+id, eventName, props);
      });
    }(jQuery);
  </script>

<script type="text/javascript">
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6036161", c3: "",
  options: {
    url_append: "comscorekw=gorillanation"
  }
});
(function() {
  var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
  s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
  el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
      <img src="http://b.scorecardresearch.com/p?c1=2&c2=6036161&c3=&c4=&c5=&c6=&c15=&cv=2.0&cj=1" />
    <div style="display:none;">
    <img src="//pixel.quantserve.com/pixel/p-5aMDYnNLAd_xM.gif" border="0" height="1" width="1" alt="Quantcast" />
  </div>
</noscript>

<script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"beacon-6.newrelic.com","licenseKey":"3cd3786cd7","applicationID":"657144","transactionName":"MQdQbBEHCEJYARdcCQhNcU0QEglcFgAGRhIJBB1LCwkR","queueTime":0,"applicationTime":448,"ttGuid":"","agentToken":"","atts":"HUBTGlkdG0w=","errorBeacon":"bam.nr-data.net","agent":"js-agent.newrelic.com\/nr-476.min.js"}</script>

<div id="default_onion" class="default_onion" style="display:none;" onclick="var m=jQuery('.closeable-modal'); if(m.size()) { resetWorkshop(); }"></div>
<div id="default_onion2" class="default_onion2" style="display:none;"></div>

<div id="alert-overlay" style="display:none;"></div>
<div id="lens_overlay" class="overlay_wrap" style="display:none;"></div>

      </div><!-- .page_wrap_raster -->
    </div><!-- .page_wrap -->
          </body>
</html>