<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>
Backers of Senate Bill 1221, which would ban hunting of black bears and bobcats using hounds, failed to earn enough votes to pass the Assembly Water, Parks, and Wildlife Committee this afternoon.
“It all came down to last minute telephone calls from hunters to key Assembly members on the committee,” said Evan Heusinkveld, USSA’s director of state services. “The folks who made those calls made the difference today.”
From the beginning, sportsmen and women have outworked the anti-hunters, packing hearing rooms, and flooding the offices of legislators with calls. Despite this, the Senate ignored the voice of their constituents and passed SB 1221 by just two votes, which sent the bill to the Assembly.
Today’s committee hearing was no different as hunters from all over the Golden State packed the room. This time, however, when it was time to vote, the anti’s came up short. Assemblyman Ricardo Lara was absent, and Assemblymen Mike Gatto and Roger Hernandez abstained. This development left proponents of the hunting ban short of the seven votes needed to move the bill forward.
The battle is not over however, as the committee Chairman is able to bring the bill back up for a re-consideration vote (basically a re-vote) within the next week.
“It will all come down to which side is able to generate the most contacts to their Assembly members,” explained Heusinkveld. “Now more than ever, it is critical for all California hunters to contact their Assembly member today and ask for a no vote on SB 1221.”
Take Action! California sportsmen must call their state assembly member in opposition to Senate Bill 1221. To find your member’s contact information visit the Legislative Action Center.
BREAKING NEWS: Late this afternoon, California Governor Jerry Brown signed a statewide ban on traditional lead ammunition for hunting—Assembly Bill 711, sponsored by Assemblyman Anthony Rendon (D-Lakewood). The deadline …
Earlier this month, the California legislature passed a statewide ban on traditional lead ammunition for hunting. Now that bill—Assembly Bill 711, sponsored by Assemblyman Anthony Rendon (D-Lakewood)–is sitting on the …
Earlier this spring the California Assembly passed Bill 711, sponsored by Assembly Member Anthony Rendon (D-Lakewood), which would ban the use of all traditional lead ammunition for hunting throughout the …
The California Assembly recently passed a ban on traditional ammunition containing lead that may result in a complete ban on all hunting ammunition. Assembly Bill 711, which would outlaw the …
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 U.S. Sportsmen’s Alliance (USSA) is excited to announce the formation of the Al Taucher Conservation Coalition (ATCC) developed to educate and inform California citizens on conservation issues. Coalition members comprise …
As spring arrives, the Trailblazer Adventure Program is ramping up for another great season as events are kicking off in full force. The program, launched by U.S. Sportsmen’s Alliance Foundation …
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 …