<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>
As reported in April by USSA, the People for the Ethical Treatment of Animals (PETA) announced that they have officially obtained drones to stalk hunters in the field.
“PETA Air Angel’s” as they are referring to them, were reported today by PETA to have been taken on a test flight in Massachusetts and “went off without a hitch.”
The drones will be sold in PETA’s catalog for $324.99. According to the drone description found in the catalog, PETA members can receive instant to-your-phone video footage from the drones. The footage can be streamed live via the Air Angels page on PETA.org.
PETA says they aim to specifically seek out hunters “drinking while in the possession of a firearm, injuring animals and failing to pursue them so that they die slowly and painfully, and using spotlights, feed lures and other hunting tricks”. As all of us know, these are things hunters simply do not do.
What we also know is that this is just another in the long line of ridiculous, attention-seeking activities concocted by arguably the country’s most outrageous animal rights group.
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 …
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 …