<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Minnesota DNR - Lake Finder: Public Water Access Report</title>
</head>

<body bgcolor="#FFFFFF">

<!-- included header starts here --> 
<MAP name="main">
<AREA shape="rect" alt="DNR Homepage" coords="79,78,167,93" href="/">
<AREA shape="rect" alt="Search the DNR Website" coords="199,78,277,93" href="/utility/search.html">
<AREA shape="rect" alt="DNR Events Calendar" coords="306,78,382,93" href="/cgi-bin/calendar.pl">
<AREA shape="rect" alt="Send the DNR Comments" coords="411,78,504,93" href="/feedback/">
<AREA shape="rect" alt="DNR Website Index" coords="532,78,591,92" href="/utility/web_index.html">
<AREA shape="default" nohref>
</MAP>
</BODY>

<CENTER>
<IMG SRC="/graphics/new2head.jpg" USEMAP="#main" HEIGHT=94 WIDTH=600 BORDER=0>
<P>
<TABLE CELLSPACING=0 CELLPADDING=0 WIDTH="600" >
<TR><TD>
<!-- included header ends here --> 

<center>
<font size=+2 face=arial,helvetica color="#006666"><b>[LAKENAME] - [FACNAME]</b></font><br>
<font size=+1 face=arial,helvetica><i>[COUNTYNAME] County</i></font>
</center>
<p>
<font size=-2 face=arial,helvetica><b>DISCLAIMER:</b> The public water access database is a 
work in progress and errors do exsist. Information deemed reliable, but not guaranteed.</b>
<p>
<table width=%100 cellpadding=5>
<tr>
<td valign=top width=330>
<b>PWA <a href="/trails_and_waterways/water_access.html">Program Information</a></b>
<p>
<b>Directions to access:</b>
<p>
<i>(still being developed)</i>
<p>
<b>Administrator:</b>
<p>
Local DNR Office<br>
[ADDRESS]<br>
[CITY], [STATE] [ZIP]<br>
[PHONE]
<p>
<b>Facilities:</b>
<P>
&nbsp [NUMRAMPS] ramp(s) (type=[RAMP])<br>
&nbsp;[NUM_CARS] parking space(s) (auto)<br>
&nbsp;[NUM_CARTRL] parking auto/trailer space(s)<br>
&nbsp;[NUM_ACCSBL] handicapped accessible space(s)<br>
&nbsp;[NUMDOCKS] dock(s)<br>
&nbsp;[NUMTOILETS] toilet(s)<br>

</td>
<td width="250" valign=top>

<form name="mapserv" method="post" action="/cgi-bin/mapserv">
<input type="hidden" name="map" value="[map]">
<input type="hidden" name="mode" value="query">
<input type="hidden" name="application" value="[application]">

<script language="javascript">
<!-- hide the script

var scale=50000;
var cols=250;
var rows=250;

var x=[shpmidx]; // set by mapserver
var y=[shpmidy];

// calculate an extent based on a desired scale. could let the
// the mapserver do this but we need the extent to make the map
// "live".

var cellsize = (scale/72)/(39.3701); // map units are meters
var minx = x - cellsize*cols/2.0;
var maxx = x + cellsize*cols/2.0;
var miny = y - cellsize*rows/2.0;
var maxy = y + cellsize*rows/2.0;

document.write("<input type=\"hidden\" name=\"imgext\" value=\"" + minx + " " + miny + " " + maxx + " " + maxy + "\">\n");
document.write("<input type=\"hidden\" name=\"imgsize\" value=\"" + cols + " " + rows + "\">\n");
document.write("<input type=\"image\" name=\"img\" alt=\"detail map\" src=\"/cgi-bin/mapserv?map=[map]&mode=map&mapsize=" + cols + "+" + rows + "&mapext=" + minx + "+" + miny + "+" + maxx + "+" + maxy + "\" width=" + cols + " height=" + rows + ">\n");

// end script -->
</script>

<center><font size=-1><i>Scale ~ 1:50,000</i></font></center>
</form>

<p>

<script language="javascript">
<!-- hide the script
var data = '[DATA]';
if(data != '' && data != '0') {
  document.write("For more information on [LAKENAME], access our\n");
  document.write("LakeFinder database by clicking\n");
  document.write("<a href=\"/perl/lk_search.pl?lake=[LAKES_DOWLKNUM]\"><b>here</b></a>.\n");
}
// end script -->
</script>

Click on other lake and PWA features in the map above for more information or click
<a href="/cgi-bin/mapserv?map=[map]&mapxy=[shpmidx]+[shpmidy]&scale=100000"><b>here</b></a>
to return to the [application].
<p>
<a href="/cgi-bin/mapserv?map=lakefind/mapfind/maps.map&mode=nquery&mapext=[minx]+[miny]+[maxx]+[maxy]"><b>List</b></a> DNR and USGS
maps available for this area.
</td>
</tr>
</table>

<!-- footer starts here -->

<P><a href="/"><IMG SRC="/graphics/home.gif" HEIGHT=54 WIDTH=115 ALIGN=LEFT BORDER=0></a><BR>
<FONT COLOR="#808080"><FONT SIZE=-1>Contents &copy; 1999 Minnesota Department
of Natural Resources. All rights reserved.
Send Comments: <a href="mailto:webmaster@www.dnr.state.mn.us">
webmaster@www.dnr.state.mn.us</a>.</FONT></FONT></P>

</td></tr></table></center>

<!-- footer ends here -->

  </body>
</html>