print "Status: 302 Found\n"; print "Location: $ucsc\n"; print "URI: <$ucsc>\n"; print "Content-type: text/html\r\n\r\n"; print "URL: $ucsc";