function BM_Draw(oBM_STAT){
    document.write('<table cellpadding="0" cellspacing="0" border="0" style="display:inline;margin-right:4px;"><tr><td>
                        <div style="margin:0px;padding:0px;font-size:1px;width:88px;">
                            <div style="background:url(\'http://i.bigmir.net/cnt/samples/diagonal/b60_top.gif\') no-repeat bottom;"></div>
                            <div style="font:10px Tahoma;background:url(\'http://i.bigmir.net/cnt/samples/diagonal/b60_center.gif\');">
                                <div style="text-align:center;">
                                    <a href="http://www.bigmir.net/" target="_blank" style="color:#0000ab;text-decoration:none;font:10px Tahoma;">bigmir<span style="color:#ff0000;">)</span>net</a>
                                </div>
                                <div style="margin-top:3px;padding: 0px 6px 0px 6px;color:#426ed2;">
                                    <div style="float:left;font:10px Tahoma;">'+oBM_STAT.hosts+'</div>
                                    <div style="float:right;font:10px Tahoma;">'+oBM_STAT.hits+'</div></div><br clear="all">
                                </div>
                                <div style="background:url(\'http://i.bigmir.net/cnt/samples/diagonal/b60_bottom.gif\') no-repeat top;">
                            </div>
                        </div>
                    </td></tr></table>');
                    }