<!-- Begin

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




document.write('<a href="http://steamboatmedia.net/home.html">Home </a>');

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

document.write(' <a href="http://steamboatmedia.net/about.html">About Us </a>');

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

document.write(' <a href="http://steamboatmedia.net/design.html">Web Design </a>');

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

document.write(' <a href="http://steamboatmedia.net/technology.html">Technology </a>');

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

document.write(' <a href="http://steamboatmedia.net/hosting.html">Hosting/Email </a>');

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

document.write(' <a href="http://steamboatmedia.net/maintenance.html">Website Management </a>');

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

document.write(' <a href="http://steamboatmedia.net/marketing.html">Marketing/SEO </a>');

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

document.write(' <a href="http://steamboatmedia.net/media.html">Media Services </a>');

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

document.write(' <a href="http://steamboatmedia.net/Mobile/index.html">Mobile Site </a>');

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

document.write(' <a href="http://steamboatmedia.net/contact.html">Contact Us </a>');

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

document.write(' <a href="https://secure.hammerweb.net/PrivacyStatement_HWLLC.pdf">Privacy Statement </a>');




document.write('<br><br>Steamboat Media is a division of Hammerweb Holdings, LLC. All contents &copy;Copyright 2010: ');


// EDIT THE NEXT LINE


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






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





//  End -->