<!-- Begin

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




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

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

document.write(' <a href="about.php">About Us</a>');

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

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




document.write('<br><br>All rights reserved &copy;Copyright 2009 ');


// EDIT THE NEXT LINE


document.write('<a href="http://www.santabarbaraca.gov/Government/Departments/Waterfront/" target="_blank">Santa Barbara Waterfront Department</a><br>');

document.write('<a href="http://www.gmgdezign.com" target="_blank">Web Site Development by GMG Dezign</a><br>');

document.write('<br><br>');








//  End -->