              
            vplayer = document.getElementById("sidemenu_video_testimonials");  
                                
        if(!FlashDetect.installed && vplayer)
          {
                vplayer.innerHTML = " <span style='color:red;'>Flash Player is required to view <br/>the video Testimonials.</span>";
          }
          