" width="690" height="408" frameborder="0" marginwidth="0px" marginheight="0px" scrolling="no" allowfullscreen="allowfullscreen">';
// inject the player code into the DOM
document.getElementById('placeHolder').innerHTML = playerHTML;
// add and execute the player script tag
var s = document.createElement('script');
document.body.appendChild(s);
s.onload = callback;
}
REPORT MOVIES