![]() |
Star Chart for Geelong |
|
Sun/Moon Data for Geelong: | |||
Sunspot Activity![]() |
Sunset: 17:34 Sunrise: 07:03 DIY Sunspot Viewer |
![]() |
12% illuminated - Waning Crescent Moon Moonrise: 03:58 (02/05/2019) New Moon: 05/05/2019 08:46 Full Moon: 19/04/2019 21:13 |
Graph courtesy: Newquay Weather |
Space Wx![]() |
$f_name = "./astrofacts.txt";
$fp = fopen($f_name,"r");
$f_content= fread($fp, filesize($f_name));
fclose($fp);
$fnotes = explode(":::",$f_content);
shuffle($fnotes);
$i=0;
while(list(,$code) = each($fnotes)) {
$i++;
if ($i>=$max) {
break;
}
}
?>

Stellar Neighbors

Script courtesy of: Lee from MadALwx. Page template and Facts script courtesy of: TNET Weather.
Page Template and Moon script courtesy of: Saratoga Weather. Graph base code courtesy of: jpGraph.
include("GoogleAdsBig.php"); ?>