var DCFlash = {
src: '/Portals/0/Skins/LetterkundigMuseum/flash/sifr_swift.swf'
};

sIFR.activate(DCFlash);

/* home.aspx pagina's*/
sIFR.replace(DCFlash, {
selector: '#dnn_BottomLeftContent h2'
,css: ['.sIFR-root { font-style:normal; color:#00AEEF; font-size:18px; font-weight:bold; }']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '#dnn_BottomMidContent h2'
,css: ['.sIFR-root { font-style:normal; color:#00AEEF; font-size:18px; font-weight:bold; }']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '#dnn_BottomRightContent h2'
,css: ['.sIFR-root { font-style:normal; color:#00AEEF; font-size:18px; font-weight:bold; }']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

/*Menu*/
sIFR.replace(DCFlash, {
	selector: '.TopMenuMain .rtsLevel1 .rtsSelected'
	,css: ['.sIFR-root { font-size:15px; font-style:normal;  letter-spacing: 0; color:#ffffff; }',
		   'a { color:#341124;  font-weight:normal; cursor:pointer; position:relative; z-index:99999; text-decoration:none; textalign:center; }',
		   'a:hover { color:#341124; font-weight:normal; cursor:pointer; line-height: 0.5em; height:0.5em; }'
		   ]
	,antiAliasType: 'advanced'
	,wmode: 'transparent'
	,forceSingleLine: true
	,fitExactly: true
	,ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(DCFlash, {
	selector: '.TopMenuMain .rtsLevel1 .rtsLI'
	,css: ['.sIFR-root { font-size:15px; font-style:normal;  letter-spacing: 0; color:#ffffff; }',
		   'a { color:#00AEEF;  font-weight:normal; cursor:pointer; position:relative; z-index:99999; text-decoration:none; }',
		   'a:hover { color:#341124; font-weight:normal; cursor:pointer; line-height: 0.5em; height:0.5em; }'
		   ]
	,antiAliasType: 'advanced'
	,wmode: 'transparent'
	,forceSingleLine: true
	,fitExactly: true
	,ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

/* default.aspx pagina's */

/* Oranje titel */
sIFR.replace(DCFlash, {
selector: 'h2.FlashHeaderOrange'
,css: ['.sIFR-root { font-style:normal; color:#e66625; font-size:18px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: 'span.BigLetter'
,css: ['.sIFR-root { font-style:normal; color:#29121e; font-size:28px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '.KleurTextBlok.Blauw h2'
,css: ['.sIFR-root { font-style:normal; color:#FFFFFF; font-size:20px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '.SchrijversInBeeld h2'
,css: ['.sIFR-root { font-style:normal; color:#FFFFFF; font-size:28px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '.KleurTextBlok.Groen h2'
,css: ['.sIFR-root { font-style:normal; color:#341124; font-size:18px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '.FooterText'
,css: ['.sIFR-root { font-style:normal; color:#999999; font-size:18px; font-weight:bold; text-align:right;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

/* Rode titel */
sIFR.replace(DCFlash, {
selector: '.Exhibitions .ModuleContainer h2, span.Kop_Rood'
,css: ['.sIFR-root { font-style:normal; color:#341223; font-size:24px; font-weight:normal;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

sIFR.replace(DCFlash, {
selector: '.NewsModuleContainer h2, .DotControl_DCLiteratureContent h2'
,css: ['.sIFR-root { font-style:normal; color:#FFFFFF; font-size:27px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});

/*Default*/
sIFR.replace(DCFlash, {
selector: '.ModuleContainer h2, .DotControl_DCLiteratureContent h1, .DotControl_DCLiteratureContent h3, span.Kop_Blauw, .FormRow h2.FormTitle'
,css: ['.sIFR-root { font-style:normal; color:#00AEEF; font-size:18px; font-weight:bold;}']
,antiAliasType: 'advanced'
,wmode: 'transparent'
});