File: //home/webuyanywebsite.co.uk/public_html/selling/index.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>Want to know how much your website is worth?</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><a href="/contact.php" class="last">Free Appraisal for your website</a></h1>
<p>Want to know how much your website is worth?</p>
<p>Fill in the form below and we will email back a price within 24 hours.</p>
<!-- 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>