<?php>
  
$s[city]='  <Style id="city">
    <IconStyle>
      <color>ff0000ff</color>
      <scale>0.800</scale>
      <Icon>
        <href>http://toolserver.org/~kolossos/geoworld/icon24-red3.png</href>
        <y>128</y>
        <w>32</w>
        <h>41</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffb5b5b5</color>
      <scale>1</scale>
    </LabelStyle>
  </Style> '
;
 
 
$s[unknown]='<Style id="unknown">
    <IconStyle>
      <color>ff0055ff</color>
      <scale>0.5</scale>
      <Icon>
        <href>root://icons/palette-5.png</href>
        <x>160</x>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffb5b5b5</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[economy]=' <Style id="economy">
    <IconStyle>
      <color>ffff55ff</color>
      <scale>0.6</scale>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/dollar.png</href>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffff55ff</color>
      <scale>0.80</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[mountain]='<Style id="mountain">
    <IconStyle>
      <scale>0.5</scale>
      <Icon>
        <href>root://icons/palette-3.png</href>
        <x>160</x>
        <y>128</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffffffaa</color>
      <scale>0.80</scale>
    </LabelStyle>
  </Style>'
;

 
$s[landscape]='<Style id="landscape">
    <IconStyle>
      <scale>0.5</scale>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/parks.png</href>
        <x>160</x>
        <y>128</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffffffaa</color>
      <scale>0.80</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[sport]='<Style id="sport">
    <IconStyle>
      <color>ff7fffff</color>
      <scale>0.7</scale>
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>32</x>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff7fffff</color>
      <scale>0.800</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[traffic]='<Style id="traffic">
    <IconStyle>
      <color>ffc5fffb</color>
      <scale>0.60</scale>
      <Icon>
        <href>root://icons/palette-4.png</href>
        <y>128</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffc5fffb</color>
      <scale>0.800000011920929</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[without]='<Style id="without">
    <IconStyle>
      <color>ff323298</color>
      <scale>0.6</scale>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/placemark_circle_highlight.png</href>

      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffb5b5b5</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[hospital]='<Style id="hospital">
    <IconStyle>
      <scale>0.5</scale>
      <Icon>
        <href>root://icons/palette-3.png</href>
        <x>192</x>
        <y>64</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff0055ff</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[country]='<Style id="country">
    <IconStyle>
      <color>ff0000aa</color>
      <scale>0.6</scale>
      <Icon>
        <href>root://icons/palette-4.png</href>
        <x>160</x>
        <y>128</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff0000aa</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style> '
;
 
 
$s[nature]='<Style id="nature">
    <IconStyle>
      <color>ff00aa00</color>
      <scale>0.6</scale>
      <Icon>
        <href>root://icons/palette-4.png</href>
        <x>128</x>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff00aa00</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[landmark]='<Style id="landmark">
    <IconStyle>
      <scale>0.65</scale>
      <color>ffaaaaff</color>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/paddle/W.png</href>
       </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff00aaff</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;

 
$s[landmarklist]='<Style id="landmarklist">
    <IconStyle>
      <scale>0.6</scale>
      <color>aaaaaaff</color>
      <Icon>
        <href>http://toolserver.org/~kolossos/geoworld/W-list.png</href>
       </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff00aaff</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[airport]='<Style id="airport">
    <IconStyle>
      <color>ffc5fffb</color>
      <scale>0.6</scale>
      <Icon>
        <href>root://icons/palette-2.png</href>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffc5fffb</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[capital]='<Style id="capital">
    <IconStyle>
      <color>ff0000aa</color>
      <Icon>
        <href>root://icons/palette-4.png</href>
        <y>128</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff0000aa</color>
    </LabelStyle>
  </Style>'
;
 
 
$s[waterbody]='<Style id="waterbody">
    <IconStyle>
      <color>ffffaa00</color>
      <scale>0.6</scale>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/water.png</href>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ffffaa00</color>
      <scale>0.6</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[isle]='<Style id="isle">
    <IconStyle>
      <color>ff00aa00</color>
      <scale>0.3</scale>
      <Icon>
        <href>root://icons/palette-3.png</href>
        <x>160</x>
        <y>32</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff00aa00</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[church]='<Style id="church">
    <IconStyle>
      <color>ff00aaff</color>
      <scale>0.7</scale>
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>96</x>
        <y>192</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle>
      <color>ff00aaff</color>
      <scale>0.8</scale>
    </LabelStyle>
  </Style>'
;
 
 
$s[street]='<Style id="street">
    <IconStyle id="khIconStyle935">
      <color>ffddd942</color>
      <scale>0.6</scale>
      <Icon>
        <href>root://icons/palette-5.png</href>
        <x>64</x>
        <y>128</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle937">
      <color>ffa7e7d7</color>
      <scale>0.800000011920929</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle940">
    </BalloonStyle>
  </Style>'
;
 
 
$s[park]='<Style id="park">
    <IconStyle id="khIconStyle935">
    
      <scale>0.7</scale>
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>128</x>
        <y>224</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle937">
      <color>ffa7e7d7</color>
      <scale>0.800000011920929</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle940">
    </BalloonStyle>
  </Style>'
;
 
 
$s[bridge]='<Style id="bridge">
    <IconStyle id="khIconStyle853">
     <color>ddffd942</color>
    <scale>0.8</scale>
      <Icon>
        <href>root://icons/palette-5.png</href>
        <x>32</x>
        <y>0</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle855">
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle858">
    </BalloonStyle>
  </Style>'
;
 
 
$s[bay]='<Style id="bay">
    <IconStyle id="khIconStyle822">
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>128</x>
        <y>224</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle824">
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle827">
    </BalloonStyle>
  </Style>'
;
 
 
$s[building]='<Style id="building">
    <IconStyle id="khIconStyle815">
       <scale>0.600</scale>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/homegardenbusiness.png</href>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle817">
     <color>ff88ffff</color>
      <scale>0.9</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle820">
    </BalloonStyle>
  </Style>'
;
 
 
$s[place]='<Style id="place">
    <IconStyle id="khIconStyle935">
      <color>ffffd942</color>
      <scale>0.6</scale>
      <Icon>
        <href>root://icons/palette-5.png</href>
        <x>224</x>
        <y>64</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle937">
      <color>ffa7e7d7</color>
      <scale>0.800000011920929</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle940">
    </BalloonStyle>
  </Style>'
;
 
 
$s[castle]='<Style id="castle">
    <IconStyle id="khIconStyle861">
    <scale>0.8</scale>
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>64</x>
        <y>192</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle863">
     <color>ffbbbbff</color>
      <scale>0.9</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle866">
    </BalloonStyle>
  </Style>'
;
 
 
$s[train_statio]='<Style id="train statio">
    <IconStyle id="khIconStyle928">
      <color>ff60ff2f</color>
      <scale>0.6</scale>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/rail.png</href>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle930">
      <color>ffc9cb8b</color>
      <scale>0.8</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle933">
    </BalloonStyle>
  </Style>'
;
 
 
$s[archaelogic]='<Style id="archaelogic">
    <IconStyle id="khIconStyle790">
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>96</x>
        <y>192</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle792">
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle795">
    </BalloonStyle>
  </Style>'
;
 
 
$s[nature]='<Style id="nature">
    <IconStyle id="khIconStyle846">
      <Icon>
        <href>root://icons/palette-2.png</href>
        <x>128</x>
        <y>224</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle848">
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle851">
    </BalloonStyle>
  </Style>'
;
 
 
$s[airport]='<Style id="airport">
    <IconStyle id="khIconStyle783">
      <Icon>
        <href>root://icons/palette-2.png</href>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle785">
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle788">
    </BalloonStyle>
  </Style>'
;
 
 
$s[museum]='<Style id="museum">
    <IconStyle id="khIconStyle942">
      <color>ffffaaff</color>
      <scale>0.8</scale>
      <Icon>
        <href>root://icons/palette-5.png</href>
        <x>128</x>
        <y>64</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle944">
      <color>ff00ffff</color>
      <scale>0.9</scale>
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle947">
    </BalloonStyle>
  </Style>'
;
 
 
$s[city_a]='<Style id="city a">
        <IconStyle>
          <color>ff0055ff</color>
          <Icon>
            <href>http://maps.google.com/mapfiles/kml/shapes/star.png</href>
              </Icon>
        </IconStyle>
        <LabelStyle>
          <scale>1.2</scale>
        </LabelStyle>
    </Style>'
;
 
 
$s[city_b]='<Style id="city b">
    <IconStyle id="khIconStyle537">
      <color>ff0000ff</color>
      <Icon>
        <href>http://maps.google.com/mapfiles/kml/shapes/star.png</href>
      </Icon>
    </IconStyle>
    <LabelStyle id="khLabelStyle539">
    </LabelStyle>
    <BalloonStyle id="khBalloonStyle542">
    </BalloonStyle>
  </Style>'
;
 
 
$s[city_c]='<Style id="city c">
        <IconStyle id="khIconStyle624">
         <color>ff0055ff</color>
          <scale>1.1</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <x>64</x>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle626">
          <scale>1.1</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_d]='<Style id="city d">
        <IconStyle id="khIconStyle678">
          <color>ff0055ff</color>
          <scale>0.9</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <x>64</x>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
      </Style>'
;
 
 
$s[city_e]='<Style id="city e">
        <IconStyle id="khIconStyle715">
          <color>ff0055ff</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <x>32</x>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle717">
          <scale>0.9</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_f]='<Style id="city f">
        <IconStyle id="khIconStyle803">
          <color>ff0055ff</color>
          <scale>0.7</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <x>32</x>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle805">
          <scale>0.9</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_g]='<Style id="city g">
        <IconStyle id="khIconStyle857">
          <color>ff0000e6</color>
          <scale>0.7</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <x>32</x>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle859">
          <scale>0.9</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_h]='<Style id="city h">
        <IconStyle id="khIconStyle945">
          <color>ff0000bd</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <x>32</x>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle947">
          <scale>0.8</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_i]='<Style id="city i">
        <IconStyle id="khIconStyle1465">
          <color>ff0000d9</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle1467">
          <scale>0.8</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_j]='<Style id="city j">
        <IconStyle id="khIconStyle1138">
          <color>ff0055ff</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle1140">
          <scale>0.8</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_k]='<Style id="city k">
        <IconStyle id="khIconStyle1148">
          <color>ff0055ff</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle1150">
          <scale>0.8</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_l]='<Style id="city l">
        <IconStyle id="khIconStyle1236">
          <color>ff0055ff</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle1238">
          <scale>0.7</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_m]='<Style id="city m">
        <IconStyle id="khIconStyle1273">
          <color>ff0055ff</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle1275">
          <scale>0.7</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_n]='<Style id="city n">
        <IconStyle id="khIconStyle1283"> 
           <color>ff0055ff</color>
          <scale>0.8</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle id="khLabelStyle1285">
          <scale>0.7</scale>
        </LabelStyle>
      </Style>'
;
 
 
$s[city_o]='<Style id="city o">
        <IconStyle> 
           <color>ff0055ff</color>
          <scale>0.7</scale>
          <Icon>
            <href>root://icons/palette-4.png</href>
            <y>128</y>
            <w>32</w>
            <h>32</h>
          </Icon>
        </IconStyle>
        <LabelStyle>
          <color>ffcfcfcf</color>
          <scale>0.7</scale>
        </LabelStyle>
         </Style>'
;
  
?>