<!-- Begin

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

document.write('<DIV>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154">');
document.write('<tr><td><img src="images/spacer.gif" width="154" height="1"><br>');



document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.htm" class="menu" onMouseover="showtext(\'Return to our Home Page\')" onMouseout="hidetext()">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="insurance.htm" class="menu" onMouseover="showtext(\'Details of the insurance cover for your move\')" onMouseout="hidetext()">Insurance</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="removals.htm" class="menu" onMouseover="showtext(\'We can undertaken any Domestic and Commercial removals\')" onMouseout="hidetext()">Removals</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="packing.htm" class="menu" onMouseover="showtext(\'You can do your own packing or you wil be in safe hands if we do it for you.\')" onMouseout="hidetext()">Packing</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="planning.htm" class="menu" onMouseover="showtext(\'A list of items to help you plan your move\')" onMouseout="hidetext()">Planning</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="storage.htm" class="menu" onMouseover="showtext(\'Our storage facilities can be used for long or short term requirements\')" onMouseout="hidetext()">Storage</a>');

document.write('</td></tr><tr><td>');
document.write('<div id="tabledescription"> </div>');
document.write('</td></tr></table></DIV>');

//  End -->

