var printhouse = {
  src: '/resources/flash/printhouse.swf',ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
};

sIFR.prefetch(printhouse);

sIFR.activate(printhouse); // From revision 209 and onwards

sIFR.replace(printhouse, {selector: 'h1, h2.husIndex, h2.attkopa, h4.attkopaPuff, h4.sokPuff, h4.loginPuff, h4.prisinfoh4', wmode: 'transparent', css: {'.sIFR-root': {'color': '#a21c11'}}});

sIFR.replace(printhouse, {selector: 'h3.attkopa', wmode: 'transparent', css: ['.sIFR-root: a {text-decoration: none;}', 'a:link {color: #333333; text-align: right;}', 'a:hover {color: #a21c11 }']});
sIFR.replace(printhouse, {selector: 'h3.attkopaBlind', wmode: 'transparent', css: {'.sIFR-root': {'color': '#999999', 'text-align': 'right'}}});