  //<[CDATA[
  
  var bluehighway = {
    src: 'swf/bluehighway.swf'
    ,ratios: [6,0.66,7,0.57,8,0.49,9,0.95,10,0.74,11,0.78,13,0.81,14,0.89,15,0.9,16,0.92,17,0.9,24,1.04,25,1.07,29,1.02,34,1.05,38,1.08,42,1.09,47,1.11,51,1.12,54,1.07,58,1.09,68,1.1,72,1.11,76,1.12,78,1.13,80,1.12,85,1.13,87,1.14,89,1.13,99,1.14,112,1.15,1.16]
  };
  sIFR.useStyleCheck = true;
  sIFR.activate(bluehighway);
  
  sIFR.replace(bluehighway, {selector: 'h6.home'
   ,wmode: 'transparent'
   ,css: [
      '.sIFR-root { font-size: 30px; color:#31415a; letter-spacing: -1; font-weight: bold;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #31415a; }'
      ,'a:hover { color: #0054a6; }'
    ]
    
  });
  
    sIFR.replace(bluehighway, {selector: 'h1'
   ,wmode: 'transparent'
   ,tuneHeight: -5
   ,css: [
      '.sIFR-root { font-size: 42px; color:#0054a6; letter-spacing: -1; font-weight: bold;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #31415a; }'
      ,'a:hover { color: #0054a6; }'
    ]
    
  });

 
  //]]>