<!-- Begin

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

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="picts/spacer.gif" border="0" width="1" height="20"><br>');

document.write('<span class="footer">');


document.write('<a href="#top">Top of Page</a>');

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

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

document.write(' <a href="site_map.htm">Site Map</a>');

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

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




document.write('<br><br>All contents &copy;Copyright 2010 ');
document.write('<a href="index.html">MauiVision</a>. ');
document.write('Website Development by <a href="draak.net" target="_blank">Janssen & Associates</a><br>');




var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






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


document.write('<br>');


//  End -->