<?xml version="1.0" encoding="UTF-8"?>
<page>
  <author>Oskar Arlebo</author>
  <body-html>&lt;p&gt;&lt;img src=&quot;http://static2.shopify.com/s/files/1/0021/7182/assets/butiker-storefinder.png?1239808480&quot; /&gt;&lt;br /&gt;
&lt;/br&gt;&lt;/p&gt;
&lt;p&gt;Hitta din n&#228;rmaste &#229;terf&#246;rs&#228;ljare.&lt;br /&gt;
Vi jobbar bl a med &lt;a href=&quot;http://www.intersport.se&quot; target=&quot;_blank&quot;&gt;Intersport&lt;/a&gt;, &lt;a href=&quot;http://www.teamsportia.se&quot; target=&quot;_blank&quot;&gt;Team Sportia&lt;/a&gt;, &lt;a href=&quot;http://www.dormy.se&quot; target=&quot;_blank&quot;&gt;Dormy&lt;/a&gt; och &lt;a href=&quot;http://www.golfstore.se&quot; target=&quot;_blank&quot;&gt;Golfstore&lt;/a&gt;.&lt;br /&gt;
Klicka p&#229; kartan f&#246;r att hitta din n&#228;rmaste butik.&lt;/p&gt;
&lt;fieldset&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src=&quot;http://static1.shopify.com/s/files/1/0021/7182/assets/ro.png?1239806785&quot; /&gt; Sportbutiker&lt;/li&gt;
&lt;li&gt;&lt;img src=&quot;http://static3.shopify.com/s/files/1/0021/7182/assets/roG.png?1239806785&quot; /&gt; Golfshopar&lt;/li&gt;
&lt;/ul&gt;
&lt;/fieldset&gt;
&lt;div id=&quot;map_canvas&quot; style=&quot;width: 650px; height: 750px&quot;&gt;&lt;/div&gt;

&lt;script src=&quot;http://maps.google.com/maps?file=api&amp;amp;v=2.x&amp;amp;key=ABQIAAAAKeVH0ftiurS_qrNMi4M6shTaVxyNhMsI_PL_1UQSCx9Xh16vIxQpAQCJSHlfcl-efP7TdZLWHrKIpQ&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
      &lt;script type=&quot;text/javascript&quot;&gt;

      var map = null;
      var geocoder = null;

      function getIcon(iconfile) {
      		var icon = new GIcon();
      		icon.image = iconfile;
      		icon.shadow = &quot;http://www.google.com/mapfiles/shadow50.png&quot;;
      		icon.iconSize = new GSize(16,25);
      		icon.shadowSize = new GSize(20,30);
      		icon.iconAnchor = new GPoint (9,34);
      		icon.infoWindowAnchor = new GPoint (9,2);
      		icon.infoShadowAnchor = new GPoint (30,44);
      		icon.transparent = &quot;http://www.google.com/intl/en_ALL/mapfiles/markerTransparent.png&quot;;
          return icon;
      }


      function initialize() {
        if (GBrowserIsCompatible()) {
          map = new GMap2(document.getElementById(&quot;map_canvas&quot;));
          map.setCenter(new GLatLng(62.9953, 13.7900),5);
          map.addControl(new GLargeMapControl3D());
          geocoder = new GClientGeocoder();
        }
      }

      function showAddress(iconfile, name, phone, address, incLat, incLong) {
        
        if (incLat != 2) {
          var point = new GLatLng(incLat, incLong);
          var icon = getIcon(iconfile);
          var marker = new GMarker(point, { title: address, icon: icon });
          GEvent.addListener(marker, &quot;click&quot;, function() {
            marker.openInfoWindowHtml(name+'&lt;br/&gt;'+phone+'&lt;br/&gt;'+address);
          });
        
          //map.setCenter(point, 5);
          map.addOverlay(marker);
        }
      }
      
initialize();

&lt;/script&gt;

&lt;script src=&quot;http://intranet.rohnisch.com/sweden_map.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</body-html>
  <created-at type="datetime">2009-04-15T16:32:33+02:00</created-at>
  <handle>karta</handle>
  <id type="integer">3282882</id>
  <published-at type="datetime">2009-04-15T16:32:33+02:00</published-at>
  <shop-id type="integer">217182</shop-id>
  <template-suffix nil="true"></template-suffix>
  <title>Karta</title>
  <updated-at type="datetime">2009-08-20T11:26:43+02:00</updated-at>
  <body>&lt;img src=&quot;http://static2.shopify.com/s/files/1/0021/7182/assets/butiker-storefinder.png?1239808480&quot; /&gt;
&lt;/br&gt;

Hitta din n&#228;rmaste &#229;terf&#246;rs&#228;ljare.
Vi jobbar bl a med &lt;a href=&quot;http://www.intersport.se&quot; target=&quot;_blank&quot;&gt;Intersport&lt;/a&gt;, &lt;a href=&quot;http://www.teamsportia.se&quot; target=&quot;_blank&quot;&gt;Team Sportia&lt;/a&gt;, &lt;a href=&quot;http://www.dormy.se&quot; target=&quot;_blank&quot;&gt;Dormy&lt;/a&gt; och &lt;a href=&quot;http://www.golfstore.se&quot; target=&quot;_blank&quot;&gt;Golfstore&lt;/a&gt;.
Klicka p&#229; kartan f&#246;r att hitta din n&#228;rmaste butik.


&lt;fieldset&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src=&quot;http://static1.shopify.com/s/files/1/0021/7182/assets/ro.png?1239806785&quot; /&gt; Sportbutiker&lt;/li&gt;
&lt;li&gt;&lt;img src=&quot;http://static3.shopify.com/s/files/1/0021/7182/assets/roG.png?1239806785&quot; /&gt; Golfshopar&lt;/li&gt;
&lt;/ul&gt;
&lt;/fieldset&gt;



&lt;div id=&quot;map_canvas&quot; style=&quot;width: 650px; height: 750px&quot;&gt;&lt;/div&gt;

&lt;notextile&gt;

&lt;script src=&quot;http://maps.google.com/maps?file=api&amp;amp;v=2.x&amp;amp;key=ABQIAAAAKeVH0ftiurS_qrNMi4M6shTaVxyNhMsI_PL_1UQSCx9Xh16vIxQpAQCJSHlfcl-efP7TdZLWHrKIpQ&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
      &lt;script type=&quot;text/javascript&quot;&gt;

      var map = null;
      var geocoder = null;

      function getIcon(iconfile) {
      		var icon = new GIcon();
      		icon.image = iconfile;
      		icon.shadow = &quot;http://www.google.com/mapfiles/shadow50.png&quot;;
      		icon.iconSize = new GSize(16,25);
      		icon.shadowSize = new GSize(20,30);
      		icon.iconAnchor = new GPoint (9,34);
      		icon.infoWindowAnchor = new GPoint (9,2);
      		icon.infoShadowAnchor = new GPoint (30,44);
      		icon.transparent = &quot;http://www.google.com/intl/en_ALL/mapfiles/markerTransparent.png&quot;;
          return icon;
      }


      function initialize() {
        if (GBrowserIsCompatible()) {
          map = new GMap2(document.getElementById(&quot;map_canvas&quot;));
          map.setCenter(new GLatLng(62.9953, 13.7900),5);
          map.addControl(new GLargeMapControl3D());
          geocoder = new GClientGeocoder();
        }
      }

      function showAddress(iconfile, name, phone, address, incLat, incLong) {
        
        if (incLat != 2) {
          var point = new GLatLng(incLat, incLong);
          var icon = getIcon(iconfile);
          var marker = new GMarker(point, { title: address, icon: icon });
          GEvent.addListener(marker, &quot;click&quot;, function() {
            marker.openInfoWindowHtml(name+'&lt;br/&gt;'+phone+'&lt;br/&gt;'+address);
          });
        
          //map.setCenter(point, 5);
          map.addOverlay(marker);
        }
      }
      
initialize();

&lt;/script&gt;

&lt;script src=&quot;http://intranet.rohnisch.com/sweden_map.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;

&lt;/notextile&gt;
</body>
</page>
