
var syntax = {
  src: 'ikkm/js/LinoTypeSyntax3.swf'
};

sIFR.useStyleCheck = true;
sIFR.useDomLoaded = true;


sIFR.repaintOnResize = true;
sIFR.forceClear = true;
sIFR.forceWidth = true;


sIFR.activate(syntax);


/*
sIFR.debug.ratios(corpos_reg, {
  selector: 'h2'
});
*/

sIFR.replace(syntax, {
  selector: 'h1'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #EC00E9; letter-spacing: 0.5; text-transform: normal; background-color: #ffffff; font-weight: bold;}'
      ,'a:link { color: #EC00E9; text-decoration: none;}'
      ,'a:visited { color: #EC00E9; text-decoration: none;}'
      ,'a:hover { color: #828CA0;text-decoration: none;}'
      ,'.grey { color: #828CA0;text-decoration: none;}'
  
  ]
  ,opaque: 'true'

});



sIFR.replace(syntax, {
  selector: '.prem_news_headline'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #FFFFFF; letter-spacing: 0.5; text-transform: normal; background-color: #ffffff; font-weight: bold;}'
      ,'a:link { color: #FFFFFF; text-decoration: none;}'
      ,'a:visited { color: #FFFFFF; text-decoration: none;}'
      ,'a:hover { color: #FFFFFF;text-decoration: none;}'
  ]
  ,opaque: 'true'

});


sIFR.replace(syntax, {
  selector: 'h2'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #EC00E9; letter-spacing: 0.5; text-transform: normal; background-color: #ffffff; font-weight: bold;}'
      ,'a:link { color: #EC00E9; text-decoration: none;}'
      ,'a:visited { color: #EC00E9; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
  ]
  ,opaque: 'true'

});

sIFR.replace(syntax, {
  selector: '.search_title'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #828CA0; letter-spacing: 1.2; text-transform: uppercase; background-color: #ffffff; height: 50px; text-align: left; border-left: 1px solid #000000;}'
      ,'a:link { color: #828CA0; text-decoration: none;}'
      ,'a:visited { color: #828CA0; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
  ]
  ,opaque: 'true'

});

sIFR.replace(syntax, {
  selector: '.header_search_word'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #EC00E9; letter-spacing: 1.2; text-transform: uppercase; background-color: #ffffff; height: 50px; text-align: left; border-left: 1px solid #000000; font-weight: bold;}'
      ,'a:link { color: #828CA0; text-decoration: none;}'
      ,'a:visited { color: #828CA0; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
  ]
  ,opaque: 'true'

});


sIFR.replace(syntax, {
  selector: '.main_nav_element'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #828CA0; letter-spacing: 1.2; text-transform: uppercase; background-color: #ffffff; height: 50px; text-align: center; border-left: 1px solid #000000;}'
      ,'a:link { color: #828CA0; text-decoration: none;}'
      ,'a:visited { color: #828CA0; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
  ]
  ,opaque: 'true'

});

sIFR.replace(syntax, {
  selector: '.main_nav_element_active'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #EC00E9; letter-spacing: 1.2; text-transform: uppercase; background-color: #ffffff; text-align: center; }'
      ,'a:link { color: #EC00E9; text-decoration: none;}'
      ,'a:visited { color: #EC00E9; text-decoration: none;}'
      ,'a:hover { color: #828CA0;text-decoration: none;}'
  ]
  ,opaque: 'true'

});


sIFR.replace(syntax, {
  selector: '.sub_nav'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #828CA0; letter-spacing: 1.2; background-color: #ffffff; text-transform: uppercase;}'
      ,'a:link { color: #828CA0; text-decoration: none;}'
      ,'a:visited { color: #828CA0; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
      ,'.now { color: #EC00E9;text-decoration: none; font-weight: bold;}'
  ]
  ,opaque: 'true'

});

sIFR.replace(syntax, {
  selector: '.sub_nav_3'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #828CA0; letter-spacing: 1.2; background-color: #ffffff; text-transform: uppercase;}'
      ,'a:link { color: #828CA0; text-decoration: none;}'
      ,'a:visited { color: #828CA0; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
      ,'.now { color: #EC00E9;text-decoration: none; font-weight: bold;}'
  ]
  ,opaque: 'true'

});


sIFR.replace(syntax, {
  selector: '.lang_select'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #828CA0; letter-spacing: 0; background-color: #ffffff;}'
      ,'a:link { color: #828CA0; text-decoration: none;}'
      ,'a:visited { color: #828CA0; text-decoration: none;}'
      ,'a:hover { color: #EC00E9;text-decoration: none;}'
      ,'.sub_nav_element_active { color: #EC00E9;text-decoration: none;}'
  ]
  ,opaque: 'true'

});
/*
sIFR.replace(syntax, {
  selector: '.person_list_element .person_name .name'
  ,wmode: 'transparent'
  ,css: [
      '.sIFR-root { color: #EC00E9; letter-spacing: 0.5; text-transform: normal; background-color: #ffffff; font-weight: bold;height: 20px;}'
      ,'a:link { color: #EC00E9; text-decoration: none;height: 20px;}'
      ,'a:visited { color: #EC00E9; text-decoration: none;height: 20px;}'
      ,'a:hover { color: #828CA0;text-decoration: none;height: 20px;}'
  ]
  ,opaque: 'true'

});
*/







