var output = ""
var d=new Date()
output = output + "Copyright &#169; "
output = output + (d.getFullYear())
output = output + " YES LLC. All Rights Reserved.<br />All images &#169; Robin Kauffman/YesWorld, unless otherwise noted."
document.write("<b>" + output + "</b><br/><a href=\"mailto:webmaster@yesworld.com\">webmaster@yesworld.com</a><br /><br/>");
