// 
 // apod.js 
// 

function apod() { 
document.write('<b>APOD <font color=009900>20071007</font></b>:<br>  Two Million Galaxies <br><A HREF="http://antwrp.gsfc.nasa.gov/apod/"><IMG height=100 SRC="http://antwrp.gsfc.nasa.gov/apod/image/0710/galaxies2_apm.jpg" alt="  Two Million Galaxies " border=0></A><br>');
}
