
<!-- Start

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

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



//  End -->