var national = {
  src: '/images/national-home.swf'
};

sIFR.activate(national);
/*
sIFR.replace(national, {
    selector: 'h1.national_home', css: '.sIFR-root { background-color: transparent; color: #918670; font-size: 24px; text-transform: uppercase; }', wmode: 'transparent', ratios: [6,0.72,8,0.83,12,0.88,13,0.95,20,0.99,27,1.04,34,1.06,40,1.08,47,1.09,61,1.1,74,1.11,80,1.12,81,1.11,101,1.12,102,1.13,108,1.12,111,1.13,112,1.12,114,1.13,115,1.12,1.13]
});
*/
sIFR.replace(national, {
    selector: 'h1.national', css: '.sIFR-root { background-color: transparent; color: #625233; font-size: 28px; text-transform: uppercase; }', wmode: 'transparent', ratios: [6,0.72,8,0.83,12,0.88,13,0.95,20,0.99,27,1.04,34,1.06,40,1.08,47,1.09,61,1.1,74,1.11,80,1.12,81,1.11,101,1.12,102,1.13,108,1.12,111,1.13,112,1.12,114,1.13,115,1.12,1.13]
});

/*
sIFR.debug.ratios(national, {
  selector: 'h1.national', css: '.sIFR-root { background-color: transparent; color: #918670; font-size: 32px; }', wmode: 'transparent'
});
*/