{
document.write("<!-- BEGIN COPYRIGHT INFORMATION -->");
document.write("<a href='http://www.rockwellautomation.com/important_notices/index.html' target='_blank'>Copyright &#169; ");
	var now = new Date();
	var num = now.getFullYear();
document.write((num) );
document.write(", Caribbean Integration Engineers</a>");
document.write("<!-- END COPYRIGHT INFORMATION -->");
}

