<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT








// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about us.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery.htm">Photo Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Park Brochure.html">Park Brochure</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Park Rates.html">Park Rates</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Events Happening in Broome.htm">Events Happening in Broome</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('<br><br>All contents &copy; copyright 2009 - 2010 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Broome Caravan Park</a><br>');







   if (allwebco == "yes") {
document.write('website built by <a href="mailto:Paul@GoKWIC.net" target="_blank">Paul Marchand 0414654769</a><br>');
}



document.write('<br>');




//  End -->
