
//
// ref = 
//
function wral_insert_video_player_6605651 (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="_6605651"'
                    + ' data="http://wwwcache.wralsportsfan.com/presentation/v1/flash/video/vp-wralsportsfan.swf"'
                    + ' type="application/x-shockwave-flash"' + '>'
                    + '<' + 'param name="movie" value="http://wwwcache.wralsportsfan.com/presentation/v1/flash/video/vp-wralsportsfan.swf" /' + '>'
                    + '<' + 'param name="allowfullscreen" value="true" /' + '>'
                    + '<' + 'param name="allowscriptaccess" value="always" /' + '>'
                    + '<' + 'param name="index" value="-1" /' + '>'
                    + '<' + 'param name="flashvars" value="config={\'playlist\':[{\'url\':\'http:\/\/wwwcache.wralsportsfan.com\/asset\/colleges\/unc\/2009\/12\/13\/6605651\/95865-roythrowsoutfan-704x396.jpg\',\'scaling\':\'fit\'},{\'live\':false,\'headline\':\'Roy has fan escorted out during game against Presbyterian\',\'provider\':\'rtmp\',\'netConnectionUrl\':\'rtmp:\/\/media.wral.com\/vod\',\'url\':\'wralsportsfan\/asset\/colleges\/unc\/2009\/12\/13\/6605651\/95865-roythrowsoutfan-576x324-15-768\',\'channel\':\'Sports\',\'subChannel\':\'Sports : Colleges : North Carolina\',\'id_asset\':\'6605651\',\'scaling\':\'fit\',\'mainVideoUrl\':\'http:\/\/www.wralsportsfan.com\/unc\/video\/6605651\/\',\'bufferLength\':5,\'embed_overrides\':{\'config_url\':\'http:\/\/www.wralsportsfan.com\/unc\/video\/6605651\/?version=fpconfig\'}}],\'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.sports\/unc;roadblock2=2;id_asset=6605651;asset_type=video;ip_block=38.107.191;tile=0;sz=432x324;ord=6782075334?\'},\'player\':{\'fadeInSpeed\':4000,\'fadeOutSpeed\':4000,\'scaling\':\'fit\'}}]}}}}" /' + '>'
                    + '<' + '/object>');
}
