﻿<!--
var width = screen.width;
var height = screen.height;
if (width / height >1.5) document.write('');
else
if (width / height <=1.5) document.write('<p class="content">For further information contact Cooper Construction Surveyor:</p><p class="content">Telephone: +34-952-834343</p><p class="content">Mobile No: +34-630-466255</p><p class="content">Email: <a href="mailto:Cooper Construction Surveyor &#60;info@richardcooper.eu&#62;">info@richardcooper.eu</a></p>');
//-->