27,29d26 < if (isset($_GET['notyet'])) { < echo 'Australian Lighthouses - RJM Programming - September, 2017'; < } else { 50c47 < $ourform="<" . "form target='" . $iname . "' method='" . $method . "' action='" . $url . "'>\n"; --- > $ourform="<" . "form target='" . $iname . "' method='" . $method . "' action='" . $url . "'>\n"; 53c50 < echo 'Australian Lighthouses - RJM Programming - July, 2015<' . 'script type="text/javascript"> function after() { document.getElementById("submit").click(); document.getElementById("' .$iname . '").style.display="inline"; }

' . selcreate("Australian") . ' Lighthouses Thanks to Wikipedia

'; --- > echo 'Australian Lighthouses - RJM Programming - July, 2015<' . 'script type="text/javascript"> function after() { document.getElementById("submit").click(); document.getElementById("' .$iname . '").style.display="inline"; }

' . selcreate("Australian") . ' Lighthouses ... Thanks to Wikipedia

'; 85,86c82 < < echo "\n"; --- > echo "\n"; 101d96 < 142,143c137 < echo "\n
  " . $altis . ", " . $titleis . $imgbit . "" . $altis . ", " . $titleis . $imgbit . "
" . $ourform . $ourscript . "\n if (1 == 1) { setTimeout(after, 2000); } \n } \n
"; < } --- > echo "\n" . $ourform . $ourscript . "\n if (1 == 1) { setTimeout(after, 2000); } \n } \n
";