var kozuka = { src: 'kozuka.swf' };
sIFR.activate(kozuka);

sIFR.replace(kozuka, {
selector: 'h1',
ratios: [11, 1.49, 15, 1.41, 18, 1.4, 21, 1.39, 27, 1.38, 31, 1.35, 37, 1.36, 53, 1.35, 58, 1.34, 59, 1.35, 88, 1.34, 90, 1.33, 91, 1.34, 93, 1.33, 94, 1.34, 1.33],
css: [ '.sIFR-root {color:#ffffff;}' ],
wmode:'transparent',paddingTop:'0px',paddingBottom:'0px',offsetHeight: '0px'
});

sIFR.replace(kozuka, {
selector: 'h2',
ratios: [11, 1.49, 15, 1.41, 18, 1.4, 21, 1.39, 27, 1.38, 31, 1.35, 37, 1.36, 53, 1.35, 58, 1.34, 59, 1.35, 88, 1.34, 90, 1.33, 91, 1.34, 93, 1.33, 94, 1.34, 1.33],
css: [ '.sIFR-root {color:#ffffff;leading:0;background-color:#000000;}',
	    'a {color: #50B7CD; text-decoration: none;}',
        'a:hover {color: #FF0000;text-decoration: underline;}'
	  ],
wmode:(jQuery.browser.msie)?'window':'opaque',paddingTop:'0px',paddingBottom:'0px',offsetHeight:'0px'
});


