var humanist = {
    src: '/swf/humanist.swf'
    ,ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 25, 1.25, 27, 1.23, 31, 1.24, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 56, 1.21, 57, 1.22, 92, 1.21, 93, 1.2, 96, 1.21, 98, 1.2, 101, 1.21, 103, 1.2, 104, 1.21, 108, 1.2, 109, 1.21, 113, 1.2, 114, 1.21, 1.2]
	,wmode :'transparent'
  };

sIFR.activate(humanist);

window.setTimeout('sIFR.replace(humanist, {selector: "h2",css: [".sIFR-root {font-size:22px; text-align: left; font-weight: bold; color: #604c3b}"]})',1);

window.setTimeout('sIFR.replace(humanist, {selector: ".whatsOnTitle",css: [".sIFR-root {font-size:18px; text-align: left; font-weight: bold; color: #604c3b},a {color: #604c3b;, text-decoration: none;},a:hover {color: #604c3b;, text-decoration: none;}, .selected {color: #604c3b;, text-decoration: none;}"]})',1);