
<!-- Start
copyyear=new Date();
update=copyyear.getFullYear();
// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">&copy;Copyright 2004-'+ update +' ');
document.write('Annemarie Doolin - All Rights Reserved<br>');
document.write('<a href="/affiliate.htm">Affiliate Programme</a> ');



//  End -->