﻿sIFR.replace(s, {
    selector: '#about-us-love-lab-title',
    wmode: 'transparent',
    css: {
        '.sIFR-root': {
            'color': '#2c749c',
            'font-weight': 'bold',
            'font-size': '18px'
        }
    }
});
if(typeof(Sys)!=='undefined')Sys.Application.notifyScriptLoaded();