var dinea = {
  src: '/swf/dinea.swf'
};

sIFR.activate(dinea);
 
sIFR.replace(dinea, {
	wmode: 'transparent',
	offsetTop: ('0'),
    selector: 'div.sifr_search'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold;font-size:14px;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #FFFFFF }'
       ,'a:hover{ color: #FFFFFF }'
    ]
});
sIFR.replace(dinea, {
	wmode: 'transparent',
	offsetTop: ('0'),
    selector: 'div.sifr_section'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: bold;font-size:21px;color:#000000;}'
    ]
});/*
sIFR.replace(dinea, {
	wmode: 'transparent',
	tuneHeight: ('10'),
	offsetTop: ('7'),
    selector: '.nav_sifr_text'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold;font-size:14px;color:#FFFFFF;cursor:pointer}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #FFFFFF }'
       ,'a:hover{ color: #FFFFFF }'
    ]
});
sIFR.replace(dinea, {
	wmode: 'transparent',
	tuneHeight: ('10'),
	offsetTop: ('7'),
    selector: '.nav_sifr_text_selected'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold;font-size:14px;color:#808285;cursor:pointer}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #808285 }'
       ,'a:hover{ color: #808285 }'
    ]
});*/
sIFR.replace(dinea, {
	wmode: 'transparent',
	tuneHeight: ('-4'),
    selector: '.welcome_sifr'
    ,css: [
      '.sIFR-root { font-size:14px;color:#000000;cursor:pointer}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
       ,'a:hover{ color: #000000 }'
    ]
});
