// JavaScript Document

//<![CDATA[
  sIFR.compatMode = true;
  sIFR.activate();
  

  sIFR.replace({
    selector: '#header h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#6a892e'  }
    },
	wmode: 'transparent'
  });
  
  sIFR.replace({
    selector: '#rightColumn h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#255779'  }
    },
	wmode: 'transparent'
  });


  sIFR.replace({
    selector: '#facilities h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#2060b0' }
    },
	wmode: 'transparent'
  });
  
    sIFR.replace({
    selector: '#bke h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#600d16' }
    },
	wmode: 'transparent'
  });
  
   sIFR.replace({
    selector: '#specialOffers h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#5f823c' }
    },
	wmode: 'transparent'
  });
  
    sIFR.replace({
    selector: '#content h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#600d16' }
    },
	wmode: 'transparent'
  });
  
      sIFR.replace({
    selector: '#boxes h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#255779' }
    },
	wmode: 'transparent'
  });
  
   sIFR.replace({
    selector: '#right h1', 
    src: 'static_files/flash/times.swf', 
    highsrc: 'static_files/flash/times.swf',
    css: {
      '.sIFR-root' : { 'background-color': '#000000', 'text-align': 'left', 'color': '#866e24' }
    },
	wmode: 'transparent'
  });