Site Network: Prisonsucks.com | Prison Policy Initiative | Prisoners of the Census
Prisonsucks.com is a clearinghouse for useful, verifiable statistics about the crime control industry. Too often prison activists use statistics that are out of date, provided without citation or simply wrong. One of these days the public will start listening to prison activists, so let's be prepared to win without being sidetracked by arguments over defective statistics. In some cases, the numbers we need don't exist. In others, the facts exist but activists don't know where to find them. Now you do.
Feel free to include the incarceration clock on your website. We ask only that you leave the credit line intact and use the version of the script on our server. We update the clock at least twice a year based on the newest statistics from the Bureau of Justice Statistics.
Put this code in the <head></head> of your page:
<script src="http://www.prisonsucks.com/scripts/clock.js" language="JavaScript" type="text/javascript"></script>
Change your <body> tag to read:
<body onload="startclock()">
Put this code in the <body></body> of your page:
<form name="clock" onsubmit="0" action=""> <p>As of <input type="text" name="face" size="9" value="" /> today, there are an estimated <input type="text" name="pop" size="11" value="" /> people in U.S. prisons and jails. <span class="credit"> (Source: <a href="http://www.prisonsucks.com"> Prisonsucks.com</a>: Research on the crime control industry.)</span></p></form>