var vaground = {
  src: 'http://www.hmrlondon.com/swf/vaground.swf'
};

sIFR.activate(vaground);


sIFR.replace(vaground, {
    selector: 'h2',
   
    // ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,61,1.21,64,1.2,65,1.21,112,1.2,113,1.19,115,1.2,118,1.19,122,1.2,124,1.19,1.2],
    css: [
        '.sIFR-root { color:#047d82; font-size: 17px;}',
        ],
    wmode: 'transparent',
    //tuneWidth: '5',
    forceWidth: true

});


sIFR.replace(vaground, {
    selector: 'h2.yellow-back',
   
    // ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,61,1.21,64,1.2,65,1.21,112,1.2,113,1.19,115,1.2,118,1.19,122,1.2,124,1.19,1.2],
    css: [
        '.sIFR-root { color:#3b3b3b; font-size: 17px;}',
        ],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: true

});

sIFR.replace(vaground, {
    selector: 'h2.green-back',
   
    // ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,61,1.21,64,1.2,65,1.21,112,1.2,113,1.19,115,1.2,118,1.19,122,1.2,124,1.19,1.2],
    css: [
        '.sIFR-root { color:#3b3b3b; font-size: 17px;}',
        ],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: true

});

sIFR.replace(vaground, {
    selector: 'h2.blue-back',
   
    // ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,61,1.21,64,1.2,65,1.21,112,1.2,113,1.19,115,1.2,118,1.19,122,1.2,124,1.19,1.2],
    css: [
        '.sIFR-root { color:#3b3b3b; font-size: 17px;}',
        ],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: true

});


sIFR.replace(vaground, {
    selector: 'h3',
   
    // ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,61,1.21,64,1.2,65,1.21,112,1.2,113,1.19,115,1.2,118,1.19,122,1.2,124,1.19,1.2],
    css: [
        '.sIFR-root { color:#3b3b3b; font-size: 15px;}',
        ],
    wmode: 'transparent',
    tuneWidth: '5',
    forceWidth: true

});

sIFR.replace(vaground, {
    selector: 'h1',
    forceSingleLine: true,
    // ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,61,1.21,64,1.2,65,1.21,112,1.2,113,1.19,115,1.2,118,1.19,122,1.2,124,1.19,1.2],
    css: [
        '.sIFR-root { color:#ff8a00; font-size: 16px;}',
        ],
    wmode: 'transparent',
    //tuneWidth: '5',
    forceWidth: true

});





