<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="contacttitle">');
document.write('Aber Web Design Ltd');
document.write('</span><br>');
document.write('<span class="contacttitle1">');
document.write("<font size=\"3\">");
document.write('16 Aberfan Road<br>');
document.write('Aberfan<br>');
document.write('Merthyr Tydfil<br>');
document.write('Mid-Glamorgan<br>');
document.write('CF48 4QL<br><br>');
document.write('T: <span class="contacttitle">0845 6520 168</span> Local Rate<BR>');
document.write('F: <span class="contacttitle">0845 6520 169<BR></span>');
document.write('E: ');
document.write(' <A HREF="mailto:sales@aberweb.com">sales@aberweb.com</a><br>');
document.write("</font>");


//  End -->