function wral_insert_video_player_6851080 (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="_6851080"'
                    + ' data="http://wwwcache.wral.com/presentation/v2/flash/flowplayer/3.1/flowplayer.commercial-3.1.5-wral.swf"'
                    + ' type="application/x-shockwave-flash"' + '>'
                    + '<' + 'param name="movie" value="http://wwwcache.wral.com/presentation/v2/flash/flowplayer/3.1/flowplayer.commercial-3.1.5-wral.swf" /' + '>'
                    + '<' + 'param name="allowfullscreen" value="true" /' + '>'
                    + '<' + 'param name="allowscriptaccess" value="always" /' + '>'
                    + '<' + 'param name="index" value="-1" /' + '>'
                    + '<' + 'param name="flashvars" value="config={\'key\':\'#@863126b4b6f42a98bc6\',\'playlist\':[{\'live\':false,\'headline\':\'New procedure helps scoliosis patients\',\'provider\':\'rtmp\',\'netConnectionUrl\':\'rtmp:\/\/media.wral.com\/vod\',\'url\':\'wral\/asset\/lifestyles\/healthteam\/2010\/01\/20\/6851080\/101425-health-432x324-15-512\',\'channel\':\'Lifestyles\',\'subChannel\':\'Lifestyles : Health Team\',\'id_asset\':\'6851080\',\'scaling\':\'fit\',\'autoPlay\':false,\'bufferLength\':5,\'embed_overrides\':{\'config_url\':\'http:\/\/www.wral.com\/lifestyles\/healthteam\/video\/6851080\/?version=fpconfig\'}}],\'plugins\':{\'overlay_preroll_msg\':{},\'overlay_video_status\':{}}}" /' + '>'
                    + '<' + '/object>');
}
