
var bliss = {
  src: '/bliss/bliss.swf'
  ,ratios: [9,0.95,14,1.06,19,1.1,25,1.13,29,1.14,34,1.15,49,1.16,69,1.17,70,1.18,75,1.17,78,1.18,80,1.17,1.18]
};

var bliss1 = {
  src: '/bliss/bliss-1.swf'
  ,ratios:[6, 0.64, 7, 0.65, 9, 0.7, 11, 0.75, 13, 0.81, 16, 0.85, 17, 0.91, 21, 0.93, 23, 0.97, 25, 0.98, 31, 0.99, 37, 1.02, 46, 1.04, 49, 1.06, 57, 1.07, 58, 1.08, 59, 1.07, 72, 1.08, 85, 1.09, 106, 1.1, 108, 1.11, 110, 1.1, 112, 1.11, 114, 1.1, 1.11]
};

var blissreg = {
	src:'/bliss/blissreg.swf'
	,ratios: [6,0.92,8,0.94,10,1,15,1.05,20,1.1,26,1.12,32,1.13,36,1.14,41,1.15,42,1.16,46,1.15,62,1.16,82,1.17,83,1.18,93,1.17,94,1.18,95,1.17,97,1.18,98,1.17,102,1.18,103,1.17,1.18]
};

var bliss11 = {
  src: '/bliss/bliss-11.swf'
  ,ratios:[6, 0.64, 7, 0.65, 9, 0.7, 11, 0.75, 13, 0.81, 16, 0.85, 17, 0.91, 21, 0.93, 23, 0.97, 25, 0.98, 31, 0.99, 37, 1.02, 46, 1.04, 49, 1.06, 57, 1.07, 58, 1.08, 59, 1.07, 72, 1.08, 85, 1.09, 106, 1.1, 108, 1.11, 110, 1.1, 112, 1.11, 114, 1.1, 1.11]
};


sIFR.activate(bliss, blissreg, bliss11, bliss1 );



/*
Titles
*/

sIFR.replace(bliss, {
  selector: '#container-heading-and-intro--heading-bar h1, #hub-page-top h1'
 ,css: [
     '.sIFR-root {color:#04486f; font-size:28px, letter-spacing:-0.5;}' 
   ], wmode:'transparent'
	 ,offsetTop:0
	 ,offsetLeft:0
	,tuneHeight:0
    ,selectable: true
});


sIFR.replace(bliss, {
  selector: '#container-heading-and-intro--content h2, #hub-page-top h2'
 ,css: [
     '.sIFR-root {color:#9e9e9e; font-size:20px;}' 
   ], wmode:'transparent'
	 ,offsetTop:0
	 ,offsetLeft:0
	,tuneHeight:0
    ,selectable: true
});


/* 
Homepage
*/

sIFR.replace(blissreg, {
  selector: '#container-homepage-logins .title, #hub-page-top .panel h3'
 ,css: [
     '.sIFR-root {color:#b61e11; font-size:20px; }' 
   ], wmode:'transparent'
	 ,offsetTop:0
	 ,offsetLeft:0
	,tuneHeight:0
    ,selectable: true
});


sIFR.replace(blissreg, {
  selector: '.teaser-homepage .title, .teaser-solution .title '
 ,css: [
     '.sIFR-root {color:#333333; font-size:18px; }' 
   ], wmode:'transparent'
	 ,offsetTop:0
	 ,offsetLeft:0
	,tuneHeight:0
    ,selectable: true
});


sIFR.replace(blissreg, {
  selector: '#container-quickfind--heading-bar .title'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:18px; }' 
   ], wmode:'transparent'
	 ,offsetTop:0
	 ,offsetLeft:0
	,tuneHeight:0
    ,selectable: true
});


/*
Section landing pages
*/









