var version1 = deconcept.SWFObjectUtil.getPlayerVersion();    
if (version1['major'] > 6) {
var fo1 = new FlashObject("images/YNR1.swf", 
"intro", "780", "400", "7", "#000000");     
fo1.write("flash1");    
} else 
{document.getElementById('flash1').innerHTML =  '<p style="color:#000000; margin-left:30px; text-align:center!important;">This content requires the Adobe Flash Player.<br /><br /><a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Click here to install Adobe Flash Player</a></p>';}