<!-- Begin
document.write('<div id="sidebar" class="menu-layer">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156">');
document.write('<tr><td>');

document.write('<a href="/" class="menu">Home</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="WhyUs.htm" class="menu">Why.Use.Us</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="Luxury.htm" class="menu">Luxury.Service</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="OurRange.htm" class="menu">Our.Range</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="OurBrochure.htm" class="menu">Our.Brochure</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="SlideShow.htm" class="menu">Slide.Show</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="Links.htm" class="menu">Relevant.Links</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="conditions.htm" class="menu">Conditions.Of.Hire</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td>');
document.write('<a href="contactus.htm" class="menu">Contact.Us</a>');
document.write('<img src="img/menu-line.gif" width="156" height="1" vspace="1"><br>');

document.write('</td></tr><tr><td align="center" valign="middle">');
document.write('<img src="img/spacer.gif" HEIGHT="1" width="156"><br>');
document.write('</td></tr></table>');
document.write('</div>');
//  End -->