invalid call to script $pageName";exit;} $SITE['wsModules'][$pageName] = 'version: ' . $pageVersion; $pageFile = basename(__FILE__); // check to see this is the real script if ($pageFile <> $pageName) {$SITE['wsModules'][$pageFile] = 'this file loaded instead of '.$pageName;} ws_message (''); #------------------------------------------------------------------------------- if ( $doLinkTarget == true) {$target = 'target="_blank"';} else {$target = '';} // copy of Saratoga Version 2.00 - 27-Nov-2012 - initial release # The $firstPart is what gets printed when the page is first presented. $firstPart = ' '; # # The $secondPart is what gets printed under the legend on the map. $secondPart = '

This Google Map shows the locations of current affiliated regional weather network member stations.

cluster marker image Markers with numbers indicate clusters of stations - click to zoom the map to show station markers. If you click on a marker for a station, a descriptive window will open and show the station features, a link to the station\'s homepage, the regional network affiliations for the station, and current conditions at the station (where available).

'; # # The $thirdPart is what gets printed at the bottom of the page. $thirdPart = '

If you have a personal weather station publishing to a personal weather website, you can submit a request to have your data included in this display by visiting the network for your geography from the list above.

'; # $creditPart = ' Map data from Affiliated Regional Networks . Original scripts from Saratoga-Weather.org . Adapted for the Leuven-Template. '; # ---------------------- version history # 3.20 2015-08-01 release 2.8 version