
$(document).ready(function(){
$('h4').flash(
{ 
	src: reg_path + 'images/jfr.swf', 
	wmode : 'transparent',
	flashvars: { 
	css: [
		'* { color: #FFFFFF; font-size: 48px; background-color: none;}',
		'a { color: #fbcb0b; text-decoration: none; }',
		'a:hover { text-decoration: none; }'
	].join(' ')
	}
},
{ version: 7 },

function(htmlOptions) {
	htmlOptions.flashvars.txt = this.innerHTML;
	this.innerHTML = '<div>'+this.innerHTML+'</div>';
	var $alt = $(this.firstChild);
	htmlOptions.height = $alt.height();
	htmlOptions.width = $alt.width();
	$alt.addClass('alt');
	$(this)
	.addClass('flash-replaced')
	.prepend($.fn.flash.transform(htmlOptions));						
}
);
});

$(document).ready(function(){
$('h5').flash(
{ 
	src: reg_path + 'images/jfr.swf', 
	wmode : 'transparent',
	flashvars: { 
	css: [
		'* { color: #FFFFFF; background-color: none;}',
		'a { color: #fbcb0b; text-decoration: none; }',
		'a:hover { text-decoration: none; }'
	].join(' ')
	}
},
{ version: 7 },

function(htmlOptions) {
	htmlOptions.flashvars.txt = this.innerHTML;
	this.innerHTML = '<div>'+this.innerHTML+'</div>';
	var $alt = $(this.firstChild);
	htmlOptions.height = $alt.height();
	htmlOptions.width = $alt.width();
	$alt.addClass('alt');
	$(this)
	.addClass('flash-replaced')
	.prepend($.fn.flash.transform(htmlOptions));						
}
);
});

$(document).ready(function(){
$('span.c-fa-t').flash(
{ 
	src: reg_path + 'images/jfr.swf', 
	wmode : 'transparent',
	flashvars: { 
	css: [
		'* { color: #7F8B27; background-color: none;}',
		'a { color: #fbcb0b; text-decoration: none; }',
		'a:hover { text-decoration: none; }'
	].join(' ')
	}
},
{ version: 7 },

function(htmlOptions) {
	htmlOptions.flashvars.txt = this.innerHTML;
	this.innerHTML = '<div>'+this.innerHTML+'</div>';
	var $alt = $(this.firstChild);
	htmlOptions.height = $alt.height();
	htmlOptions.width = $alt.width();
	$alt.addClass('alt');
	$(this)
	.addClass('flash-replaced')
	.prepend($.fn.flash.transform(htmlOptions));						
}
);
});

$(document).ready(function(){
$('span.c-fa-st').flash(
{ 
	src: reg_path + 'images/jfr.swf', 
	wmode : 'transparent',
	flashvars: { 
	css: [
		'* { color: #a7ae77; background-color: none;}',
		'a { color: #fbcb0b; text-decoration: none; }',
		'a:hover { text-decoration: none; }'
	].join(' ')
	}
},
{ version: 7 },

function(htmlOptions) {
	htmlOptions.flashvars.txt = this.innerHTML;
	this.innerHTML = '<div>'+this.innerHTML+'</div>';
	var $alt = $(this.firstChild);
	htmlOptions.height = $alt.height();
	htmlOptions.width = $alt.width();
	$alt.addClass('alt');
	$(this)
	.addClass('flash-replaced')
	.prepend($.fn.flash.transform(htmlOptions));						
}
);
});
