<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 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 a news report that aired last night on the evening news.
Kathy Walsh, CBS Denver 4, covered the story and sat down for a one on one interview with Argys to better understand the level of threats being made against her. Please click below to see the level of harassment the anti-hunting community is making against Argys and other hunters across the nation.
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 …
Several states are considering legislation to protect hunters, anglers and trappers from harassment by unmanned, aerial drones while exercising their legal right to pursue and take wildlife. As reported by …
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 …