var museo700 = {
  src: '/_inc/museo700.swf'
};

var museo500 = {
  src: '/_inc/museo500.swf'
};

var museo300 = {
  src: '/_inc/museo300.swf'
};

var museo100 = {
  src: '/_inc/museo300.swf'
};


sIFR.activate(museo700,museo500,museo300,museo100); // From revision 209 and onwards

//sIFR.useStyleCheck = true;
//sIFR.debug.ratios(myriadsemi,{
  // selector: '#links li' 
//});

/*
sIFR.replace(myriadsemi, {
  selector: '#content h2',
 wmode:'transparent'
});

sIFR.replace(myriad, {
  selector: '#content #text .right h3',
  css: {
      '.sIFR-root':{'color': '#4f637d'}
      },
 wmode:'transparent', tuneHeight:"-3"
});

sIFR.replace(myriad, {
  selector: '#content #text .eventlist .heading',
  css: {
      '.sIFR-root':{'color': '#4f637d'}
      },
 wmode:'transparent',preventWrap:true, fitExactly:true, forceWidth:true, tuneHeight:"-3"
});

sIFR.replace(myriadsemi, {
  selector: '#posts #feature h3',
  css: [
      'a:{color: #0D1C2C;}',
      'a:link {color: #0D1C2C; text-decoration:none;}',
      'a:hover{color: #4f637d; text-decoration: underline;}'
    ],wmode:'transparent'
});
*/


sIFR.replace(museo700, {
  selector: '#home #text h3',
  css:{
      '.sIFR-root':{'color': '#13323f'}
      }, wmode:'transparent'
});

sIFR.replace(museo700, {
  selector: '#content #text h2',
  css:{
      '.sIFR-root':{'color': '#13323f', 'text-transform': 'uppercase'}
      }, wmode:'transparent'
});

sIFR.replace(museo500, {
  selector: '#quicklinks li span',
 css: [
      'a:{color: #330044;}',
      'a:link {color: #330044; text-decoration:none;}',
      'a:hover{color: #330044; text-decoration: none;}'
    ],preventWrap:true, fitExactly:true, forceWidth:true, wmode:'transparent', tuneHeight:"-4"
});

sIFR.replace(museo700, {
  selector: '#sub #rotator #description h3',
  css:{
      '.sIFR-root':{'color': '#330066','font-size':'2.6em'}
      },wmode:'transparent', tuneHeight:"-7"
});

sIFR.replace(museo700, {
  selector: '.event h3',
 css: [
      'a:{color: #13323f;}',
      'a:link {color: #13323f; text-decoration:none;}',
      'a:hover{color: #1f5164; text-decoration: none;}'
    ], wmode:'transparent', tuneHeight:"-4"
});

sIFR.replace(museo700, {
  selector: '.article h3',
 css: [
      'a:{color: #13323f;}',
      'a:link {color: #13323f; text-decoration:none;}',
      'a:hover{color: #1f5164; text-decoration: none;}'
    ], wmode:'transparent', tuneHeight:"-4"
});  

sIFR.replace(museo700, {
  selector: '.collab h3',
 css: [
      'a:{color: #13323f;}',
      'a:link {color: #13323f; text-decoration:none;}',
      'a:hover{color: #1f5164; text-decoration: none;}'
    ], wmode:'transparent', tuneHeight:"-4"
});     
sIFR.replace(museo300, {
  selector: '.collab h4',
 css: [
      'a:{color: #13323f;}',
      'a:link {color: #13323f; text-decoration:none;}',
      'a:hover{color: #1f5164; text-decoration: none;}'
    ], wmode:'transparent', tuneHeight:"-4"
});

sIFR.replace(museo700, {
  selector: '#feature h3',
 css: [
      'a:{color: #13323f;}',
      'a:link {color: #1e272f; text-decoration:none;}',
      'a:hover{color: #1f5164; text-decoration: none;}'
    ], wmode:'transparent', tuneHeight:"-4"
});

sIFR.replace(museo300, {
  selector: '.section h3.heading',
  css:{
      '.sIFR-root':{'color': '#13323f'}
      }, wmode:'transparent'
});

sIFR.replace(museo300, {
  selector: '.cont',
  css:{
      '.sIFR-root':{'color': '#0e5ea2', 'font-size':'1.2em'}
      },preventWrap:true, fitExactly:true, forceWidth:true, tuneHeight:"-7", wmode:'transparent'
});




sIFR.replace(museo300, {
  selector: '#home .section .item .date',
  css:{
      '.sIFR-root':{'color': '#87934a','font-size':'1.2em'}
      },wmode:'transparent', tuneHeight:"-7"
});
sIFR.replace(museo700, {
  selector: '#sidebar h3',
  css:{
      '.sIFR-root':{'color': '#425773','font-size':'1.4em'}
      },wmode:'transparent', tuneHeight:"-7"
});

/*sIFR.replace(museo100, {
  selector: '#nav li',
  css: [
      'a:{color: #99c7cb;}',
      'a:link {color: #99c7cb; text-decoration:none;}',
      'a:hover{color: #ffffff;}'
    ],preventWrap:true, fitExactly:true, forceWidth:true, wmode:'transparent', tuneHeight:"-7"
});*/



