var objRef = opener.top;
document.write('<title>' + objRef.id.substring(3) + ', ' + objRef.imageName + '</title>');

