// divecentrebali.com - Japanese
// file name copyright.js
// this file handles "copyright" for whole web pages.



<!-- Begin

document.write('<br>&copy; Scuba Duba Doo - Dive Center & Scuba School 2004 - 2006.<br>');
document.write('All rights reserved. ');
document.write('<a href="mailto:sumodive@indo.net.id">Contact Scuba Duba Doo</a>.<br>');

// End -->