/////////////
// Get SWF //
/////////////

var caecilia = {
  src: 'http://www.surecw.com/guernsey/flash/caecilia.swf'
};

//////////////////////////////////////////
// Use Style Check for Opera and Safari //
//////////////////////////////////////////

sIFR.useStyleCheck = true;

////////////////////
// Activate IT!!! //
////////////////////

sIFR.activate(caecilia);

//////////////////////
// Yellow H2's Bold //
//////////////////////

sIFR.replace(caecilia, {
	selector: '#my-webcam h2',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'bold', 'text-align': 'right' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

sIFR.replace(caecilia, {
	selector: '#my-weather h2, .box h2, h2',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#656367', 'font-weight': 'bold' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});



////////////////////////
// Yellow H3's Normal //
////////////////////////

sIFR.replace(caecilia, {
	selector: '#my-weather h3',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#D89F17', 'font-weight': 'normal' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});

//////////////////////
// Grey H3's Normal //
//////////////////////

sIFR.replace(caecilia, {
	selector: ' dl.my-weather-temp dt',
	wmode: 'transparent',
	fitExactly: true,
	css: {
		'.sIFR-root': { 'color': '#656367', 'font-weight': 'normal' }
	},
	ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 62, 1.22, 63, 1.21, 65, 1.22, 66, 1.21, 67, 1.22, 111, 1.21, 112, 1.2, 116, 1.21, 117, 1.2, 121, 1.21, 122, 1.2, 124, 1.21, 1.2]
});
