points[i]=new GLatLng(latitudes[i],longitudes[i]); var icon2=new GIcon();
setTimeout("muestra_punto('"+points[i]+"','"+icon2+"')",tiempo*(i+1));