var frankfurter = { src: 'VAG.swf' }; sIFR.prefetch(frankfurter); sIFR.delayCSS = true; // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo sIFR.activate(frankfurter); sIFR.replace(frankfurter, { selector: 'h1' ,css: { '.sIFR-root': { 'color': '#e6078f', 'background-color': '#ffe8f6', 'text-align':'center' }, 'a': { 'text-decoration': 'none' }, 'a:link': { 'color': '#e6078f' }, 'a:hover': { 'color': '#e6078f', 'text-decoration': 'none' } }, wmode: 'transparent' }); sIFR.replace(frankfurter, { selector: 'h2' ,css: { '.sIFR-root': { 'color': '#e6078f', 'background-color': '#ffe8f6' }, 'a': { 'text-decoration': 'none' }, 'a:link': { 'color': '#e6078f' }, 'a:hover': { 'color': '#e6078f', 'text-decoration': 'none' } }, wmode: 'transparent' }); sIFR.replace(frankfurter, { selector: 'h4' ,css: { '.sIFR-root': { 'color': '#c873cc', 'background-color': '#ffe8f6' } }, wmode: 'transparent' }); sIFR.replace(frankfurter, { selector: 'h3' ,css: { '.sIFR-root': { 'color': '#e6078f', 'background-color': '#ffe8f6' }, 'a': { 'text-decoration': 'none' }, 'a:link': { 'color': '#e6078f' }, 'a:hover': { 'color': '#e6078f', 'text-decoration': 'none' } }, wmode: 'transparent' }); sIFR.replace(frankfurter, { selector: 'h6' ,css: { '.sIFR-root': { 'color': '#e6078f', 'background-color': '#ffe8f6', 'text-align':'center' } }, wmode: 'transparent' }); sIFR.replace(frankfurter, { selector: 'h5' ,css: { '.sIFR-root': { 'color': '#e6078f', 'background-color': '#ffe8f6' } }, wmode: 'transparent' }); /* sIFR.replace(frankfurter, { selector: 'h4' ,css: { '.sIFR-root': { 'color': '#e6078f', 'background-color': '#ffe8f6' }, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#e6078f' }, 'a:hover': { 'color': '#e6078f' } }, wmode: 'transparent' }); */