// Anti-spam
function mail_it()
{
var a="webmaster"
var b="HubbleSpacePhotos.com"
parent.location="mail"+"to:"+a+"@"+b
}
