<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-");
pageTracker._trackPageview();
} catch(err) {}
// these are (ruh-roh) globals. You could wrap in an
// immediately-Invoked Function Expression (IIFE) if you wanted to...
var currentTallest = 0,
currentRowStart = 0,
rowDivs = new Array();
function setConformingHeight(el, newHeight) {
// set the height to something new, but remember the original height in case things change
el.data("originalHeight", (el.data("originalHeight") == undefined) ? (el.height()) : (el.data("originalHeight")));
el.height(newHeight);
}
function getOriginalHeight(el) {
// if the height has changed, send the originalHeight
return (el.data("originalHeight") == undefined) ? (el.height()) : (el.data("originalHeight"));
}
function columnConform() {
// find the tallest DIV in the row, and set the heights of all of the DIVs to match it.
$('.subcontent .post').each(function() {
// "caching"
var $el = $(this);
var topPosition = $el.position().top;
if (currentRowStart != topPosition) {
// we just came to a new row. Set all the heights on the completed row
for(currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) setConformingHeight(rowDivs[currentDiv], currentTallest);
// set the variables for the new row
rowDivs.length = 0; // empty the array
currentRowStart = topPosition;
currentTallest = getOriginalHeight($el);
rowDivs.push($el);
} else {
// another div on the current row. Add it to the list and check if it's taller
rowDivs.push($el);
currentTallest = (currentTallest < getOriginalHeight($el)) ? (getOriginalHeight($el)) : (currentTallest);
}
// do the last row
for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) setConformingHeight(rowDivs[currentDiv], currentTallest);
});
return true;
}
</script>
In their ever-expanding quest to stop state management of a rapidly proliferating wolf population, anti-hunting forces have returned to the Minnesota statehouse with a series of bills designed to stop the state’s wolf hunt. In recent weeks, four bills aiming to curtail the wolf hunt have been introduced:
HF 3196 prohibits trapping wolves and hunting wolves with the use of bait.
HF 2680 and SF 2256 suspend the state’s wolf hunt until a series of reports and studies are completed on the status of the population.
HF 1163 imposes a five-year moratorium on wolf hunting in the state.
“Over the past 20 to 25 years, the wolf population in Minnesota and the entire western Great Lakes region has grown substantially, greatly exceeding recovery targets,” said Evan Heusinkveld, U.S. Sportsmen’s Alliance vice president of government affairs. “But the antis’ efforts have little to do with population size and everything to do with wolf hunting seasons. These bills are just another effort to take away the ability of the state’s wildlife management professionals to use hunting as part of their wolf management plan.”
Minnesota has conducted two wolf hunting seasons since gray wolves were officially delisted in early 2012. The state has taken a measured and reasonable approach utilizing a tightly monitored, regional harvest quota system. Last season, the Minnesota Department of Natural Resources was able to close the season successfully a month early after the target harvest had been met.
Take Action!Minnesota sportsmen should call their state representative and state senator today in opposition to these bills! Find contact information for your state legislators by visiting the USSA .
The battle lines have been drawn in Maine as sportsmen are working feverishly to defeat a ban on bear hunting with dogs, bait and bear trapping that is pending on …
Despite having already suffered multiple defeats in his quest to ban mountain lion hunting in Nebraska, Senator Ernie Chambers has again surfaced with another attempt to ban the season. With …
A pair of bills in Maryland to open up additional Sunday hunting opportunities passed the Senate on Friday, April 4th. The bills will now head to the desk of Maryland …
Today, Nebraska Governor Dave Heineman vetoed a bill that would have banned Mountain lion hunting in Nebraska. The measure, LB 671, sought to remove the authority of the state’s wildlife management …
Management of wolf populations is one of the most controversial topics that wildlife professionals, sportsmen and the public continue to debate. Over the past decade, wolves in many states have …
From Maine to California, the U.S. Sportsmen’s Alliance (USSA) has had a busy start to 2014. Here are just a few of the key issues in which USSA has been …
Looking for a way to introduce your family to the great outdoors this weekend? Look no further as the U.S. Sportsmen’s Alliance Foundation is partnering with Cabela’s on Saturday, May …
U.S. Sportsmen’s Alliance’s Kali Parmley brings us along on her first solo hunt on opening day of Ohio turkey season. Click below to share her experiences as a woman taking …