|
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 : |
<?php include 'includes/header.php' ?>
<?php
$introP = 'Find out more about our services -- print or download the following:'
?>
<?php include 'includes/services_header.php' ?>
<div class="row">
<div class="col-md-8 col-md-push-4" style="margin-bottom:30px;">
<div class="col-sm-6 col-md-4">
<img src="http://www.gwsolutions.com/images/thumb-ea-sm.png" height="300" width="300">
</div>
<div class="col-sm-6 col-md-4">
<img src="http://www.gwsolutions.com/images/thumb-ea-sm.png" height="300" width="300">
</div>
<div class="col-sm-6 col-md-4">
<img src="http://www.gwsolutions.com/images/thumb-ea-sm.png" height="300" width="300">
</div>
<div class="col-sm-6 col-md-4">
<img src="http://www.gwsolutions.com/images/thumb-ea-sm.png" height="300" width="300">
</div>
<div class="col-sm-6 col-md-4">
<img src="http://www.gwsolutions.com/images/thumb-ea-sm.png" height="300" width="300">
</div>
</div>
<?php include 'includes/services_index.php' ?>
</div>
<script>
/*$(document).ready(function() {
$(".profile-element-bro").click(function() {
if ($(this).attr('data-url'))
window.open($(this).attr('data-url'));
else alert('no link');
});
});*/
</script>
<?php include 'includes/closing_elements.php' ?>
<?php include 'includes/footer.php' ?>