If you would like to display photos from our Field Guide on your own site, you can place the following code snippet in your page. This will display a random image from our Field Guide and provide a link directly to that species page.
<script src='http://FieldGuide.mt.gov/RandomImage.asp?maxw=306&maxh=202'></script>
Will produce something like:
The parameters you can include are:
Examples:
<script src='http://FieldGuide.mt.gov/RandomImage.asp'></script>
<script src='http://FieldGuide.mt.gov/RandomImage.asp?filter=A'></script>
<script src='http://FieldGuide.mt.gov/RandomImage.asp?filter=A&soc=true'></script>
<script src='http://FieldGuide.mt.gov/RandomImage.asp?maxw=250&filter=A'></script>
<script src='http://FieldGuide.mt.gov/RandomImage.asp?credit=true></script>
"Right click and save" to download an offline version of our field guide. (updated 12/7/2012)