var nokialarge_light = { 
      src: '/PRODUCT_METADATA_0/Products/Services/Nokia_Life_Tools/flash/sifr/nokialarge_light.swf',
      ratios: [8, 1.41, 9, 1.33, 12, 1.35, 18, 1.3, 20, 1.26, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 84, 1.23, 85, 1.22, 87, 1.23, 89, 1.22, 91, 1.23, 94, 1.22, 95, 1.23, 103, 1.22, 104, 1.23, 1.22]
   };
	
var nokialarge_regular = { 
      src: '/PRODUCT_METADATA_0/Products/Services/Nokia_Life_Tools/flash/sifr/nokialarge_regular.swf',
      ratios: [8, 1.41, 9, 1.33, 12, 1.35, 18, 1.3, 20, 1.26, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 84, 1.23, 85, 1.22, 87, 1.23, 89, 1.22, 91, 1.23, 94, 1.22, 95, 1.23, 103, 1.22, 104, 1.23, 1.22]
   };
	
   sIFR_3.delayCSS = true;
   sIFR_3.useStyleCheck = true;
   sIFR_3.fitExactly = true;
   sIFR_3.forceWidth = false;
   sIFR_3.activate(nokialarge_light, nokialarge_regular);

function replace_sIFR_3() {
   sIFR_3.replace(nokialarge_light, {
      selector: 'h1.maps-sifr',
      css: ['.sIFR_3-root { font-size:30px; line-height:30px; color:#44aa33; background-color:transparent; }',
         'a { color:#44aa33; text-decoration:none; }',
         'a:hover { color:#337f26; text-decoration:underline; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });

   sIFR_3.replace(nokialarge_light, {
      selector: 'h2.maps-sifr',
      css: ['.sIFR_3-root { font-size:22px; line-height:22px; color:#44aa33; background-color:transparent; }',
         'a { color:#44aa33; text-decoration:none; }',
         'a:hover { color:#337f26; text-decoration:none; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });

   sIFR_3.replace(nokialarge_light, {
      selector: 'h3.maps-sifr',
      css: ['.sIFR_3-root { font-size:18px; line-height:18px; color:#44aa33; background-color:transparent; }',
         'a { color:#44aa33; text-decoration:none; }',
         'a:hover { color:#337f26; text-decoration:none; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });

   sIFR_3.replace(nokialarge_light, {
      selector: 'h3.maps-sifr-large',
      css: ['.sIFR_3-root { font-size:22px; line-height:22px; color:#44aa33; background-color:transparent; }',
         'a { color:#44aa33; text-decoration:none; }',
         'a:hover { color:#337f26; text-decoration:none; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });

   sIFR_3.replace(nokialarge_light, {
      selector: 'h3.maps-sifr-sidebar',
      css: ['.sIFR_3-root { font-size:20px; line-height:20px; color:#ffffff; background-color:transparent; }',
         'a { color:#ffffff; text-decoration:none; }',
         'a:hover { color:#ffffff; text-decoration:none; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });
	
   sIFR_3.replace(nokialarge_regular, {
      selector: 'h3.maps-sifr-regular',
      css: ['.sIFR_3-root { font-size:18px; line-height:18px; color:#3a3a3a; background-color:transparent; }',
         'a { color:#bbbbbb; text-decoration:none; }',
         'a:hover { color:#999999; text-decoration:none; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });
	
   sIFR_3.replace(nokialarge_regular, {
      selector: 'h4.maps-sifr-regular',
      css: ['.sIFR_3-root { font-size:12px; line-height:12px; color:#44aa33; background-color:transparent; }',
         'a { color:#44aa33; text-decoration:none; }',
         'a:hover { color:#337f26; text-decoration:none; }'],
      paddingTop: '0',
      wmode: 'transparent'
   });
}
replace_sIFR_3();
