// Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="san_diego_search_engine_optimization_tour-home.htm">Wedsite Design</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="san_diego_search_engine_optimization_slideshow-home.htm">Search Engine Optimization</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="https://www.securepaynet.net/default.aspx?prog%5Fid=437445">Domain & Hosting Store</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="san_diego_search_engine_optimization_services.htm">Services</a>');

document.write('&nbsp;|&nbsp;');


document.write(' <a href="contact.htm">Contact Us</a>');

document.write('<br />');



document.write('<br />&copy;Copyright 2004, 2008 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">Laviathan.com</a><br />');







   if (allwebco == "yes") {
document.write('');
}


document.write('</span>');


//  End -->