<!-- Begin

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

document.write('<span class ="copyright">&copy; Copyright 2000 - ');
{
var d=new Date()
document.write(d.getFullYear());
}

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



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

//  End -->
