[OpenLayers-Commits] r4781 - in sandbox/camptocamp/feature: . apidoc_config doc_config examples examples/kml lib lib/OpenLayers lib/OpenLayers/BaseTypes lib/OpenLayers/Control lib/OpenLayers/Feature lib/OpenLayers/Format lib/OpenLayers/Geometry lib/OpenLayers/Handler lib/OpenLayers/Layer lib/OpenLayers/Layer/MapServer lib/OpenLayers/Layer/WMS lib/OpenLayers/Popup lib/OpenLayers/Renderer lib/OpenLayers/Tile tests tests/Control tests/Format tests/Geometry tests/Handler tests/Layer tests/Popup tests/Tile theme/default

commits at openlayers.org commits at openlayers.org
Wed Oct 3 12:06:51 EDT 2007


Author: pgiraud
Date: 2007-10-03 12:06:48 -0400 (Wed, 03 Oct 2007)
New Revision: 4781

Added:
   sandbox/camptocamp/feature/examples/attribution.html
   sandbox/camptocamp/feature/examples/buffer.html
   sandbox/camptocamp/feature/examples/custom-control-point.html
   sandbox/camptocamp/feature/examples/multimap-mercator.html
   sandbox/camptocamp/feature/examples/projected-map.html
   sandbox/camptocamp/feature/examples/restricted-extent.html
   sandbox/camptocamp/feature/examples/spherical-mercator.html
   sandbox/camptocamp/feature/lib/OpenLayers/Control/Attribution.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/SphericalMercator.js
   sandbox/camptocamp/feature/tests/Control/test_Attribution.html
   sandbox/camptocamp/feature/tests/Control/test_MousePosition.html
   sandbox/camptocamp/feature/tests/Layer/test_SphericalMercator.html
   sandbox/camptocamp/feature/tests/Popup/test_Anchored.html
   sandbox/camptocamp/feature/tests/Tile/test_WFS.html
   sandbox/camptocamp/feature/tests/data_Layer_Text_textfile_overflow.txt
   sandbox/camptocamp/feature/tests/owls.xml
Removed:
   sandbox/camptocamp/feature/examples/canvas.html
   sandbox/camptocamp/feature/examples/ciesin.html
   sandbox/camptocamp/feature/examples/freemap.html
   sandbox/camptocamp/feature/examples/geojson.html
   sandbox/camptocamp/feature/examples/kml-layer-linestring.html
   sandbox/camptocamp/feature/examples/kml/mc-search.kml
   sandbox/camptocamp/feature/examples/scroll.html
   sandbox/camptocamp/feature/examples/tiger.html
   sandbox/camptocamp/feature/examples/webcam.html
Modified:
   sandbox/camptocamp/feature/apidoc_config/Menu.txt
   sandbox/camptocamp/feature/doc_config/Menu.txt
   sandbox/camptocamp/feature/examples/KMLParser.html
   sandbox/camptocamp/feature/examples/baseLayers.html
   sandbox/camptocamp/feature/examples/boxes.html
   sandbox/camptocamp/feature/examples/click.html
   sandbox/camptocamp/feature/examples/controls.html
   sandbox/camptocamp/feature/examples/editingtoolbar.html
   sandbox/camptocamp/feature/examples/fullScreen.html
   sandbox/camptocamp/feature/examples/georss-markers.html
   sandbox/camptocamp/feature/examples/georss-serialize.html
   sandbox/camptocamp/feature/examples/georss.html
   sandbox/camptocamp/feature/examples/getfeatureinfo.html
   sandbox/camptocamp/feature/examples/gml-layer.html
   sandbox/camptocamp/feature/examples/gml-serialize.html
   sandbox/camptocamp/feature/examples/google.html
   sandbox/camptocamp/feature/examples/gutter.html
   sandbox/camptocamp/feature/examples/image-layer.html
   sandbox/camptocamp/feature/examples/kamap.html
   sandbox/camptocamp/feature/examples/kml-layer.html
   sandbox/camptocamp/feature/examples/layer-opacity.html
   sandbox/camptocamp/feature/examples/layerLoadMonitoring.html
   sandbox/camptocamp/feature/examples/layerswitcher.html
   sandbox/camptocamp/feature/examples/lite.html
   sandbox/camptocamp/feature/examples/mapserver.html
   sandbox/camptocamp/feature/examples/mapserver_untiled.html
   sandbox/camptocamp/feature/examples/markerResize.html
   sandbox/camptocamp/feature/examples/markers.html
   sandbox/camptocamp/feature/examples/markersTextLayer.html
   sandbox/camptocamp/feature/examples/mm.html
   sandbox/camptocamp/feature/examples/mouse-position.html
   sandbox/camptocamp/feature/examples/multiserver.html
   sandbox/camptocamp/feature/examples/mvs.html
   sandbox/camptocamp/feature/examples/navtoolbar-outsidemap.html
   sandbox/camptocamp/feature/examples/navtoolbar.html
   sandbox/camptocamp/feature/examples/notile.html
   sandbox/camptocamp/feature/examples/openmnnd.html
   sandbox/camptocamp/feature/examples/outOfRangeMarkers.html
   sandbox/camptocamp/feature/examples/panel.html
   sandbox/camptocamp/feature/examples/popups.html
   sandbox/camptocamp/feature/examples/proxy.cgi
   sandbox/camptocamp/feature/examples/regular-polygons.html
   sandbox/camptocamp/feature/examples/resize-features.html
   sandbox/camptocamp/feature/examples/rotate-features.html
   sandbox/camptocamp/feature/examples/select-feature.html
   sandbox/camptocamp/feature/examples/tilecache.html
   sandbox/camptocamp/feature/examples/tms.html
   sandbox/camptocamp/feature/examples/urban.html
   sandbox/camptocamp/feature/examples/ve.html
   sandbox/camptocamp/feature/examples/vector-features.html
   sandbox/camptocamp/feature/examples/wfs-t.html
   sandbox/camptocamp/feature/examples/wfs.html
   sandbox/camptocamp/feature/examples/wkt.html
   sandbox/camptocamp/feature/examples/wms-untiled.html
   sandbox/camptocamp/feature/examples/wms.html
   sandbox/camptocamp/feature/examples/wmst.html
   sandbox/camptocamp/feature/examples/worldwind.html
   sandbox/camptocamp/feature/examples/wrapDateLine.html
   sandbox/camptocamp/feature/examples/yahoo.html
   sandbox/camptocamp/feature/examples/zoomLevels.html
   sandbox/camptocamp/feature/lib/OpenLayers.js
   sandbox/camptocamp/feature/lib/OpenLayers/Ajax.js
   sandbox/camptocamp/feature/lib/OpenLayers/BaseTypes.js
   sandbox/camptocamp/feature/lib/OpenLayers/BaseTypes/Bounds.js
   sandbox/camptocamp/feature/lib/OpenLayers/BaseTypes/Element.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/DragFeature.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/LayerSwitcher.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/MouseDefaults.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/MousePosition.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/OverviewMap.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/PanZoom.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/Panel.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/Permalink.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/Scale.js
   sandbox/camptocamp/feature/lib/OpenLayers/Control/SelectFeature.js
   sandbox/camptocamp/feature/lib/OpenLayers/Events.js
   sandbox/camptocamp/feature/lib/OpenLayers/Feature.js
   sandbox/camptocamp/feature/lib/OpenLayers/Feature/Vector.js
   sandbox/camptocamp/feature/lib/OpenLayers/Format/GeoRSS.js
   sandbox/camptocamp/feature/lib/OpenLayers/Format/JSON.js
   sandbox/camptocamp/feature/lib/OpenLayers/Format/KML.js
   sandbox/camptocamp/feature/lib/OpenLayers/Format/WKT.js
   sandbox/camptocamp/feature/lib/OpenLayers/Format/XML.js
   sandbox/camptocamp/feature/lib/OpenLayers/Geometry/Collection.js
   sandbox/camptocamp/feature/lib/OpenLayers/Handler/Drag.js
   sandbox/camptocamp/feature/lib/OpenLayers/Handler/Feature.js
   sandbox/camptocamp/feature/lib/OpenLayers/Handler/Keyboard.js
   sandbox/camptocamp/feature/lib/OpenLayers/Handler/MouseWheel.js
   sandbox/camptocamp/feature/lib/OpenLayers/Handler/RegularPolygon.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/GML.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/GeoRSS.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/Google.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/Grid.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/HTTPRequest.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/Image.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/KaMap.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/MapServer/Untiled.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/MultiMap.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/TMS.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/Text.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/Vector.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/VirtualEarth.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/WFS.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/WMS/Untiled.js
   sandbox/camptocamp/feature/lib/OpenLayers/Layer/Yahoo.js
   sandbox/camptocamp/feature/lib/OpenLayers/Map.js
   sandbox/camptocamp/feature/lib/OpenLayers/Popup.js
   sandbox/camptocamp/feature/lib/OpenLayers/Popup/Anchored.js
   sandbox/camptocamp/feature/lib/OpenLayers/Popup/AnchoredBubble.js
   sandbox/camptocamp/feature/lib/OpenLayers/Renderer/SVG.js
   sandbox/camptocamp/feature/lib/OpenLayers/Tile.js
   sandbox/camptocamp/feature/lib/OpenLayers/Tile/Image.js
   sandbox/camptocamp/feature/lib/OpenLayers/Tile/WFS.js
   sandbox/camptocamp/feature/lib/OpenLayers/Util.js
   sandbox/camptocamp/feature/news.txt
   sandbox/camptocamp/feature/tests/Control/test_DragFeature.html
   sandbox/camptocamp/feature/tests/Control/test_LayerSwitcher.html
   sandbox/camptocamp/feature/tests/Control/test_ModifyFeature.html
   sandbox/camptocamp/feature/tests/Control/test_MouseToolbar.html
   sandbox/camptocamp/feature/tests/Control/test_NavToolbar.html
   sandbox/camptocamp/feature/tests/Control/test_OverviewMap.html
   sandbox/camptocamp/feature/tests/Control/test_PanZoom.html
   sandbox/camptocamp/feature/tests/Control/test_Permalink.html
   sandbox/camptocamp/feature/tests/Control/test_Scale.html
   sandbox/camptocamp/feature/tests/Control/test_SelectFeature.html
   sandbox/camptocamp/feature/tests/Format/test_GML.html
   sandbox/camptocamp/feature/tests/Format/test_GeoJSON.html
   sandbox/camptocamp/feature/tests/Format/test_GeoRSS.html
   sandbox/camptocamp/feature/tests/Geometry/test_Collection.html
   sandbox/camptocamp/feature/tests/Geometry/test_Surface.html
   sandbox/camptocamp/feature/tests/Handler/test_Drag.html
   sandbox/camptocamp/feature/tests/Handler/test_Feature.html
   sandbox/camptocamp/feature/tests/Handler/test_Polygon.html
   sandbox/camptocamp/feature/tests/Layer/test_GML.html
   sandbox/camptocamp/feature/tests/Layer/test_GeoRSS.html
   sandbox/camptocamp/feature/tests/Layer/test_Google.html
   sandbox/camptocamp/feature/tests/Layer/test_Grid.html
   sandbox/camptocamp/feature/tests/Layer/test_Image.html
   sandbox/camptocamp/feature/tests/Layer/test_KaMap.html
   sandbox/camptocamp/feature/tests/Layer/test_MapServer.html
   sandbox/camptocamp/feature/tests/Layer/test_TMS.html
   sandbox/camptocamp/feature/tests/Layer/test_Text.html
   sandbox/camptocamp/feature/tests/Layer/test_TileCache.html
   sandbox/camptocamp/feature/tests/Layer/test_Vector.html
   sandbox/camptocamp/feature/tests/Layer/test_WMS.html
   sandbox/camptocamp/feature/tests/Layer/test_WrapDateLine.html
   sandbox/camptocamp/feature/tests/list-tests.html
   sandbox/camptocamp/feature/tests/run-tests.html
   sandbox/camptocamp/feature/tests/test_BaseTypes.html
   sandbox/camptocamp/feature/tests/test_Control.html
   sandbox/camptocamp/feature/tests/test_Events.html
   sandbox/camptocamp/feature/tests/test_Feature.html
   sandbox/camptocamp/feature/tests/test_Geometry.html
   sandbox/camptocamp/feature/tests/test_Layer.html
   sandbox/camptocamp/feature/tests/test_Map.html
   sandbox/camptocamp/feature/tests/test_Popup.html
   sandbox/camptocamp/feature/tests/test_Tile.html
   sandbox/camptocamp/feature/tests/test_Util.html
   sandbox/camptocamp/feature/theme/default/style.css
Log:
merge -r4214:HEAD from trunk

Modified: sandbox/camptocamp/feature/apidoc_config/Menu.txt
===================================================================
--- sandbox/camptocamp/feature/apidoc_config/Menu.txt	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/apidoc_config/Menu.txt	2007-10-03 16:06:48 UTC (rev 4781)
@@ -38,12 +38,12 @@
    Group: BaseTypes  {
 
       File: Base Types  (no auto-title, OpenLayers/BaseTypes.js)
-      File: Bounds  (OpenLayers/BaseTypes/Bounds.js)
+      File: Bounds  (no auto-title, OpenLayers/BaseTypes/Bounds.js)
       File: Class  (no auto-title, OpenLayers/BaseTypes/Class.js)
-      File: Element  (OpenLayers/BaseTypes/Element.js)
-      File: LonLat  (OpenLayers/BaseTypes/LonLat.js)
-      File: Pixel  (OpenLayers/BaseTypes/Pixel.js)
-      File: Size  (OpenLayers/BaseTypes/Size.js)
+      File: Element  (no auto-title, OpenLayers/BaseTypes/Element.js)
+      File: LonLat  (no auto-title, OpenLayers/BaseTypes/LonLat.js)
+      File: Pixel  (no auto-title, OpenLayers/BaseTypes/Pixel.js)
+      File: Size  (no auto-title, OpenLayers/BaseTypes/Size.js)
       }  # Group: BaseTypes
 
    File: Console  (no auto-title, OpenLayers/Console.js)
@@ -85,90 +85,92 @@
 
    Group: Format  {
 
-      File: Format  (no auto-title, OpenLayers/Format.js)
-      File: GeoJSON  (OpenLayers/Format/GeoJSON.js)
-      File: GeoRSS  (OpenLayers/Format/GeoRSS.js)
-      File: GML  (OpenLayers/Format/GML.js)
-      File: JSON  (OpenLayers/Format/JSON.js)
-      File: KML  (OpenLayers/Format/KML.js)
-      File: WFS  (OpenLayers/Format/WFS.js)
+      File: Format  (OpenLayers/Format.js)
+      File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js)
+      File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js)
+      File: GML  (no auto-title, OpenLayers/Format/GML.js)
+      File: JSON  (no auto-title, OpenLayers/Format/JSON.js)
+      File: KML  (no auto-title, OpenLayers/Format/KML.js)
+      File: WFS  (no auto-title, OpenLayers/Format/WFS.js)
       File: WKT  (no auto-title, OpenLayers/Format/WKT.js)
-      File: XML  (OpenLayers/Format/XML.js)
+      File: XML  (no auto-title, OpenLayers/Format/XML.js)
       }  # Group: Format
 
    Group: Geometry  {
 
-      File: Geometry  (no auto-title, OpenLayers/Geometry.js)
+      File: Geometry  (OpenLayers/Geometry.js)
       File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js)
-      File: Curve  (OpenLayers/Geometry/Curve.js)
-      File: LinearRing  (OpenLayers/Geometry/LinearRing.js)
+      File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js)
+      File: LinearRing  (no auto-title, OpenLayers/Geometry/LinearRing.js)
       File: LineString  (no auto-title, OpenLayers/Geometry/LineString.js)
       File: MultiLineString  (no auto-title, OpenLayers/Geometry/MultiLineString.js)
       File: MultiPoint  (no auto-title, OpenLayers/Geometry/MultiPoint.js)
       File: MultiPolygon  (no auto-title, OpenLayers/Geometry/MultiPolygon.js)
       File: Point  (no auto-title, OpenLayers/Geometry/Point.js)
       File: Polygon  (no auto-title, OpenLayers/Geometry/Polygon.js)
-      File: Rectangle  (OpenLayers/Geometry/Rectangle.js)
-      File: Surface  (OpenLayers/Geometry/Surface.js)
+      File: Rectangle  (no auto-title, OpenLayers/Geometry/Rectangle.js)
+      File: Surface  (no auto-title, OpenLayers/Geometry/Surface.js)
       }  # Group: Geometry
 
    Group: Handler  {
 
-      File: Handler  (no auto-title, OpenLayers/Handler.js)
-      File: Box  (OpenLayers/Handler/Box.js)
+      File: Handler  (OpenLayers/Handler.js)
+      File: Box  (no auto-title, OpenLayers/Handler/Box.js)
       File: Drag  (no auto-title, OpenLayers/Handler/Drag.js)
       File: Feature  (no auto-title, OpenLayers/Handler/Feature.js)
       File: Keyboard  (no auto-title, OpenLayers/Handler/Keyboard.js)
       File: MouseWheel  (no auto-title, OpenLayers/Handler/MouseWheel.js)
       File: Path  (no auto-title, OpenLayers/Handler/Path.js)
       File: Point  (no auto-title, OpenLayers/Handler/Point.js)
-      File: Polygon  (OpenLayers/Handler/Polygon.js)
+      File: Polygon  (no auto-title, OpenLayers/Handler/Polygon.js)
+      File: RegularPolygon  (no auto-title, OpenLayers/Handler/RegularPolygon.js)
       }  # Group: Handler
 
    File: Icon  (no auto-title, OpenLayers/Icon.js)
 
    Group: Layer  {
 
-      File: Layer  (no auto-title, OpenLayers/Layer.js)
-      File: Boxes  (OpenLayers/Layer/Boxes.js)
-      File: EventPane  (OpenLayers/Layer/EventPane.js)
-      File: FixedZoomLevels  (OpenLayers/Layer/FixedZoomLevels.js)
+      File: Layer  (OpenLayers/Layer.js)
+      File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js)
+      File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js)
+      File: FixedZoomLevels  (no auto-title, OpenLayers/Layer/FixedZoomLevels.js)
       File: GeoRSS  (no auto-title, OpenLayers/Layer/GeoRSS.js)
       File: GML  (no auto-title, OpenLayers/Layer/GML.js)
-      File: Gooogle  (no auto-title, OpenLayers/Layer/Google.js)
-      File: Grid  (OpenLayers/Layer/Grid.js)
-      File: HTTPRequest  (OpenLayers/Layer/HTTPRequest.js)
+      File: Google  (no auto-title, OpenLayers/Layer/Google.js)
+      File: Grid  (no auto-title, OpenLayers/Layer/Grid.js)
+      File: HTTPRequest  (no auto-title, OpenLayers/Layer/HTTPRequest.js)
       File: Image  (no auto-title, OpenLayers/Layer/Image.js)
-      File: KaMap  (OpenLayers/Layer/KaMap.js)
-      File: MapServer  (OpenLayers/Layer/MapServer.js)
-      File: MapServer.Untiled  (OpenLayers/Layer/MapServer/Untiled.js)
+      File: KaMap  (no auto-title, OpenLayers/Layer/KaMap.js)
+      File: MapServer  (no auto-title, OpenLayers/Layer/MapServer.js)
+      File: MapServer.Untiled  (no auto-title, OpenLayers/Layer/MapServer/Untiled.js)
       File: Markers  (no auto-title, OpenLayers/Layer/Markers.js)
-      File: MultiMap  (OpenLayers/Layer/MultiMap.js)
-      File: Text  (OpenLayers/Layer/Text.js)
-      File: TileCache  (OpenLayers/Layer/TileCache.js)
-      File: TMS  (OpenLayers/Layer/TMS.js)
+      File: MultiMap  (no auto-title, OpenLayers/Layer/MultiMap.js)
+      File: SphericalMercator  (no auto-title, OpenLayers/Layer/SphericalMercator.js)
+      File: Text  (no auto-title, OpenLayers/Layer/Text.js)
+      File: TileCache  (no auto-title, OpenLayers/Layer/TileCache.js)
+      File: TMS  (no auto-title, OpenLayers/Layer/TMS.js)
       File: Vector  (no auto-title, OpenLayers/Layer/Vector.js)
-      File: VirtualEarth  (OpenLayers/Layer/VirtualEarth.js)
-      File: WFS  (OpenLayers/Layer/WFS.js)
+      File: VirtualEarth  (no auto-title, OpenLayers/Layer/VirtualEarth.js)
+      File: WFS  (no auto-title, OpenLayers/Layer/WFS.js)
       File: WMS  (no auto-title, OpenLayers/Layer/WMS.js)
       File: WMS.Untiled  (no auto-title, OpenLayers/Layer/WMS/Untiled.js)
-      File: WorldWind  (OpenLayers/Layer/WorldWind.js)
-      File: Yahoo  (OpenLayers/Layer/Yahoo.js)
+      File: WorldWind  (no auto-title, OpenLayers/Layer/WorldWind.js)
+      File: Yahoo  (no auto-title, OpenLayers/Layer/Yahoo.js)
       }  # Group: Layer
 
    File: Map  (no auto-title, OpenLayers/Map.js)
 
    Group: Marker  {
 
-      File: Marker  (no auto-title, OpenLayers/Marker.js)
+      File: Marker  (OpenLayers/Marker.js)
       File: Box  (no auto-title, OpenLayers/Marker/Box.js)
       }  # Group: Marker
 
    Group: Popup  {
 
-      File: Popup  (no auto-title, OpenLayers/Popup.js)
+      File: Popup  (OpenLayers/Popup.js)
       File: Anchored  (no auto-title, OpenLayers/Popup/Anchored.js)
-      File: AnchoredBubble  (OpenLayers/Popup/AnchoredBubble.js)
+      File: AnchoredBubble  (no auto-title, OpenLayers/Popup/AnchoredBubble.js)
       }  # Group: Popup
 
    Group: Renderer  {
@@ -181,7 +183,7 @@
 
    Group: Tile  {
 
-      File: Tile  (no auto-title, OpenLayers/Tile.js)
+      File: Tile  (OpenLayers/Tile.js)
       File: Image  (no auto-title, OpenLayers/Tile/Image.js)
       File: WFS  (no auto-title, OpenLayers/Tile/WFS.js)
       }  # Group: Tile

Modified: sandbox/camptocamp/feature/doc_config/Menu.txt
===================================================================
--- sandbox/camptocamp/feature/doc_config/Menu.txt	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/doc_config/Menu.txt	2007-10-03 16:06:48 UTC (rev 4781)
@@ -38,19 +38,19 @@
    Group: BaseTypes  {
 
       File: Base Types  (no auto-title, OpenLayers/BaseTypes.js)
-      File: Bounds  (OpenLayers/BaseTypes/Bounds.js)
+      File: Bounds  (no auto-title, OpenLayers/BaseTypes/Bounds.js)
       File: Class  (no auto-title, OpenLayers/BaseTypes/Class.js)
-      File: Element  (OpenLayers/BaseTypes/Element.js)
-      File: LonLat  (OpenLayers/BaseTypes/LonLat.js)
-      File: Pixel  (OpenLayers/BaseTypes/Pixel.js)
-      File: Size  (OpenLayers/BaseTypes/Size.js)
+      File: Element  (no auto-title, OpenLayers/BaseTypes/Element.js)
+      File: LonLat  (no auto-title, OpenLayers/BaseTypes/LonLat.js)
+      File: Pixel  (no auto-title, OpenLayers/BaseTypes/Pixel.js)
+      File: Size  (no auto-title, OpenLayers/BaseTypes/Size.js)
       }  # Group: BaseTypes
 
    File: Console  (no auto-title, OpenLayers/Console.js)
 
    Group: Control  {
 
-      File: Control  (no auto-title, OpenLayers/Control.js)
+      File: Control  (OpenLayers/Control.js)
       File: ArgParser  (no auto-title, OpenLayers/Control/ArgParser.js)
       File: ZoomToMaxExtent  (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js)
       File: OverviewMap  (no auto-title, OpenLayers/Control/OverviewMap.js)
@@ -71,89 +71,91 @@
       File: Scale  (no auto-title, OpenLayers/Control/Scale.js)
       File: SelectFeature  (no auto-title, OpenLayers/Control/SelectFeature.js)
       File: ZoomBox  (no auto-title, OpenLayers/Control/ZoomBox.js)
-      File: PanZoom  (OpenLayers/Control/PanZoom.js)
+      File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js)
       }  # Group: Control
 
    File: Events  (no auto-title, OpenLayers/Events.js)
 
    Group: Feature  {
 
-      File: Feature  (no auto-title, OpenLayers/Feature.js)
+      File: Feature  (OpenLayers/Feature.js)
       File: WFS  (no auto-title, OpenLayers/Feature/WFS.js)
       File: Vector  (no auto-title, OpenLayers/Feature/Vector.js)
       }  # Group: Feature
 
    Group: Format  {
 
-      File: Format  (no auto-title, OpenLayers/Format.js)
-      File: GeoJSON  (OpenLayers/Format/GeoJSON.js)
-      File: GeoRSS  (OpenLayers/Format/GeoRSS.js)
-      File: GML  (OpenLayers/Format/GML.js)
-      File: JSON  (OpenLayers/Format/JSON.js)
-      File: KML  (OpenLayers/Format/KML.js)
-      File: WFS  (OpenLayers/Format/WFS.js)
+      File: Format  (OpenLayers/Format.js)
+      File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js)
+      File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js)
+      File: GML  (no auto-title, OpenLayers/Format/GML.js)
+      File: JSON  (no auto-title, OpenLayers/Format/JSON.js)
+      File: KML  (no auto-title, OpenLayers/Format/KML.js)
+      File: WFS  (no auto-title, OpenLayers/Format/WFS.js)
       File: WKT  (no auto-title, OpenLayers/Format/WKT.js)
-      File: XML  (OpenLayers/Format/XML.js)
+      File: XML  (no auto-title, OpenLayers/Format/XML.js)
       }  # Group: Format
 
    Group: Geometry  {
 
-      File: Geometry  (no auto-title, OpenLayers/Geometry.js)
+      File: Geometry  (OpenLayers/Geometry.js)
       File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js)
-      File: Curve  (OpenLayers/Geometry/Curve.js)
-      File: LinearRing  (OpenLayers/Geometry/LinearRing.js)
+      File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js)
+      File: LinearRing  (no auto-title, OpenLayers/Geometry/LinearRing.js)
       File: LineString  (no auto-title, OpenLayers/Geometry/LineString.js)
       File: MultiLineString  (no auto-title, OpenLayers/Geometry/MultiLineString.js)
       File: MultiPoint  (no auto-title, OpenLayers/Geometry/MultiPoint.js)
       File: MultiPolygon  (no auto-title, OpenLayers/Geometry/MultiPolygon.js)
       File: Point  (no auto-title, OpenLayers/Geometry/Point.js)
       File: Polygon  (no auto-title, OpenLayers/Geometry/Polygon.js)
-      File: Rectangle  (OpenLayers/Geometry/Rectangle.js)
-      File: Surface  (OpenLayers/Geometry/Surface.js)
+      File: Rectangle  (no auto-title, OpenLayers/Geometry/Rectangle.js)
+      File: Surface  (no auto-title, OpenLayers/Geometry/Surface.js)
       }  # Group: Geometry
 
    Group: Handler  {
 
-      File: Handler  (no auto-title, OpenLayers/Handler.js)
-      File: Box  (OpenLayers/Handler/Box.js)
+      File: Handler  (OpenLayers/Handler.js)
+      File: Box  (no auto-title, OpenLayers/Handler/Box.js)
       File: Drag  (no auto-title, OpenLayers/Handler/Drag.js)
       File: Feature  (no auto-title, OpenLayers/Handler/Feature.js)
       File: Keyboard  (no auto-title, OpenLayers/Handler/Keyboard.js)
       File: MouseWheel  (no auto-title, OpenLayers/Handler/MouseWheel.js)
       File: Path  (no auto-title, OpenLayers/Handler/Path.js)
       File: Point  (no auto-title, OpenLayers/Handler/Point.js)
-      File: Polygon  (OpenLayers/Handler/Polygon.js)
+      File: Polygon  (no auto-title, OpenLayers/Handler/Polygon.js)
+      File: RegularPolygon  (no auto-title, OpenLayers/Handler/RegularPolygon.js)
       }  # Group: Handler
 
    File: Icon  (no auto-title, OpenLayers/Icon.js)
 
    Group: Layer  {
 
-      File: Layer  (no auto-title, OpenLayers/Layer.js)
-      File: Boxes  (OpenLayers/Layer/Boxes.js)
-      File: EventPane  (OpenLayers/Layer/EventPane.js)
-      File: FixedZoomLevels  (OpenLayers/Layer/FixedZoomLevels.js)
+      File: Layer  (OpenLayers/Layer.js)
+      File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js)
+      File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js)
+      File: FixedZoomLevels  (no auto-title, OpenLayers/Layer/FixedZoomLevels.js)
       File: GeoRSS  (no auto-title, OpenLayers/Layer/GeoRSS.js)
       File: GML  (no auto-title, OpenLayers/Layer/GML.js)
-      File: Google  (OpenLayers/Layer/Google.js)
-      File: Grid  (OpenLayers/Layer/Grid.js)
-      File: HTTPRequest  (OpenLayers/Layer/HTTPRequest.js)
+      File: Google  (no auto-title, OpenLayers/Layer/Google.js)
+      File: Grid  (no auto-title, OpenLayers/Layer/Grid.js)
+      File: HTTPRequest  (no auto-title, OpenLayers/Layer/HTTPRequest.js)
       File: Image  (no auto-title, OpenLayers/Layer/Image.js)
-      File: KaMap  (OpenLayers/Layer/KaMap.js)
-      File: MapServer  (OpenLayers/Layer/MapServer.js)
-      File: MapServer.Untiled  (OpenLayers/Layer/MapServer/Untiled.js)
+      File: KaMap  (no auto-title, OpenLayers/Layer/KaMap.js)
+      File: MapServer  (no auto-title, OpenLayers/Layer/MapServer.js)
+      File: MapServer.Untiled  (no auto-title, OpenLayers/Layer/MapServer/Untiled.js)
       File: Markers  (no auto-title, OpenLayers/Layer/Markers.js)
-      File: MultiMap  (OpenLayers/Layer/MultiMap.js)
-      File: Text  (OpenLayers/Layer/Text.js)
-      File: TileCache  (OpenLayers/Layer/TileCache.js)
-      File: TMS  (OpenLayers/Layer/TMS.js)
+      File: MultiMap  (no auto-title, OpenLayers/Layer/MultiMap.js)
+      File: SphericalMercator  (no auto-title, OpenLayers/Layer/SphericalMercator.js)
+      File: Text  (no auto-title, OpenLayers/Layer/Text.js)
+      File: TileCache  (no auto-title, OpenLayers/Layer/TileCache.js)
+      File: TMS  (no auto-title, OpenLayers/Layer/TMS.js)
       File: Vector  (no auto-title, OpenLayers/Layer/Vector.js)
-      File: VirtualEarth  (OpenLayers/Layer/VirtualEarth.js)
-      File: WFS  (OpenLayers/Layer/WFS.js)
+      File: VirtualEarth  (no auto-title, OpenLayers/Layer/VirtualEarth.js)
+      File: WFS  (no auto-title, OpenLayers/Layer/WFS.js)
       File: WMS  (no auto-title, OpenLayers/Layer/WMS.js)
       File: WMS.Untiled  (no auto-title, OpenLayers/Layer/WMS/Untiled.js)
-      File: WorldWind  (OpenLayers/Layer/WorldWind.js)
-      File: Yahoo  (OpenLayers/Layer/Yahoo.js)
+      File: WorldWind  (no auto-title, OpenLayers/Layer/WorldWind.js)
+      File: Yahoo  (no auto-title, OpenLayers/Layer/Yahoo.js)
       }  # Group: Layer
 
    File: Map  (no auto-title, OpenLayers/Map.js)
@@ -166,9 +168,9 @@
 
    Group: Popup  {
 
-      File: Popup  (no auto-title, OpenLayers/Popup.js)
+      File: Popup  (OpenLayers/Popup.js)
       File: Anchored  (no auto-title, OpenLayers/Popup/Anchored.js)
-      File: AnchoredBubble  (OpenLayers/Popup/AnchoredBubble.js)
+      File: AnchoredBubble  (no auto-title, OpenLayers/Popup/AnchoredBubble.js)
       }  # Group: Popup
 
    Group: Renderer  {
@@ -181,7 +183,7 @@
 
    Group: Tile  {
 
-      File: Tile  (no auto-title, OpenLayers/Tile.js)
+      File: Tile  (OpenLayers/Tile.js)
       File: Image  (no auto-title, OpenLayers/Tile/Image.js)
       File: WFS  (no auto-title, OpenLayers/Tile/WFS.js)
       }  # Group: Tile

Modified: sandbox/camptocamp/feature/examples/KMLParser.html
===================================================================
--- sandbox/camptocamp/feature/examples/KMLParser.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/KMLParser.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -24,7 +24,7 @@
           document.body.innerHTML = html;
         }
         function load() {
-            OpenLayers.loadURL("kml/mc-search.kml", "", null, parseData);
+            OpenLayers.loadURL("kml/lines.kml", "", null, parseData);
         }   
     </script>
   </head>

Added: sandbox/camptocamp/feature/examples/attribution.html
===================================================================
--- sandbox/camptocamp/feature/examples/attribution.html	                        (rev 0)
+++ sandbox/camptocamp/feature/examples/attribution.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -0,0 +1,36 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <style type="text/css">
+        #map {
+            width: 512px;
+            height: 512px;
+            border: 1px solid black;
+        }
+    </style>
+    <script src="../lib/OpenLayers.js"></script>
+    <script type="text/javascript">
+        var map; 
+        function init(){
+            map = new OpenLayers.Map('map');
+            
+            var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
+                "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'},
+                {'attribution': 'Provided by <a href="http://labs.metacarta.com/">MetaCarta</a>'}); 
+
+            var jpl_wms = new OpenLayers.Layer.WMS( "NASA Global Mosaic",
+                "http://wms.jpl.nasa.gov/wms.cgi", 
+                {layers: "modis,global_mosaic"},{attribution:"Provided by NASA"});
+
+            map.addLayers([ol_wms, jpl_wms]);
+            map.addControl(new OpenLayers.Control.LayerSwitcher());
+            map.addControl(new OpenLayers.Control.Attribution());
+            // map.setCenter(new OpenLayers.LonLat(0, 0), 0);
+            map.zoomToMaxExtent();
+        }
+    </script>
+  </head>
+  <body onload="init()">
+    <h1>OpenLayers Example</h1>
+    <div id="map"></div>
+  </body>
+</html>

Modified: sandbox/camptocamp/feature/examples/baseLayers.html
===================================================================
--- sandbox/camptocamp/feature/examples/baseLayers.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/baseLayers.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -18,7 +18,6 @@
     <script src="http://api.maps.yahoo.com/ajaxymap?v=3.0&appid=euzuro-openlayers"></script>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var lon = 5;
         var lat = 40;
         var zoom = 5;
@@ -69,8 +68,6 @@
         function remove() {
             markers.removeMarker(marker);
         }
-                
-    // -->
 
     </script>
   </head>

Modified: sandbox/camptocamp/feature/examples/boxes.html
===================================================================
--- sandbox/camptocamp/feature/examples/boxes.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/boxes.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,16 +9,15 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
-        box_extents = [
+        var box_extents = [
             [-10, 50, 5, 60],
             [-75, 41, -71, 44],
             [-122.6, 37.6, -122.3, 37.9],
             [10, 10, 20, 20]
         ];
-
+        var map;
         function init(){
-            var map = new OpenLayers.Map('map');
+            map = new OpenLayers.Map('map');
 
             var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
                 "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'} );
@@ -39,7 +38,6 @@
             map.addControl(new OpenLayers.Control.LayerSwitcher());
             map.zoomToMaxExtent();
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Added: sandbox/camptocamp/feature/examples/buffer.html
===================================================================
--- sandbox/camptocamp/feature/examples/buffer.html	                        (rev 0)
+++ sandbox/camptocamp/feature/examples/buffer.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -0,0 +1,41 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <style type="text/css">
+        #map {
+            width: 694px;
+            height: 464px;
+            border: 1px solid black;
+        }
+    </style>
+    <script src="../lib/OpenLayers.js"></script>
+    <script type="text/javascript">
+        var lon = 0;
+        var lat = 0;
+        var zoom = 2;
+        var map, layer;
+
+        function init(){
+            map = new OpenLayers.Map( 'map' );
+            layer = new OpenLayers.Layer.WMS( "0 buffer: OpenLayers WMS", 
+                    "http://labs.metacarta.com/wms/vmap0",
+                    {layers: 'basic'}, {'buffer':0} );
+            map.addLayer(layer);
+            layer = new OpenLayers.Layer.WMS( "1 buffer: OpenLayers WMS", 
+                    "http://labs.metacarta.com/wms/vmap0",
+                    {layers: 'basic'}, {'buffer':1} );
+            map.addLayer(layer);
+            layer = new OpenLayers.Layer.WMS( "4 buffer: OpenLayers WMS", 
+                    "http://labs.metacarta.com/wms/vmap0",
+                    {layers: 'basic'}, {'buffer':4} );
+            map.addLayer(layer);
+            map.addControl(new OpenLayers.Control.LayerSwitcher())
+            map.setCenter(new OpenLayers.LonLat(lon, lat), zoom);
+        }
+    </script>
+  </head>
+  <body onload="init()">
+    <div id="map"></div>
+    <p>Use the buffer property to control how many tiles are included
+       outside the visible map area. Default is 2</p> 
+  </body>
+</html>

Deleted: sandbox/camptocamp/feature/examples/canvas.html
===================================================================
--- sandbox/camptocamp/feature/examples/canvas.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/canvas.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -1,613 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <style type="text/css">
-        #map {
-            width: 512px;
-            height: 512px;
-            border: 1px solid black;
-        }
-    </style>
-        <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAA9XNhd8q0UdwNC7YSO4YZghSPUCi5aRYVveCcVYxzezM4iaj_gxQ9t-UajFL70jfcpquH5l1IJ-Zyyw'></script>
-    <script src="../lib/OpenLayers.js"></script>
-    <script type="text/javascript">
-        <!--
-        var map, canvas;
-        var click;
-        function init(){
-            map = new OpenLayers.Map('map');
-
-            var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
-                "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'}); 
-            var g = new OpenLayers.Layer.Google("Google");    
-            canvas = new OpenLayers.Layer.Canvas("Canvas Layer");
-            map.addLayers([ol_wms, g,canvas]);
-            map.addControl(new OpenLayers.Control.LayerSwitcher());
-            // map.setCenter(new OpenLayers.LonLat(0, 0), 0);
-            map.zoomToMaxExtent();
-            canvas.drawLine(new OpenLayers.LonLat(-71,42), new OpenLayers.LonLat(0,0));
-            canvas.setStrokeColor("red");
-            canvas.setStrokeWidth(5);
-            canvas.setAlpha(.5);
-            map.events.register("click", map, function(e) {
-              if (click) {
-                canvas.drawLine(click, this.getLonLatFromPixel(e.xy));
-                click = null;
-                OpenLayers.Util.getElement('status').innerHTML = "";
-              } 
-              else { 
-               click = this.getLonLatFromPixel(e.xy);
-               OpenLayers.Util.getElement('status').innerHTML = "Point 1 stored: "+click+". <a href='#' onclick='click=null;return false'>Reset</a>";
-             }
-           });
-        }
-        function drawIt() { 
-          canvas.drawLine(
-            new OpenLayers.LonLat(parseFloat(OpenLayers.Util.getElement('lon1').value), parseFloat(OpenLayers.Util.getElement('lat1').value)), 
-            new OpenLayers.LonLat(parseFloat(OpenLayers.Util.getElement('lon2').value), parseFloat(OpenLayers.Util.getElement('lat2').value))
-          );
-        }
-        // -->
-    </script>
-  </head>
-  <body onload="init()">
-    <h1>OpenLayers Example</h1>
-    <div style="float:right">
-    <br />
-    Start Lon: <input type="text" id="lon1" />
-    Start Lat: <input type="text" id="lat1" /><br />
-    End Lon: <input type="text" id="lon2" />
-    End Lat: <input type="text" id="lat2" /><br />
-    <input type="submit" value="Add line" onclick="drawIt()" />
-    <div id="status"></div>
-    <center>
-<table border="1" cellpadding="0" cellspacing="1">
-<tbody>
-<tr>
-<td bgcolor="#000000">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#000000');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#000033">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#000033');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#000066">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#000066');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#000099">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#000099');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0000cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0000CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0000ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0000FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#330000">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#330000');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#330033">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#330033');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#330066">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#330066');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#330099">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#330099');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3300cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3300CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3300ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3300FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#660000">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#660000');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#660033">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#660033');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#660066">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#660066');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#660099">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#660099');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#6600cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#6600CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#6600ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#6600FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-<tr>
-<td bgcolor="#990000">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#990000');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#990033">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#990033');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#990066">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#990066');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#990099">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#990099');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#9900cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#9900CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#9900ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#9900FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc0000">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC0000');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc0033">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC0033');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc0066">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC0066');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc0099">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC0099');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc00cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC00CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc00ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC00FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff0000">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF0000');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff0033">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF0033');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff0066">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF0066');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff0099">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF0099');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff00cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF00CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff00ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF00FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-<tr>
-<td bgcolor="#003300">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#003300');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#003333">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#003333');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#003366">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#003366');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#003399">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#003399');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0033cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0033CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0033ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0033FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#333300">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#333300');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#333333">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#333333');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#333366">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#333366');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#333399">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#333399');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3333cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3333CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3333ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3333FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#663300">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#663300');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#663333">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#663333');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#663366">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#663366');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#663399">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#663399');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#6633cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#6633CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#6633ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#6633FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-<tr>
-<td bgcolor="#993300">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#993300');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#993333">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#993333');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#993366">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#993366');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#993399">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#993399');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#9933cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#9933CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#9933ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#9933FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc3300">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC3300');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc3333">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC3333');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc33cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC33CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc33ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC33FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff3300">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF3300');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff3333">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF3333');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff3366">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF3366');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff3399">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF3399');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff33cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF33CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff33ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF33FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-<tr>
-<td bgcolor="#006600">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#006600');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#006633">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#006633');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#006666">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#006666');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#006699">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#006699');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0066cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0066CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#336699">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#336699');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3366cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3366CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3366ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3366FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#666600">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#666600');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#666633">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#666633');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#666666">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#666666');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#666699">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#666699');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#6666cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#6666CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#6666ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#6666FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-<tr>
-<td bgcolor="#996600">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#996600');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#996633">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#996633');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#9966ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#9966FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc6600">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC6600');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc6633">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC6633');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc6666">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC6666');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc6699">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC6699');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc66cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC66CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#cc66ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#CC66FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff6600">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF6600');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#ff6633">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#FF6633');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-<tr>
-<td bgcolor="#009900">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#009900');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#009933">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#009933');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#009966">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#009966');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#009999">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#009999');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0099cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0099CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#0099ff">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#0099FF');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#339900">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#339900');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#339933">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#339933');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#339966">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#339966');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#339999">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#339999');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-<td bgcolor="#3399cc">
-<font size="-3">
-<a href="#" onclick="canvas.setStrokeColor('#3399CC');return false">&nbsp;&nbsp;&nbsp;</a>
-</font>
-</td>
-</tr>
-</table>
-    </div>
-    <div id="map"></div>
-  </body>
-</html>

Deleted: sandbox/camptocamp/feature/examples/ciesin.html
===================================================================
--- sandbox/camptocamp/feature/examples/ciesin.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/ciesin.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -1,40 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <style type="text/css">
-        #map {
-            width: 512px;
-            height: 512px;
-            border: 1px solid black;
-        }
-    </style>
-    <script src="../lib/OpenLayers.js"></script>
-    <script type="text/javascript">
-        <!--
-        function init(){
-            var map = new OpenLayers.Map('map');
-
-            var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
-                "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'} );
-
-            var jpl_wms = new OpenLayers.Layer.WMS( "Population Density 2000",
-                "http://beta.sedac.ciesin.columbia.edu/mapserver/wms/gpw2000", 
-                {layers: "gpw"});
-            var cie_wms = new OpenLayers.Layer.WMS( "Human Footprint",
-                "http://beta.sedac.ciesin.columbia.edu/mapserver/wms/hfoot", 
-                {layers: "hfoot"});
-
-            jpl_wms.setVisibility(false);
-
-            map.addLayers([ol_wms, jpl_wms, cie_wms]);
-            map.addControl(new OpenLayers.Control.LayerSwitcher());
-            // map.setCenter(new OpenLayers.LonLat(0, 0), 0);
-            map.zoomToMaxExtent();
-        }
-        // -->
-    </script>
-  </head>
-  <body onload="init()">
-    <h1>OpenLayers Example</h1>
-    <div id="map"></div>
-  </body>
-</html>

Modified: sandbox/camptocamp/feature/examples/click.html
===================================================================
--- sandbox/camptocamp/feature/examples/click.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/click.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,9 +9,9 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
+        var map;
         function init(){
-            var map = new OpenLayers.Map('map');
+            map = new OpenLayers.Map('map');
 
             var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
                 "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'} );
@@ -32,7 +32,6 @@
                                           + lonlat.lon + " E");
             });
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Modified: sandbox/camptocamp/feature/examples/controls.html
===================================================================
--- sandbox/camptocamp/feature/examples/controls.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/controls.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,9 +9,9 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
+        var map;
         function init(){
-            var map = new OpenLayers.Map('map', { controls: [] });
+            map = new OpenLayers.Map('map', { controls: [] });
 
             map.addControl(new OpenLayers.Control.PanZoomBar());
             map.addControl(new OpenLayers.Control.MouseToolbar());
@@ -42,7 +42,6 @@
             map.addLayers([ol_wms, jpl_wms, dm_wms]);
             if (!map.getCenter()) map.zoomToMaxExtent();
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Added: sandbox/camptocamp/feature/examples/custom-control-point.html
===================================================================
--- sandbox/camptocamp/feature/examples/custom-control-point.html	                        (rev 0)
+++ sandbox/camptocamp/feature/examples/custom-control-point.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -0,0 +1,51 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <style type="text/css">
+        #map {
+            width: 800px;
+            height: 475px;
+            border: 1px solid black;
+        }
+    </style>
+    <script src="../lib/OpenLayers.js"></script>
+    <script type="text/javascript">
+        <!--
+        var lon = 5;
+        var lat = 40;
+        var zoom = 5;
+        var map, layer;
+
+        function init(){
+            map = new OpenLayers.Map( $('map') );
+
+            layer = new OpenLayers.Layer.WMS( "OpenLayers WMS",
+                    "http://labs.metacarta.com/wms/vmap0", {layers: 'basic'} );
+
+            var control = new OpenLayers.Control();
+            OpenLayers.Util.extend(control, {
+                draw: function () {
+                    // this Handler.Point will intercept the shift-mousedown
+                    // before Control.MouseDefault gets to see it
+                    this.point = new OpenLayers.Handler.Point( control,
+                        {"done": this.notice},
+                        {keyMask: OpenLayers.Handler.MOD_SHIFT});
+                    this.point.activate();
+                },
+
+                notice: function (bounds) {
+                    document.getElementById('bounds').innerHTML = bounds;
+                }
+            });
+
+            map.addLayer(layer);
+            map.addControl(control);
+            map.setCenter(new OpenLayers.LonLat(lon, lat), zoom);
+        }
+        // -->
+    </script>
+  </head>
+  <body onload="init()">
+    <div id="map"></div>
+    <div id="bounds"></div>
+  </body>
+</html>

Modified: sandbox/camptocamp/feature/examples/editingtoolbar.html
===================================================================
--- sandbox/camptocamp/feature/examples/editingtoolbar.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/editingtoolbar.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -8,8 +8,8 @@
             border: 1px solid black;
         }
     </style>
+    <script src="../lib/Firebug/firebug.js"></script>
     <script src="../lib/OpenLayers.js"></script>
-    <script src="../lib/Firebug/debug.js"></script>
     <script type="text/javascript">
         <!--
         var lon = 5;

Deleted: sandbox/camptocamp/feature/examples/freemap.html
===================================================================
--- sandbox/camptocamp/feature/examples/freemap.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/freemap.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -1,49 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-
-    <style type="text/css">
-    body {
-    border: 0px;
-    margin: 0px;
-    padding: 0px;
-    }
-    #map {
-    width: 100%;
-    height: 100%;
-    border: 0px;
-    padding: 0px;
-    }
-    </style>
-
-    <script src="../lib/OpenLayers.js"></script>
-    <script type="text/javascript">
-      <!--
-    var lat = 900863; 
-    var lon = 235829;
-    var zoom = 6;
-    var map, layer;
-
-        function init(){
-            map = new OpenLayers.Map( 'map' );
-            var basemap = new OpenLayers.Layer.WMS( "Boston", 
-                "http://boston.freemap.in/cgi-bin/mapserv?",
-                {map: '/www/freemap.in/boston/map/gmaps.map', layers: 'border,water,roads,rapid_transit,buildings', format: 'png', 'transparent': 'off'},
-                // These are the important parts for creating a non-epsg:4326
-                // map: Maxextent is the boundary of the map/tile loading area,
-                // maxResolution is the units/pixel at the highest zoom, and 
-                // projection is the projection to be used in WMS/WFS Requests.
-                {maxExtent: new OpenLayers.Bounds(33861, 717605, 330846, 1019656), maxResolution: 296985/1024, projection:"EPSG:2805" } );
-                
-            map.addLayer(basemap);
-            
-            map.setCenter(new OpenLayers.LonLat(lon, lat), zoom);
-            map.addControl(new OpenLayers.Control.LayerSwitcher());
-        }
-//      -->
-    </script>
-  </head>
-
-<body onload="init()">
-    <div id="map"></div>
-</body>
-</html>

Modified: sandbox/camptocamp/feature/examples/fullScreen.html
===================================================================
--- sandbox/camptocamp/feature/examples/fullScreen.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/fullScreen.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,9 +9,9 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
+        var map;
         function init(){
-            var map = new OpenLayers.Map('map');
+            map = new OpenLayers.Map('map');
 
             var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
                 "http://labs.metacarta.com:80/wms/vmap0?", {layers: 'basic'}); 
@@ -31,7 +31,6 @@
             // map.setCenter(new OpenLayers.LonLat(0, 0), 0);
             map.zoomToMaxExtent();
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Deleted: sandbox/camptocamp/feature/examples/geojson.html
===================================================================
--- sandbox/camptocamp/feature/examples/geojson.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/geojson.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -1,168 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Vector Formats</title>
-    <style type="text/css">
-        html, body {
-            margin: 0;
-            padding: 1em;
-            font: 0.9em Verdana, Arial, sans serif;
-        }
-        input, select, textarea {
-            font: 0.9em Verdana, Arial, sans-serif;
-        }
-        h2 {
-            margin-top: 0.75em;
-            font-size: 1.6em;
-        }
-        #leftcol {
-            position: absolute;
-            top: 0;
-            left: 1em;
-            padding: 0;
-            width: 455px;
-        }
-        #map {
-            width: 450px;
-            height: 225px;
-            border: 1px solid #ccc;
-        }
-        #input {
-            width: 450px;
-        }
-        #text {
-            font-size: 0.85em;
-            margin: 1em 0 1em 0;
-            width: 100%;
-            height: 10em;
-        }
-        #info {
-            position: relative;
-            padding: 2em 0;
-            margin-left: 470px;
-        }
-        #output {
-            font-size: 0.8em;
-            width: 100%;
-            height: 500px;
-            border: 0;
-        }
-        p {
-            margin: 0;
-            padding: 0.75em 0 0.75em 0;
-        }
-    </style>
-    <script src="../lib/Firebug/firebug.js"></script>
-    <script src="../lib/OpenLayers.js"></script>
-    <script type="text/javascript">
-        <!--
-        var map, vectors, drawControls, formats, select;
-        function init(){
-            map = new OpenLayers.Map('map');
-            var wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
-                "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'}); 
-
-            vectors = new OpenLayers.Layer.Vector("Vector Layer");
-
-            map.addLayers([wms, vectors]);
-            map.addControl(new OpenLayers.Control.MousePosition());
-            map.addControl(new OpenLayers.Control.EditingToolbar(vectors));
-            
-            var options = {
-                hover: true,
-                onSelect: serialize
-            };
-            select = new OpenLayers.Control.SelectFeature(vectors, options);
-            map.addControl(select);
-            select.activate();
-            
-            formats = {
-                wkt: new OpenLayers.Format.WKT(),
-                geojson: new OpenLayers.Format.GeoJSON()
-            };
-            
-            map.setCenter(new OpenLayers.LonLat(0, 0), 1);
-        }
-        
-        function serialize(feature) {
-            var type = document.getElementById("formatType").value;
-            // second argument for pretty printing (geojson only)
-            var pretty = document.getElementById("prettyPrint").checked;
-            var str = formats[type].write(feature, pretty);
-            // not a good idea in general, just for this demo
-            str = str.replace(/,/g, ', ');
-            document.getElementById('output').value = str;
-        }
-
-        function deserialize() {
-            var element = document.getElementById('text');
-            var type = document.getElementById("formatType").value;
-            var features = formats[type].read(element.value);
-            var bounds;
-            if(features) {
-                if(features.constructor != Array) {
-                    features = [features];
-                }
-                for(var i=0; i<features.length; ++i) {
-                    if (!bounds) {
-                        bounds = features[i].geometry.getBounds();
-                    } else {
-                        bounds.extend(features[i].geometry.getBounds());
-                    }
-                    
-                }
-                vectors.addFeatures(features);
-                map.zoomToExtent(bounds);
-                var plural = (features.length > 1) ? 's' : '';
-                element.value = features.length + ' feature' + plural + ' added'
-            } else {
-                element.value = 'Bad input ' + type;
-            }
-        }
-
-        // preload images
-        (function() {
-            var roots = ["draw_point", "draw_line", "draw_polygon", "pan"];
-            var onImages = [];
-            var offImages = [];
-            for(var i=0; i<roots.length; ++i) {
-                onImages[i] = new Image();
-                onImages[i].src = "../theme/default/img/" + roots[i] + "_on.png";
-                offImages[i] = new Image();
-                offImages[i].src = "../theme/default/img/" + roots[i] + "_on.png";
-            }
-        })();
-
-        // -->
-    </script>
-  </head>
-  <body onload="init()">
-    <div id="leftcol">
-        <h2>OpenLayers Vector Formats Example</h2>
-        <div id="map"></div>
-        <div id="input">
-            <p>Use the drop-down below to select the input/output format
-            for vector features.  New features can be added by using the drawing
-            tools above or by pasting their text representation below.</p>
-            <label for="formatType">Format</label>
-            <select name="formatType" id="formatType">
-                <option value="geojson" selected="selected">GeoJSON</option>
-                <option value="wkt">Well-Known Text (WKT)</option>
-            </select>
-            &nbsp;
-            <label for="prettyPrint">Pretty print</label>
-            <input id="prettyPrint" type="checkbox"
-                   name="prettyPrint" value="1" />
-            <br />
-            <textarea id="text">paste text here...</textarea>
-            <br />
-            <input type="button" value="add feature" onclick="deserialize();" />
-        </div>
-    </div>
-    <div id="info">
-        <p>Use the tools to the left to draw new polygons, lines, and points.
-        After drawing some new features, hover over a feature to see the
-        serialized version below.</p>
-        <textarea id="output"></textarea>
-    </div>
-  </body>
-</html>

Modified: sandbox/camptocamp/feature/examples/georss-markers.html
===================================================================
--- sandbox/camptocamp/feature/examples/georss-markers.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/georss-markers.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,7 +9,6 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var map, layer;
 
         OpenLayers.ProxyHost = "/proxy/?url=";
@@ -26,7 +25,6 @@
             var newl = new OpenLayers.Layer.GeoRSS( 'Yelp GeoRSS', 'yelp-georss.xml', {'icon':yelp});
             map.addLayer(newl);
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Modified: sandbox/camptocamp/feature/examples/georss-serialize.html
===================================================================
--- sandbox/camptocamp/feature/examples/georss-serialize.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/georss-serialize.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,15 +9,13 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var map, drawControl, g;
         function serialize(feature) {
             feature.attributes = {};
             var name = prompt("Title for feature?");
             feature.attributes['title'] = name;
-            s = new XMLSerializer();
             var data = g.write(feature.layer.features);
-            OpenLayers.Util.getElement("gml").value = s.serializeToString(data);
+            OpenLayers.Util.getElement("gml").value = data;
         }
         function init(){
             g = new OpenLayers.Format.GeoRSS();
@@ -36,8 +34,6 @@
             
             map.setCenter(new OpenLayers.LonLat(0, 0), 3);
         }
-
-        // -->
     </script>
   </head>
   <body onload="init()">

Modified: sandbox/camptocamp/feature/examples/georss.html
===================================================================
--- sandbox/camptocamp/feature/examples/georss.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/georss.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,7 +9,6 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var map, layer;
 
         OpenLayers.ProxyHost = "/proxy/?url=";
@@ -29,7 +28,6 @@
                 map.addLayer(newl);
             urlObj.value = "";
         }
-        // -->
     </script>
   </head>
   <body onload="init()">
@@ -38,6 +36,7 @@
     <form onsubmit="return false;">
    GeoRSS URL: <input type="text" id="url" size="50" /><input type="submit" onclick="addUrl(); return false;" value="Load Feed" onsubmit="addUrl(); return false;" />
     </form>  
+    <p>The above input box allows the input of a URL to a GeoRSS feed. This feed can be local to the HTML page -- for example, entering 'georss.xml' will work by default, because there is a local file in the directory called georss.xml -- or, with a properly set up ProxyHost variable (as is used here), it will be able to load any HTTP URL which contains GeoRSS and display it. Anything else will simply have no effect.</p>    
     <div id="map"></div>
   </body>
 </html>

Modified: sandbox/camptocamp/feature/examples/getfeatureinfo.html
===================================================================
--- sandbox/camptocamp/feature/examples/getfeatureinfo.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/getfeatureinfo.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -37,7 +37,7 @@
                             WIDTH: wms.map.size.w,
                             HEIGHT: wms.map.size.h});
             OpenLayers.loadURL(url, '', this, setHTML);
-            Event.stop(e);
+            OpenLayers.Event.stop(e);
       });
     function setHTML(response) { 
         OpenLayers.Util.getElement('nodeList').innerHTML = response.responseText;

Modified: sandbox/camptocamp/feature/examples/gml-layer.html
===================================================================
--- sandbox/camptocamp/feature/examples/gml-layer.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/gml-layer.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,7 +9,6 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var lon = 5;
         var lat = 40;
         var zoom = 5;
@@ -23,7 +22,6 @@
             map.zoomToExtent(new OpenLayers.Bounds(-3.922119,44.335327,4.866943,49.553833));
             map.addLayer(new OpenLayers.Layer.GML("GML", "gml/polygon.xml"));
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Modified: sandbox/camptocamp/feature/examples/gml-serialize.html
===================================================================
--- sandbox/camptocamp/feature/examples/gml-serialize.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/gml-serialize.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,15 +9,13 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var map, drawControl, g;
         function serialize(feature) {
             feature.attributes = {};
             var name = prompt("Name for feature?");
             feature.attributes['name'] = name;
-            s = new XMLSerializer();
             var data = g.write(feature.layer.features);
-            OpenLayers.Util.getElement("gml").value = s.serializeToString(data);
+            OpenLayers.Util.getElement("gml").value = data; 
         }
         function init(){
             g = new OpenLayers.Format.GML();
@@ -57,7 +55,6 @@
                 }
             }
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Modified: sandbox/camptocamp/feature/examples/google.html
===================================================================
--- sandbox/camptocamp/feature/examples/google.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/google.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -15,7 +15,6 @@
     <!-- <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhT2yXp_ZAY8_ufC3CFXhHIE1NvwkxTS6gjckBmeABOGXIUiOiZObZESPg'></script>-->
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var lon = 5;
         var lat = 40;
         var zoom = 17;
@@ -33,16 +32,11 @@
                     "http://labs.metacarta.com/wms/vmap0", {layers: 'basic', 'transparent':true}, 
                       {isBaseLayer: false} );
             layer.setVisibility(false);
-            layer = new OpenLayers.Layer.WMS( "OpenLayers WMS", 
-                    "http://labs.metacarta.com/wms/vmap0", {layers: 'basic', 'transparent':true}, 
-                      {isBaseLayer: false} );
-            layer.setVisibility(false);
-            map.addLayer(layer);
- var twms = new OpenLayers.Layer.WMS( "World Map", 
+         var twms = new OpenLayers.Layer.WMS( "World Map", 
          "http://world.freemap.in/cgi-bin/mapserv?", 
                  {map: '/www/freemap.in/world/map/factbooktrans.map', transparent:'true',
-                         layers: 'factbook', 'format':'png'} );
-                         map.addLayer(twms);
+                         layers: 'factbook', 'format':'png'}, {'reproject': true} );
+            map.addLayer(twms);
             markers = new OpenLayers.Layer.Markers("markers");
             map.addLayer(markers);
 
@@ -69,8 +63,6 @@
         function remove() {
             markers.removeMarker(marker);
         }
-                
-    // -->
 
     </script>
   </head>

Modified: sandbox/camptocamp/feature/examples/gutter.html
===================================================================
--- sandbox/camptocamp/feature/examples/gutter.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/gutter.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -12,7 +12,6 @@
     </style> 
     <script src="../lib/OpenLayers.js"></script> 
     <script type="text/javascript"> 
-        <!-- 
         OpenLayers.IMAGE_RELOAD_ATTEMPTS = 2; 
         var map; 
         window.onload = function() { 
@@ -31,7 +30,6 @@
             map.addControl(new OpenLayers.Control.LayerSwitcher()); 
             map.setCenter(new OpenLayers.LonLat(-71.848, 42.2), 0); 
         } 
-        // --> 
     </script> 
   </head> 
   <body> 

Modified: sandbox/camptocamp/feature/examples/image-layer.html
===================================================================
--- sandbox/camptocamp/feature/examples/image-layer.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/image-layer.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -12,7 +12,6 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
         var map;
         function init(){
             map = new OpenLayers.Map('map');
@@ -34,7 +33,6 @@
             map.addControl(new OpenLayers.Control.LayerSwitcher());
             map.zoomToMaxExtent();
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Modified: sandbox/camptocamp/feature/examples/kamap.html
===================================================================
--- sandbox/camptocamp/feature/examples/kamap.html	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/kamap.html	2007-10-03 16:06:48 UTC (rev 4781)
@@ -9,14 +9,10 @@
     </style>
     <script src="../lib/OpenLayers.js"></script>
     <script type="text/javascript">
-        <!--
+        var map;
         function init(){
-            var map = new OpenLayers.Map('map');
+            map = new OpenLayers.Map('map');
 
-            var ol_wms = new OpenLayers.Layer.WMS( "World Map", 
-                "http://labs.metacarta.com/wms/vmap0?",
-                 {layers: 'basic'} );
-
             var jpl_wms = new OpenLayers.Layer.KaMap( "Satellite",
                     "http://www.openlayers.org/world/index.php", {g: "satellite", map: "world"});
             var dm_wms = new OpenLayers.Layer.WMS( "Canada",
@@ -25,11 +21,10 @@
                          "prov_bound,fedlimit,rail,road,popplace",
                  transparent: "true", format: "image/png" });
 
-            map.addLayers([ol_wms, jpl_wms, dm_wms]);
+            map.addLayers([jpl_wms, dm_wms]);
             map.addControl(new OpenLayers.Control.LayerSwitcher());
             map.zoomToMaxExtent();
         }
-        // -->
     </script>
   </head>
   <body onload="init()">

Deleted: sandbox/camptocamp/feature/examples/kml/mc-search.kml
===================================================================
--- sandbox/camptocamp/feature/examples/kml/mc-search.kml	2007-10-03 15:09:13 UTC (rev 4780)
+++ sandbox/camptocamp/feature/examples/kml/mc-search.kml	2007-10-03 16:06:48 UTC (rev 4781)
@@ -1,332 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<kml xmlns="http://earth.google.com/kml/2.0">
-<Document>
-  <!--MetaCarta GTS v3.7.0, KML Search API v1.0.0-->
-  <name><![CDATA[MetaCarta: ]]></name>
-  <description><![CDATA[Labeling <b>28</b> locations.   Of 27,281,538 total documents, <b>~26,900,000</b> documents match <i>&lt;no keywords&gt;</i> in this region.]]></description>
-  <visibility>1</visibility>
-<LookAt>
- <longitude>-82.575000</longitude>
- <latitude>27.498610</latitude>
- <range>6000000.0</range>
- <tilt>0.0</tilt>
- <heading>0.0</heading>
-</LookAt>
-  <Style id="rel1.0">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc1.0.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.9">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.9.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.8">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.8.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.7">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.7.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.6">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.6.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.5">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.5.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.4">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.4.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.3">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.3.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.2">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.2.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.1">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.1.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-  <Style id="rel0.0">
-   <IconStyle>
-    <Icon>
-     <href>http://developers.metacarta.com/img/symbols/mc0.0.png</href>
-    </Icon>
-   </IconStyle>
-  </Style>
-
-<Placemark>
-<!-- OGM5MmVhYTI3MTRkNzY2NDQ5YzgzMjBkYzQ3M2Q1YzYsaWJlcnVzLm1ldGFjYXJ0YS5jb206MTYwNzBfMTE2MzYyMjk0MV8xMTcyNjg1ODk5XzAwOjE4OjhiOjM4OjM2OjQ3LDE2NjI2ODQ=, 0.959452 -->    
-<name><![CDATA[Bradenton]]></name>
-<description><![CDATA[<a href="http://www.fhp.state.fl.us/html/TroopF/Bradenton.html">FHP: Troop F Bradenton District</a><br>FHP: Troop F <font color="red">Bradenton</font> District Bradento<br>FHP: Troop F Bradenton District Bradenton District The Bradenton District is located at Troop F Headquarters and includes all of Manatee County. The Bradenton District ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-82.575000, 27.498610</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- N2M0OTk4NzMxMWFjOGQ1MzgwY2NmNzBlOWIzODg3OGYsdW1icm86MTYxMzlfMTE2OTg0MDM4MV8xMTY5ODQ1MDQ5XzAwOjE4OjhiOjNhOjcwOmZkLDE4NTQzNw==, 0.959452 -->    
-<name><![CDATA[Pezinok]]></name>
-<description><![CDATA[<a href="http://en.wikipedia.org/wiki/Pezinok"> Pezinok</a><br><font color="red">Pezinok</font> Coor titl<br>Pezinok Coor title dm4616N1716Etype:cityregion:SK Infobox Slovak town image_coat_of_arms subject_name Pezinok slovak_region Bratislava Region slovak_district ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>17.266666, 48.283333</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- MzE1OWQ0MTUwNTUzOGQxODBiNGYwZjU3MThmYzMwY2IsanVsaWEubWV0YWNhcnRhLmNvbToxNjAzNl8xMTYzNjM0MjI4XzExNjU5Nzk3MTVfMDA6MTg6OGI6MzU6MDA6ZGMsNzQ3MzQ2, 0.959452 -->    
-<name><![CDATA[Purcellville]]></name>
-<description><![CDATA[<a href="http://www.loudoun.gov:80/compplan/purcellville.htm">Purcellville Urban Growth Area Management Plan</a><br><font color="red">Purcellville</font> Urban Growth Are<br>Purcellville Urban Growth Area Management Plan Skip Navigation Purcellville Urban Growth Area Management Plan Welcome to the Purcellville Urban Growth Area Management ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-77.715000, 39.136670</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- N2UxY2EwYzY0YzBhMTAzNTg1NWFkY2YzZWU2NjdhZWIsa3VwYS5tZXRhY2FydGEuY29tOjE2MDAxXzExNjM2NjM1MjRfMTE2NzM0NjY3NF8wMDoxODo4YjozODozNjo3OSw5MzY1NDI=, 0.958984 -->    
-<name><![CDATA[Calaveras County]]></name>
-<description><![CDATA[<a href="http://www.co.calaveras.ca.us:80/departments/pub_health/PHD_WNV.html">Calaveras County Public Health</a><br><font color="red">Calaveras County</font> Public Healt<br>Calaveras County Public Health County of Calaveras Public Health Department West Nile Virus (WNV) WNV is a disease that is spread to ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-120.583330, 38.166670</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- ZWFhZDJkYTk0MmNlMWU4Yzc1OWViODIyYzU5ZGE4ZDcsdW1icm86MTYxNDFfMTE2OTg0ODM4M18xMTY5ODUxMDgxXzAwOjE4OjhiOjNhOjcwOmZkLDUxNTIw, 0.958964 -->    
-<name><![CDATA[Kolkata]]></name>
-<description><![CDATA[<a href="http://en.wikipedia.org/wiki/Kolkata_Film_Festival"> Kolkata Film Festival</a><br><font color="red">Kolkata</font> Film Festiva<br>Kolkata Film Festival '''Kolkata Film Festival''' is an annual international film festival held in Kolkata in the Indian state of West Bengal ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>88.369722, 22.569722</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- ZDhiYjJhNTZlNmM1ZGU4YjAzOWZiNTc5NzAxM2RlNWYsaWJlcnVzLm1ldGFjYXJ0YS5jb206MTYwNzJfMTE2MzY4NTU2MV8xMTcyNjg1OTAyXzAwOjE4OjhiOjM4OjM2OjQ3LDk2NTMxOA==, 0.958964
-ZDEwNjIwYTdjMjc2MmM4MDQ3NWNjYTY0ZWVjZDI4MjAsaWJlcnVzLm1ldGFjYXJ0YS5jb206MTYwNzBfMTE2MzYyMjk0MV8xMTcyNjg1ODk5XzAwOjE4OjhiOjM4OjM2OjQ3LDMwNTU0OQ==, 0.958475
-YmVjMjRjZTYxZDJhYjMyYTE3MjY0YzNkNTg4ODMyYzIsa3VwYS5tZXRhY2FydGEuY29tOjE2MDAwXzExNjM2MzI4MDhfMTE2NzM0NjY3Ml8wMDoxODo4YjozODozNjo3OSw4ODg2Mw==, 0.958475 -->    
-<name><![CDATA[South Yorkshire]]></name>
-<description><![CDATA[<a href="http://www.southyorkshire.nhs.uk:80/strategy/index.htm">South Yorkshire Strategic Health Authority - Events - Deliver...</a><br><font color="red">South Yorkshire</font> Strategic Healt<br>South Yorkshire Strategic Health Authority - Events - Delivering Excellence event 12th June 2003 Welcome What's new Local services Performance --&gt; Strategy Service redesign ...<br><br><a href="http://www.southyorkshire.nhs.uk:80/">South Yorkshire Strategic Health Authority - Welcome</a><br><font color="red">South Yorkshire</font> Strategic Healt<br>South Yorkshire Strategic Health Authority - Welcome --&gt; Welcome What's new Local services Performance --&gt; Strategy Service redesign Franchise plan Local delivery plan Structure ...<br><br><a href="http://www.southyorkshire.nhs.uk:80/index.html">South Yorkshire Strategic Health Authority - Welcome</a><br><font color="red">South Yorkshire</font> Strategic Healt<br>South Yorkshire Strategic Health Authority - Welcome --&gt; Welcome What's new Local services Performance --&gt; Strategy Service redesign Franchise plan Local delivery plan Structure ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-1.250000, 53.450000</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- MWE4NWQ2N2U4ZmI3MDk5MjNiNmJlYzE4NzMxOTdhOTIsanVsaWEubWV0YWNhcnRhLmNvbToxNjUyNF8xMTY5ODQzMzQ1XzExNjk4NDg2OTRfMDA6MTg6OGI6MzU6MDA6ZGMsNTI1OTcx, 0.958964
-ZDZjY2I2Mjk2OTNmMmVjMGJhMzY1NTIyMGEzZGZjYTQsanVsaWEubWV0YWNhcnRhLmNvbToxNjUwMl8xMTY5ODMwMDU5XzExNjk4MzU0MThfMDA6MTg6OGI6MzU6MDA6ZGMsMjMwNjQw, 0.958475 -->    
-<name><![CDATA[Gaithersburg]]></name>
-<description><![CDATA[<a href="http://alert.gaithersburgmd.gov/faq.php">Frequently Asked Questions</a><br>What is Alert <font color="red">Gaithersburg</font>? What is an Aler<br>... email address password Lost password? Gaithersburg Home Alert Home New User Learn More FAQ Support Frequently Asked Questions What is Alert Gaithersburg? What is an Alert Gaithersburg account? How does Alert Gaithersburg work? Will my cell phone work? What is text messaging and ...<br><br><a href="http://alert.gaithersburgmd.gov/index.php?CCheck=1">Alert Gaithersburg</a><br>Alert <font color="red">Gaithersburg</font> USER LOGIN emai<br>Alert Gaithersburg USER LOGIN email address password Lost password? Gaithersburg Home Alert Home New User Learn More FAQ Support This application requires Javascript ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-77.201670, 39.143330</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- ZjQ4MDJjN2FiNzMxNjk3NzNkN2ZhNDQzZDk5OTkxYTgsaWJlcnVzLm1ldGFjYXJ0YS5jb206MTYwNzJfMTE2MzY4NTU2MV8xMTcyNjg1OTAyXzAwOjE4OjhiOjM4OjM2OjQ3LDU4OTU1Mw==, 0.958964 -->    
-<name><![CDATA[Pocatello]]></name>
-<description><![CDATA[<a href="http://www.idahoparks.org/about/permits/bannock_ski.html">Bannock</a><br>Cycle 404 S Arthur <font color="red">Pocatello</font> 232.3711 City o<br>Bannock Bannock County Gateway Cycle 404 S Arthur Pocatello 232.3711 City of Pocatello 902 Sherman St Pocatello 234.6237 ISU Outdoor Program Student Union Bldg Pocatello 236.3912 The ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-112.444720, 42.871390</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- MjY4NTdkZmI2NWU3YjFiNGY3MzExZTY5N2FlYTVhMGYsaWJlcnVzLm1ldGFjYXJ0YS5jb206MTYwNzNfMTE2MzY5OTA3OF8xMTcyNjg1OTAyXzAwOjE4OjhiOjM4OjM2OjQ3LDMwNjE2, 0.958964 -->    
-<name><![CDATA[le Cambodge]]></name>
-<description><![CDATA[<a href="http://www.who.int/www.who.int/mediacentre/news/releases/2004/pr46/fr/index.html">OMS | Avec 75 % des enfants protA©gA©s contre les parasites, ...</a><br>les parasites, <font color="red">le Cambodge</font> est le premier pay<br>OMS | Avec 75 % des enfants protA©gA©s contre les parasites, le Cambodge est le premier pays A  atteindre l'objectif Ensemble de l'OMS Ce site seulement Page d'accueil OMS Pays ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>105.000000, 13.000000</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- N2Y2NTdhYmM5MzExOTgwZDc1ODFiZTk2MDMyZmMxN2UsanVsaWEubWV0YWNhcnRhLmNvbToxNjQ5MV8xMTY5ODIzMzkxXzExNjk4MjkyMDJfMDA6MTg6OGI6MzU6MDA6ZGMsNDIyNTIw, 0.958964 -->    
-<name><![CDATA[firenze]]></name>
-<description><![CDATA[<a href="http://groups.google.it:80/group/italia.firenze.discussioni/browse_thread/thread/39c8b8700af2691b/b53d680269651f65#b53d680269651f65">Google Gruppi : italia.firenze.discussioni</a><br>Gruppi : italia.<font color="red">firenze</font>.discussioni Hom<br>Google Gruppi : italia.firenze.discussioni Home page di Gruppi | Guida | Entra Web Immagini Gruppi Directory News altro » Ricerca avanzata nei Gruppi Preferenze Membri: Entra ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>11.250000, 43.766666</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- YTU5NzdlYmNkNmUzYWM4MTQzODY4MjFiMmQ5OWQzMzIsanVsaWEubWV0YWNhcnRhLmNvbToxNjUxM18xMTY5ODM2NjAxXzExNjk4NDIzNzZfMDA6MTg6OGI6MzU6MDA6ZGMsNDU2NjYz, 0.958475
-ZDNlZTdjNTM1OTRhOTk5MDUyMjAzNzIwMGMxNGQ3NWMsa3VwYS5tZXRhY2FydGEuY29tOjE2MDE1XzExNjQ1MTMzODRfMTE2NzM0NjY3NV8wMDoxODo4YjozODozNjo3OSwyOTgyOTU=, 0.958964
-MDVhNjNkMGUxMzZlODMwNGRjNTViZGJhOTdiYWRmZjksanVsaWEubWV0YWNhcnRhLmNvbToxNjAzNl8xMTYzNjM0MjI4XzExNjU5Nzk3MTVfMDA6MTg6OGI6MzU6MDA6ZGMsMzk5MzY3, 0.958475
-OWEwOTE2NWYyZGM1ZDkwNTI3MWE0YzBhNjI3MTdlODUsa3VwYS5tZXRhY2FydGEuY29tOjE2MDAxXzExNjM2NjM1MjRfMTE2NzM0NjY3NF8wMDoxODo4YjozODozNjo3OSw1MTY4MjU=, 0.958475
-MDEwNmJhOTFlMGFhM2Q0OTUxYmUxNTRlZTU4MjViYjEsa3VwYS5tZXRhY2FydGEuY29tOjE2MDAxXzExNjM2NjM1MjRfMTE2NzM0NjY3NF8wMDoxODo4YjozODozNjo3OSw1MjI4MTk=, 0.958475
-Zjk1MzY0ZmQ0OTc5ODgwOTQ1MWVjYzM3ZTEzYjFhYTEsa3VwYS5tZXRhY2FydGEuY29tOjE2MDAxXzExNjM2NjM1MjRfMTE2NzM0NjY3NF8wMDoxODo4YjozODozNjo3OSw0Njc3OTE=, 0.958475
-YjZmZWIzZTc5MGI5N2MwM2MyYTE5ZWM1NDk1MTdmZDUsanVsaWEubWV0YWNhcnRhLmNvbToxNjUwMl8xMTY5ODMwMDU5XzExNjk4MzU0MThfMDA6MTg6OGI6MzU6MDA6ZGMsMTkxMDcx, 0.958964 -->    
-<name><![CDATA[Fairfax County]]></name>
-<description><![CDATA[<a href="http://www.fairfaxcounty.gov:80/demogrph/emplbut.htm">Employment Statistics & Information - Fairfax County, Virginia</a><br>Information - <font color="red">Fairfax County</font>, Virginia Busines<br>Employment Statistics & Information - Fairfax County, Virginia Business & Nonresidential Gross Floor Area Census Information & Other Government Agencies Economic Information Employment Information General Overview Glossary Housing Immigration ...<br><br><a href="http://www.fairfaxcounty.gov:80/contact/search.asp">Search Fairfax County Contacts - Fairfax County, Virginia</a><br>Search <font color="red">Fairfax County</font> Contacts - Fairfa<br>Search Fairfax County Contacts - Fairfax County, Virginia Search Fairfax County Contacts you are here : homepage &gt; fairfax county contacts To search for an agency ...<br><br><a href="http://www.fairfaxcounty.gov:80/demogrph/othrbut.htm">Other Information - Fairfax County, Virginia</a><br>Information - <font color="red">Fairfax County</font>, Virginia Averag<br>Other Information - Fairfax County, Virginia Average Household Size Health Insurance Age Distribution Persons Speaking Languages Other than English Prior Place of Residence Educational Attainment ...<br><br><a href="http://www.fairfaxcounty.gov:80/demogrph/housebut.htm">Housing Information - Fairfax County, Virginia</a><br>Information - <font color="red">Fairfax County</font>, Virginia Busines<br>Housing Information - Fairfax County, Virginia Business & Nonresidential Gross Floor Area Census Information & Other Government Agencies Economic Information Employment Information General Overview Glossary Housing Immigration ...<br><br><a href="http://www.fairfaxcounty.gov:80/demogrph/popbut.htm">Population Information - Fairfax County, Virginia</a><br>Information - <font color="red">Fairfax County</font>, Virginia Busines<br>Population Information - Fairfax County, Virginia Business & Nonresidential Gross Floor Area Census Information & Other Government Agencies Economic Information Employment Information General Overview Glossary Housing Immigration ...<br><br><a href="http://www.fairfaxcounty.gov:80/business/services/">Business Services and Resources - Doing Business - Fairfax Co...</a><br>Doing Business - <font color="red">Fairfax County</font>, Virginia Busines<br>Business Services and Resources - Doing Business - Fairfax County, Virginia Business Services & Resources you are here : homepage &gt; doing business &gt; business services and resources Fairfax County has a diverse and ...<br><br><a href="http://www.fairfaxcounty.gov/contact/search.asp">Search Fairfax County Contacts - Fairfax County, Virginia</a><br>Search <font color="red">Fairfax County</font> Contacts - Fairfa<br>Search Fairfax County Contacts - Fairfax County, Virginia Search Fairfax County Contacts you are here : homepage &gt; fairfax county contacts To search for an agency ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-77.350000, 38.850000</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- Mjg2NGM5N2YzNmYyNGFlZmQ0ZjE5N2Y4ZDBmNzFkMzIscGxhdmlzLm1ldGFjYXJ0YS5jb206MTY2NzNfMTE3MzU3NTg2MF8xMTczNTc4MTgwXzAwOjE4OjhiOjNhOjNkOjQwLDIyODM5NA==, 0.958964 -->    
-<name><![CDATA[Nassau Bahamas]]></name>
-<description><![CDATA[<a href="http://topix.net/r/05j525XYQmo8VlBBUPUWa9G9bOa4kVTdx1LNqTqvWxejdQKhnOECcVfVuSMlxL3OXjYCfywPCSSyfl9UdTX6h1yipv285=2Fc6S3ylpt=2BXwfI1uhZS8L=2BM4gKSAUReNk868Hwh3guBbo1qfQ0=2B3LQrtt7d7LDiFk3qO1TN1RWjhlpU=3D">Nassau Bahamas Vacation » Crawfish Production Declines In The...</a><br><font color="red">Nassau Bahamas</font> Vacation » Crawfis<br>Nassau Bahamas Vacation » Crawfish Production Declines In The Bahamas Nassau Bahamas Vacation Crawfish Production Declines In The Bahamas June 15, 2006 ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-77.350000, 25.083333</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- OWNkOGUyZGEyNGJiODcxYWVmODUwMWE0MzcwY2MxMzksZWxiZS5tZXRhY2FydGEuY29tOjE2MDYzXzExNzI3ODU1NDNfMTE3Mjc5MzIyOF8wMDoxODo4YjozNzpmZDo1YSwxMzI1ODU=, 0.958964 -->    
-<name><![CDATA[Front Royal]]></name>
-<description><![CDATA[<a href="https://yosemite.epa.gov/opei/ptrack.nsf/vRenewalViewPrintView/B72E7B83510A37AC8525718E0051F7C3">Membership Renewal Print/View</a><br>Application DuPont <font color="red">Front Royal</font> E.I. Du Pont d<br>Membership Renewal Print/View OMB No. 2010-0032 Expiration Date 08/30/06 Performance Track Membership Renewal Application DuPont Front Royal E.I. Du Pont de Nemours and Company, Inc. Member since 2002 A030029 Facility Contact &nbsp&nbsp Name: Mr. James ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-78.194720, 38.918060</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- NTNjNzZkNWY4NzNmY2JlNTY2ZGRjNTRiYjU3N2IwNDEsanVsaWEubWV0YWNhcnRhLmNvbToxNjAzNl8xMTYzNjM0MjI4XzExNjU5Nzk3MTVfMDA6MTg6OGI6MzU6MDA6ZGMsMTU5MDI1, 0.957987
-N2FjZGY0YzM2ZTU4NzE1Y2Q2MGVmNmQ0ZjZkYjI3MjUsanVsaWEubWV0YWNhcnRhLmNvbToxNjAzNl8xMTYzNjM0MjI4XzExNjU5Nzk3MTVfMDA6MTg6OGI6MzU6MDA6ZGMsMzM2MTAz, 0.958475 -->    
-<name><![CDATA[WESTCHESTER COUNTY]]></name>
-<description><![CDATA[<a href="http://schumer.senate.gov:80/SchumerWebsite/pressroom/press_releases/PR01140.html">SCHUMER, CLINTON SECURE $1.5 MILLION FOR NEW BUSES IN WESTCHE...</a><br>FOR NEW BUSES IN <font color="red">WESTCHESTER COUNTY</font> TOPICS Latest New<br>SCHUMER, CLINTON SECURE $1.5 MILLION FOR NEW BUSES IN WESTCHESTER COUNTY TOPICS Latest News Press Release Archive Special Reports Photo Downloads Schumer Around NY About Chuck | Senate Floor | Press Room | Services ...<br><br><a href="http://schumer.senate.gov:80/SchumerWebsite/pressroom/press_releases/PR01996.html">SCHUMER, CLINTON SECURE $3 MILLION FOR NEW BUSES IN WESTCHEST...</a><br>FOR NEW BUSES IN <font color="red">WESTCHESTER COUNTY</font> TOPICS Latest New<br>SCHUMER, CLINTON SECURE $3 MILLION FOR NEW BUSES IN WESTCHESTER COUNTY TOPICS Latest News Press Release Archive Special Reports Photo Downloads Schumer Around NY About Chuck | Senate Floor | Press Room | Services ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-73.800000, 41.116670</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- ZWQwMTUwYjI4N2ZlZTg4MmI4N2EyZTU5YjU1ZjlkMjMsa3VwYS5tZXRhY2FydGEuY29tOjE2OTI0XzExNzM1NzA1NzBfMTE3MzU3NTk0Nl8wMDoxODo4YjozODozNjo3OSwyODYzOTE=, 0.958475
-YzBlZGZhY2IxOGNkNmEyNzI3OWEwZTNkNjRhM2Q4MGYsanVsaWEubWV0YWNhcnRhLmNvbToxNjUwMl8xMTY5ODMwMDU5XzExNjk4MzU0MThfMDA6MTg6OGI6MzU6MDA6ZGMsNTQzMDk4, 0.957987 -->    
-<name><![CDATA[Oswego County]]></name>
-<description><![CDATA[<a href="http://www.valleynewsonline.com:80/news/2004/0117/Oswego_News/">Restaurant makes donation to Friends of Oswego County Hospice</a><br>to Friends of <font color="red">Oswego County</font> Hospice Fulton, N<br>Restaurant makes donation to Friends of Oswego County Hospice Fulton, NY Front Page Viewpoints Hannibal News Phoenix News Oswego News Local News & Photos Obituaries Entertainment and Arts Church ...<br><br><a href="http://www.valleynewsonline.com:80/news/2004/0925/Local_News-Photos/030.html">Fund-raiser held for Oswego County Hospice</a><br>raiser held for <font color="red">Oswego County</font> Hospice Fulton, N<br>Fund-raiser held for Oswego County Hospice Fulton, NY Front Page Viewpoints Hannibal News Phoenix News Oswego News Local News & Photos Obituaries Entertainment and Arts Church ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-76.150000, 43.450000</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- NjE2OTE2N2U3ZDlmZGFkMTkzYWYzNjViZjQ2OGNlODcsa3VwYS5tZXRhY2FydGEuY29tOjE2NDI5XzExNjk4NzA4OTNfMTE2OTg3NjQyNl8wMDoxODo4YjozODozNjo3OSw1NzEzMzk=, 0.958475 -->    
-<name><![CDATA[Hood River Memorial Hospital]]></name>
-<description><![CDATA[<a href="http://www.providence.org:80/hoodriver/foundation/default.htm">Providence Hood River Memorial Hospital Foundation</a><br>Providence <font color="red">Hood River Memorial Hospital</font> Foundatio<br>Providence Hood River Memorial Hospital Foundation Healthwise Medical Reference Library --&gt; Home | Services | Physicians & Clinics | Education | Patient Information | News & Events | Foundation | Employment Site Search ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-121.523610, 45.704720</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- YTQwNjQwNzM4YTEzMzFiN2Q5YzExZTlkMWMxMGZmZTgsaWJlcnVzLm1ldGFjYXJ0YS5jb206MTYwNzRfMTE2MzcxNDQ4OF8xMTcyNjg1OTAzXzAwOjE4OjhiOjM4OjM2OjQ3LDY2ODQzNA==, 0.958475 -->    
-<name><![CDATA[Leavenworth County]]></name>
-<description><![CDATA[<a href="http://leavenworthcounty.redcross.org/PR17jan01.htm">ARC-Leavworth County: Press Release January 17, 2001</a><br>January 17, 2001 <font color="red">Leavenworth County</font> Chapter Return t<br>ARC-Leavworth County: Press Release January 17, 2001 Press Release January 17, 2001 Leavenworth County Chapter Return to Media Page APPLICATIONS FOR NEW GAS ASSISTANCE PROGRAM NOW AVAILABLE THROUGH THE AMERICAN RED CROSS LEAVENWORTH - The ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-95.033330, 39.233330</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- YzhhNTNkZDlmMzFhMDA2NGM4NzExNTNiMTIyYzg2MTUsdW1icm86MTY0ODlfMTE3MTk5Nzc3OV8xMTcyMDAwOTQwXzAwOjE4OjhiOjNhOjcwOmZkLDYwNTU4, 0.958475 -->    
-<name><![CDATA[Blancheville]]></name>
-<description><![CDATA[<a href="http://en.wikipedia.org/wiki/Andelot-Blancheville"> Andelot-Blancheville</a><br>Andelot-<font color="red">Blancheville</font> French commun<br>Andelot-Blancheville French commune nomcommuneAndelot-Blancheville rA©gionChampagne-Ardenne dA©partementHaute-Marne arrondissementChaumont cantonCanton of Andelot-BlanchevilleAndelot-Blancheville insee52008 cp52700 maire mandat intercomm longitude05A° 17 ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>5.266666, 48.216666</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- YTBlMTIwMTVhYTUyNTlkYTM5MDI3ZGQ2NDk2N2QzYzYsa3VwYS5tZXRhY2FydGEuY29tOjE2NDI5XzExNjk4NzA4OTNfMTE2OTg3NjQyNl8wMDoxODo4YjozODozNjo3OSwzMzUwMjM=, 0.958475 -->    
-<name><![CDATA[Platte City]]></name>
-<description><![CDATA[<a href="http://www.plattecountylandmark.com:80/Article371.htm">The Landmark Newspaper - Platte County (Platte City wants str...</a><br>Platte County (<font color="red">Platte City</font> wants stree<br>The Landmark Newspaper - Platte County (Platte City wants street sweeping grant) Covering Platte County, Missouri Weekly Since 1865 Local News Between the Lines by Ivan Foley Off ...<br><br>]]></description>
-<styleUrl>#rel1.0</styleUrl>
-<Point>
- <coordinates>-94.782220, 39.370280</coordinates>
-</Point>
-</Placemark><Placemark>
-<!-- NzY0NTY1YzZjNzE5MTViYjU1NmNmMTJjYjc5NDdjMGEsanVsaWEubWV0YWNhcnRhLmNvbToxNjUxM18xMTY5ODM2NjAxXzExNjk4NDIzNzZfMDA6MTg6OGI6MzU6MDA6ZGMsNjA0NTE2, 0.958475 -->    
-<name><![CDATA[Macomb County]]></name>
-<description><![CDATA[<a href="http://macombdaily.com:80/stories/080404/loc_antosk001.shtml">Macomb Daily : Sports : Retiring juvenile court worker an 'in...</a><br>an 'institution in <font color="red">Macomb County</font>' 08/04/04 SUBSCRIB<br>Macomb Daily : Sports : Retiring juvenile court worker an 'institution in Macomb County' 08/04/04 SUBSCRIBE