HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/_upmc/thyrointl.alanwaldron.com/wp-content/themes/theme-bones-master/footer.php
<footer>
    <div>
        <nav>
            <div>
                <a
                        class="footer-nav-option"
                        href="<?php echo esc_url( home_url( '/about-thyroseq' ) ); ?>"
                >Learn About ThyroSeq</a
                >
            </div>
            <div>
                <a
                        class="footer-nav-option"
                        href="<?php echo esc_url( home_url( '/about-thyroseq' ) ); ?>#how-to-order"
                >Order ThyroSeq</a
                >
            </div>
            <div>
                <a
                        class="footer-nav-option"
                        href="<?php echo esc_url( home_url( '/distributors' ) ); ?>"
                >Distribute</a
                >
            </div>
            <div>
                <a
                        class="footer-nav-option"
                        href="<?php echo esc_url( home_url( '/cookie-policy' ) ); ?>"
                >Cookie Policy</a
                >
            </div>
            <div>
                <a
                        class="footer-nav-option"
                        href="https://www.thyroseq.com/"
                >US-Based Inquiries</a
                >
            </div>
            <div>
                <a class="footer-nav-option" href="<?php echo esc_url( home_url( '/contact-us' ) ); ?>"
                >Contact Us</a
                >
            </div>
        </nav>
        <div>
            <div class="left">
                <div>
                    <p>
                        Copyright ©2018 UPMC. All rights reserved.
                        <br />
                        ThyroSeq® is a registered trademark of the
                        University of Pittsburgh Medical Center.
                    </p>
                </div>
                <div>
                    <img src="/images/upmc-logo.png" />
                </div>
            </div>
            <div class="right">
                <img
                        src="/images/thyroseq-logo-soft-border.png"
                />
            </div>
        </div>
    </div>
</footer>
<div class="cookie-banner" id="cookie-banner">
    <p>
        By using this website, you agree to our
        <a>use of cookies</a>. We use cookies to provide you with an
        excellent experience, analyze site traffic, and to help our
        website run effectively.
    </p>
    <button id="cookie-banner-button">OK</button>
</div>
</div>
<?php // all js scripts are loaded in library/bones.php ?>
<?php wp_footer(); ?>
</body>
<script src="/js/cookie-banner.js"></script>
<script src="/js/highlight-current-page.js"></script>
</html>