

document.write('<style type="text/css">');
document.write('td.mojo_copyright { text-align: center; background-color: #000000; font-size: 7pt; font-family: arial; }' );
document.write('a.mojocopyra:link, a.mojocopyra:visited, a.mojocopyra:active { color: #ffffff; font-size: 7pt; font-family: arial; }');
document.write('a.mojocopyra:hover { color: #ffffff; font-size: 7pt; font-family: arial; text-decoration: underline; background: none }');
document.write('td.mojo_header { text-align: center; background-color: #8b0000; font-size: 9pt; font-family: verdana; font-weight: bold; color: #ffffff }');
document.write('td.mojo_row { background-color: #ffffff; font-size: 9pt; font-family: verdana; color: #000000 }');
document.write('</style>');
document.write('<table border=0 cellspacing=1 cellpadding=3>');
document.write('<tr><td align=center colspan=2 class=mojo_header><nobr>Weekend Box Office</nobr>, <nobr>Dec 29&#150;31</nobr></td></tr>');

    document.write('<tr><td class=mojo_row>1. Wonka</td><td align=right class=mojo_row nowrap>$22.5 M</td></tr>');

    document.write('<tr><td class=mojo_row>2. Aquaman and the Lost Kingdom</td><td align=right class=mojo_row nowrap>$18.3 M</td></tr>');

    document.write('<tr><td class=mojo_row>3. Migration</td><td align=right class=mojo_row nowrap>$17.0 M</td></tr>');

    document.write('<tr><td class=mojo_row>4. The Color Purple</td><td align=right class=mojo_row nowrap>$11.7 M</td></tr>');

    document.write('<tr><td class=mojo_row>5. Anyone But You</td><td align=right class=mojo_row nowrap>$8.8 M</td></tr>');

document.write('<tr><td colspan=2 class=mojo_copyright><a class=mojocopyra href=http://www.boxofficemojo.com/><nobr>Source: Box Office Mojo</nobr> <nobr>Click for more info.</nobr></a></tr>');
document.write('</table>');
