<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation" class="printhide">');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="160"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="160" height="200"><br>');



// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about-extension-builder.htm" class="menu">About Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about_extensions.htm" class="menu">Extensions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about_groundwork.htm" class="menu">Groundworks</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about_loft_conversions.htm" class="menu">Loft Conversions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="builder-testimonials.htm" class="menu">Testimonials</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact-portsmouth-builder.htm" class="menu">Contact</a>');


document.write('</td></tr><tr><td align="center">');
document.write('<br><a href="http://www.fmb.org.uk/" target="_blank"><img src="picts/FMB.gif" alt="Federation of Master Builders" width="60" height="80"></a><br><br>');


document.write('</td></tr><tr><td align="center">');
document.write('<br><a href="http://www.checkatrade.com/1stWestminsterBuildersLtd/" target="_blank"><img src="picts/checkatrade.jpg" alt="Checkatrade" width="116" height="30"></a><br><br>');


document.write('</td></tr><tr><td align="center">');
document.write('<br><a href="http://www.trustmark.org.uk" target="_blank"><img src="picts/TrustMark.jpg" alt="Trust Mark" width="80" height="80"><br><br>');






document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="160" height="1"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->