KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/gwsolutions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/gwsolutions/superbowl.php
<?php
$title = 'Wireless Coverage at Superbowl 50 | Global Wireless Solutions';
$description = 'Global Wireless Solutions analyzes mobile phone coverage at Superbowl 50';
$keywords = 'superbowl coverage,the big game, mobile networks, levi stadium,mobile phones,network performance';
?>
<?php include 'includes/header.php' ?>
<style type="text/css">
	.placeholder {
		overflow: auto;
		display: inline-block;
		width: 100%;
		height: 180px;
		border: 0px;
		cursor: pointer;
		text-align: center;
		background-image: url(images/supertile.png);
		background-position: center center;
		background-size: cover;

	}
	.placeholder-container {
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		width:100%;
		min-width: 300px;
		height: 180px;
		padding-top: 70px;
	}

	.mobile-only {display: none;}
	.desktop-only {display: inline-block;}
	@media screen and (max-width: 600px) {
		.mobile-only {display: inline-block;}
		.desktop-only {display: none;}

		.removebottompadding {
			margin-bottom:0;
			padding-bottom:0;
		}
	}

	@media screen and (min-width: 601px) {
		.mobile-only {display: none;}
		.desktop-only {display: inline-block;}
	}

	.dropit {

	}
	.mapframe-fullview {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		z-index: 99998;
	}
	#mapframe-closer {
		position: fixed;
		top: 20px;
		right: -7px;
		width: 60px;
		font-size: 14px;
		z-index: 99999;
		color: white;
		display: none;
		cursor: pointer;
	}



</style>
<script type="text/javascript">
	function closeFullMap() {
		$("#mapframe").hide();
		$("#mapframe-closer").hide();
	}
	function openFullMap() {
		var w = $(window).width();
		var h = $(window).height();
		$("#mapframe").addClass('mapframe-fullview');
		/*$("#mapframe").css('position','fixed');
		$("#mapframe").css('top','0px');
		$("#mapframe").css('left','0px');
		$("#mapframe").css('zIndex',99999);*/
		$("#mapframe").width(w + 'px');
		$("#mapframe").height(h + 'px');
		if ($("#mapframe").attr('src') != '/superbowl/index.html?v=4')
			$("#mapframe").attr('src','/superbowl/index.html?v=4');
		$("#mapframe").show();
		$("#mapframe-closer").show();
	}
</script>
<div class="frame02">
	<div class="container">
	  <div class="jumbotron">
		<div class="row">
		  <div class="col-md-10 col-md-push-1">
					<h1>GWS Reveals AT&T and T-Mobile were Top Players During Super Bowl 50</h1>
			<div class="separator">
						<div class="line line-1"></div>
				  </div>
<br />
					<p>GWS research shows how well-prepared the mobile networks were for the large number of fans tailgating, having fun and attending the game at Levi Stadium. See <a href="">press release</a> for more details. Check out the map below to see the wireless game day experience!</p>
					<p>&nbsp;</p>
					<!--p>
						<ul>
							<li>AT&T was ranked as the best network for visitors that want to browse their social feeds, which can be one of the most common social media activities for users while they’re waiting in line for the next ride – clicking on links in Facebook or general browsing in Instagram and Twitter</li>

						</ul>
						<br />
					</p-->

			</div>
		</div>
		<div class="row">


	      <div class="col-md-12 "> <!--col-md-push-1-->

			<iframe id="mapframe" class="desktop-only" src="/superbowl/index.html" width="100%" height="650" frameborder="0" style="border:none; overflow:hidden;"></iframe>
			<div id="mapframe-closer" onclick="javascript:closeFullMap();"><span class="btn btn-lg btn-primary btnpadding dropit" style="vertical-align: middle; background-color:#006fba; display:inline"><span class="glyphicon glyphicon-resize-small" aria-hidden="true"></span></span></div>
			<div class="mobile-only placeholder">
				<div class="placeholder-container"><div class="btn btn-lg btn-primary btnpadding dropit" href="/superbowl/index.html" role="button" style="vertical-align: middle; background-color:#006fba; display:inline" onclick="javascript:openFullMap();">LAUNCH MAP&nbsp;&nbsp;<span class="glyphicon glyphicon-fullscreen" aria-hidden="true"></span></div></div>
            </div>
		  </div>
		  <div class="col-md-10 col-md-push-1">

			  </div>
		</div>



		</div>
     </div>

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


<!-- /FRAME 02 -->
<div class="frame03">
      <div class="container">
    <div class="jumbotron">
          <h1>Services</h1>
          <div class="separator">
        <div class="line line-2"></div>
      </div>
          <h2>We approach each client as a valued partner and work closely with them to meet and exceed their unique requirements. We strive to add high quality, leading edge services and products to open new windows of opportunity for our customers. We are dedicated in our efforts to surpass our clients’ expectations and provide services that excel innovation, expertise, accuracy and efficiency in the daily management of projects.</h2>
          <div class="row">
        <div class="col-sm-6 col-md-4">
              <div class="thumbnail">
            <div class="profile-element3 element-4">
                  <h4>Voice & Data Benchmarking</h4>
                </div>
            <div class="caption">
                  <p><a href="Voice-and-Data-Benchmarking.php" class="btn btn-primary" role="button">LEARN MORE</a></p>
                </div>
          </div>
            </div>
        <div class="col-sm-6 col-md-4">
              <div class="thumbnail">
            <div class="profile-element3 element-5">
                  <h4>DATA COLLECTION</h4>
                </div>
            <div class="caption">
                  <p><a href="data-collection.php" class="btn btn-primary" role="button">LEARN MORE</a></p>
                </div>
          </div>
            </div>
        <div class="col-sm-6 col-md-4">
          <div class="thumbnail">
            <div class="profile-element3 element-9">
              <h4>Extended Analysis</h4>
            </div>
            <div class="caption">
              <p><a href="Extended-Analysis.php" class="btn btn-primary" role="button">LEARN MORE</a></p>
            </div>
          </div>
        </div>
        <div class="col-sm-6 col-md-4">
              <div class="thumbnail">
            <div class="profile-element3 element-6">
                  <h4>MOBISTAT</h4>
                </div>
            <div class="caption">
                  <p><a href="mobistat.php" class="btn btn-primary" role="button">LEARN MORE</a></p>
                </div>
          </div>
            </div>
        <div class="col-sm-6 col-md-4">
              <div class="thumbnail">
            <div class="profile-element3 element-7">
                  <h4>Performance monitoring</h4>
                </div>
            <div class="caption">
                  <p><a href="performance-monitoring.php" class="btn btn-primary" role="button">LEARN MORE</a></p>
                </div>
          </div>
            </div>
        <div class="col-sm-6 col-md-4">
              <div class="thumbnail">
            <div class="profile-element3 element-8">
                  <h4>OneMeasure App Platform</h4>
                </div>
            <div class="caption">
                  <p><a href="mobile-application.php" class="btn btn-primary" role="button">LEARN MORE</a></p>
                </div>
          </div>
            </div>
      </div>
        </div>
  </div>
    </div>


<?php include 'includes/footer.php' ?>

Anon7 - 2021