<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find


document.write('<table cellpadding="5" cellspacing="0" border="0" width="100%" class="sidebartext"><tr><td align="center">');

document.write('<br>');


document.write('<a href="availability.html"><img src="picts/sidebar-4.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('Availability</a>');

document.write('<br><br>');


document.write('<a href="prices.html"><img src="picts/sidebar-2.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('Prices</a>');

document.write('<br><br>');


document.write('<a href="services.htm"><img src="picts/sidebar-1.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('The Extras</a>');

document.write('<br><br>');



document.write('<a href="about.htm"><img src="picts/sidebar-3.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('About Us</a>');

document.write('<br><br>');


document.write('<a href="news.htm"><img src="picts/sidebar-6.jpg" vspace="3" height="75" width="100" border="0" class="sideborders"><br>');

document.write('Our Blog</a>');

document.write('<br><br>');



// CONTACT LINK AND IMAGE

document.write('<a href="contact.htm" onmouseover="img_act(\'contact\')" onmouseout="img_inact(\'contact\')"><img name="contact" border="0" alt="Contact" width="100" height="50" src="picts/contact-off.gif"></a><br>');






document.write('<img src="picts/spacer.gif" height="5" width="100" border="0"><br>');

document.write('</td></tr></table>');

document.write('<br>');

//  End -->
