<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>David Creative : page not found</title>
<link rel="icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon.png" />
<link sizes="128x128" rel="icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large128.png" />
<link sizes="192x192" rel="icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large192.png" />
<link rel="apple-touch-icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large57.png" />
<link sizes="76x76" rel="apple-touch-icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large76.png" />
<link sizes="120x120" rel="apple-touch-icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large120.png" />
<link sizes="152x152" rel="apple-touch-icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large152.png" />
<link sizes="180x180" rel="apple-touch-icon" type="image/png" href="https://www.davidcreative.co.uk/images/favicon-large180.png" />
<!--scripts to determine best site for device-->
<meta name=viewport content="width=device-width, initial-scale=1.0">
<script type="text/javascript">
function writeCSS(){
	var winW = 0;
var cCode="";
var jCode="";
if (document.body && document.body.offsetWidth) {
winW = document.body.offsetWidth;
}
if (document.compatMode=='CSS1Compat' &&
document.documentElement &&
document.documentElement.offsetWidth ) {
winW = document.documentElement.offsetWidth;
}
if (window.innerWidth && window.innerHeight) {
winW = window.innerWidth;
}	
if(winW<900){
	cCode='<link href="m/css/DCv3_m2.css" rel="stylesheet" type="text/css" />';
	cCode=cCode+'<style>body{background-color:#dddddd;margin:0;padding:0;border:0;font-size:16px;}</style>';
}else{
	cCode='<link href="css/DCv3.css" rel="stylesheet" type="text/css" />';
}
return cCode;
}
</script>
<script>document.write(writeCSS());</script>

</head>

<body>
<div id="loading">
<div id="loadingBar">
<div class="boxbox">
<div class="box" style="background-color:transparent"><div id="arrowLoader"> </div></div>
<div class="box"><span id="errorMessage">
<h3>Oops page not found</h3><p>Let me take you to my homepage where you can view all my current projects.</p>
							<p style="text-align:right"><a class="typeLink" href="https://www.davidcreative.co.uk/index.php" target="_self">OK, let's go!</a></p>

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



</body>
</html>

