    var lucidff = {
      src: 'lucid.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]
    };
	
    sIFR.activate(lucidff);

    sIFR.replace(lucidff, {
      selector: 'h4.bigblue'
      ,css: [
        '.sIFR-root { text-align: right; font-weight: bold; font-size: 18px; letter-spacing: -0.8; color:#336699; height:11px; leading: -10 }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h4.subnav'
      ,css: [
        '.sIFR-root { font-weight: bold; font-size: 12px; letter-spacing: -0.3; color:#333; text-align: right; leading: -8  }'
        ,'a { text-decoration: none; color: #333;}'
        ,'a:link { color: #333; }'
		,'a:visited { color: #000; }'
        ,'a:hover { color: #000; }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h5.smak'
      ,css: [
        '.sIFR-root { font-weight: bold; font-size: 12px; letter-spacing: -0.3; color:#333; text-align: right; leading: -8  }'
        ,'a { text-decoration: none; color: #333;}'
        ,'a:link { color: #333; }'
        ,'a:hover { color: #999;  }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h4.tipsit'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; font-size: 20px; letter-spacing: -0.7; color:#336699; leading: -8 }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h5.sifntit'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; font-size: 13px; letter-spacing: -0.7; color:#336699; leading: -5 }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h5.sifntitx'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; font-size: 13px; letter-spacing: -0.7; color:#336699; leading: 1 }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h5.sifntitR'
      ,css: [
        '.sIFR-root { text-align: right; font-weight: bold; font-size: 13px; letter-spacing: -0.7; color:#336699; leading: -6 }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h4.toobig'
      ,css: [
        '.sIFR-root { text-align: right; font-weight: normal; font-size: 73; letter-spacing: -5; color:#336699; leading:-35; }'
      ]
	  , wmode: 'transparent'
    });
	
    sIFR.replace(lucidff, {
      selector: 'h5.subbig'
      ,css: [
        '.sIFR-root { text-align: right; font-weight: bold; font-size: 14px; letter-spacing: 1; color:#9b8047; leading: -5 }'
      ]
	  , wmode: 'transparent'
    });
	