var Officina = { src: '/flash/Officina.swf' };

// sIFR.useStyleCheck = true;
sIFR.fitExactly = true;

sIFR.activate(Officina);

sIFR.replace(Officina, {
  selector: '#zukMainMenu p.level1',
  ratios:[6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 53, 1.2, 54, 1.19, 58, 1.2, 96, 1.19, 98, 1.18, 100, 1.19, 104, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18],
  css: ['.sIFR-root { background:#FFFFFF; color: #FFFFFF; text-transform:uppercase; letter-spacing:0.2; }',
		'a { color: #FFFFFF; text-decoration: none; }',
		'a:link { color: #FFFFFF; }',
		'a:hover { color: #000000; }'
		],
  filters: { DropShadow: { knockout:false, distance:1, color:'#000000', strength:1, angle:90, blurX:2, blurY:2, alpha:0.4, quality:3 }},
  forceSingleLine: true,
  fixFocus: true,
  thickness: -20,
  sharpness: -50,
  offsetTop: 12,
  tuneHeight: 13,
  offsetLeft: 11,
  tuneWidth: 22,
  wmode: 'transparent'
});
sIFR.replace(Officina, {
  selector: '#zukSite #zukTeaserHl h1',
  ratios:[6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 53, 1.2, 54, 1.19, 58, 1.2, 96, 1.19, 98, 1.18, 100, 1.19, 104, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18],
  css: '.sIFR-root { background:#FFFFFF; color: #FFFFFF; font-weight:bold; }',
  forceSingleLine: true,
  offsetTop: -2,
  tuneHeight: -7,
  thickness: -40,
  sharpness: 80,
  wmode: 'transparent'
});
sIFR.replace(Officina, {
  selector: '#zukSite #zukTeaserHl h2',
  ratios:[6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 53, 1.2, 54, 1.19, 58, 1.2, 96, 1.19, 98, 1.18, 100, 1.19, 104, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18],
  css: '.sIFR-root { background:#FFFFFF; color: #FFFFFF; }',
  forceSingleLine: true,
  offsetTop: -2,
  thickness: -60,
  sharpness: 80,
  wmode: 'transparent'
});

sIFR.replace(Officina, {
  selector: '#zukSite .case h1',
  ratios:[6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 53, 1.2, 54, 1.19, 58, 1.2, 96, 1.19, 98, 1.18, 100, 1.19, 104, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18],
  css: ['.sIFR-root { background:#FFFFFF; color: #000000; }',
		'a { color: #000000; text-decoration: none; }',
		'a:link { color: #000000; }',
		'a:hover { color: #FFFFFF; }'
		],
  forceSingleLine: true,
  thickness: 60,
  sharpness: 50,
  tuneWidth: 5,
  wmode: 'transparent'
});
sIFR.replace(Officina, {
  selector: '#zukSite h1',
  ratios:[6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 53, 1.2, 54, 1.19, 58, 1.2, 96, 1.19, 98, 1.18, 100, 1.19, 104, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18],
  css: ['.sIFR-root { background:#FFFFFF; color: #096887; }',
		'a { color: #7D8709; text-decoration: none; }',
		'a:link { color: #7D8709; }',
		'a:hover { color: #096887; }'
		],
  //forceSingleLine: true,
  thickness: 60,
  sharpness: 50,
  tuneWidth: 5,
  wmode: 'transparent'
});

sIFR.replace(Officina, {
  selector: '#zukMetaMenu p',
  ratios:[6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 53, 1.2, 54, 1.19, 58, 1.2, 96, 1.19, 98, 1.18, 100, 1.19, 104, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18],
  css: ['.sIFR-root { background:#FFFFFF; color: #FFFFFF; font-weight:bold; }',
		'a { color: #FFFFFF; text-decoration: none; }',
		'a:link { color: #FFFFFF; }',
		'a:hover { color: #FFFFFF; text-decoration: underline; }'
		],
  forceSingleLine: true,
  thickness: -100,
  sharpness: 200,
  tuneWidth: 2,
  wmode: 'transparent'
});
