308 Permanent Redirect is a permanent redirect that, unlike 301, ensures the request method remains unchanged.
The user is permanently redirected to the new URL, and the request method remains the same.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: ggb.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"> <title>GGB Industries | The Originator of the Picoprobe</title> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://ggb.com/xmlrpc.php" /> <link rel="shortcut icon" type="image/x-icon" href="https://ggb.com/wp-content/themes/bodega/img/favicon.ico"> <link rel="apple-touch-icon" href="https://ggb.com/wp-content/themes/bodega/img/favicon.ico"/> <!--[if gte IE 9]> <style type="text/css"> .gradient { filter: none; } </style> <![endif]--> <link href='//fonts.googleapis.com/css?family=Open+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Raleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7COpen+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%7CMontserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic%26subset%3Dlatin%2Clatin-ext' rel='stylesheet' type='text/css' /> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="GGB Industries » Feed" href="https://ggb.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="GGB Industries » Comments Feed" href="https://ggb.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/ggb.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='layerslider-css' href='https://ggb.com/wp-content/plugins/LayerSlider/static/layerslider/css/layerslider.css?ver=6.9.2' type='text/css' media='all' /> <link rel='stylesheet' id='ls-google-fonts-css' href='https://fonts.googleapis.com/css?family=Lato:100,300,regular,700,900%7COpen+Sans:300%7CIndie+Flower:regular%7COswald:300,regular,700&subset=latin%2Clatin-ext' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://ggb.com/wp-content/plugins/gutenberg/build/block-library/style.css?ver=20.7.0' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://ggb.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link rel='stylesheet' id='qode_default_style-css' href='https://ggb.com/wp-content/themes/bodega/style.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_stylesheet-css' href='https://ggb.com/wp-content/themes/bodega/css/stylesheet.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_style_dynamic-css' href='https://ggb.com/wp-content/themes/bodega/css/style_dynamic.css?ver=1593550959' type='text/css' media='all' /> <link rel='stylesheet' id='qode_font_awesome-css' href='https://ggb.com/wp-content/themes/bodega/css/font-awesome/css/font-awesome.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_font_elegant-css' href='https://ggb.com/wp-content/themes/bodega/css/elegant-icons/style.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_ion_icons-css' href='https://ggb.com/wp-content/themes/bodega/css/ion-icons/css/ionicons.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_linea_icons-css' href='https://ggb.com/wp-content/themes/bodega/css/linea-icons/style.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_responsive-css' href='https://ggb.com/wp-content/themes/bodega/css/responsive.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='qode_style_dynamic_responsive-css' href='https://ggb.com/wp-content/themes/bodega/css/style_dynamic_responsive.css?ver=1548793451' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://ggb.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.1' type='text/css' media='all' /> <link rel='stylesheet' id='qode_custom_css-css' href='https://ggb.com/wp-content/themes/bodega/css/custom_css.css?ver=1548793451' type='text/css' media='all' /> <link rel='stylesheet' id='childstyle-css' href='https://ggb.com/wp-content/themes/bodega-child/style.css?ver=6.7.2' type='text/css' media='all' /> <script type="text/javascript" id="layerslider-greensock-js-extra"> /* <![CDATA[ */ var LS_Meta = {"v":"6.9.2"}; /* ]]> */ </script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/LayerSlider/static/layerslider/js/greensock.js?ver=1.19.0" id="layerslider-greensock-js"></script> <script type="text/javascript" src="https://ggb.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://ggb.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.kreaturamedia.jquery.js?ver=6.9.2" id="layerslider-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.transitions.js?ver=6.9.2" id="layerslider-transitions-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/gutenberg/build/hooks/index.min.js?ver=84e753e2b66eb7028d38" id="wp-hooks-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/gutenberg/build/i18n/index.min.js?ver=bd5a2533e717a1043151" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <meta name="generator" content="Powered by LayerSlider 6.9.2 - Multi-Purpose, Responsive, Parallax, Mobile-Friendly Slider Plugin for WordPress." /> <!-- LayerSlider updates and docs at: https://layerslider.kreaturamedia.com --> <link rel="https://api.w.org/" href="https://ggb.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://ggb.com/wp-json/wp/v2/pages/9" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://ggb.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel="canonical" href="https://ggb.com/" /> <link rel='shortlink' href='https://ggb.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://ggb.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fggb.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://ggb.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fggb.com%2F&format=xml" /> <!--[if IE 9]><link rel="stylesheet" type="text/css" href="https://ggb.com/wp-content/themes/bodega/css/ie9_stylesheet.css" media="screen"><![endif]--><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> </head> <body class="home page-template-default page page-id-9 page-parent select-child-theme-ver-1.0.0 select-theme-ver-2.2 smooth_scroll wpb-js-composer js-comp-ver-6.1 vc_responsive"> <div class="wrapper"> <div class="wrapper_inner"> <!-- Google Analytics start --> <!-- Google Analytics end --> <header class="page_header scrolled_not_transparent has_top scroll_header_top_area regular"> <div class="header_inner clearfix"> <!--insert start--> <!--insert end--> <div class="header_top_bottom_holder"> <div class="header_top clearfix" style='' > <div class="container"> <div class="container_inner clearfix" > <div class="left"> <div class="inner"> <div class="header-widget widget_text header-left-widget"> <div class="textwidget"><p><em>The originator of the Picoprobe® </em></p> </div> </div> </div> </div> <div class="right"> <div class="inner"> <div class="header-widget widget_text header-right-widget"> <div class="textwidget"><p><span><span class="q_icon_shade q_icon_shortcode font_awesome normal " style="margin: 0px 10px 0px 0px; "><i class="qode_icon_font_awesome fa fa-phone " style="font-size: 12px;color: #eeeeee;line-height:14px; " data-hover-color="#04c3b1" ></i></span>(239) 643-4400</span> <span><span class="q_icon_shade q_icon_shortcode font_awesome normal " style="margin: 0px 5px 0px 15px; "><i class="qode_icon_font_awesome fa fa-envelope " style="font-size: 12px;color: #eeeeee;line-height:14px; " data-hover-color="#04c3b1" ></i></span> <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c2a7afa3abae82a5a5a0eca1adaf">[email protected]</a></span></p></div> </div> </div> </div> </div> </div> </div> <div class="header_bottom clearfix " style='' > <div class="container"> <div class="container_inner clearfix" > <div class="header_inner_left"> <div class="mobile_menu_button"> <span> <i class="qode_icon_font_awesome fa fa-bars " ></i> </span> </div> <div class="logo_wrapper" > <div class="q_logo"><a href="https://ggb.com/"><img class="normal" src="https://ggb.com/wp-content/uploads/2017/05/logo.jpg" alt="Logo"/><img class="light" src="https://ggb.com/wp-content/uploads/2017/05/logo.jpg" alt="Logo"/><img class="dark" src="https://ggb.com/wp-content/uploads/2017/05/logo.jpg" alt="Logo"/><img class="sticky" src="https://ggb.com/wp-content/uploads/2017/05/logo.jpg" alt="Logo"/><img class="mobile" src="https://ggb.com/wp-content/uploads/2017/05/logo.jpg" alt="Logo"/></a></div> </div> </div> <div class="header_inner_right"> <div class="side_menu_button_wrapper right"> <div class="side_menu_button"> <!-- insert start--> <!--insert end--> </div> </div> </div> <nav class="main_menu drop_down right"> <ul id="menu-main" class=""><li id="nav-menu-item-927" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item active narrow"><a href="https://ggb.com/" class=" current "><span class="item_inner"><i class="menu_icon blank fa"></i>Home</span><span class="plus"></span></a></li> <li id="nav-menu-item-77" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children active has_sub narrow"><a href="#" class=" current no_link" style="cursor: default;" onclick="JavaScript: return false;"><span class="item_inner"><i class="menu_icon blank fa"></i>Products</span><span class="plus"></span></a> <div class="second"><div class="inner"><ul> <li id="nav-menu-item-851" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home "><a href="https://ggb.com/#one" class=""><span class="item_inner"><i class="menu_icon blank fa"></i>Active Probes</span><span class="plus"></span></a></li> <li id="nav-menu-item-80" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home "><a href="https://ggb.com/#two" class=""><span class="item_inner"><i class="menu_icon blank fa"></i>Microwave Testing</span><span class="plus"></span></a></li> <li id="nav-menu-item-81" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home "><a href="https://ggb.com/#three" class=""><span class="item_inner"><i class="menu_icon blank fa"></i>Disposable Probe Tips</span><span class="plus"></span></a></li> </ul></div></div> </li> <li id="nav-menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page narrow"><a href="https://ggb.com/ordering/" class=""><span class="item_inner"><i class="menu_icon blank fa"></i>Ordering</span><span class="plus"></span></a></li> <li id="nav-menu-item-823" class="menu-item menu-item-type-post_type menu-item-object-page narrow"><a href="https://ggb.com/pdf-index/" class=""><span class="item_inner"><i class="menu_icon blank fa"></i>PDF Index</span><span class="plus"></span></a></li> <li id="nav-menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page narrow"><a href="https://ggb.com/contact/" class=""><span class="item_inner"><i class="menu_icon blank fa"></i>Contact</span><span class="plus"></span></a></li> </ul> </nav> <nav class="mobile_menu"> <ul id="menu-main-1" class=""><li id="mobile-menu-item-927" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item active"><a href="https://ggb.com/" class=" current "><span>Home</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> <li id="mobile-menu-item-77" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children active has_sub"><h4><span>Products</span></h4><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span> <ul class="sub_menu"> <li id="mobile-menu-item-851" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home "><a href="https://ggb.com/#one" class=""><span>Active Probes</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> <li id="mobile-menu-item-80" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home "><a href="https://ggb.com/#two" class=""><span>Microwave Testing</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> <li id="mobile-menu-item-81" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home "><a href="https://ggb.com/#three" class=""><span>Disposable Probe Tips</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> </ul> </li> <li id="mobile-menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page "><a href="https://ggb.com/ordering/" class=""><span>Ordering</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> <li id="mobile-menu-item-823" class="menu-item menu-item-type-post_type menu-item-object-page "><a href="https://ggb.com/pdf-index/" class=""><span>PDF Index</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> <li id="mobile-menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page "><a href="https://ggb.com/contact/" class=""><span>Contact</span></a><span class="mobile_arrow"><i class="fa fa-angle-right"></i><i class="fa fa-angle-down"></i></span></li> </ul> </nav> </div> </div> </div> </div> </div> </header> <a id='back_to_top' class="" href='#'> <span class="qode_icon_stack"> <span aria-hidden="true" class="qode_icon_font_elegant arrow_carrot-up " ></span> </span> </a> <div class="content has_slider"> <div class="content_inner "> <div class="q_slider"> <div class="q_slider_inner"> <div id="qode-homepage" data-q_responsive_graphic_coefficients = "1,1,0.8,0.7,0.6,0.5,0.4" data-q_responsive_title_coefficients = "1,1,0.8,0.7,0.6,0.5,0.4" data-q_responsive_subtitle_coefficients = "1,1,0.8,0.7,0.6,0.5,0.4" data-q_responsive_text_coefficients = "1,1,0.8,0.7,0.6,0.5,0.4" data-q_responsive_button_coefficients = "1,1,0.8,0.7,0.6,0.5,0.4" class="carousel slide has_height q_auto_start header_not_transparent " data-slide_animation="9000" data-height='615' data-parallax="yes" style="height: 615px; "><div class="qode_slider_preloader" style=""></div><div class="carousel-inner " style="height: 665px;" data-start="transform: translateY(0px);" data-1440="transform: translateY(-500px);"><div class="item content_vertical_middle " style="height: 615px; padding-top: 156px;"><div class="image" style="background-image:url(https://ggb.com/wp-content/uploads/2017/05/slide-1.jpg);"><img src="https://ggb.com/wp-content/uploads/2017/05/slide-1.jpg" alt="Model 35"></div><div class="slider_content_outer"><div class="slider_content left" style="" data-0="opacity:1; transform:translate(0px,0px); -webkit-transform:translate(0px,0px); " data-300="opacity:0; transform:translate(0px,50px); -webkit-transform:translate(0px,50px); "><div class="text all_at_once from_bottom" style=""><div class="el"><div ><h3 class="q_slide_subtitle" style="color: #222222;font-size: 13px;line-height: 13px;font-style: italic;font-weight: 700;letter-spacing: 0px;"><span style="">World's fastest high impedance probe...</span></h3></div></div><div class="el"><div ><div style="background-color: rgba(34, 34, 34, 1);width: 30%;height: 1px;float:left; margin-top:11px;margin-bottom:11px;" class="separator separator_top"></div></div></div><div class="el"><div ><h2 class="q_slide_title" style="color: #222222;font-size: 64px;line-height: 64px;font-family: 'Montserrat';font-weight: 400;letter-spacing: 0px;"><span style="">Model 35</span></h2></div></div><div class="el"><div ><div style="background-color: rgba(34, 34, 34, 1);width: 30%;height: 1px;float:left; margin-top:-9px;margin-bottom:11px;" class="separator separator_bottom"></div></div></div><div class="el"><div ><h3 class="q_slide_text" style="color: #222222;font-size: 15px;line-height: 15px;font-weight: 500;"><span style=""> DC to 26 GHz Single Point of Contact - <b>No Ground Required!</B></span></h3></div></div><div class="el"><div class="slide_buttons_holder"><a class="qbutton" style="" href="/model-35" target="_self">Learn More</a></div></div></div></div></div></div></div></div> </div> </div> <div class="container"> <div class="container_inner default_template_holder clearfix" > <div class="two_columns_66_33 background_color_sidebar grid2 clearfix"> <div class="column1 content_left_from_sidebar"> <div class="column_inner"> <div class="vc_row wpb_row section " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="vc_empty_space" style="height: 32px" ><span class="vc_empty_space_inner"><div class="empty_space_image" ></div> </span></div> </div></div></div></div></div><div class="vc_row wpb_row section " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="separator normal " style="border-color: #222222"></div> </div></div></div></div></div><div class="vc_row wpb_row section " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="vc_empty_space" style="height: 32px" ><span class="vc_empty_space_inner"><div class="empty_space_image" ></div> </span></div> </div></div></div></div></div><div class="vc_row wpb_row section " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element "> <div class="wpb_wrapper"> <h2>Product Listings</h2> <h4>Picoprobe® High Impedance Active Probes:</h4> <p><strong>1</strong> <a href="/home/model-7-and-model-7a/">Model 7 and Model 7A</a> <em>(dc to 500 Mhz, 50 ohm)</em><br /> <strong>2</strong> <a href="/home/model-12c/">Model 12C</a> <em>(dc to 500 Mhz, 1 Megohm/0.1pF)</em><br /> <strong>3</strong> <a href="/home/model-34a/">Model 34A</a> <em>(dc to 3.0 GHz, 10 Megohm/0.1pF)</em><br /> <strong>4</strong> <a href="https://ggb.com/home/model-35/">Model 35</a> <em>(dc to 26.0 GHz, 1.25 Megohm/0.05pF)</em><br /> <strong>5</strong> <a href="/home/model-18c-and-model-19c/">Model 18C and Model 19C</a> <em>(dc to 350 Mhz, 10 femtoamps/0.04pF)</em><br /> <strong>6</strong> <a href="/home/222-2/">Model 28 and Model 29</a> <em>(dc to 1 Ghz, 10 femtoamps/0.04pF)</em></p> <h4>Microwave Testing:</h4> <p><strong>7</strong> <a href="/home/model-10/">Model 10</a> <em>(dc to 11 GHz )</em><br /> <strong>8</strong> <a href="/home/model-40a/">Model 40A</a> <em>(dc to 40 GHz / 2.9mm K connector input) w/ nickel alloy contacts for probing aluminum pads</em><br /> <strong>9</strong> <a href="/home/dual-microwave-probe-2/">Dual / Differential Microwave Probe</a> <em>(two microwave probes on one positioner – 40A, 50A, 67A, or 110H)</em><br /> <strong>10</strong> <a href="/home/model-40m-low-loss-picoprobe/">Model 40M </a> <em>(ultra low loss – dc to 40 GHz)</em><br /> <strong>11</strong> <a href="/home/model-50a/">Model 50A</a> <em>(dc to 50 GHz / 2.4 mm connector input)</em><br /> <strong>12</strong> <a href="/home/model-67a/">Model 67A</a> <em>(dc to 67 GHz / 1.85 mm V connector input)</em><br /> <strong>13</strong> <a href="/home/model-110h/">Model 110H</a> <em>(dc to 110 GHz / 1.0 mm connector input)</em><br /> <strong>14</strong> <a href="/home/integrated-balun-probes/">Integrated Balun Probes</a><br /> <strong>15</strong> <a href="/home/multi-contact-wedges/">Multi-Contact Wedge</a> <em>(combines multiple RF and DC contacts – dc to 40, 50, 67 or 110 GHz)</em><br /> <strong>16</strong> <a href="/home/probe-cards/">Probe Cards</a> <em>(surrounds a circuit with high-density RF and DC contacts – dc to 40, 50, 67 or 110 GHz)</em><br /> <strong>17</strong> <a href="https://ggb.com/home/model-50/">Model 50</a> <em>(33 – 50 GHz / WR-22 waveguide input)</em><br /> <strong>18</strong> <a href="https://ggb.com/home/model-75/">Model 75</a> <em>(50 to 75 GHz / WR-15 waveguide input)</em><br /> <strong>19</strong> <a href="https://ggb.com/home/model-90/">Model 90</a> <em>(60 to 90 GHz / WR-12 waveguide input)</em><br /> <strong>20</strong> <a href="https://ggb.com/home/model-120/">Model 120</a> <em>(75 to 110 GHz / WR-10 waveguide input)</em><br /> <strong>21</strong> <a href="https://ggb.com/home/model-140/">Model 140</a> <em>(90 to 140 GHz / WR-8 waveguide input)</em><br /> <strong>22</strong> <a href="https://ggb.com/home/model-170/">Model 170</a> <em>(110 to 170 GHz / WR-6 waveguide input)</em><br /> <strong>23</strong> <a href="https://ggb.com/home/model-220/">Model 220</a> <em>(140 to 220 GHz / WR-5 waveguide input)</em><br /> <strong>24</strong> <a href="/home/model-325b/">Model 325B</a> <em>(220 to 325 GHz / WR-3 waveguide input)</em><br /> <strong>25</strong> <a href="https://ggb.com/home/model-500b/">Model 500B</a> <em>(325 to 500 GHz / WR-2.2 waveguide input)</em><br /> <strong>26</strong> <a href="https://ggb.com/home/model-1100b/">Model 1100B</a> <em>(750 to 1100 GHz / WR-1.0 waveguide input)</em><br /> <strong>27</strong> <a href="https://ggb.com/home/calibration-substrate/">Calibration Substrates</a> <em>(for probe tip calibration – available in 9 standard models)</em><br /> <strong>28</strong> <a href="https://ggb.com/home/differential-calibration-substrate/">Differential Calibration Substrates</a> <em>(for two, three or four port probe tip calibrations)</em></p> <h4>DC Disposable Probe Tips:</h4> <p><strong>29</strong> <a href="https://ggb.com/home/t-4-series-tungsten-probe-tips/">T-4 Series Tungsten Probe Tips</a> <em>(A small diameter Tungsten wire attached to a larger wire body)</em><br /> <strong>30</strong> <a href="https://ggb.com/home/st-series-solid-tungsten-probe-tips/">ST-Series Solid Tungsten Probe Tips</a> <em>(A large diameter solid Tungsten shaft precision tapered to a durable point)</em></p> </div> </div> </div></div></div></div></div><div class="vc_row wpb_row section " style=' text-align:left;'><div class=" full_section_inner clearfix"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="vc_empty_space" style="height: 32px" ><span class="vc_empty_space_inner"><div class="empty_space_image" ></div> </span></div> </div></div></div></div></div> </div> </div> <div class="column2"> <div class="column_inner"> <aside class="sidebar"> <div id="text-3" class="widget widget_text posts_holder"><h4>About Us</h4> <div class="textwidget"><p>Since 1980, GGB Industries, the originator of the Picoprobe® line of microwave and oscilloscope probes, has served the on-wafer probing needs of the worldwide semiconductor industry, beginning with a line of high impedance troubleshooting probes for diagnostic studies of the internal workings of complex logic and memory chips.</p> <div class="separator transparent " style="margin-top:10px;margin-bottom:10px"></div> <p>In 1988, GGB Industries, Inc., revolutionized on-wafer microwave probing with a new patented coaxial microwave probe having 50 ohm coplanar flexible tips. The introduction of a high-performance W-band millimeter wave probe in 1992 established GGB Industries, Inc., as the world leader in microwave probes.</p> <div class="separator transparent " style="margin-top:10px;margin-bottom:10px"></div> <p><strong>Our hallmarks are craftsmanship, precision, customer service, and problem solving.</strong></p> </div> </div><div id="text-5" class="widget widget_text posts_holder"> <div class="textwidget"><div class="separator normal " style="margin-top:10px;margin-bottom:10px"></div> </div> </div><div id="text-4" class="widget widget_text posts_holder"> <div class="textwidget"><div class='q_icon_with_title tiny square left_from_title'><div class="icon_title_holder"><div class="icon_holder " style="margin: 1px 1px 1px 1px; "><div class="icon_holder_inner"><span class="qode_icon_stack qode_tiny_icon custom-font" style="font-size: 20px;color: #ffffff;background-color: #dd3333;"><i class="qode_icon_font_awesome fa fa-file-pdf-o icon_text_icon qode_icon_stack_1x" style="font-size: 20px;" ></i></span></div></div><div class="icon_title_inner_holder"><h4 class="icon_title " style="">PDF Index</h4></div></div><div class="icon_text_holder"><div class="icon_text_inner" style=""><p style=''>A complete collection of our available products information and specifications.</p><a class='icon_with_title_link' href='#' target='_self' style=''>Click here for PDF's</a></div></div></div></div> </div> </aside> </div> </div> </div> </div> </div> </div> <!-- close div.content_inner --> </div> <!-- close div.content --> <footer class="footer_border_columns"> <div class="footer_inner clearfix"> <div class="footer_top_holder"> <div class="footer_top"> <div class="container"> <div class="container_inner"> <div class="four_columns clearfix"> <div class="qode_column column1"> <div class="column_inner"> <div id="text-6" class="widget widget_text"><h4>GGB Industries</h4> <div class="textwidget"><p>GGB Industries Inc. serves the on-wafer probing needs of the worldwide semiconductor industry, based in Naples Florida.</p> </div> </div> </div> </div> <div class="qode_column column2"> <div class="column_inner"> <div id="nav_menu-2" class="widget widget_nav_menu"><h4>Quick Links</h4><div class="menu-quick-links-container"><ul id="menu-quick-links" class="menu"><li id="menu-item-835" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-835"><a href="https://ggb.com/pdf-index/">PDF Index</a></li> <li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64"><a href="https://ggb.com/ordering/">Ordering</a></li> <li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63"><a href="https://ggb.com/contact/">Contact</a></li> </ul></div></div> </div> </div> <div class="qode_column column3"> <div class="column_inner"> <div id="text-7" class="widget widget_text"><h4>Mailing Address</h4> <div class="textwidget"><p><strong>GGB Industries, Inc.</strong><br /> PO Box 10958<br /> Naples, FL 34101</p> </div> </div> </div> </div> <div class="qode_column column4"> <div class="column_inner"> <div id="text-8" class="widget widget_text"><h4>Contact Us</h4> <div class="textwidget"><p><span class="q_icon_shade q_icon_shortcode font_awesome circle pull-left " data-hover-background-color=#ffffff style="background-color: #ffffff;border-width: 0px!important; border-style:solid;margin: 0px 20px 10px 0px;line-height:20px;width:20px;height:20px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px; "><i class="qode_icon_font_awesome fa fa-phone " style="color: #393939;vertical-align:bottom;line-height:20px;font-size: 12px; " data-hover-color="#393939" ></i></span> (239) 643-4400</p> <div class="separator transparent " style="margin-top:0px;margin-bottom:0px"></div> <p><span class="q_icon_shade q_icon_shortcode font_awesome circle pull-left " data-hover-background-color=#ffffff style="background-color: #ffffff;border-width: 0px!important; border-style:solid;margin: 0px 20px 10px 0px;line-height:20px;width:20px;height:20px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px; "><i class="qode_icon_font_awesome fa fa-file " style="color: #393939;vertical-align:bottom;line-height:20px;font-size: 12px; " data-hover-color="#393939" ></i></span> (239) 643-4403</p> <div class="separator transparent " style="margin-top:0px;margin-bottom:0px"></div> <p><span class="q_icon_shade q_icon_shortcode font_awesome circle pull-left " data-hover-background-color=#ffffff style="background-color: #ffffff;border-width: 0px!important; border-style:solid;margin: 0px 20px 10px 0px;line-height:20px;width:20px;height:20px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px; "><i class="qode_icon_font_awesome fa fa-envelope " style="color: #393939;vertical-align:bottom;line-height:20px;font-size: 12px; " data-hover-color="#393939" ></i></span> <a href="/cdn-cgi/l/email-protection#284d45494144684f4f4a064b4745"><span class="__cf_email__" data-cfemail="1a7f777b73765a7d7d7834797577">[email protected]</span></a></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="footer_bottom_holder"> <div class="footer_bottom_holder_inner"> <div class="container"> <div class="container_inner"> <div class="three_columns clearfix"> <div class="qode_column column1"> <div class="column_inner"> <div class="textwidget"><p>© 2017. GGB Industries</p> </div> </div> </div> <div class="qode_column column2"> <div class="column_inner"> <div class="textwidget"><p>Picoprobe® is a registered trademark of GGB Industries, Inc.</p> </div> </div> </div> <div class="qode_column column3"> <div class="column_inner"> <div class="textwidget"><p><a href="http://olidenson.com/">Web Design</a> by Oli Denson</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </footer> </div> <!-- close div.wrapper_inner --> </div> <!-- close div.wrapper --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/html" id="wpb-modifications"></script><script type="text/javascript" src="https://ggb.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.6" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/ggb.com\/wp-json\/", "namespace": "contact-form-7\/v1" } }; /* ]]> */ </script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.6" id="contact-form-7-js"></script> <script type="text/javascript" id="qode-like-js-extra"> /* <![CDATA[ */ var qodeLike = {"ajaxurl":"https:\/\/ggb.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/qode-like.js?ver=1.0" id="qode-like-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/plugins.js?ver=6.7.2" id="qode_plugins-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/jquery.carouFredSel-6.2.1.js?ver=6.7.2" id="carouFredSel-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/jquery.fullPage.min.js?ver=6.7.2" id="one_page_scroll-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/lemmon-slider.js?ver=6.7.2" id="lemmonSlider-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/jquery.mousewheel.min.js?ver=6.7.2" id="mousewheel-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/jquery.touchSwipe.min.js?ver=6.7.2" id="touchSwipe-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js?ver=6.1" id="isotope-js"></script> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?ver=6.7.2" id="google_map_api-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/default_dynamic.js?ver=1593550955" id="qode_default_dynamic-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/default.min.js?ver=6.7.2" id="qode_default-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/custom_js.js?ver=1548793451" id="qode_custom_js-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/TweenLite.min.js?ver=6.7.2" id="TweenLite-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/ScrollToPlugin.min.js?ver=6.7.2" id="ScrollToPlugin-js"></script> <script type="text/javascript" src="https://ggb.com/wp-content/themes/bodega/js/smoothPageScroll.js?ver=6.7.2" id="smoothPageScroll-js"></script> <script type="text/javascript" src="https://ggb.com/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://ggb.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.1" id="wpb_composer_front_js-js"></script> <script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]), _trfd.push({'tccl.baseHost':'secureserver.net'}), _trfd.push({'ap':'wpaas'}, {'server':'5c85a795-7df4-1f21-10d3-0b6a7a4bc497.secureserver.net'}, {'pod':'A2NLWPPOD07'}, {'storage':'a2cephmah002pod07_data20'}, {'xid':'4082838'}, {'wp':'6.7.2'}, {'php':'7.4.33.9'}, {'loggedin':'0'}, {'cdn':'1'}, {'builder':''}, {'theme':'bodega'}, {'wds':'0'}, {'wp_alloptions_count':'251'}, {'wp_alloptions_bytes':'183338'}, {'gdl_coming_soon_page':'0'} ); var trafficScript = document.createElement('script'); trafficScript.src = 'https://img1.wsimg.com/signals/js/clients/scc-c2/scc-c2.min.js'; window.document.head.appendChild(trafficScript);</script> <script>window.addEventListener('click', function (elem) { var _elem$target, _elem$target$dataset, _window, _window$_trfq; return (elem === null || elem === void 0 ? void 0 : (_elem$target = elem.target) === null || _elem$target === void 0 ? void 0 : (_elem$target$dataset = _elem$target.dataset) === null || _elem$target$dataset === void 0 ? void 0 : _elem$target$dataset.eid) && ((_window = window) === null || _window === void 0 ? void 0 : (_window$_trfq = _window._trfq) === null || _window$_trfq === void 0 ? void 0 : _window$_trfq.push(["cmdLogEvent", "click", elem.target.dataset.eid]));});</script> <script src='https://img1.wsimg.com/traffic-assets/js/tccl-tti.min.js' onload="window.tti.calculateTTI()"></script> </body> </html>