<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>
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 desk of Governor Jerry Brown awaiting his decision.
If Governor Brown signs AB 711 into law, the current prohibition on using lead ammunition in the Condor range would be expanded to cover the entire state. This move would make California the first in the nation to ban lead ammunition statewide.
“This bill is being pushed under the guise of protecting the California condor, but sportsmen know better” said Evan Heusinkveld, USSA Vice President of Government Affairs. “Lead ammo has already been banned in the Condor range. This bill is not about the future of Condors. It is an effort to limit the availability of ammunition and drive up the already rising prices all in an attempt to drive down participation.”
Take Action! California sportsmen must speak out in opposition to this statewide lead ban today. Contact Governor Brown at ( and ask him to veto AB 711.
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 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 …
When Senate Bill 1221, a measure to ban bear and bobcat hunting with hounds, reached California Governor Jerry Brown’s desk, he did as expected—he signed it. The highly controversial measure …
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 …