function wral_insert_video_player_6025910 (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="_6025910"'
                    + ' 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\':\'\\\'Green\\\' is future of homebuilding\',\'provider\':\'rtmp\',\'netConnectionUrl\':\'rtmp:\/\/media.wral.com\/vod\',\'url\':\'wral\/asset\/business\/2009\/09\/17\/6025910\/79689-js_green-432x324-15-512\',\'channel\':\'Business\',\'subChannel\':\'Business : Main\',\'id_asset\':\'6025910\',\'scaling\':\'fit\',\'autoPlay\':false,\'bufferLength\':5,\'embed_overrides\':{\'config_url\':\'http:\/\/www.wral.com\/business\/video\/6025910\/?version=fpconfig\'}}],\'plugins\':{\'overlay_preroll_msg\':{},\'overlay_video_status\':{}}}" /' + '>'
                    + '<' + '/object>');
}
