
    var rockwell = {
      src: '/images/bank.swf'
      ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18]
    };

    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(rockwell);

    sIFR.replace(rockwell, {
      selector: 'h1.newsletter'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#FFFFFF; font-size:14px; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #FFFFFF; }'
        ,'a:hover { color: #FFFFFF; }'
      ]
    });


    sIFR.replace(rockwell, {
      selector: 'h1.verde'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#7da75c; font-size:26px; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #7da75c; }'
        ,'a:hover { color: #7da75c; }'
      ]
    });
    sIFR.replace(rockwell, {
      selector: 'h1.mov'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#9669ad; font-size:26px; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #9669ad; }'
        ,'a:hover { color: #9669ad; }'
      ]
    });
	sIFR.replace(rockwell, {
      selector: 'h1.rosu'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#cc242d; font-size:26px; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #cc242d; }'
        ,'a:hover { color: #cc242d; }'
      ]
    });



     sIFR.replace(rockwell, {
      selector: 'h2.rosu'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#cc242d; font-size:26px; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #cc242d; }'
        ,'a:hover { color: #cc242d; }'
      ]
    });

	sIFR.replace(rockwell, {
      selector: 'h3.rosu'
	  ,wmode: 'transparent'
  	  ,tuneHeight: -20
	  ,offsetTop: -3
      ,css: [
        '.sIFR-root {  color:#cc242d; font-size:50px; padding-bottom:2px; margin-bottom:2px; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'

        ,'a:link { color: #cc242d; }'
        ,'a:hover { color: #cc242d; }'
      ]
    });


     sIFR.replace(rockwell, {
      selector: 'h2.gri'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#575757; font-size:26px; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #575757; }'
        ,'a:hover { color: #575757; }'
      ]
    });
     sIFR.replace(rockwell, {
      selector: 'h2.grisus'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#d1d1d1; font-size:34px; text-align: center; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #d1d1d1; }'
        ,'a:hover { color: #d1d1d1; }'
      ]
    });

    sIFR.replace(rockwell, {
      selector: 'h3.rosucentrat'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#cc242d; font-size:34px; text-align: center; font-weight: bold;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #cc242d; }'
        ,'a:hover { color: #cc242d;  }'
      ]
    });

  
    sIFR.replace(rockwell, {
      selector: 'h4.footerlink'
	  ,wmode: 'transparent'

      ,css: [
        '.sIFR-root {  color:#000000; font-size:10px; text-align: center; text-align: center; display: inline;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #000000; text-decoration: underline; }'
      ]
    });

  

    sIFR.replace(rockwell, {
      selector: 'h3'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#cc242d; font-size:9px; text-align: center; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #cc242d; }'
        ,'a:hover { color: #cc242d; }'
      ]
    });


	  

    sIFR.replace(rockwell, {
      selector: 'h4'
	  ,wmode: 'transparent'
      ,css: [
        '.sIFR-root {  color:#cc242d; font-size:9px; text-align: center; font-weight: bold; text-align: left;  }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #cc242d; }'
        ,'a:hover { color: #cc242d; }'
      ]
    });