<!-- Begin


// COPYRIGHT 2009 © itzDATA Design
// 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">');
document.write('<a href="http://itzdata.com.au" target="_blank">itzDATA Solutions Design</a> & <a href="http://itzdata.com.au" target="_blank">Hosting</a><br>&copy;Site Design ' +update+ '</span>');


document.write('<br>');


//  End -->