var beton = { src: 'skateboard2/swf/Beton_Light.swf', ratios:[6, 1.41, 9, 1.35, 16, 1.28, 17, 1.23, 18, 1.25, 25, 1.23, 29, 1.21, 31, 1.22, 35, 1.2, 36, 1.21, 43, 1.2, 47, 1.19, 48, 1.2, 67, 1.19, 68, 1.18, 72, 1.19, 77, 1.18, 78, 1.19, 1.18]};



sIFR.activate(beton);


sIFR.replace(beton, {
  selector: 'h2.posttitle',
  css: ['.sIFR-root {text-transform: uppercase; font-size:34px;}'
		,'a:link { color: #000000; text-decoration: none;}'
		,'a:hover {color: #333333;}'
	],
  wmode: 'transparent',
  transparent: true
  });

sIFR.replace(beton, {
  selector: 'h2.widgettitle',
  css: ['.sIFR-root {text-transform: uppercase; font-size:16px;}'
		,'a:link {color: #000000; text-decoration: none;}'
		,'a:hover {color: #333333;}'
	],
	offsetTop:3,
  wmode: 'transparent',
  transparent: true
  });

