File: //home/webuyanywebsite.co.uk/public_html/contact.php
<?php include ($_SERVER["DOCUMENT_ROOT"] . '/includes/sidebar-code.php'); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/webuy.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- InstanceBeginEditable name="doctitle" -->
<title>We buy any website, old or new, with or without a domain</title>
<!-- InstanceEndEditable -->
<!-- Bootstrap -->
<link href="css2/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css2/styles.css">
<link rel="stylesheet" href="css2/queries.css">
<link href="css2/font-awesome.css" rel="stylesheet" type="text/css">
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Sintony:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable --><script type="text/javascript">
var __lc = {};
__lc.license = 1079212;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
</head>
<body>
<header class="clearfix">
<div class="logo col-md-3"><h2 class="logo-text"><a href="/">We Buy Any Website</a></h2></div>
<?php include ($_SERVER["DOCUMENT_ROOT"] . '/includes/menu.php'); ?>
<div class="pullcontainer">
<a href="#" id="pull"><i class="fa fa-bars fa-2x"></i></a>
</div>
</header>
<div class="container">
<div class="arrow"></div>
</div>
<div class="container"></div>
<div class="text-inter">
<div class="container">
<div class="row"><?php include ($_SERVER["DOCUMENT_ROOT"] . '/includes/side.php'); ?>
<div class="col-md-9"><!-- InstanceBeginEditable name="copy" -->
<h1>Contact Us</h1>
<p>Contact us for an instant quote or fill in the form below. You can call on 020 8879 3340.</p>
<p>Get in touch with us if you want to sell your website. If you’re not 100% sure whether you want to sell, you can get in touch via email or telephone to get a quote or find out more about the services we offer.</p>
<p>The Glass House 177 Aurthur Road London SW19 8AE seconds from WImbledon Park Tube.</p>
<?php include ($_SERVER["DOCUMENT_ROOT"] . '/includes/sidebar-contact-form.php'); ?>
<!-- InstanceEndEditable --></div>
</div>
</div>
<?php include ($_SERVER["DOCUMENT_ROOT"] . '/includes/boxes.php'); ?>
</div>
<div class="h2-wrap">
<div class="container"></div>
</div>
<div class="container-fluid container-articles"></div>
<?php include ($_SERVER["DOCUMENT_ROOT"] . '/includes/footer.php'); ?>
<script src="js/bootstrap.min.js"></script>
</body>
<!-- InstanceEnd --></html>