ÿþ<html> <head> <title>BDO_L5X12-67Y60-10 on-line</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> body { font-family: Tahoma, Verdana, Sans; color: #000; font-size: .85em; margin: 0; } </style> <body> <script type="text/javascript"> var x1=12, y1=60, x2=67, y2=10; var x,y; function dw(a) { return document.write(a); } { dw('<table cellspacing="0" cellpadding="0">'); for(y=y1; y>=y2; y--) { dw('<tr>'); for(x=x1; x<=x2; x++) { dw('<td>'); if (x==0) { dw('<img src="http://ars.geoportal.gov.pl/ARS/getTile.aspx?service=BDO&cs=EPSG2180&fileIDX=L5X'+ x +'Y'+ y +'.png" alt='+ x +'-'+ y +'" title="'+ x +'-'+ y +'" />'); } else { dw('<img class="d" src="http://ars.geoportal.gov.pl/ARS/getTile.aspx?service=BDO&cs=EPSG2180&fileIDX=L5X'+ x +'Y'+ y +'.png" alt='+ x +'-'+ y +'" title="'+ x +'-'+ y +'" />'); } dw('</td>'); } dw('</tr>'); } dw('</table>'); } // </script> </body> </html>