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: //proc/thread-self/root/home/awaldron/_buildinmotion/bim_ci/app/Views/work/wv_metronews.php
<div id="splash" class="parallax-window subpage"  data-parallax="scroll" data-image-src="/img/splash/wv.jpg">
    <div class="overlay"></div>
    <div class="container" id="splash-content">
        <div class="row">
            <div class="col-sm-12">
                <h1 class="semi">WV MetroNews</h1>
            </div>
        </div>
    </div>
</div>

<div>
    <div class="container" id="work">
        <div class="row">
            <div class="col-lg-5 col-md-12">
                <?php
                $navOn = 'wvmn';
                include("work.php"); ?>
            </div>
            <div class="col-lg-7 col-md-12 work-content">
                <br>
                <img src="/img/work/wvmn.jpg" class="img-fluid" style="margin-bottom:32px;">
                <h3>West Virginia MetroNews</h3>
                <p><b>Services:</b></p>

                <ul class="bullet-list">
                    <li>Website Development</li>
                    <li>Website App Development</li>
                </ul>

                <p>WVMetroNews is West Virginia's only news, talk and sports network.</p>
                <p>The WVMetroNews website features all the latest news and sports, live original programming that is simulcast on the website and radio, live video streams of important government meetings and high school / college sporting events, and even original podcasts covering a variety of topics.
                The site also features a live scoreboard showing up-to-the-minute scores for all West Virginia high school football games.
                </p>

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