var georgia = {
	src: 'fileadmin/templates/swf/georgia.swf'
	//src: 'swf/georgia.swf'
	,ratios: [7, 1.32, 8, 1.31, 12, 1.27, 19, 1.23, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 62, 1.15, 67, 1.16, 116, 1.15, 117, 1.14, 123, 1.15, 124, 1.14, 1.15]
};

sIFR.activate(georgia);
//sIFR.debug.ratios({ src: 'swf/georgia.swf', selector: '#logo h2' });

sIFR.replace(georgia, {
	selector: '#logo h2'
	,css: [
	  '.sIFR-root {color:#231f20; font-size:12px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #231f20; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,sharpness: 100
	,thickness: 150
	,antiAliasType: 'advanced'
});

sIFR.replace(georgia, {
	selector: '#headerWrap h2, h1'
	,css: [
	  '.sIFR-root {color:#8a0000; font-size:36px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #8a0000; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,selectable : false
	,antiAliasType: 'advanced'
	,tuneHeight: -4
	,offsetTop:-3
});

/*sIFR.replace(georgia, {
	selector: '#slideshowContent h3'
	,css: [
	  '.sIFR-root {color:#414142; font-size:18px; }'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #414142; text-decoration: none;}'
	  ,'a:hover {color: #8a0000; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,thickness: 50
	,sharpness: 100
	,antiAliasType: 'advanced'
	,tuneHeight: -5
});*/
sIFR.replace(georgia, {
	selector: '#full .latestnews h2, #full .singleview h2'
	,css: [
	  '.sIFR-root {color:#383330; font-size:20px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #383330; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,selectable : false
	,antiAliasType: 'advanced'
	,tuneHeight: -4
	,offsetTop:-3
});
sIFR.replace(georgia, {
	selector: '#full h2'
	,css: [
	  '.sIFR-root {color:#383330; font-size:18px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #383330; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,selectable : false
	,thickness: 100
	,sharpness: 50
	,antiAliasType: 'advanced'
	,tuneHeight: -4
	,offsetTop:-3
});

sIFR.replace(georgia, {
	selector: 'h2'
	,css: [
	  '.sIFR-root {color:#383330; font-size:20px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #383330; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,selectable : false
	,antiAliasType: 'advanced'
	,tuneHeight: -4
	,offsetTop:-3
});

sIFR.replace(georgia, {
	selector: '#headerWrap p'
	,css: [
	  '.sIFR-root {color:#000000; font-size:12px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #8a0000; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,selectable : false
	,antiAliasType: 'advanced'
});

sIFR.replace(georgia, {
	selector: '#mainContent .pod h3'
	,css: [
	  '.sIFR-root {color:#8a0000; font-size:19px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #8a0000; text-decoration: none;}'
	  ,'a:hover {color: #d81921; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,thickness: 0
	,antiAliasType: 'advanced'
	,tuneHeight: -3
});

sIFR.replace(georgia, {
	selector: '#subnav ul li.pagetitle h3 a'
	,css: [
	  '.sIFR-root {color:#ebdecf; font-size:16px; cursor:pointer;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #ebdecf; text-decoration: none;}'
	  ,'a:hover {color: #ebdecf; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,selectable : false
	,thickness: -100
	,antiAliasType: 'advanced'
	,onRelease: function(cb) {
					var sp = cb.getFlashElement().parentNode.href;
					window.location = sp;
				}
});

sIFR.replace(georgia, {
	selector: '#sitemap dl.join dt'
	,css: [
	  '.sIFR-root {color:#ffffff; font-size:11px;}'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #ffffff; text-decoration: none;}'
	  ,'a:hover {color: #ffffff; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,thickness: -150
	,antiAliasType: 'advanced'
	,tuneHeight: -3
});

sIFR.replace(georgia, {
	selector: '#sitemap dl dt'
	,css: [
	  '.sIFR-root {color:#ffffff; font-size:15px; }'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #ffffff; text-decoration: none;}'
	  ,'a:hover {color: #ffffff; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,thickness: -100
	,antiAliasType: 'advanced'
	,tuneHeight: -5
});

sIFR.replace(georgia, {
	selector: '#sidebarContent .storiesInner .content h4'
	,css: [
	  '.sIFR-root {color:#383330; font-size:14px; }'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #383330; text-decoration: none;}'
	  ,'a:hover {color: #8a0000; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,thickness: 150
	,sharpness: 150
	,antiAliasType: 'advanced'
	,tuneHeight: -5
});

sIFR.replace(georgia, {
	selector: '.getinvolved_wrap .content h4, .faq_wrap .content h4, #sidebarContent .join dt, #sidebarR h4'
	,css: [
	  '.sIFR-root {color:#414142; font-size:14px; }'	
	  ,'a {text-decoration: none;}'
	  ,'a:link {color: #414142; text-decoration: none;}'
	  ,'a:hover {color: #8a0000; text-decoration: none;}'
	]
	,wmode: 'transparent'
	,thickness: 150
	,sharpness: 180
	,antiAliasType: 'advanced'
	,tuneHeight: -5
});