<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>
On Wednesday, April 2, the Nebraska Senate failed to override the Governor’s veto of LB 671—the mountain lion hunting ban. Pushed by Senator Ernie Chambers, the motion which needed 30 votes to pass only garnered 24 yes votes.
“This is a huge win for sportsmen and scientific wildlife management,” said Nick Pinizzotto, USSA’s president and CEO. “Nebraska sportsmen should thank Governor Heineman for vetoing this bill—and the sportsmen-friendly legislators that sustained the veto.”
On Monday, March 24, the Nebraska legislature passed the bill that removes the authority of the Nebraska Game and Parks Commission to manage the state’s growing mountain lion population. The effort to ban mountain lion hunting is being driven by Senator Ernie Chambers. Senator Chambers has vowed to oppose every proposal of the state’s Game and Parks Commission until the mountain lion season is banned.
On Friday, March 28th, Governor Dave Heineman vetoed the bill. In his veto message, Governor Heineman stated “Nebraskans expect responsible wildlife management. LB 671 eliminates an important tool used to accomplish it. The Nebraska Game and Parks Commission should retain the ability to determine those management actions which are necessary to protect both the health and safety of our citizens and the wildlife in our state. Removing the agency’s authority to manage mountain lions through hunting at this time is poor public policy.”
Nebraska added mountain lions to the state’s list of game animals in 2012 when Governor Heineman signed LB 928 into law. In 2013, the Nebraska Game and Parks Commission took a measured approach designed to maintain, or slightly reduce—the population of mountain lions in the state.
After bringing to light the harassment and death threats being made to Colorado native and sportswomen, Charisa Argys, CBS news affiliate, Denver Channel 4, is helping spread the message through …
On Monday, March 24, the Nebraska legislature passed a bill that removes the authority of the Nebraska Game and Parks Commission to manage the state’s growing mountain lion population. The …
Average Woman Hunters Being Targeted by Antis On average, 13.7 million hunters hit the field every year in pursuit of game with 11 percent of that figure being women. Celebrity …
The troop leader of the Navarra Boy Scout Troop located in Florida has come under scrutiny from the People for the Ethical Treatment of Animals (PETA) after demonstrating how to …
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 …
Just days after Nebraska Governor Dave Heineman vetoed LB 671—the mountain lion hunting ban—the state’s senate considered a motion to override the veto. Pushed by Senator Ernie Chambers, the motion …
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 …
Over the past century, the bobcat population in Illinois went through a drastic decline. In 1977, the state took steps to ensure the future of species by adding bobcats to …