<!-- Begin

// COPYRIGHT 2008 © itzDATA
// Unauthorized use or sale of this script is strictly prohibited by law

var copyright=new Date();
var update=copyright.getFullYear();

document.write('<span class ="copyright">&copy; Copyright ' +update+ ' ');

document.write('<a href="index.html" target="_top">itzDATA Solutions & Consultants</a> ');

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

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:itzdata@itzdata.com.au">Contact Us</a>');

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

//  End -->
