
if ( hasRightVersion )
{
		var oSwf = {	swfURL: '/images/flash/repkc_header.swf', swfWidth: 527, swfHeight: 130, swfID: 'swfbanner'};

		embedFlashMovie( oSwf );
}
else
{
	document.writeln ('<img src="/images/repkcbanner.gif" alt="REPKC Banner" title="REPKC banner" />');
}	
