//copyright

var mytext = "&copy; Copyright 2007 Cort Companies. All Rights Reserved.";

	document.write(mytext);
