var today = new Date();
document.write('<center><span class="SmallTxt">Copyright &copy; Wet Apple Media 2000 - ' + today.getFullYear() + '</span></center>');

