Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ghhpc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 01 May 2025 12:52:17 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
d-cache: from-cache
Cache-Control: no-cache, no-store, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self'
Location: https://www.ghhpc.com/
D-Geo: US

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.ghhpc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
server: nginx
date: Thu, 01 May 2025 12:52:17 GMT
content-type: text/html;charset=utf-8
transfer-encoding: chunked
etag: W/"1269211383"
d-cache: from-cache
strict-transport-security: max-age=31536000; preload
x-frame-options: SAMEORIGIN
content-security-policy: frame-ancestors 'self'
x-content-type-options: nosniff
vary: user-agent,accept-encoding
cache-control: no-cache, must-revalidate
expires: Thu, 01 Jan 1970 00:00:00 GMT
d-geo: EU

HTTP Code 200 OK

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.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

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: ghhpc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html >
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
      class="">
<head>
    <meta charset="utf-8">
    






































<script type="text/javascript">
    window._currentDevice = 'desktop';
    window.Parameters = window.Parameters || {
        HomeUrl: 'https://www.ghhpc.com/',
        AccountUUID: '2ee10e632e8f40eab8a4d4d938aded6b',
        SystemID: 'US_DIRECT_PRODUCTION',
        SiteAlias: 'cef159ec',
        SiteType: atob('RFVEQU9ORQ=='),
        PublicationDate: 'Tue Mar 05 22:42:47 UTC 2024',
        ExternalUid: 'lh6bmmvjieu8054k',
        IsSiteMultilingual: false,
        InitialPostAlias: '',
        InitialPostPageUuid: '',
        InitialDynamicItem: '',
        DynamicPageInfo: {
            isDynamicPage: false,
            base64JsonRowData: 'null',
        },
        InitialPageAlias: 'home',
        InitialPageUuid: 'b302102acc644c25a0399b85e8b3463c',
        InitialPageId: '28638791',
        InitialEncodedPageAlias: 'aG9tZQ==',
        InitialHeaderUuid: 'be777564e6f3428d9e6b28a559d8b153',
        CurrentPageUrl: '',
        IsCurrentHomePage: true,
        AllowAjax: false,
        AfterAjaxCommand: null,
        HomeLinkText: 'Back To Home',
        UseGalleryModule: false,
        CurrentThemeName: 'Layout Theme',
        ThemeVersion: '3080',
        DefaultPageAlias: '',
        RemoveDID: true,
        WidgetStyleID: null,
        IsHeaderFixed: false,
        IsHeaderSkinny: false,
        IsBfs: true,
        StorePageAlias: 'null',
        StorePagesUrls: 'e30=',
        IsNewStore: 'false',
        StorePath: '',
        StoreId: 'null',
        StoreVersion: 0,
        StoreBaseUrl: '',
        StoreCleanUrl: true,
        StoreDisableScrolling: true,
        IsStoreSuspended: false,
        HasCustomDomain: true,
        SimpleSite: false,
        showCookieNotification: false,
        cookiesNotificationMarkup: 'null',
        translatedPageUrl: '',
        isFastMigrationSite: false,
        sidebarPosition: 'NA',
        currentLanguage: 'en',
        currentLocale: 'en',
        NavItems: '{}',
        errors: {
            general: 'There was an error connecting to the page.<br/> Make sure you are not offline.',
            password: 'Incorrect name/password combination',
            tryAgain: 'Try again'
        },
        NavigationAreaParams: {
            ShowBackToHomeOnInnerPages: true,
            NavbarSize: 5,
            NavbarLiveHomePage: 'https://www.ghhpc.com/',
            BlockContainerSelector: '.dmBody',
            NavbarSelector: '#dmNav:has(a)',
            SubNavbarSelector: '#subnav_main'
        },
        hasCustomCode: true,
        planID: '1681',
        customTemplateId: 'null',
        siteTemplateId: 'null',
        productId: 'DM_DIRECT',
        disableTracking: false,
        pageType: 'FROM_SCRATCH',
        isRuntimeServer: true,
        isInEditor: false,
        hasNativeStore: false,
        defaultLang: 'en',
        hamburgerMigration: null,
        isFlexSite : false
    };

    window.Parameters.LayoutID = {};
    window.Parameters.LayoutID[window._currentDevice] = 6;
    window.Parameters.LayoutVariationID = {};
    window.Parameters.LayoutVariationID[window._currentDevice] = 5;
</script>






















<!-- Injecting site-wide to the head -->




<!-- End Injecting site-wide to the head -->

<!-- Inject secured cdn script -->


<!-- ========= Meta Tags ========= -->
<script>
    try {
    if (
        navigator.serviceWorker &&
        navigator.serviceWorker.getRegistrations &&
        location.protocol === 'https:'
    ) {
        // remove all service workers
        navigator.serviceWorker
            .getRegistrations()
            .then(function (registrations) {
                if (registrations && registrations.length) {
                    console.log('unregistering service workers');
                    registrations.forEach(function (registration) {
                        registration.unregister();
                    });
                }
            });
        // clear caches
        if (caches) {
            caches.keys().then(function (keyList) {
                if (keyList && keyList.length) {
                    console.log('deleting caches');
                    keyList.forEach(function (key) {
                        if (key && key.indexOf('druntime') === 0) {
                            caches.delete(key);
                        }
                    });
                }
            });
        }
    }
} catch (err) {
    // not a secured location
}
</script>



<link rel="canonical" href="https://www.ghhpc.com/">

<meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">

<!--Add favorites icons-->

<link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/cef159ec/site_favicon_16_1709678566366.ico"/>

<!-- End favorite icons -->
<link rel="preconnect" href="https://lirp.cdn-website.com/"/>



<!-- render the required CSS and JS in the head section -->
<script id='d-js-dmapi'>
    window.SystemID = 'US_DIRECT_PRODUCTION';

    if (!window.dmAPI) {
        window.dmAPI = {
            registerExternalRuntimeComponent: function () {
            },
            getCurrentDeviceType: function () {
                return window._currentDevice;
            },
            runOnReady: (ns, fn) => {
                const safeFn = dmAPI.toSafeFn(fn);
                ns = ns || 'global_' + Math.random().toString(36).slice(2, 11);
                const eventName = 'afterAjax.' + ns;

                if (document.readyState === 'complete') {
                    $.DM.events.off(eventName).on(eventName, safeFn);
                    setTimeout(function () {
                        safeFn({
                            isAjax: false,
                        });
                    }, 0);
                } else {
                    window?.waitForDeferred?.('dmAjax', () => {
                        $.DM.events.off(eventName).on(eventName, safeFn);
                        safeFn({
                            isAjax: false,
                        });
                    });
                }
            },
            toSafeFn: (fn) => {
                if (fn?.safe) {
                    return fn;
                }
                const safeFn = function (...args) {
                    try {
                        return fn?.apply(null, args);
                    } catch (e) {
                        console.log('function failed ' + e.message);
                    }
                };
                safeFn.safe = true;
                return safeFn;
            }
        };
    }

    if (!window.requestIdleCallback) {
        window.requestIdleCallback = function (fn) {
            setTimeout(fn, 0);
        }
    }
</script>

<!-- loadCSS function header.jsp-->






<script id="d-js-load-css">
/**
 * There are a few <link> tags with CSS resource in them that are preloaded in the page
 * in each of those there is a "onload" handler which invokes the loadCSS callback
 * defined here.
 * We are monitoring 3 main CSS files - the runtime, the global and the page.
 * When each load we check to see if we can append them all in a batch. If threre
 * is no page css (which may happen on inner pages) then we do not wait for it
 */
(function () {
  let cssLinks = {};
  function loadCssLink(link) {
    link.onload = null;
    link.rel = "stylesheet";
    link.type = "text/css";
  }
  
    function checkCss() {
      const pageCssLink = document.querySelector("[id*='CssLink']");
      const widgetCssLink = document.querySelector("[id*='widgetCSS']");

        if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) {
            const storedRuntimeCssLink = cssLinks.runtime;
            const storedPageCssLink = cssLinks.page;
            const storedGlobalCssLink = cssLinks.global;
            const storedWidgetCssLink = cssLinks.widget;

            storedGlobalCssLink.disabled = true;
            loadCssLink(storedGlobalCssLink);

            if (storedPageCssLink) {
                storedPageCssLink.disabled = true;
                loadCssLink(storedPageCssLink);
            }

            if(storedWidgetCssLink) {
                storedWidgetCssLink.disabled = true;
                loadCssLink(storedWidgetCssLink);
            }

            storedRuntimeCssLink.disabled = true;
            loadCssLink(storedRuntimeCssLink);

            requestAnimationFrame(() => {
                setTimeout(() => {
                    storedRuntimeCssLink.disabled = false;
                    storedGlobalCssLink.disabled = false;
                    if (storedPageCssLink) {
                      storedPageCssLink.disabled = false;
                    }
                    if (storedWidgetCssLink) {
                      storedWidgetCssLink.disabled = false;
                    }
                    // (SUP-4179) Clear the accumulated cssLinks only when we're
                    // sure that the document has finished loading and the document 
                    // has been parsed.
                    if(document.readyState === 'interactive') {
                      cssLinks = null;
                    }
                }, 0);
            });
        }
    }
  

  function loadCSS(link) {
    try {
      var urlParams = new URLSearchParams(window.location.search);
      var noCSS = !!urlParams.get("nocss");
      var cssTimeout = urlParams.get("cssTimeout") || 0;

      if (noCSS) {
        return;
      }
      if (link.href && link.href.includes("d-css-runtime")) {
        cssLinks.runtime = link;
        checkCss();
      } else if (link.id === "siteGlobalCss") {
        cssLinks.global = link;
        checkCss();
      } 
      
      else if (link.id && link.id.includes("CssLink")) {
        cssLinks.page = link;
        checkCss();
      } else if (link.id && link.id.includes("widgetCSS")) {
        cssLinks.widget = link;
        checkCss();
      }
      
      else {
        requestIdleCallback(function () {
          window.setTimeout(function () {
            loadCssLink(link);
          }, parseInt(cssTimeout, 10));
        });
      }
    } catch (e) {
      throw e
    }
  }
  window.loadCSS = window.loadCSS || loadCSS;
})();
</script>



<script data-role="deferred-init" type="text/javascript">
    /* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/
    function Def() {
        this.promise = new Promise((function (a, b) {
            this.resolve = a, this.reject = b
        }).bind(this))
    }

    const defs = {};
    window.getDeferred = function (a) {
        return null == defs[a] && (defs[a] = new Def), defs[a]
    }
    window.waitForDeferred = function (b, a, c) {
        let d = window?.getDeferred?.(b);
        d
            ? d.promise.then(a)
            : c && ["complete", "interactive"].includes(document.readyState)
                ? setTimeout(a, 1)
                : c
                    ? document.addEventListener("DOMContentLoaded", a)
                    : console.error(`Deferred  does not exist`);
    };
</script>
<style id="forceCssIncludes">
    /* This file is auto-generated from a `scss` file with the same name */

.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative}
    

</style>
<style id="cssVariables" type="text/css">
    
</style>


<style id="hideAnimFix">
  .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
    visibility: hidden;
  }

  .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
    visibility: hidden !important;
  }

  
  #dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
    visibility: hidden;
  }

  
</style>



<style id="criticalCss">
    @charset "UTF-8";.clearfix:after,.dmRespRow .dmRespRow:after,.dmRespRow:after,DIV.dmBody{clear:both}@font-face{font-family:FontAwesome;font-display:block;src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");font-weight:400;font-style:normal}.dmInner{min-height:100vh!important;position:relative}.dmPopup,.dmPopupMask{position:fixed;left:0}.display_None{display:none}.dmDisplay_None{display:none!important}.clearfix:after{visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix{display:inline-block}.dmPopupMask{margin:0;display:none;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup{display:block}.dmPopup{text-align:left;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%;display:block}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{display:block;font-size:20px;color:#000;top:3px;right:3px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}#dm .dmRespRow .dmRespColsWrapper{display:flex}.pswp{display:none;z-index:9999999999!important}body.fix-mobile-scrolling{overflow:initial}#dmRoot{text-decoration-skip-ink:none}nav{display:block}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}strong{font-weight:700}hr{box-sizing:content-box;height:0}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic;display:inline-block}button{font-family:inherit;font-size:100%;margin:0;line-height:normal;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRow{padding-top:15px;padding-bottom:15px}#dm .dmRespRow.dmRespRowNoPadding,.dmContent,.dmInner ul:not(.defaultList),DIV.dmBody{padding:0}.dmRespRow .dmRespRow:after,.dmRespRow .dmRespRow:before,.dmRespRow:after,.dmRespRow:before{content:' ';display:table}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmRespRow .dmRespCol>*{max-width:100%}.dmRespRow .dmRespRow{width:auto;margin-top:0;margin-bottom:0;max-width:none}.dmDesktopBody .dmRespRow .large-4{position:relative;width:33.33333%}.dmDesktopBody .dmRespRow .large-6{position:relative;width:50%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}[class*=' dm-common-icons-']{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:dm-common-icons!important}.dm-common-icons-close:before{content:'\e901'}[class*=' icon-']{font-family:FontAwesome!important;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dmHeader,.dmInner{background:rgba(255,255,255,0);color:#000}[class*=' icon-']:before{text-decoration:none;display:inline-block;speak:none}a [class*=' icon-']{display:inline}.icon-angle-down:before{content:'\f107'}.dmInner{min-width:768px!important;font-size:16px}body:not(.responsiveTablet) #dm .dmInner .dmBody .hide-for-large,body:not(.responsiveTablet) .hide-for-large{display:none!important}.imageWidget a{font-style:italic;text-align:center}*{border:0 solid #000;scrollbar-arrow-color:#fff;scrollbar-track-color:#F2F2F2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}body{-webkit-overflow-scrolling:touch;width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}A IMG{border:none}h1,h2,ul{margin-left:0;margin-right:0}.clearfix,a,img,li,ul{vertical-align:top}#iscrollBody,#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmDesktopBody .dmInner{min-width:960px}.dmHeader{text-align:center;position:relative;width:100%;max-width:100%}#innerBar.lineInnerBar,.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}.dmContent{margin:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}#innerBar{position:relative;height:36px;width:100%;font-size:20px;margin:0;z-index:80}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}#dm .dmRespColsWrapper{display:block}.dmNewParagraph{text-align:left;margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#innerBar.lineInnerBar{display:table;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:20px;margin-top:30px;margin-bottom:30px;color:#000}#innerBar .titleLine{display:table-cell;vertical-align:middle;width:50%}.dmPageTitleRow:not(#innerBar){display:none}.titleLine hr{min-height:1px;background-color:rgba(0,0,0,.2)}.dmStandardDesktop{display:block}#dmFirstContainer .dmRespRowsWrapper:after,#dmFirstContainer .dmRespRowsWrapper:before{content:"";display:table}.dmInner a{color:#000;outline:0;vertical-align:inherit}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.standardHeaderLayout .dmHeader{float:none;display:block;height:auto}.dmStandardDesktop{margin:0 auto}#dm .dmDivider{display:block;margin:10px 0}.dmSpacer{border:0;height:15px}body{background-color:#eee}.dmDivider{min-height:2px;border:currentColor;color:grey;background:0 0}#dm .dmDividerWrapper{display:block}.main-navigation.unifiednav{display:flex;justify-content:flex-start;align-items:stretch;overflow:visible}.main-navigation.unifiednav ul{list-style:none;padding:0;margin:0;font-size:1rem}.main-navigation.unifiednav .unifiednav__container{display:flex;justify-content:flex-start;list-style:none}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap{display:flex;justify-content:flex-start;position:relative;font-weight:400}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::before{content:'';align-self:center;font-weight:700}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:inherit;text-decoration:none;position:relative;padding:12px 15px;margin:0;font-weight:inherit;letter-spacing:.03em}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:nowrap}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{content:'';width:100%;height:0;border:0 solid transparent;border-top-color:currentColor;display:block;opacity:0}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{opacity:1}.main-navigation.unifiednav.effect-text-color{padding:12px 15px}.main-navigation.unifiednav.effect-text-color .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:#9a9a9a}.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container{flex-wrap:wrap;justify-content:inherit}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container .nav-item-text::before{text-align:left}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{content:''}.dmLargeBody .dmRespRow{width:100%;max-width:none}#dm .dmBody .dmRespRowsWrapper{max-width:none}.dmInner,.dmInner *{-webkit-font-smoothing:initial}#dm .dmNewParagraph a,#dm div.dmNewParagraph a{text-decoration:none}.imageWidget:not(.displayNone) img{width:auto}.imageWidget img{max-width:100%;max-height:100%}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-size:13px;font-family:Arial,"Arial Fallback";font-style:normal;font-weight:400;color:#333}#dm .p_hfcontainer .u_1369931151.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1369931151.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before,#dm .p_hfcontainer nav.u_1369931151.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{font-size:13px!important}#dm DIV.dmOuter DIV.dmInner{background-color:#011c40;background-size:auto auto}#dm div.dmRespCol>*{line-height:20px}.dmRespRow .dmRespColsWrapper{max-width:960px}.dmRespRow.nonFullBleedBackground{max-width:960px!important}#dm .dmBody div.u_1350660212,#dm .dmBody div.u_1490664483,#dm .p_hfcontainer nav.u_1369931151{float:none!important;left:0!important;max-width:100%!important;height:auto!important;position:relative!important}#dm .dmHeader,#dm .p_hfcontainer .u_1370470050,#dm .p_hfcontainer .u_1851577466{padding:0!important;margin:0!important}#dm .p_hfcontainer .u_1518076857{padding:10px 0!important}#dm .p_hfcontainer div.u_1311088179{padding:0!important;margin:0!important}.u_1164032621{padding:0!important;margin:25px 0 10px!important}.u_1164032621 img{border-style:none!important;border-width:medium!important;border-color:currentColor!important}#dm .p_hfcontainer .u_1164032621{margin-left:auto!important;margin-right:auto!important;display:block!important}#dm .p_hfcontainer div.u_1624720366{padding:0!important;margin:0!important}.u_1776544000{padding:2px!important;margin:20px 0 0!important}.u_1494836763,.u_1589079265{padding:2px!important;margin:0!important}#dm .p_hfcontainer .u_1125286599,.u_1262517413{padding:0!important}.u_1262517413{margin:0!important}.u_1262517413 img{border-style:none!important;border-width:medium!important;border-color:currentColor!important}#dm .p_hfcontainer .u_1262517413{margin-left:auto!important;margin-right:auto!important;display:block!important}#dm .p_hfcontainer nav.u_1369931151{color:#fff!important;align-items:center!important;justify-content:center!important}#dm .p_hfcontainer nav.u_1369931151 li{border-right:1px dotted #fff!important}#dm .p_hfcontainer nav.u_1369931151.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:rgba(255,255,255,1)!important}#dm .p_hfcontainer .u_1369931151.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:5px 25px!important}#dm .p_hfcontainer div.u_1935809410{background-color:rgba(38,79,111,1)!important;border-top-width:1px!important;border-top-style:solid!important;border-top-color:rgba(255,255,255,1)!important}.u_1403754472 img,.u_1490664483 img{border-style:solid!important;border-width:6px!important;border-color:#fff!important}#dm .p_hfcontainer nav.u_1369931151.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer nav.u_1369931151.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{padding-top:5px!important;padding-bottom:5px!important;margin-top:0!important;margin-bottom:0!important}#dm .p_hfcontainer nav.u_1369931151{display:block!important;top:0!important;width:100%!important;min-width:0!important;text-align:center!important;padding:5px 0!important;margin:0!important}#dm .dmBody .u_1013554502{background-color:#fff!important;padding:0!important;margin:0 auto!important}.u_1523941721{padding:10px 2px!important;margin:0!important;background-color:#264f6f!important}#dm .dmBody .u_1853726914{padding:20px 10px 40px!important;margin:0!important}.u_1219109762{padding:2px!important;margin:0!important}#dm .dmBody .u_1949967049{padding:0!important}#dm .dmBody div.u_1123918441{padding:0!important;margin:0!important}.u_1713367879{padding:2px!important;margin:0!important}#dm .dmBody div.u_1112837815{padding:0!important;margin:0!important}.u_1403754472{padding:0!important;margin:10px 0!important}.u_1403754472 img{box-shadow:0 0 3px 0 #666!important;-webkit-box-shadow:0 0 3px 0 #666!important}#dm .dmBody .u_1403754472{margin-left:auto!important;margin-right:auto!important;display:block!important}#dm .dmBody div.u_1254906724{padding:0!important;margin:0!important}.u_1490664483{padding:0!important;margin:10px 10px 10px 0!important}.u_1490664483 img{box-shadow:0 0 3px 0 #666!important;-webkit-box-shadow:0 0 3px 0 #666!important}#dm .dmBody .u_1490664483{margin-left:0!important;margin-right:auto!important;display:block!important}.u_1865167125{padding:10px 0!important;margin:0!important}.u_1538911283{padding:0!important}.u_1538911283 img{border-style:none!important;border-width:medium!important;border-color:currentColor!important}#dm .dmBody .u_1538911283{display:block!important}#dm .dmBody div.u_1403754472{width:283px!important;height:auto!important}#dm .dmBody div.u_1490664483{width:283px!important;display:block!important;top:0!important;min-width:0!important;text-align:start!important;padding:0!important;margin:10px auto!important}#dm .dmBody div.u_1865167125{padding-top:10px!important;margin-bottom:0!important;margin-top:0!important}#dm .dmBody div.u_1350660212{top:0!important;width:calc(100% - 0px)!important;min-width:25px!important;text-align:left!important;padding:2px 0!important;margin:0 auto 8px!important}#dm .dmBody div.u_1538911283,#dm .dmBody div.u_1737407182{float:none!important;top:0!important;left:0!important;max-width:100%!important;text-align:start!important;padding:0!important;margin:0 auto!important}#dm .dmBody div.u_1538911283{width:100%!important;position:relative!important;height:auto!important;min-width:0!important}#dm .dmBody div.u_1333906555{padding:0!important}#dm .dmBody div.u_1737407182{height:112px!important;width:calc(100% - 0px)!important;position:relative!important;min-width:25px!important}
    .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
      visibility: hidden;
    }

    
</style>



<style id="fontFallbacks">
    @font-face {
  font-family: "Arial Fallback";
  src: local('Arial');
  line-gap-override: 0%;
 }
</style>


<!-- End render the required css and JS in the head section -->






<meta property="og:type" content="website">
<meta property="og:url" content="https://www.ghhpc.com/">

  <title>
    Legal Services | Philadelphia, PA
  </title>
  <meta name="keywords" content="legal services, philadelphia, pa
"/>
  <meta name="description" content="Contact us at (215) 722-5850 in Philadelphia, PA, for more information about our legal services.
"/>

  <meta name="twitter:card" content="summary"/>
  <meta name="twitter:title" content="Legal Services | Philadelphia, PA"/>
  <meta name="twitter:description" content="Contact us at (215) 722-5850 in Philadelphia, PA, for more information about our legal services.
"/>
  <meta property="og:description" content="Contact us at (215) 722-5850 in Philadelphia, PA, for more information about our legal services.
"/>
  <meta property="og:title" content="Legal Services | Philadelphia, PA"/>




<!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= -->
</head>





















<body id="dmRoot" data-page-alias="home"  class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite mac dmLargeBody "
      style="padding:0;margin:0;"
      
    >

















<!-- ========= Site Content ========= -->
<div id="dm" class='dmwr'>
    
    <div class="dm_wrapper standard-var5 widgetStyle-3 standard">
         <div dmwrapped="true" id="1236738688"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-home dmPageBody d-page-1649000936 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1649000936" data-buttonstyle=""> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="dmHeader p_hfcontainer" freeheader="true"> <div class="dmHeaderResp dmHeaderStack " id="1257318611"> <div class="u_1851577466 dmRespRow" id="1851577466"> <div class="dmRespColsWrapper" id="1985727400"> <div class="u_1231074838 dmRespCol  large-12  medium-12  small-12" id="1231074838"> <div class="u_1370470050 dmRespRow" id="1370470050"> <div class="dmRespColsWrapper" id="1201917449"> <div class="u_1057800443 dmRespCol  large-12  medium-12  small-12" id="1057800443"> <div class="u_1518076857 dmRespRow" id="1518076857"> <div class="dmRespColsWrapper" id="1131662959"> <div class="u_1311088179 dmRespCol  large-6  medium-6  small-12" id="1311088179"> <div data-widget-type="image" data-element-type="image" class="imageWidget u_1164032621" id="1164032621"> <a href="/" target="" id="1938294032"><img src="https://cdn.website.thryv.com/8ef3bb3fcb1b412cb345c577c03ed030/DESKTOP/png/536.png" alt="The Law Offices of Howard M. Goldsmith PC - Legal Services" title="The Law Offices of Howard M. Goldsmith PC - Legal Services" id="1063958430" class="" onerror="handleImageLoadError(this)" height="62.0" width="431.0"/></a> 
</div> 
</div> 
 <div class="u_1624720366 dmRespCol  large-6  medium-6  small-12" id="1624720366"> <div class="dmNewParagraph u_1776544000" style="text-align:right;" id="1776544000"> <span style="" id="1279800213"> <a href="tel:2157225850" style="font-size:24px;color:#ffffff;font-weight:bold;" id="1545636296">(215) 722-5850</a></span></div> 
 <div class="dmNewParagraph u_1494836763" style="line-height:36px;text-align:right;" id="1494836763"> <span style="color:#ffffff;font-size:24px;" id="1042271168"> <a href="tel:2157225850" style="font-size:24px;color:#ffffff;font-weight:bold;" id="1354861332"></a><a href="tel:2157225862" style="font-size:24px;color:#ffffff;font-weight:bold;" id="1188317752">Fax: (215) 722-5862</a></span></div> 
 <div class="dmNewParagraph u_1589079265" style="text-align:right;" id="1589079265"> <span style="font-size:16px;color:#ffffff;font-weight:bold;" id="1835507060">7716 Castor Avenue, Philadelphia, PA 19152</span></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="nonFullBleedBackground u_1125286599 dmRespRow" id="1125286599"> <div class="dmRespColsWrapper" id="1449338763"> <div class="u_1935809410 dmRespCol  large-12  medium-12  small-12" id="1935809410"> <nav class="u_1369931151 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1369931151" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container  " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item  dmNavItemSelected  dmUDNavigationItem_00  " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
         Home
        " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-our-attorneys" class="unifiednav__item  dmUDNavigationItem_01  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         About Our Attorneys
        " data-auto="page-text-style">About Our Attorneys<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/areas-of-practice" class="unifiednav__item  dmUDNavigationItem_02  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Areas of Practice
        " data-auto="page-text-style">Areas of Practice<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/location" class="unifiednav__item  dmUDNavigationItem_03  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Location
        " data-auto="page-text-style">Location<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/appointment" class="unifiednav__item  dmUDNavigationItem_04  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Appointment
        " data-auto="page-text-style">Appointment<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
 <div data-widget-type="image" data-element-type="image" class="imageWidget u_1262517413" id="1262517413"><img src="https://cdn.website.thryv.com/8ef3bb3fcb1b412cb345c577c03ed030/DESKTOP/png/542.png" alt="" title="" id="1364358732" onerror="handleImageLoadError(this)" height="275.0" width="960.0"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div> 
<!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"></div> 
 <div class="titleLine display_None"><hr/></div> 
</div> 
</div> 
</div> 
</div> 
 <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home"> <div id="allWrapper" class="allWrapper"> <div id="dm_content" class="dmContent" role="main"> <div class="dmRespTmplWrapper dmRespRowsWrapper innerPageTmplBox " id="1649000936"> <div class="u_1333906555 dmRespRow hide-for-large" id="1333906555"> <div class="dmRespColsWrapper" id="1705270531"> <div class="dmRespCol large-12 medium-12 small-12" id="1758612887"> <div data-widget-type="image" data-element-type="image" class="u_1538911283 imageWidget" id="1538911283"><img src="https://cdn.website.thryv.com/8ef3bb3fcb1b412cb345c577c03ed030/DESKTOP/png/542.png" alt="" title="" id="1736210819" onerror="handleImageLoadError(this)" height="0.0" width="0.0"/></div> 
</div> 
</div> 
</div> 
 <div class="nonFullBleedBackground u_1013554502 dmRespRow" id="1013554502"> <div class="dmRespColsWrapper" id="1892508685"> <div class="u_1132428236 dmRespCol  large-12  medium-12  small-12" id="1132428236"> <div class="dmNewParagraph u_1523941721" style="" id="1523941721"> <span style="color:#ffffff;" id="1659152338"> <div style="text-align:center;" id="1056849531"><strong style="font-weight:bold;" id="1602312656"><em style="" id="1844443875">Proudly Serving Philadelphia, Bucks, Chester, Delaware, Lehigh, Montgomery, &amp; Other Pennsylvania Counties</em></strong></div> 
</span></div> 
 <div class="u_1853726914 dmRespRow" id="1853726914"> <div class="dmRespColsWrapper" id="1925416991"> <div class="u_1727577616 dmRespCol  large-12  medium-12  small-12" id="1727577616"> <div class="dmNewParagraph u_1219109762" style="" id="1219109762"> <span style="" id="1296843955"> <h1 style="font-size:19px;color:#264f6f;font-weight:bold;" id="1966477238">Superior Legal Services in Philadelphia, Pennsylvania</h1> 
</span></div> 
 <div class="u_1949967049 dmRespRow" id="1949967049"> <div class="dmRespColsWrapper" id="1498342004"> <div class="u_1123918441 dmRespCol  large-4  medium-4  small-12" id="1123918441"> <div class="dmNewParagraph u_1713367879" style="" id="1713367879"> <span style="" id="1925994637"> <h2 style="font-size:16px;color:#264f6f;font-weight:bold;" id="1197199350">Areas of Practice</h2> 
Whether you're filing for divorce or setting up a living will, the attorneys at The Law Offices of Goldsmith, Hark, and Hornak PC are experienced in all legal areas within their practice. The Law Offices of Goldsmith, Hark, and Hornak Attorneys at Law provide representation in legal matters including divorce support and custody, personal injury, workers comp and disability, estate planning and probate, and real estate law.</span></div> 
</div> 
 <div class="u_1112837815 dmRespCol  large-4  medium-4  small-12" id="1112837815"> <div data-widget-type="image" data-element-type="image" class="imageWidget u_1403754472" id="1403754472"> <a href="/areas-of-practice" target="" id="1610406774"><img src="https://cdn.website.thryv.com/8ef3bb3fcb1b412cb345c577c03ed030/DESKTOP/png/530.png" alt="Lawyer's Office - Legal Services" title="Lawyer's Office - Legal Services" id="1490448121" class="" onerror="handleImageLoadError(this)" height="142.21875" width="283.0"/></a> 
</div> 
</div> 
 <div class="u_1254906724 dmRespCol  large-4  medium-4  small-12" id="1254906724"> <div data-widget-type="image" data-element-type="image" class="u_1490664483 imageWidget" id="1490664483"> <a href="/location" target="" id="1901932403"><img src="https://cdn.website.thryv.com/8ef3bb3fcb1b412cb345c577c03ed030/DESKTOP/png/532.png" alt="Map - Legal Services" title="Map - Legal Services" id="1480217258" class="" onerror="handleImageLoadError(this)" height="142.21875" width="283.0"/></a> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmDividerWrapper clearfix u_1865167125" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1865167125"><hr class="dmDivider" style="border-width:1px; border-top-style:solid; color:#000000;" id="1236193340"/></div> 
 <div class="u_1350660212 dmNewParagraph" id="1350660212"> <span style="" class="font-size-NaN m-font-size-NaN"> <h2 style=";font-size:16px;color:#264f6f;font-weight:bold;" class="font-size-NaN m-font-size-NaN">About Us</h2> 
Turn to the professional team at The Law Offices of Goldsmith, Hark, and Hornak PC in <a href="/location" runtime_url="/location"><font style="color: rgb(38, 79, 111); text-decoration-line: underline;">Philadelphia, Pennsylvania</font></a>, for the legal services you need. For six decades we have served our clients in family law, personal injury, estates, real estate law, litigation, and Social Security disability.<br style="display:inline;" id="1115351118"/><br style="display:inline;" id="1458491547"/>No matter what your case, Attorneys Thomas Hornak and Ned Hark offer personalized service and keep you updated throughout the entire process. You can count on them to serve you with integrity and confidence.<br style="display:inline;" id="1215047330"/><br style="display:inline;" id="1655717630"/></span></div> <div class="u_1741681540 dmRespRow" id="1741681540"> <div class="dmRespColsWrapper" id="1960609998"> <div class="u_1652725749 dmRespCol  large-12  medium-12  small-12" id="1652725749"> <div class="dmNewParagraph u_1826211052" id="1826211052"> <span style="" class="font-size-NaN m-font-size-NaN"> <div style=";text-align:center;" class="font-size-NaN m-font-size-NaN"><strong style=";font-weight:bold;" class="font-size-NaN m-font-size-NaN">Visit our firm in Philadelphia, Pennsylvania, or contact us to <a href="/appointment" runtime_url="/appointment" style=""><font style="color: rgb(38, 79, 111); text-decoration-line: underline;">schedule an appointment</font></a> 
with one of our experienced attorneys.</strong> 
 </div> 
</span></div> <div class="dmNewParagraph u_1468283942" style="" id="1468283942"> <span style="font-size:11px;" id="1642996822"> <div style="text-align:center;" id="1546058395">SHARE THIS PAGE:</div> 
</span></div> 
 <div class="u_1018444916 dmSocialHub gapSpacing" id="1018444916" dmle_extension="social_hub" data-element-type="social_hub" icon="false" surround="false"> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="http://www.facebook.com/share.php?u=http://www.ghhpc.com/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Facebook&apos;)"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style4" aria-hidden="true" data-hover-effect=""></span> 
</a> 
 <a href="http://plus.google.com/share?url=http://www.ghhpc.com/" target="_blank" dm_dont_rewrite_url="true" aria-label="google_plus" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;GooglePlus&apos;)"> <span class="dmSocialGooglePlus dm-social-icons-google-plus oneIcon socialHubIcon style4" aria-hidden="true" data-hover-effect=""></span> 
</a> 
 <a href="http://www.twitter.com/home?status=http://www.ghhpc.com/" target="_blank" dm_dont_rewrite_url="true" aria-label="twitter" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Twitter&apos;)"> <span class="dmSocialTwitter dm-social-icons-twitter oneIcon socialHubIcon style4" aria-hidden="true" data-hover-effect=""></span> 
</a> 
 <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.ghhpc.com/" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Linkedin&apos;)"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style4" aria-hidden="true" data-hover-effect=""></span> 
</a> 
</div> 
</div> 
</div> 
 <div data-element-type="spacer" class="u_1737407182 dmSpacer hide-for-large hide-for-small" id="1737407182"></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmDividerWrapper clearfix u_1193068953" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1193068953" layout="divider-style-4"><hr class="dmDivider" style="border-width:1px; border-top-style:solid; color:#000000;" id="1042199024"/></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmFooterContainer"> <div id="fcontainer" class="f_hcontainer dmFooter p_hfcontainer"> <div class="dmFooterResp generalFooter " id="1983052008"> <div class="nonFullBleedBackground u_1580157986 dmRespRow" id="1580157986"> <div class="dmRespColsWrapper" id="1720564463"> <div class="u_1137953720 dmRespCol  large-12  medium-12  small-12" id="1137953720"> <nav class="u_1892975879 main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_1" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" data-divider="PIPE" id="1892975879" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" icon="false" surround="false" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container  " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item  dmNavItemSelected  dmUDNavigationItem_00  " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
         Home
        " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-our-attorneys" class="unifiednav__item  dmUDNavigationItem_01  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         About Our Attorneys
        " data-auto="page-text-style">About Our Attorneys<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/areas-of-practice" class="unifiednav__item  dmUDNavigationItem_02  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Areas of Practice
        " data-auto="page-text-style">Areas of Practice<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/location" class="unifiednav__item  dmUDNavigationItem_03  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Location
        " data-auto="page-text-style">Location<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/appointment" class="unifiednav__item  dmUDNavigationItem_04  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
         Appointment
        " data-auto="page-text-style">Appointment<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
 <div class="widget-d3c663 u_1783733154 dmCustomWidget" data-lazy-load="" data-title="" id="1783733154" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="d3c66308b2ae4c2eb8bccd831a63a3d8" data-widget-version="77" data-widget-config="e30=">Content, including images, displayed on this website is protected by copyright laws. Downloading, republication, retransmission or reproduction of content on this website is strictly prohibited. <a href="https://www.thryv.com/client-terms-of-use/" rel="nofollow" target="_blank">Terms of Use</a> 
| <a href="https://www.thryv.com/client-privacy-policy/" rel="nofollow" target="_blank">Privacy Policy</a> 
 <style>.dm-social-icons-google-my-business:before {
    content: '' !important;
}</style> 
</div> 
</div> 
</div> 
</div> 
 <div id="1837272898" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 

    </div>
</div>
<!--  Add full CSS and Javascript before the close tag of the body if needed -->





















<!-- Google Fonts Include -->













<!-- loadCSS function fonts.jsp-->



<link rel="preload" href="https://irp.cdn-website.com/fonts/css2?family=&amp;subset=latin-ext&amp;display=swap"  as="style" fetchpriority="low" onload="loadCSS(this)" />





<!-- RT CSS Include d-css-runtime-desktop-one-package-new-->
<link rel="preload" as="style" fetchpriority="low" onload="loadCSS(this)" href="https://static.cdn-website.com/mnlt/production/5411/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-new.min.css" />

<!-- End of RT CSS Include -->

<link rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/f9d7440456678a1ba11edfe077c45114.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" />

<!-- Support `img` size attributes -->
<style>img[width][height] {
    height: auto;
}</style>

<!-- Support showing sticky element on page only -->
<style>
    body[data-page-alias="home"] #dm [data-show-on-page-only="home"] {
        display: block !important;
    }
</style>

<!-- This is populated in Ajax navigation -->
<style id="pageAdditionalWidgetsCss" type="text/css">
</style>




<!-- Site CSS -->
<link rel="preload" href="https://irp.cdn-website.com/cef159ec/files/cef159ec_withFlex_1.min.css?v=6" id="siteGlobalCss" as="style" fetchpriority="low" onload="loadCSS(this)" />



<style id="customWidgetStyle" type="text/css">
    
</style>
<style id="innerPagesStyle" type="text/css">
    
</style>


<style
        id="additionalGlobalCss" type="text/css"
>
</style>

<!-- Page CSS -->
<link rel="preload" href="https://irp.cdn-website.com/cef159ec/files/cef159ec_home_withFlex_1.min.css?v=6" id="homeCssLink" as="style" fetchpriority="low" onload="loadCSS(this)" />

<style id="pagestyle" type="text/css">
    
</style>

<style id="pagestyleDevice" type="text/css">
    
</style>

<!-- Flex Sections CSS -->





<style id="globalFontSizeStyle" type="text/css">
    
</style>
<style id="pageFontSizeStyle" type="text/css">
</style>

<!-- ========= JS Section ========= -->
<script>
    var isWLR = true;

    window.customWidgetsFunctions = {};
    window.customWidgetsStrings = {};
    window.collections = {};
    window.currentLanguage = "ENGLISH"
    window.isSitePreview = false;
</script>
<script>
    window.customWidgetsFunctions["d3c66308b2ae4c2eb8bccd831a63a3d8~77"] = function (element, data, api) {
        if (data.config.webchat){
    
let thryvId = dmAPI.getSiteExternalId();
var integrationId = data.config.integration_id;


setTimeout(() => {
  
          !(function (o, p, s, e, c) {
              var i,
                  a,
                  h,
                  u = [],
                  d = [];
              function t() {
                  var t = "You must provide a supported major version.";
                  try {
                      if (!c) throw new Error(t);
                      var e,
                          n = "https://cdn.smooch.io/",
                          r = "smooch";
                      if ((e = "string" == typeof this.response ? JSON.parse(this.response) : this.response).url) {
                          var o = p.getElementsByTagName("script")[0],
                              s = p.createElement("script");
                          s.async = !0;
                          var i = c.match(/([0-9]+).?([0-9]+)?.?([0-9]+)?/),
                              a = i && i[1];
                          if (i && i[3]) s.src = n + r + "." + c + ".min.js";
                          else {
                              if (!(4 <= a && e["v" + a])) throw new Error(t);
                              s.src = e["v" + a];
                          }
                          o.parentNode.insertBefore(s, o);
                      }
                  } catch (e) {
                      e.message === t && console.error(e);
                  }
              }
              (o[s] = {
                  init: function () {
                      i = arguments;
                      var t = {
                          then: function (e) {
                              return d.push({ type: "t", next: e }), t;
                          },
                          catch: function (e) {
                              return d.push({ type: "c", next: e }), t;
                          },
                      };
                      return t;
                  },
                  on: function () {
                      u.push(arguments);
                  },
                  render: function () {
                      a = arguments;
                  },
                  destroy: function () {
                      h = arguments;
                  },
              }),
                  (o.__onWebMessengerHostReady__ = function (e) {
                      if ((delete o.__onWebMessengerHostReady__, (o[s] = e), i))
                          for (var t = e.init.apply(e, i), n = 0; n < d.length; n++) {
                              var r = d[n];
                              t = "t" === r.type ? t.then(r.next) : t.catch(r.next);
                          }
                      a && e.render.apply(e, a), h && e.destroy.apply(e, h);
                      for (n = 0; n < u.length; n++) e.on.apply(e, u[n]);
                  });
              var n = new XMLHttpRequest();
              n.addEventListener("load", t), n.open("GET", "https://" + e + ".webloader.smooch.io/", !0), (n.responseType = "json"), n.send();
          })(window, document, "Smooch", integrationId, "5");
          setTimeout(() => {
             const delegate = {
                beforeSend(message, data) {
                    const urlParams = new URLSearchParams(window.location.search);          
                    const utm_ci = urlParams.get('utm_ci');
                    const utm_channel = urlParams.get('utm_channel');
                    const utm_ad = urlParams.get('utm_ad');
                    const utm_cm = urlParams.get('utm_cm');
                    
                    if (utm_ci && utm_channel && utm_ad && utm_cm) {
                        message.metadata = {
                            utm_ci,
                            utm_channel,
                            utm_ad,
                            utm_cm
                        };
                    }

                    return message;
                }
              };
              Smooch.init({
                  integrationId: integrationId,
                  delegate: delegate,
                  menuItems: {},
                  prechatCapture: {
                      enabled: true,
                      enableEmailLinking: true,
                      fields: [
                          {
                              type: 'email',
                              name: 'email',
                              label: 'Email',
                              placeholder: '[email protected]'
                          },
                          {
                              type: 'text',
                              name: 'phone',
                              label: 'Phone',
                              placeholder: '555-555-5555'
                          },
                          {
                              type: 'text',
                              name: 'first_name',
                              label: 'First Name',
                              placeholder: 'first name'
                          },
                          {
                              type: 'text',
                              name: 'last_name',
                              label: 'Last Name',
                              placeholder: 'last name'
                          }
                      ]
                  },
                  customText: {
                     prechatCaptureGreetingText:
          "Hi there,\n\nBefore you begin, please note that a transcript of this chat may be retained.\n\nTo start off, we'd like to know a little bit about you. \n\n By providing your email and mobile number via this chat, you consent to our Terms of Use and Privacy Policy (found in the footer of this site) and to us sending emails and text messages or placing voice calls to you for advertising and marketing purposes. Giving this consent is not required as a condition of purchasing any goods or services."
              },
              }).then(
                  function () {
                      console.log("Script Ran for Sunshine");
                  },
                  function (err) {
                      console.log("Script Error for Sunshine");
                  }
              );
          }, 3000)
      }, 5000);

}

    // Find the span elements with the specified classes
var spans = document.querySelectorAll('.dmSocialGoogleMyBusiness.dm-social-icons-google-my-business');

// Loop through each found span element
spans.forEach(function(span) {
    // Replace inner HTML with SVG code of legal-approved GMB
    span.innerHTML = '<svg height="2185" width="2500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0.43 1064 928.69"><linearGradient id="a" x1="0%" x2="99.999%" y1="49.999%" y2="49.999%"><stop offset=".03" stop-color="#4079d8"/><stop offset="1" stop-color="#4989f5"/></linearGradient><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><rect fill="#4989f5" height="696.14" rx="36.88" width="931" x="53.45" y="232.98"/><path d="M936.81 227.75H100.06c-25.92 0-46.09 200.6-46.09 226.52L512.2 929.12h424.61c26-.071 47.059-21.13 47.13-47.13V274.87c-.077-25.996-21.134-47.049-47.13-47.12z" fill="url(#a)"/><path d="M266.03 349.56h266V.44H305.86z" fill="#3c4ba6"/><path d="M798.03 349.56h-266V.44H758.2zM984.45 66.62l.33 1.19c-.08-.42-.24-.81-.33-1.19z" fill="#7babf7"/><path d="M984.78 67.8l-.33-1.19C976.017 27.993 941.837.455 902.31.43H758.2L798 349.56h266z" fill="#3f51b5"/><path d="M79.61 66.62l-.33 1.19c.08-.42.24-.81.33-1.19z" fill="#7babf7"/><path d="M79.27 67.8l.33-1.19C88.033 27.993 122.213.455 161.74.43h144.12L266 349.56H0z" fill="#7babf7"/></g><path d="M266.48 349.47c0 73.412-59.513 132.925-132.925 132.925S.63 422.882.63 349.47z" fill="#709be0"/><path d="M532.33 349.47c0 73.412-59.513 132.925-132.925 132.925S266.48 422.882 266.48 349.47z" fill="#3c4ba6"/><path d="M798.18 349.47c0 73.412-59.513 132.925-132.925 132.925S532.33 422.882 532.33 349.47z" fill="#709be0"/><path d="M1064 349.47c0 73.412-59.513 132.925-132.925 132.925S798.15 422.882 798.15 349.47z" fill="#3c4ba6"/><path d="M931.08 709.6c-.47-6.33-1.25-12.11-2.36-19.49h-145c0 20.28 0 42.41-.08 62.7h84a73.05 73.05 0 0 1-30.75 46.89s0-.35-.06-.36a88 88 0 0 1-34 13.27 99.85 99.85 0 0 1-36.79-.16 91.9 91.9 0 0 1-34.31-14.87 95.72 95.72 0 0 1-33.73-43.1c-.52-1.35-1-2.71-1.49-4.09v-.15l.13-.1a93 93 0 0 1-.05-59.84A96.27 96.27 0 0 1 718.9 654c23.587-24.399 58.829-33.576 91.32-23.78a83 83 0 0 1 33.23 19.56l28.34-28.34c5-5.05 10.19-9.94 15-15.16a149.78 149.78 0 0 0-49.64-30.74 156.08 156.08 0 0 0-103.83-.91c-1.173.4-2.34.817-3.5 1.25A155.18 155.18 0 0 0 646 651a152.61 152.61 0 0 0-13.42 38.78c-16.052 79.772 32.623 158.294 111.21 179.4 25.69 6.88 53 6.71 78.89.83a139.88 139.88 0 0 0 63.14-32.81c18.64-17.15 32-40 39-64.27a179 179 0 0 0 6.26-63.33z" fill="#fff" fill-rule="nonzero"/></g></svg>';
});
    };
</script>
<script type="text/javascript">

    var d_version = "production_5411";
    var build = "2025-04-23T12_49_21";
    window['v' + 'ersion'] = d_version;

    function buildEditorParent() {
        window.isMultiScreen = true;
        window.editorParent = {};
        window.previewParent = {};
        window.assetsCacheQueryParam = "?version=2025-04-23T12_49_21";
        try {
            var _p = window.parent;
            if (_p && _p.document && _p.$ && _p.$.dmfw) {
                window.editorParent = _p;
            } else if (_p.isSitePreview) {
                window.previewParent = _p;
            }
        } catch (e) {

        }
    }

    buildEditorParent();
</script>

<!-- Load jQuery -->
<script type="text/javascript" id='d-js-jquery'
        src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script>
<!-- End Load jQuery -->
<!-- Injecting site-wide before scripts -->
<!-- End Injecting site-wide to the head -->


<script>
    var _jquery = window.$;

    var jqueryAliases = ['$', 'jquery', 'jQuery'];

    jqueryAliases.forEach((alias) => {
        Object.defineProperty(window, alias, {
            get() {
                return _jquery;
            },
            set() {
                console.warn("Trying to over-write the global jquery object!");
            }
        });
    });
    window.jQuery.migrateMute = true;
</script>
<script>
    window.cookiesNotificationMarkupPreview = 'null';
</script>

<!-- HEAD RT JS Include -->
<script id='d-js-params'>
    window.INSITE = window.INSITE || {};
    window.INSITE.device = "desktop";

    window.rtCommonProps = {};
    rtCommonProps["rt.ajax.ajaxScriptsFix"] =true;
    rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20=';
    rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com';
    rtCommonProps["performance.tabletPreview.removeScroll"] = 'false';
    rtCommonProps["inlineEditGrid.snap"] =true;
    rtCommonProps["popup.insite.cookie.ttl"] = '0.5';
    rtCommonProps["rt.pushnotifs.force.button"] =true;
    rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw';
    rtCommonProps["common.mapbox.js.override"] =false;
    rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo';
    rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA';
    rtCommonProps["isCoverage.test"] =false;
    rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js';
    rtCommonProps["feature.flag.mappy.kml"] =false;
    rtCommonProps["common.resources.dist.cdn"] =true;
    rtCommonProps["common.build.dist.folder"] = 'production/5411';
    rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
    rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5411';
    rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.respectCssAnimationProps.enabled"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true;
    rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true;
    rtCommonProps["feature.flag.runOnReadyNewTask"] =true;
    rtCommonProps["isAutomation.test"] =false;

    
    rtCommonProps['common.mapsProvider'] = 'mapbox';
    
    rtCommonProps['common.mapsProvider.version'] = '0.52.0';
    rtCommonProps['common.geocodeProvider'] = 'mapbox';
    rtCommonProps['common.map.defaults.radiusSize'] = '1500';
    rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)';
    rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)';
    rtCommonProps['common.map.defaults.strokeSize'] = '2';
    rtCommonProps['server.for.resources'] = '';
    rtCommonProps['feature.flag.lazy.widgets'] = true;
    rtCommonProps['feature.flag.single.wow'] = false;
    rtCommonProps['feature.flag.disallowPopupsInEditor'] = true;
    rtCommonProps['feature.flag.mark.anchors'] = true;
    rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz';
    rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME';
    rtCommonProps["images.sizes.small"] =160;
    rtCommonProps["images.sizes.mobile"] =640;
    rtCommonProps["images.sizes.tablet"] =1280;
    rtCommonProps["images.sizes.desktop"] =1920;
    rtCommonProps["modules.resources.cdn"] =true;
    rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/';
    rtCommonProps["feature.flag.runtime.inp.threshold"] =150;
    rtCommonProps["feature.flag.performance.logs"] =true;
    rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha';
    rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K';
    rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing';
    // feature flags that's used out of runtime module (in  legacy files)
    rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true;

    window.rtFlags = {};
    rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true;
    rtFlags["scripts.widgetCount.enabled"] =true;
    rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false;
    rtFlags["ecom.ecwid.storefrontV3.enabled"] = false;
    rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true;
    rtFlags["feature.flag.photo.gallery.exact.size"] =true;
    rtFlags["geocode.search.localize"] =false;
    rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false;
    rtFlags["twitter.heightLimit.enabled"] = true;
    rtFlags["editor.classicHybrid.photogallery.fix"] =true;
    rtFlags["runtime.lottieOverflow"] =false;
    rtFlags["runtime.monitoring.sentry.ignoreErrors"] = "";
    rtFlags["contact.form.browserValidation.enabled"] =true;
    rtFlags["feature.flag.notifications.push.from.top"] =true;
    rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false;
    rtFlags["runtime.cwv.report.cls.enabled"] =true;
    rtFlags["editor.link.on.container"] =false;
    rtFlags["flex.runtime.popup.with.show"] =true;
    rtFlags["contact.form.useActiveForm"] =true;
    rtFlags["runtime.ssr.productStore.internal.observer"] =true;
    rtFlags["runtime.ssr.productCustomizations"] =true;
    rtFlags["flex.megaMenu.a11y"] =false;
</script>
<script src="https://static.cdn-website.com/mnlt/production/5411/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js"  id="d-js-core"></script>
<!-- End of HEAD RT JS Include -->
<script src="https://static.cdn-website.com/mnlt/production/5411/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script>
<script>
    
    $(window).bind("orientationchange", function (e) {
        $.layoutManager.initLayout();
        
    });
    $(document).resize(function () {
        
    });
</script>
<script type="text/javascript" id="d_track_campaign">
(function() {
    if (!window.location.search) {
        return;
    }
	const cleanParams = window.location.search.substring(1); // Strip ?
	const queryParams = cleanParams.split('&');

	const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000;
	const domain = 'domain=' + window.location.hostname;
	const path = "path=/";

	queryParams.forEach((param) => {
		const [key, value = ''] = param.split('=');
		if (key.startsWith('utm_')) {
			const cookieName = "_dm_rt_" + key.substring(4);
			const cookie = cookieName + "=" + value;
			const joined = [cookie, expires, domain, path].join(";");
			document.cookie = joined;
		}
	});
}());
</script>
<script type="text/javascript" >
  var _dm_gaq = {};
  var _gaq = _gaq || [];
  var _dm_insite = [];
</script>

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-7265702-9"></script>
<script type="text/javascript" id="d_track_ga">
  _dm_gaq.siteAlias = 'cef159ec';
  _dm_gaq.systemAggregatedGaqID = '';
  _dm_gaq.externalGaqID = 'UA-7265702-9';
  _dm_gaq.gaAggregatedEventAttributes = {
	  'site_alias':  _dm_gaq.siteAlias,
	  'product': 'DM_DIRECT',
	  'plan': 'THRYV_ADVANCED',
	  'dfooter': 'true',
	  'sitetype': '1',
	  'pwaEnabled': 'false'
  }

  _dm_gaq.pushEvent = function(trackingId, event, category, label, value, additionalParams = {}) {
	  const eventProps = {
		  send_to: trackingId,
		  event_category: category,
		  event_label: label,
		  value,
		  ...additionalParams,
		  ...(trackingId === _dm_gaq.systemAggregatedGaqID
				  ? _dm_gaq.gaAggregatedEventAttributes : {})
	  };
	  gtag('event', event, eventProps);
  }

	window.dataLayer = window.dataLayer || [];
	function gtag(){dataLayer.push(arguments);}
	gtag('js', new Date());

  function pushInsiteImpressions(id) {
	  _dm_insite.forEach((rule) => {
		  _dm_gaq.pushEvent(id, 'insite_impression', 'insite', rule.ruleType + '__' + rule.ruleId);
	  });
  }

if(_dm_gaq.systemAggregatedGaqID){
	// track aggregated account
	gtag('config', '', {
		'send_page_view': false,
		'anonymize_ip': true,
		'transport_type': 'beacon',
		'custom_map': {'dimension1': 'site_alias', 'dimension2': 'product', 'dimension3': 'dFooter', 'dimension4': 'sitetype'}
	});
	gtag('set', 'developer_id.dMDU5Nj', true);

	_dm_gaq.pushEvent('', 'page_view');
	pushInsiteImpressions(_dm_gaq.systemAggregatedGaqID);
}

if(_dm_gaq.externalGaqID && _dm_gaq.externalGaqID!= '') {
	gtag('config', 'UA-7265702-9', {
		'send_page_view': false,
		'anonymize_ip': true,
		'transport_type': 'beacon',
		'linker': {
			'domains': ['ghhpc.com']
		}
	});
	_dm_gaq.pushEvent('UA-7265702-9', 'page_view');
	pushInsiteImpressions(_dm_gaq.externalGaqID);
}
</script>
<script type="text/javascript" id="d_track_sp">
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow"));
window.dmsnowplow  = window.snowplow;

dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker
  appId: 'cef159ec'
});

// snowplow queries element styles so we wait until CSS calculations are done.
requestAnimationFrame(() => {
	dmsnowplow('trackPageView');
	_dm_insite.forEach((rule) => {
		// Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here
		// the tracking is in popup.js
		if (rule.actionName !== "popup") {
			dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId);
		}
		window?.waitForDeferred?.('dmAjax', () => {
			$.DM.events.trigger('event-ruleTriggered', {value: rule});
		});
	});
});
</script>
   <div style="display:none;" id="P6iryBW0Wu"></div>

<!-- photoswipe markup -->









<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">

    <!-- Background of PhotoSwipe. 
         It's a separate element as animating opacity is faster than rgba(). -->
    <div class="pswp__bg"></div>

    <!-- Slides wrapper with overflow:hidden. -->
    <div class="pswp__scroll-wrap">

        <!-- Container that holds slides. 
            PhotoSwipe keeps only 3 of them in the DOM to save memory.
            Don't modify these 3 pswp__item elements, data is added later on. -->
        <div class="pswp__container">
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
        </div>

        <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
        <div class="pswp__ui pswp__ui--hidden">

            <div class="pswp__top-bar">

                <!--  Controls are self-explanatory. Order can be changed. -->

                <div class="pswp__counter"></div>

                <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>

                <button class="pswp__button pswp__button--share" title="Share"></button>

                <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>

                <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>

                <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
                <!-- element will get class pswp__preloader--active when preloader is running -->
                <div class="pswp__preloader">
                    <div class="pswp__preloader__icn">
                      <div class="pswp__preloader__cut">
                        <div class="pswp__preloader__donut"></div>
                      </div>
                    </div>
                </div>
            </div>

            <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
                <div class="pswp__share-tooltip"></div> 
            </div>

            <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
            </button>

            <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
            </button>

            <div class="pswp__caption">
                <div class="pswp__caption__center"></div>
            </div>

        </div>

    </div>

</div>
<div id="fb-root"
        data-locale="en"></div>
<!-- Alias: cef159ec -->
<div class="dmPopupMask" id="dmPopupMask"></div>
<div id="dmPopup" class="dmPopup">
	<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
 	<div class="dmPopupTitle"> <span></span> Share by:</div> 
	<div class="data"></div>
</div><script id="d_track_personalization">
	window?.waitForDeferred?.('dmAjax', () => {
		// Collects client data and updates cookies used by smart sites
		window.expireDays = 365;
		window.visitLength = 30 * 60000;
		$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
			setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
	});
</script>
<script type="text/javascript">
    
    Parameters.NavigationAreaParams.MoreButtonText = 'More Options';
    
    Parameters.NavigationAreaParams.LessButtonText = 'Less Options';
    Parameters.HomeLinkText = 'Home';
    </script>
<!--  End Script tags -->
<!--  Begin Body End Markup -->
<script src="//mpactions.superpages.com/actionthru/js/dxmscript.min.js" type="text/javascript">
</script>
<!--  End Body End Markup -->
<!--  Site Wide Html Markup -->
<!--  Site Wide Html Markup -->
<!--  Begin Product Custom HTML Markup -->
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
    var _extID;
    var _device = 'desktop';
    var _plan = window.Parameters.planID;

    //set the external ID, if the site is fast migrated or normal site
    if (typeof(dmAPI) === 'object') {
        _extID = dmAPI.getSiteExternalId()
    } else if (typeof(siteDetails) === 'object') {
        _extID = siteDetails.ExternalUid;
    } else {
      _extID = false;
    }

    //if site is normal site & mobile visitor
    if(typeof($.layoutDevice) !== "undefined") {
      if($.layoutDevice.type === "mobile") {
        _device = 'mobile';
      }
    } else if(typeof(camilyo.platform)){
        _device = camilyo.platform.toLowerCase();
    }

    //if site has an external ID set, load floating widgets
    if (_extID && _plan !== "1681" && _plan !== "1680") {
        window.liveSiteAsyncInit = function() {
            LiveSite.init({
                id: _extID,
                mode: _device
            });
        };
        (function(d, s, id) {
            var js, fjs = d.getElementsByTagName(s)[0],
                p = "https://",
                r = Math.floor(new Date().getTime() / 1000000);
            if (d.getElementById(id)) { return; }
            js = d.createElement(s);
            js.id = id;
            js.src = p + "widgets.vcdnita.com/assets/livesite.js?" + r;
            fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "livesite-jssdk"));
    } else {
        console.log("ExternalID/vID has not been added to site")
    }
})
</script><!--  End Product Custom HTML Markup -->
</body>
</html>
                               

Whois info of domain

Domain Name: GHHPC.COM
Registry Domain ID: 1846216096_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.register.com
Registrar URL: http://www.register.com
Updated Date: 2025-02-12T08:22:09Z
Creation Date: 2014-02-11T16:19:47Z
Registry Expiry Date: 2026-02-11T16:19:47Z
Registrar: Register.com, Inc.
Registrar IANA ID: 9
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: BARBARA.NS.CLOUDFLARE.COM
Name Server: GORDON.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T12:52:05Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass