<!-- Begin


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


document.write('<center><span class ="copyright">&copy;Copyright 2008 ');


document.write('<a href="index.html" target="_top">Oceandivers</a> ');


document.write('All Rights Reserved</center><br><br>');


document.write(' <div align=\'left\'><a href="index.html"> Home</a> &#149; ');

document.write(' <a href="school.html">Training</a> &#149; '); 

document.write(' <a href="prices.html">Prices</a> &#149; ');

document.write(' <a href="divedub.html">Dive Dublin</a> &#149; ');

document.write(' <a href="divesaf.html">Dive Safari</a> &#149; ');

document.write(' <a href="divehol.html">Dive Holiday</a> &#149; ');

document.write(' <a href="club.html">Club</a> &#149; ');

document.write(' <a href="calendar.html">Calendar</a> &#149; ');

document.write(' <a href="maps.html">Maps</a> &#149; ');

document.write(' <a href="gallery.html">Gallery</a> &#149; ');

document.write(' <a href="newsletter.html">Newsletter</a> &#149; ');

document.write(' <a href="sitemap.html">Sitemap</a> &#149; ');

document.write(' <a href="privacy.html">Privacy Statement</a></div>');


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



//  End -->