//copyright notice
var mytext = "<p>&copy; Copyright 2011 MWT Associates, Inc. All Rights Reserved. All the images used on this website remain the property of the photographer.</p>";
	document.write(mytext);

