<!-- Begin


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

document.write('<span class ="copytext">&copy;Copyright 2009 ');

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

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

document.write('Website Design by '); 

document.write(' <a href="http://www.online365.ie">online365</a>');

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


//  End -->
