<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 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 state.
In June, the bill was placed in the Senate Appropriations Committee’s suspense file after a strong outpouring of opposition from sportsmen.
Further action is needed from sportsmen to keep the bill from being voted on by the Committee! Anti-hunting groups, including the Humane Society of the United States, are lobbying hard to pass the bill.
“California sportsmen and gun owners need to act today to stop AB 711,” said Evan Heusinkveld, U.S. Sportsmen’s Alliance Director of Government Affairs. “Anti-hunting groups know that this bill will limit the availability of ammo and drive up the already rising prices, all in an effort to drive down participation of hunters and recreational shooters.”
Although the bill is aimed at hunting, a complete ban on the use of traditional lead ammunition could easily be extended to all shooting sports.
Take Action! - California sportsmen should call members of the Senate Appropriations committee TODAY and tell them to vote NO on Assembly Bill 711. Members of the Committee can be reached at:
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 …
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 …