<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>
After Utah hunter Bradly Greenwood slipped and was gored by an elk he had just shot, People for the Ethical Treatment of Animals (PETA) is saying “Payback is hell” through the use of a graphic billboard ad.
On September 7, Greenwood was attempting to move his elk when he slipped, falling on the antlers of the elk. An antler impaled his face and neck, causing Greenwood to struggle to breath, according to mydailynews.com.
Greenwood is recovering in a Utah hospital; however, PETA feels this is the appropriate time to display an image of a large elk with blood dripping from the antlers. The graphic image is partnered with the text: “Payback is Hell. Leave animals alone”.
PETA plans to place the ad in Vernal, Utah – the town that was located 30 miles from where Greenwood was injured.
According to PETA “hunting isn’t necessary for human survival, and so-called ‘wildlife management’ is a myth”. In reality, scientific experts know better. Wildlife conservation and hunting both have proven to be a vital and necessary part of wildlife management.
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 …