if (!useRedirect) { // if dynamic embedding is turned on if(hasRightVersion) { // if we've detected an acceptable version document.write(' \ \ \ \ '); } else { // flash is too old or we can't detect the plugin // NOTE: height, width are required! var alternateContent = '' + '

Trouble With Media Player?
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15511&sliceId=2#classic

Download Flash
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash

'; document.write(alternateContent); // insert non-flash content } }