<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>
The popular TV series, Duck Dynasty, has captured the attention of the People for the Ethical Treatment of Animals (PETA), with the animal rights group criticizing the show for promoting hunting.
Duck Dynasty, a popular show on A&E, follows the lives of the Robertson family, owners of the Duck Commander duck call brand. Family members are seen sporting camouflage, building duck blinds, and often times follows the family into the field while hunting.
PETA’s Vice President Dan Mathews is speaking out against the show, claiming that hunting encourages would-be criminals.
“Unfortunately hunting programs teach kids that violence is somehow acceptable,” Mathews told radaronline.com. Nothing could be further from the truth.
Hunting has proved to be the number one conservation program in protecting and expanding our nation’s wildlife populations for future generations. Young hunters are taught the importance of safety, why we hunt and how hunting is vital to conservation efforts.
Mathews also claims that hunting licenses have plummeted in the past two decades and that “most people have a reverence for animals.”
If Mathews would have done his research, he would actually find that hunting license purchases have remained consistent over the last two decades while the public’s acceptance of hunting is over 79 percent.
PETA is the number three group on the USSA’s ‘Dirty Dozen’ list. PETA encourages its members to break established hunter harassment laws and to interfere with hunts by protesting, blowing horns, and other unlawful acts.
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 …