// JavaScript Document

document.write('<DIV id="menulocation">');
document.write('<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="150" BGCOLOR="#EEEEEE" HEIGHT="100%">');
document.write('<TR><TD HEIGHT="20" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD NOWRAP><A HREF="index.htm" CLASS="menu">Home Page</A></TD></TR>');
document.write('<TR><TD HEIGHT="2px" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD NOWRAP><A HREF="aboutus.htm" CLASS="menu">About Us</A></TD></TR>');
document.write('<TR><TD HEIGHT="2px" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD NOWRAP><A HREF="services.htm" CLASS="menu">Services</A></TD></TR>');
document.write('<TR><TD HEIGHT="2px" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD NOWRAP><A HREF="casestudies.htm" CLASS="menu">Case Studies</A></TD></TR>');
document.write('<TR><TD HEIGHT="2px" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD NOWRAP><A HREF="contacts.htm" CLASS="menu">Contacts</A></TD></TR>');
document.write('<TR><TD HEIGHT="20px" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD HEIGHT="20px" BGCOLOR="#EEEEEE" ALIGN="CENTER"><IMG SRC="graphics/sample.jpg"></TD></TR>');
document.write('<TR><TD HEIGHT="20px" BGCOLOR="#EEEEEE"></TD></TR>');
document.write('<TR><TD><DIV STYLE="padding-left:10px">');
document.write('Blacker Partnership<BR>1 Mark Street<BR>Reigate<BR>Surrey. RH2 0BL</DIV>');
document.write('<DIV>&nbsp;</DIV><DIV STYLE="padding-left:10px"><B>Tel: </B>01737 244886</DIV>');
document.write('<DIV STYLE="padding-left:10px"><B>Fax: </B>01737 224556</DIV>');
document.write('<DIV STYLE="padding-left:10px"><BR>engs@blacker.co.uk</DIV>');							
document.write('</TD></TR><TR><TD HEIGHT="93px" BGCOLOR="#EEEEEE"></TD></TR></TABLE>');
document.write('</DIV>');