  var Berlin = {
    src: 'assets/templates/been/js/sifr3/Berlin_Sans_FB.swf'
  };

  var Gill = {
    src: 'assets/templates/been/js/sifr3/Gill_Sans_bold.swf'
  };



  sIFR.useStyleCheck = true;
  sIFR.useDomContentLoaded = false;
  sIFR.activate(Berlin, Gill);

sIFR.replace(Berlin, {
  selector: 'h3',
  wmode: 'transparent',
  css: [
		'.sIFR-root { color: #01529c; text-decoration: none; }',
		'a { color: #01529c; text-decoration: none; }'
	,'a:link { color: #01529c; }'
	,'a:hover { color: #01529c; text-decoration: underline; }'
	   ],
  ratios: [8, 1.3, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 24, 1.15, 33, 1.14, 43, 1.13, 62, 1.12, 63, 1.11, 64, 1.12, 113, 1.11, 115, 1.1, 121, 1.11, 1.1]
});

sIFR.replace(Gill, {
  selector: 'h4',
  wmode: 'transparent',
  forceSingleLine: false,
  preventWrap: false,
  fitExactly: false,
  fixWrap: true,
  forceWidth: true,
  css: [
		'.sIFR-root { color: #01529c; text-decoration: none;font-size:14px; }',
		'a { color: #01529c; text-decoration: none; }'
	,'a:link { color: #01529c; }'
	,'a:hover { color: #01529c; text-decoration: underline; }'
	   ],
  ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 46, 1.21, 50, 1.2, 51, 1.21, 74, 1.2, 78, 1.19, 79, 1.2, 83, 1.19, 84, 1.2, 1.19]
});

sIFR.replace(Berlin, {
  selector: '#topnav span.current',
  wmode: 'transparent',
  forceSingleLine: true,
  preventWrap: true,
  fitExactly: true,
  css: [
		'.sIFR-root { color: #01529c; text-decoration: none; }',
		'a { color: #01529c; text-decoration: none; }'
	,'a:link { color: #01529c; }'
	,'a:hover { color: #01529c; text-decoration: underline; }'
	   ],
  ratios: [8, 1.3, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 24, 1.15, 33, 1.14, 43, 1.13, 62, 1.12, 63, 1.11, 64, 1.12, 113, 1.11, 115, 1.1, 121, 1.11, 1.1]
});

sIFR.replace(Berlin, {
  selector: '#topnav span',
  wmode: 'transparent',
  forceSingleLine: true,
  preventWrap: true,
  fitExactly: true,
  css: [
		'.sIFR-root { color: #7fa8cd; text-decoration: none; }',
		'a { color: #7fa8cd; text-decoration: none; }'
	,'a:link { color: #7fa8cd; }'
	,'a:hover { color: #01529c; text-decoration: underline; }'
	   ],
  ratios: [8, 1.3, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 24, 1.15, 33, 1.14, 43, 1.13, 62, 1.12, 63, 1.11, 64, 1.12, 113, 1.11, 115, 1.1, 121, 1.11, 1.1]
});