/* Copied from irrepressible.info and stored locally because the irrepressible server does not support SSL, and we do not want our users to get "some items on this page are insecure" warning messages */ 

var irr_fragmentCount = 71;
var irr_revision = '1188325152';

var irr_lang;
var irr_l = 'en';
var irr_allowed = /(en|es|fr|ar)/;
if (irr_lang && irr_allowed.test(irr_lang)) irr_l = irr_lang;


var irr_chosen = parseInt((irr_fragmentCount-1) * Math.random());
var irr_fragmentUrl = '/irrepressible/data/current/'+irr_chosen+'-468.html?' + irr_l;


document.write('<iframe scrolling="no" frameborder="0" marginwidth="0" marginheight="0" style="border:0;width:468px;height:60px;overflow:hidden;" src="' + irr_fragmentUrl + '"></iframe>');

