<!-- Begin

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




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="accom.htm">Accommadation</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="flats.htm">Holiday Flats</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="cottages.htm">Cottages</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tents.htm">Tents & Tourers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="facilities.htm">Facilities</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="location.htm">Our Location</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="area.htm">Our Area</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tents.htm">Tents & Tourers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery.htm">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a><br>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="bookings.html">Book on line</a>');

document.write(' <a href="tariff.htm">Our Tariffs</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tandc.htm">Terms & Conditions</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Local Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="access.htm">Access Statement</a>');

document.write('&nbsp;|&nbsp;');


document.write('<br><br>All contents &copy;Copyright 2006 ');

// EDIT THE NEXT LINE


document.write('<a href="index.html">Wellpark Caravans</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2010 All Rights Reserved <a href="http://www.easylifewebdesign.co.uk" target="_blank">Easylife Web Design</a> & <a href="http://www.easylifehosting.net" target="_blank">Hosting</a><br>');
}





//  End -->