
//
// ref = 
//
function wral_insert_video_player_5740200 (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="_5740200"'
                    + ' data="http://wwwcache.wral.com/presentation/v2/flash/video/vp-wral.swf?v=20130502b"'
                    + ' type="application/x-shockwave-flash"' + '>'
                    + '<' + 'param name="movie" value="http://wwwcache.wral.com/presentation/v2/flash/video/vp-wral.swf?v=20130502b" /' + '>'
                    + '<' + 'param name="allowfullscreen" value="true" /' + '>'
                    + '<' + 'param name="allowscriptaccess" value="always" /' + '>'
                    + '<' + 'param name="index" value="-1" /' + '>'
                    + '<' + 'param name="flashvars" value="config={\'playlist\':[{\'url\':\'http:\/\/wwwcache.wral.com\/asset\/news\/local\/2009\/08\/06\/5739889\/riellepic-400x300.jpg\',\'scaling\':\'fit\'},{\'live\':false,\'headline\':\'Web only: Edwards\\\' ex-mistress at courthouse\',\'provider\':\'rtmp\',\'netConnectionUrl\':\'rtmp:\/\/media.wral.com\/vod\',\'url\':\'wral\/asset\/news\/local\/2009\/08\/06\/5740200\/73080-MJBrielle-576x324-15-512\',\'channel\':\'News\',\'subChannel\':\'News : Local News\',\'id_asset\':\'5740200\',\'scaling\':\'fit\',\'mainVideoUrl\':\'http:\/\/www.wral.com\/news\/local\/video\/5740200\/\',\'warn_clip\':null,\'bufferLength\':5,\'embed_overrides\':{\'config_url\':\'http:\/\/www.wral.com\/news\/local\/video\/5740200\/?version=fpconfig\'},\'captionUrl\':\'\'}],\'plugins\':{\'overlay_video_status\':{},\'openAdStreamer\':{\'autoPlay\':false,\'pauseIfNoPreroll\':true,\'ads\':{\'displayCompanions\':false,\'pauseOnClickThrough\':true,\'schedule\':[{\'position\':\'pre-roll\',\'server\':{\'type\':\'DART\',\'tag\':\'http:\/\/ad.doubleclick.net\/pfadx\/wral.news\/local;dcopt=ist;roadblock2=2;abtestid=6;id_asset=5740200;asset_type=video;ip_block=50.16.132;rem1=0;rem2=1;rem3=1;rem4=1;rem5=1;tile=0;sz=432x324;ord=6939183091?\'},\'player\':{\'fadeInSpeed\':4000,\'fadeOutSpeed\':4000,\'scaling\':\'fit\'}}]}}}}" /' + '>'
                    + '<' + '/object>');
}
