CINXE.COM

Surveying with Robert | Libsyn Directory

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Surveying with Robert | Libsyn Directory</title> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TV7CN6M'); </script> <!-- End Google Tag Manager --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css"> <link rel="stylesheet" href="/css/styles.css?v=6C656562656532303234" /> <!--Custom Fonts--> <link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Open+Sans+Condensed:300,700|Roboto:500,700|Material+Icons" rel="stylesheet"> <noscript> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"> </noscript> <script src="//code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script> <script defer src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/js/all.min.js"></script> <!--Favicon--> <link rel="icon" href="//libsyn.com/wp-content/uploads/2012/08/fav.png" type="image/png"> <meta property="og:type" content="website"/> <meta property="og:title" content="Surveying with Robert"/> <meta property="og:image" content="http://assets.libsyn.com/content/54952811?height=250&width=250"/> <meta property="og:image:height" content="250"/> <meta property="og:image:width" content="250"/> <meta property="og:url" content="https://directory.libsyn.com/shows/view/id/surveyingwithrobert"/> <meta property="og:description" content="Surveyors talking about everything surveying."/> </head> <body id="top"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TV7CN6M" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!--NAV Start--> <nav> <div class="nav-wrapper container"> <a href="/" class="brand-logo hide-on-small-and-down"><img src="//static.libsyn.com/p/assets/platform/directory/libsyn-logo-dark.png" alt="Libsyn Logo" class="responsive-img"></a> <a href="/"><img src="//static.libsyn.com/p/assets/platform/directory/libsyn-rss-logo.png" class="nav-icon hide-on-med-and-up" alt="libsyn logo only"></a> <ul class="right"> <li><a href="#" data-target="catNav" class="sidenav-trigger" id="navCatLink"><i class="large material-icons">view_module</i> <span> Topics</span></a></li> </ul> <ul class="right hide-on-large-only"> <li><a href="#searchModal" class="modal-trigger" id="navSearch"><i class="large material-icons">search</i></a></li> </ul> <form class="right hide-on-med-and-down" action="/shows/search/"> <div class="input-field nav-search"> <input name="q" type="search" placeholder="Search" required> <label class="label-icon" for="search"><i class="material-icons">search</i></label> <i class="material-icons">close</i> </div> </form> </div> <div class="progress-container pushpin"> <a href="#top" class="page-scroll"><i class="fas fas fa-angle-double-up fa-lg nav-icons"></i></a> <a href="#bottom" class="page-scroll"><i class="fas fa-angle-double-down fa-lg nav-icons" style="left:90%"></i></a> <div class="progress-bar"></div> <div class="topbar-social"> <a <a href="#searchModal" class="btn-floating btn-large waves-effect waves-light modal-trigger topbar-search animated" style="display:none"><i class="fas fa-search icon fa-lg"></i></a> </div> </div> </nav> <!-- Modal Structure --> <div id="searchModal" class="modal"> <div class="modal-content"> <div class="container-fluid"> <div class="row"> <form class="col s12" action="/shows/search/"> <div class="row"> <div class="input-field col s12"> <input id="mobileSearch" type="text" class="validate" type="search" aria-label="Search" name="q" required> <label for="mobileSearch">Search</label> </div> </div> <input type="submit" value="Submit" class="btn"> </form> </div> </div> </div> </div> <script>var home = false;</script> <!--NAV End--> <!--START Content and Loader--> <div class="loading container text-center"> <img src="//static.libsyn.com/p/assets/platform/directory/svg-icons/loading_ring.svg" alt="loader from loading.io"/> </div> <main style="opacity: 0"> <style> #showHeader, .card-reveal{ background: #877b72 !important; color: #ffffff !important; } .btn, .btn-floating, #searchModal .btn{ background: #6b625b; color: #f8f7f6; } .btn:hover, .btn:active, .btn:focus, .btn-floating:hover, .btn-floating:active, .btn-floating:focus{ background: #9f958d !important; } h1, p, .more-info-btn, .input-field label{ color: #ffffff; } .card-title a, .fa-search, .epi-title a, .epi-description, #loading-down-arrow{ color: #6b625b; } .card-title a:hover{ color: #877b72; } /*Custom Scrollbar*/ ::-webkit-scrollbar-thumb { background: #877b72 !important; } ::-webkit-scrollbar-thumb:hover, .progress-bar{ background: #6b625b!important; } footer{ visibility: hidden; position: absolute; bottom: 0; } .progress-container { background: #9f958d!important; } .input-field input[type="text"].invalid{ border-bottom: 1px solid #877b72 !important; box-shadow: 0 1px 0 0 #877b72 !important; } #_logo_Podcasts_192px polygon, #_logo_Podcasts_192px circle, #_logo_Podcasts_192px rect, #_tuneIn_logo{ fill: #f8f7f6 ; } /*SVG Loader Color*/ #bar-loader #rect-1{fill: #6b625b;} #bar-loader #rect-2{fill: #877b72;} #bar-loader #rect-3{fill: #9f958d;} </style> <div class="container-fluid" id="showPage" data-slug="surveyingwithrobert" data-id="221942"> <section id="showHeader"> <div class="social"> </div> <img src="https://assets.libsyn.com/secure/content/54952811?width=300&height=300" alt="" class="center thumbnail"> <h1 class='center showTitle'>Surveying with Robert</h1> <div class="subscribe"> <a class="waves-effect waves-light btn" target="_blank" rel="noopener noreferrer" href="http://feeds.libsyn.com/221942/rss"><i class="fas fa-lg fa-rss"></i></a> <a class="btn btn-libsyn" href="https://open.spotify.com/show/1b2aJ7ANV784reIEo6PlsS" target="_blank" rel="noopener noreferrer" aria-label="Listen on Spotify"><i class="fab fa-spotify fa-lg"></i></a> </div> <div class="row podcast-player"> <iframe title="Libsyn Player" style="border: none" src="//html5-player.libsyn.com/embed/episode/id/27866586/height/90/theme/custom/thumbnail/no/direction/backward/render-playlist/no/custom-color/6b625b/" height="90" width="100%" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> </div> <div class="row description"> <div class="col s12"> <p>Surveyors talking about everything surveying.</p> </div> </div> </section> <section id="episodes"> <div class="row"> <div class="col s12 m6 xl4 episode-card "> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/27866586"><img src="https://assets.libsyn.com/secure/content/159170700?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/27866586">Seafloor Systems Podcast</a></span> <span class="card-date">08/28/2023</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/159170700?width=350&height=350" data-date="08/28/2023">Seafloor Systems Podcast</span> <span class="episode-description">Colt and I talk with James Gager with Seafloor about hydro surveying with Seafloors drones for mapping small bodies of water.&nbsp; </span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/27866586</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card "> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/27866583"><img src="https://assets.libsyn.com/secure/content/159170700?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/27866583">Seafloor Systems Podcast</a></span> <span class="card-date">08/28/2023</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/159170700?width=350&height=350" data-date="08/28/2023">Seafloor Systems Podcast</span> <span class="episode-description">Colt and I talk with James Gager with Seafloor about hydro surveying with Seafloors drones for mapping small bodies of water.&nbsp; </span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/27866583</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card "> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/26487750"><img src="https://assets.libsyn.com/secure/content/149771757?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/26487750">Talisman Tech ATLAS Podcast</a></span> <span class="card-date">04/09/2023</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/149771757?width=350&height=350" data-date="04/09/2023">Talisman Tech ATLAS Podcast</span> <span class="episode-description">John Whidden from Nova Scotia Canada joined Colt and I in the studio to talk about his invention the ATLAS for doing high precision layout.&nbsp; </span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/26487750</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card "> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/25541517"><img src="https://assets.libsyn.com/secure/content/143928849?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/25541517">Nicholls State University</a></span> <span class="card-date">01/09/2023</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/143928849?width=350&height=350" data-date="01/09/2023">Nicholls State University</span> <span class="episode-description">Colt and I talk education with Dr. Esra Tekdal Yilmaz Professor of Geomatics and Dr. John Dennis Assistant Professor of Geomatics at Nicholls State University.&nbsp; </span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/25541517</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card "> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/25080192"><img src="https://assets.libsyn.com/secure/content/140931996?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/25080192">Trimble Dimensions 2022</a></span> <span class="card-date">11/21/2022</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/140931996?width=350&height=350" data-date="11/21/2022">Trimble Dimensions 2022</span> <span class="episode-description">Colt, Kevin and I discuss Trimble Dimensions. This was Kevin's first trip and Colt has not been yet. Just a simple discussion on what we experienced during our trip.&nbsp; </span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/25080192</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card card-hidden"> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/18806585"><img src="https://assets.libsyn.com/secure/content/101380568?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/18806585">Surveying with Robert</a></span> <span class="card-date">04/21/2021</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/101380568?width=350&height=350" data-date="04/21/2021">Surveying with Robert</span> <span class="episode-description">Colt and I interview James Reville from Ireland with SurvyIpod about his surveying solution for high rise survey construction layout. Interesting to hear about surveying across the pond as they say!</span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/18806585</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card card-hidden"> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/18690119"><img src="https://assets.libsyn.com/secure/content/100682081?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/18690119">Surveying with Robert</a></span> <span class="card-date">04/12/2021</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/100682081?width=350&height=350" data-date="04/12/2021">Surveying with Robert</span> <span class="episode-description">John Burton joins Colt and I to discuss Elevation Certificates. John was the Flood Plane manager for Pulaski County Arkansas and has a lot if experience reviewing certificates.聽</span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/18690119</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card card-hidden"> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/18594236"><img src="https://assets.libsyn.com/secure/content/100091288?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/18594236">Surveying with Robert</a></span> <span class="card-date">04/04/2021</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/content/100091288?width=350&height=350" data-date="04/04/2021">Surveying with Robert</span> <span class="episode-description">Colt Ratliff Joins me as my co-host for everything surveying. Colt is a local surveyor in Wiggins MS. The plan is to talk to other surveyors and get their perspective on the surveying profession.聽</span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/18594236</span> </div> </div> </div> <div class="col s12 m6 xl4 episode-card card-hidden"> <div class="card"> <div class="card-image"> <a href="/episode/index/show/surveyingwithrobert/id/12501302"><img src="https://assets.libsyn.com/secure/item/12501302?width=350&height=350"></a> </div> </div> <div class="card-info"> <a class="more-info-btn right modal-trigger" href="#episodeModal"><i class="material-icons">info_outline</i></a> <span class="card-title"><a href="/episode/index/show/surveyingwithrobert/id/12501302">Surveying With Robert</a></span> <span class="card-date">12/22/2019</span> <div class="card-reveal" style="display: none;"> <span class="episode-title" data-image="https://assets.libsyn.com/secure/item/12501302?width=350&height=350" data-date="12/22/2019">Surveying With Robert</span> <span class="episode-description">Wow here I go with a podcast!. Like my YouTube videos don't consume enough of my time I start a podcast! I had to get something loaded so I could figure out the process. This podcast is just some background on me and my experience as a Surveyor and how I went from being a Surveying manager for a larger Engineering firm to a Sales Rep for NEI. Hope you enjoy my first try at podcasting!</span> <span class="episode-link">/episode/index/show/surveyingwithrobert/id/12501302</span> </div> </div> </div> </div> <div id="episode-endpoint" class="row">&nbsp;</div> <div id="bottom"></div> </section> </div> <div class="fixed-action-btn"> <a class="btn-floating btn-large btn"> <i class="large material-icons">share</i> </a> <ul> <li><a class="waves-effect btn-floating share" data-network="facebook" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fdirectory.libsyn.com%2Fshows%2Fview%2Fid%2Fsurveyingwithrobert"><i class="fab fa-fw fa-facebook-f" data-fa-transform="grow-10"></i></a></li> <li><a class="waves-effect btn-floating share" data-network="twitter" href="https://twitter.com/share?url=http%3A%2F%2Fdirectory.libsyn.com%2Fshows%2Fview%2Fid%2Fsurveyingwithrobert"><i class="fab fa-fw fa-twitter" data-fa-transform="grow-9"></i></a></li> <li><a class="waves-effect btn-floating share" data-network="linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fdirectory.libsyn.com%2Fshows%2Fview%2Fid%2Fsurveyingwithrobert&source=Libsyn"><i class="fab fa-fw fa-linkedin" data-fa-transform="grow-10"></i></a></li> <li><a class="waves-effect btn-floating share" data-network="google" href="https://plus.google.com/share?url=http%3A%2F%2Fdirectory.libsyn.com%2Fshows%2Fview%2Fid%2Fsurveyingwithrobert"><i class="fab fa-fw fa-google-plus-g" data-fa-transform="grow-10"></i></a></li> </ul> </div> <div id="episodeModal" class="modal"> <div class="modal-content"> <h5 class="epi-title center-align"></h5> <img class="epi-image responsive-img center-block" src="" alt="episode image"/> <p class="epi-description center-align"></p> </div> </div> <script> //required for the customized Loading SVG var loadingSvg = '<svg id="bar-loader" width="100px" height="100px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-facebook" style="background: none;"><rect id="rect-1" ng-attr-x="{{config.x1}}" ng-attr-y="{{config.y}}" ng-attr-width="{{config.width}}" ng-attr-height="{{config.height}}" ng-attr-fill="{{config.c1}}" x="17.5" y="30" width="15" height="40" fill="#e1ffb1"><animate attributeName="y" calcMode="spline" values="18;30;30" keyTimes="0;0.5;1" dur="1" keySplines="0 0.5 0.5 1;0 0.5 0.5 1" begin="-0.2s" repeatCount="indefinite"></animate><animate attributeName="height" calcMode="spline" values="64;40;40" keyTimes="0;0.5;1" dur="1" keySplines="0 0.5 0.5 1;0 0.5 0.5 1" begin="-0.2s" repeatCount="indefinite"></animate></rect><rect id="rect-2" ng-attr-x="{{config.x2}}" ng-attr-y="{{config.y}}" ng-attr-width="{{config.width}}" ng-attr-height="{{config.height}}" ng-attr-fill="{{config.c2}}" x="42.5" y="30" width="15" height="40" fill="#aed581"><animate attributeName="y" calcMode="spline" values="20.999999999999996;30;30" keyTimes="0;0.5;1" dur="1" keySplines="0 0.5 0.5 1;0 0.5 0.5 1" begin="-0.1s" repeatCount="indefinite"></animate><animate attributeName="height" calcMode="spline" values="58.00000000000001;40;40" keyTimes="0;0.5;1" dur="1" keySplines="0 0.5 0.5 1;0 0.5 0.5 1" begin="-0.1s" repeatCount="indefinite"></animate></rect><rect id="rect-3" ng-attr-x="{{config.x3}}" ng-attr-y="{{config.y}}" ng-attr-width="{{config.width}}" ng-attr-height="{{config.height}}" ng-attr-fill="{{config.c3}}" x="67.5" y="30" width="15" height="40" fill="#7da453"><animate attributeName="y" calcMode="spline" values="24;30;30" keyTimes="0;0.5;1" dur="1" keySplines="0 0.5 0.5 1;0 0.5 0.5 1" begin="0s" repeatCount="indefinite"></animate><animate attributeName="height" calcMode="spline" values="52;40;40" keyTimes="0;0.5;1" dur="1" keySplines="0 0.5 0.5 1;0 0.5 0.5 1" begin="0s" repeatCount="indefinite"></animate></rect></svg>'; </script> </main> <!--END Content--> <footer id="bottom"> <p class="footer-text center">Libsyn Directory - <i class="far fa-copyright"></i> <a href="https://www.libsyn.com" target="_blank" rel="noopener noreferrer">Liberated Syndication</a></p> <div class="topbar-social"> <a href="https://www.facebook.com/libsyn" class="btn-floating btn-large waves-effect waves-light" target="_blank" rel="noopener noreferrer"><i class="fab fa-facebook-square icon fa-lg"></i></a> <a href="https://www.instagram.com/libsyn/" class="btn-floating btn-large waves-effect waves-light" target="_blank" rel="noopener noreferrer"><i class="fab fa-instagram icon fa-lg"></i></a> <a href="https://twitter.com/libsyn" class="btn-floating btn-large waves-effect waves-light" target="_blank" rel="noopener noreferrer"><i class="fab fa-twitter icon fa-lg"></i></a> </div> </footer> <!--Category Modal START--> <ul id="catNav" class="sidenav"> <li><h4 class="center-align">TOPICS</h4></li> <li class="right-align"> <a href="/categories/inspect/id/1"> <span>Arts</span> <i class="fa-inverse fas fa-paint-brush fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/8"> <span>Business</span> <i class="fa-inverse fas fa-briefcase fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/14"> <span>Comedy</span> <i class="fa-inverse fas fa-laugh fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/15"> <span>Education</span> <i class="fa-inverse fas fa-graduation-cap fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/32"> <span>Health & Fitness</span> <i class="fa-inverse fas fa-stethoscope fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/37"> <span>Kids & Family</span> <i class="fa-inverse fas fa-child fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/38"> <span>Music</span> <i class="fa-inverse fas fa-headphones fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/40"> <span>Religion & Spirituality</span> <i class="fa-inverse fas fa-praying-hands fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/52"> <span>Society & Culture</span> <i class="fa-inverse fas fa-globe fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/53"> <span>History</span> <i class="fa-inverse fas fa-landmark fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/62"> <span>Technology</span> <i class="fa-inverse fas fa-microchip fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/67"> <span>TV & Film</span> <i class="fa-inverse fas fa-film fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/68"> <span>Fiction</span> <i class="fa-inverse fas fa-hat-wizard fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/80"> <span>True Crime</span> <i class="fa-inverse fas fa-gavel fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/116"> <span>Government</span> <i class="fa-inverse fas fa-monument fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/140"> <span>Leisure</span> <i class="fa-inverse fas fa-umbrella-beach fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/164"> <span>News</span> <i class="fa-inverse fas fa-newspaper fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/185"> <span>Science</span> <i class="fa-inverse fas fa-flask fa-2x"></i> </a> </li> <li class="right-align"> <a href="/categories/inspect/id/215"> <span>Sports</span> <i class="fa-inverse fas fa-football-ball fa-2x"></i> </a> </li> </ul> <!--Category Modal END--> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script> <script src="/js/main.js?v=6C656562656532303234"></script> <!--Page specific JS--> <script src='//cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js?v=6C656562656532303234'></script> <script src='/js/show.js?v=6C656562656532303234'></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10