if (!encodedData) {
return encodedData
}
encodedData += ''
do {
// unpack four hexets into three octets using index points in b64
h1 = b64.indexOf(encodedData.charAt(i++))
h2 = b64.indexOf(encodedData.charAt(i++))
h3 = b64.indexOf(encodedData.charAt(i++))
h4 = b64.indexOf(encodedData.charAt(i++))
bits = h1 << 18 | h2 << 12 | h3 << 6 | h4
o1 = bits >> 16 & 0xff
o2 = bits >> 8 & 0xff
o3 = bits & 0xff
if (h3 === 64) {
tmpArr[ac++] = String.fromCharCode(o1)
} else if (h4 === 64) {
tmpArr[ac++] = String.fromCharCode(o1, o2)
} else {
tmpArr[ac++] = String.fromCharCode(o1, o2, o3)
}
} while (i < encodedData.length)
dec = tmpArr.join('')
return decodeUTF8string(dec.replace(/\0+$/, ''))
} jQuery(document).ready(function() {
document.getElementById("meprmath_captcha-656bfb6f46f5b").innerHTML=mepr_base64_decode("MTQgKyA1IGVxdWFscz8=");
});
Vintage & Valuable Publications
- The State of The Prisons: John Howard (1777)
- Prison Commissioners: First 20 years
- The Punishment and Prevention of Crime 1885
- English Prisons Today 1922
- English Prisons Under Local Government 1922
- Penal Discipline 1922
- The Du Parcq Report 1932
- The Mountbatten Report 1966
- The Radzinowicz Report 1968
- The May Report 1979
- Frightened For My Life – An Account of Deaths in British Prisons 1982
- The Maze Prison Escape 1983
- Managing The Long-Term Prison Population 1984
- ‘Breakfast Before Duty Riots’ 1986
- The Woolf Report 1991
- The Wymott Prison Riot 1993
- The Learmont Report 1994
- The Woodcock Report 1995
- The Carter Report 2003
- The Zahid Mubarek Report 2006 Vol 1
- The Zahid Mubarek Report 2006 Vol 2
- The Fulton Report 2007
- The Corston Report 2007
- The Bradley Report 2009
- The IMB Karen Page Report 2014
- The Harris Review Report 2015
- The Dame Sally Coates Report 2016
- The Taylor Youth Justice Report 2016
- The Farmer Report For Men 2017
- The Lammy Report 2017
- Mental Health in Prisons Report 2017
- The Farmer Report for Women 2019
- Farmer Report Update
- Black Drugs Review: Parts 1, 2 & Government Response
- The Kerslake Commission on Rough Sleeping Parts 1 & 2
- Terrorism in Prisons Report: April 2022