<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
hehehe...yes, that's true,...it's better when you get the same result, but it will be much more better if the results where the desired.<br><br>I've made the changes you suggested me, but still have no results.<br><br>I hope you have any other idea. If you need more information you only have to ask for it.<br><br>Thank you very much<br><br>Manu<br><br><br>&gt; Date: Mon, 18 Aug 2008 23:10:55 +0200<br>&gt; From: lorenzo@ominiverdi.com<br>&gt; CC: ka-map-users@lists.maptools.org<br>&gt; Subject: Re: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; <br>&gt; <br>&gt; <br>&gt; manu - wrote:<br>&gt; &gt; Hello Lorenzo,<br>&gt; &gt;<br>&gt; &gt; First of all, thank you for your response.<br>&gt; &gt;<br>&gt; &gt; About what you said, i've changed the format type from png24 to png16 <br>&gt; &gt; in the map file, and what i get now is that i have no transparency <br>&gt; &gt; both in ie6 and firefox.<br>&gt; <br>&gt; hehe, so that's much better now. same behavior is a good sign.<br>&gt; <br>&gt; I guess that at the moment your problem could be related to:<br>&gt; <br>&gt; 1) TRASPARENT attribute on MAP object<br>&gt; it should be ON (not sure is mandatory)<br>&gt; MAP<br>&gt; ...<br>&gt;   TRANSPARENT ON<br>&gt; ...<br>&gt; <br>&gt; <br>&gt; 2) IMAGEFORMAT on LAYER's METADATA<br>&gt; LAYER<br>&gt;     ...<br>&gt;     METADATA<br>&gt;         IMAGEFORMAT "PNG"<br>&gt;     ...<br>&gt;     END<br>&gt; END<br>&gt; <br>&gt; <br>&gt; 3) NO OUTPUTFORMAT definition on MAP Object for PNG<br>&gt; to be sure you don't override the default value<br>&gt; <br>&gt; <br>&gt; <br>&gt; hope this helps<br>&gt; <br>&gt; Lorenzo<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; &gt;<br>&gt; &gt; I'm sorry, but it's important for me that it works in the same way <br>&gt; &gt; with those web browsers.<br>&gt; &gt;<br>&gt; &gt; Thank you very much.<br>&gt; &gt;<br>&gt; &gt; Manu<br>&gt; &gt;<br>&gt; &gt; &gt; Date: Thu, 14 Aug 2008 12:10:30 +0200<br>&gt; &gt; &gt; From: lorenzo@ominiverdi.com<br>&gt; &gt; &gt; CC: ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; Subject: Re: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Hola Manu,<br>&gt; &gt; &gt; just to say that using png24 with IE6 and the JS trick is not a good<br>&gt; &gt; &gt; idea at all.<br>&gt; &gt; &gt; the rendering is very slow and the overall performances of the map<br>&gt; &gt; &gt; navigation get bad quickly.<br>&gt; &gt; &gt; I suggest you to use PNG (PNG16) instead.<br>&gt; &gt; &gt; you'll avoid all kind of problems on rendering.<br>&gt; &gt; &gt; ciao<br>&gt; &gt; &gt; Lorenzo<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; manu - wrote:<br>&gt; &gt; &gt; &gt; Hey,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I've changed the kaMap.js file in order to put the class attribute in<br>&gt; &gt; &gt; &gt; each of the images of the tile, and now my tiles look like this:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &lt;img id="i30" class="png24" height="256" width="256" <br>&gt; &gt; src="http://192.168.10.43/ka-map/htdocs/tile.php?map=gmap&amp;t=-3072&amp;l=512&amp;s=227538135372&amp;g=Proyectos&amp;i=png24" <br>&gt; &gt; style="position:<br>&gt; &gt; &gt; &gt; absolute; top: -256px; left: 0px; width: 256px; height: 256px;<br>&gt; &gt; &gt; &gt; visibility: visible;"/&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; But the result is the same as before, i have no transparency.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Any ideas?<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Regards.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Manu<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; From: malbela7@hotmail.com<br>&gt; &gt; &gt; &gt; To: ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; Subject: RE: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt; Date: Tue, 29 Jul 2008 20:08:39 +0000<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Thank you so much Jason,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hope someone jumps in and give us some ligth<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Regards.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Manu<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; From: jfournier@dmsolutions.ca<br>&gt; &gt; &gt; &gt; To: ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; Subject: RE: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt; Date: Tue, 29 Jul 2008 15:10:20 -0400<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hi Manu,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I took a look. The tiles do not appear to have class="png24" on them:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &lt;img width="256" height="256"<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; src="http://216.230.155.125/ka-map/htdocs/tile.php?map=gmap&amp;t=-2560&amp;l=1024&amp;s=227538135372&amp;g=Proyectos&amp;i=png24" <br>&gt; &gt;<br>&gt; &gt; &gt; &gt; style="position: absolute; top: 256px; left: 768px; width: 256px;<br>&gt; &gt; &gt; &gt; height: 256px; visibility: visible;" id="i75"/&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; It’s possible that the class is being applied via the DOM but I don’t<br>&gt; &gt; &gt; &gt; think that’s the case. It’s been a while - I can’t recall if there’s<br>&gt; &gt; &gt; &gt; a way through ka-Map‘s API to apply png24 to the tiles or not.<br>&gt; &gt; &gt; &gt; Perhaps others can jump in and let us know if there’s a way. If not<br>&gt; &gt; &gt; &gt; then you’ll likely want to use 8 bit pngs (and sacrifice alpha<br>&gt; &gt; &gt; &gt; transparency for IE6 compatibility).<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Best regards,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Jason<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; *From:* ka-map-users-bounces@lists.maptools.org<br>&gt; &gt; &gt; &gt; [mailto:ka-map-users-bounces@lists.maptools.org] *On Behalf Of *manu -<br>&gt; &gt; &gt; &gt; *Sent:* Tuesday, July 29, 2008 2:00 PM<br>&gt; &gt; &gt; &gt; *To:* ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; *Subject:* RE: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Sorry Jason, i just clicked the Reply button without considering the<br>&gt; &gt; &gt; &gt; mailing list.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Here you have the url where you can find the sample i'm working on.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; http://216.230.155.125/ka-map/htdocs<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; If you open it with IE6 and select the layer "Proyectos" you can see<br>&gt; &gt; &gt; &gt; what is going wrong.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Thank you<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; From: jfournier@dmsolutions.ca<br>&gt; &gt; &gt; &gt; To: ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; Subject: RE: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt; Date: Tue, 29 Jul 2008 13:35:03 -0400<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hi Manu,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Please reply to the list – this information could helps others and,<br>&gt; &gt; &gt; &gt; more importantly, someone else may be able to provide you with the<br>&gt; &gt; &gt; &gt; answer you’re looking after.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Transparency for 24 bit PNGs is supported by FF and IE7 so it’s not a<br>&gt; &gt; &gt; &gt; good indicator of the png24 class at work. Some reasons why this may<br>&gt; &gt; &gt; &gt; not be working:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; - No width set on the image (required)<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; - No height set on the image (required)<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; - No transparent.gif (or equivalent) provided<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; - The png24 class would appear to be present but isn’t (unlikely)<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Do you have a url that we can see?<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Best regards,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Jason<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; *From:* manu - [mailto:malbela7@hotmail.com]<br>&gt; &gt; &gt; &gt; *Sent:* Tuesday, July 29, 2008 12:56 PM<br>&gt; &gt; &gt; &gt; *To:* Jason Fournier<br>&gt; &gt; &gt; &gt; *Subject:* RE: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hi Jason,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Thank you very much for your response.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; The class png24 is defines and i'm using it with no results on IE6<br>&gt; &gt; &gt; &gt; (working ok in firefox and ie7). The thing is when i have layers<br>&gt; &gt; &gt; &gt; divided by group and i want to put one layer with point over another<br>&gt; &gt; &gt; &gt; one which is a polygon. In this case, even when i have defined the<br>&gt; &gt; &gt; &gt; point layer with the imageformat set to png24, i have no transparency<br>&gt; &gt; &gt; &gt; and i get just the point without the polygon layer.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Thank you vey much.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Manu<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; From: jfournier@dmsolutions.ca<br>&gt; &gt; &gt; &gt; To: ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; Subject: RE: [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt; Date: Tue, 29 Jul 2008 11:00:34 -0400<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hi Manu,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; If I recall correctly ka-Map comes with a css class called png24 (ie,<br>&gt; &gt; &gt; &gt; the pngfix you refer to) – put this on your image, specify a width <br>&gt; &gt; and<br>&gt; &gt; &gt; &gt; a height (required), and it should work for you. If there is no png24<br>&gt; &gt; &gt; &gt; class then add the following to your css:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; img.png24 {<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; filter:expression(msApplyPNGFilter(this));<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; }<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; And the following to your javascript:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; function msApplyPNGFilter(o) {<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; var t="./images/transparent.gif";<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; if( o.src != t ){<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; var s=o.src; o.src = t; o.runtimeStyle.filter =<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+s+"',sizingMethod='scale')";<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; }}<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; You will need a single pixel transparent.gif in your images folder <br>&gt; &gt; for<br>&gt; &gt; &gt; &gt; the above to work verbatim.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hth<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Jason<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; *From:* ka-map-users-bounces@lists.maptools.org<br>&gt; &gt; &gt; &gt; [mailto:ka-map-users-bounces@lists.maptools.org] *On Behalf Of *manu -<br>&gt; &gt; &gt; &gt; *Sent:* Tuesday, July 29, 2008 10:37 AM<br>&gt; &gt; &gt; &gt; *To:* ka-map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; *Subject:* [ka-Map-users] IE6 &amp; Transparency with layers<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hi Everyone,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I've been working for some month with ka-map having great results <br>&gt; &gt; with<br>&gt; &gt; &gt; &gt; Mozilla Firefoz and IE 7. But i'm having problems with IE 6 and<br>&gt; &gt; &gt; &gt; tranparency.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; The thing is that i have defined my layers with the imageformat <br>&gt; &gt; set to<br>&gt; &gt; &gt; &gt; png24 so the transparency works perfectly with Firefox and IE7. I <br>&gt; &gt; have<br>&gt; &gt; &gt; &gt; tried some workarounds with pngfix and css modifications with no <br>&gt; &gt; result.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I will be so thankful if someone could help me with this issue.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Thank you very much for your time.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Manu<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; ¡Sé solidario, haz clic! Por cada búsqueda que hagas desde Windows<br>&gt; &gt; &gt; &gt; Live Search, estarás ayudando a los que más lo necesitan ¡Sé<br>&gt; &gt; &gt; &gt; solidario, haz clic! &lt;http://www.unclicsolidario.com/&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; ¡Lo mejor de MSN y Windows Live en tu móvil! Hotmail, Messenger,<br>&gt; &gt; &gt; &gt; Spaces… Pruébalo ya y disfruta de todas sus ventajas donde quieras<br>&gt; &gt; &gt; &gt; ¡Lo mejor de MSN y Windows Live en tu móvil!<br>&gt; &gt; &gt; &gt; &lt;http://serviciosmoviles.es.msn.com/&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; ¡Lo mejor de MSN y Windows Live en tu móvil! Hotmail, Messenger,<br>&gt; &gt; &gt; &gt; Spaces… Pruébalo ya y disfruta de todas sus ventajas donde quieras<br>&gt; &gt; &gt; &gt; ¡Lo mejor de MSN y Windows Live en tu móvil!<br>&gt; &gt; &gt; &gt; &lt;http://serviciosmoviles.es.msn.com/&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; ¡Sé solidario, haz clic! Por cada búsqueda que hagas desde Windows<br>&gt; &gt; &gt; &gt; Live Search, estarás ayudando a los que más lo necesitan ¡Sé<br>&gt; &gt; &gt; &gt; solidario, haz clic! &lt;http://www.unclicsolidario.com/&gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; ¡El Mundo Messenger te espera! Entra ya en "I love Messenger" y<br>&gt; &gt; &gt; &gt; descubre las últimas novedades, trucos, emoticonos… Entra ya en "I<br>&gt; &gt; &gt; &gt; love Messenger" &lt;http://www.vivelive.com/ilovemessenger/&gt;<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; ka-Map-users mailing list<br>&gt; &gt; &gt; &gt; ka-Map-users@lists.maptools.org<br>&gt; &gt; &gt; &gt; http://lists.maptools.org/mailman/listinfo/ka-map-users<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; ka-Map-users mailing list<br>&gt; &gt; &gt; ka-Map-users@lists.maptools.org<br>&gt; &gt; &gt; http://lists.maptools.org/mailman/listinfo/ka-map-users<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; ¡Sé solidario, haz clic! Por cada búsqueda que hagas desde Windows <br>&gt; &gt; Live Search, estarás ayudando a los que más lo necesitan. Messenger TV <br>&gt; &gt; &lt;http://messengertv.msn.com/mkt/es-es/default.htm&gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; ka-Map-users mailing list<br>&gt; &gt; ka-Map-users@lists.maptools.org<br>&gt; &gt; http://lists.maptools.org/mailman/listinfo/ka-map-users<br>&gt; &gt;   <br>&gt; _______________________________________________<br>&gt; ka-Map-users mailing list<br>&gt; ka-Map-users@lists.maptools.org<br>&gt; http://lists.maptools.org/mailman/listinfo/ka-map-users<br><br /><hr />¡Sé solidario, haz clic! Por cada búsqueda que hagas desde Windows Live Search, estarás ayudando a los que más lo necesitan <a href='http://www.unclicsolidario.com/' target='_new'>Un clic solidario</a></body>
</html>