<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Minnesota DNR - Recreation Compass: Wildlife Management Area 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>[NAME]</b></font></center><br>
<script language="javascript">
<!-- begin script
var min_scale=45000;
var cols=580;
var rows=400;
var minx=[shpminx]; // set by mapserver
var miny=[shpminy];
var maxx=[shpmaxx];
var maxy=[shpmaxy];
// calculate a scale, if it's too small then generate map at
// the min_scale.
var md = (cols-1)/(72*39.3701);
var gd = maxx - minx;
var scale = gd/md;
if(scale < min_scale) {
var cellsize = (min_scale/72)/(39.3701); // map units are meters
minx = [shpmidx] - cellsize*cols/2.0;
maxx = [shpmidx] + cellsize*cols/2.0;
miny = [shpmidy] - cellsize*rows/2.0;
maxy = [shpmidy] + cellsize*rows/2.0;
}
document.write("<center><img border=4 src=\"/cgi-bin/mapserv?layers=landuse&map=compass/wma.map&mode=map&mapsize=" + cols + "+" + rows + "&mapext=" + minx + "+" + miny + "+" + maxx + "+" + maxy + "\" width=" + cols + " height=" + rows + "></center><br>");
document.write("<center><img border=0 src=\"/cgi-bin/mapserv?map=compass/wma.map&mode=scalebar&mapext=" + minx + "+" + miny + "+" + maxx + "+" + maxy + "\"></center>\n");
document.write("<table border=0 width=100%><tr>\n");
document.write("<td width=160 valign=top align=center>\n");
document.write("<img border=0 src=\"/cgi-bin/mapserv?map=compass/wma.map&mode=reference&mapext=" + minx + "+" + miny + "+" + maxx + "+" + maxy + "\" height=150 width=150>\n");
document.write("</td>\n");
document.write("<td width=225 align=center valign=top>\n");
document.write("<font size=+1 face=\"arial,helvetica\"><b>Landuse/Landcover</b></font>\n");
document.write("<img src=\"/compass/graphics/landuse_legend.gif\"><br>\n");
document.write("</td>\n");
document.write("<td valign=top>\n");
document.write("<b>County:</b> [COUNTY]<br>\n");
document.write("<b>Size (acres):</b> [ACRES]<br>\n");
document.write("<b>Nearest Town:</b> [NEAREST_TO]<br>\n");
document.write("<b>Location:</b> [LOCATION_F]<br>\n");
document.write("<b>Game Available:</b> (soon...)\n");
document.write("</td>\n");
document.write("</tr></table>\n");
// end script -->
</script>
<p>
<font size=-2 face=arial,helvetica><b>DISCLAIMER:</b> WMA Boundaries deemed reliable but not guaranteed. Please use posted signs for locating WMA boundaries.</font>
<p>
<img src="/graphics/tip.gif" hspace="10">
<img src="/graphics/privprop.jpg" hspace="10">
<!-- 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 © 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>