9 lines
364 B
HTML
9 lines
364 B
HTML
<html>
|
|
<SCRIPT LANGUAGE="JavaScript">
|
|
window.location = "http://www.ncbi.nlm.nih.gov/genome?term=mus%20musculus";
|
|
</SCRIPT>
|
|
<body>
|
|
<h1>This page has been moved</h1>
|
|
<h2>Please click here to be redirected: <a href="http://www.ncbi.nlm.nih.gov/genome?term=mus%20musculus"> http://www.ncbi.nlm.nih.gov/genome?term=mus%20musculus</a></h2>
|
|
</body>
|
|
</html>
|