//
// ref = http://www.breitbart.com/video/2009/06/29/duke-university-official-charged-with-offering-up-adopted-son-for-sex/
//
function wral_insert_video_player_5449257 (w, h, bgcolor)
{
    if (!w) w = 576;
    if (!h) h = 324 * (w / 576);  // scale proportionally
    if (!bgcolor)  bgcolor = "#ffffff";

    document.write ('<' + 'object width="' + w + '" height="' + h + '"'
                    + ' id="_5449257"'
                    + ' data="http://wwwcache.wral.com/presentation/v3/scripts/vendor/flowplayer/flowplayer.commercial-3.2.18-wral.swf?v=20140210a&config=%7B%27plugins%27%3A%7B%7D%2C%27url%27%3A%27http%3A%2F%2Fwww.wral.com%2Fnews%2Flocal%2Fvideo%2F5449257%2F%3Fversion%3Dfpconfig-embed%27%7D"'
                    + ' type="application/x-shockwave-flash"' + '>'
                    + '<' + 'param name="movie" value="http://wwwcache.wral.com/presentation/v3/scripts/vendor/flowplayer/flowplayer.commercial-3.2.18-wral.swf?v=20140210a&config=%7B%27plugins%27%3A%7B%7D%2C%27url%27%3A%27http%3A%2F%2Fwww.wral.com%2Fnews%2Flocal%2Fvideo%2F5449257%2F%3Fversion%3Dfpconfig-embed%27%7D" /' + '>'
                    + '<' + 'param name="allowfullscreen" value="true" /' + '>'
                    + '<' + 'param name="allowscriptaccess" value="always" /' + '>'
                    + '<' + 'param name="index" value="-1" /' + '>'
                    + '<' + '/object>');

}
