<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 2010 ');


document.write('<a href="index.html" target="_top">Hickory Lake Campground</a> ');


document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 


document.write(' <A HREF="mailto:Hickory Lake@gmail.com">Contact Us</a><br>');

document.write(' (570) 897-5811 or (610) 863-9409');


document.write('</span><br>');



//  End -->