var arnews = new Array(9); totcount = 6; rnd = 0; arnews[0]="Nobody to Michael Rapaport: Who Are You Again?
"; arnews[0] += "

As if his career weren't embarassing enough, "War at Home" star Michael Rappaport was dissed outside of the House of Blues last night when one lady had no idea who the hell he was.

Add this to your queue
Duration: 00:28

"; arnews[0] += "
"; arnews[1]="Michael Rapaport Can't Sing for S**t
"; arnews[1] += "

After P!nk tore up the stage with Steel Panther, Michael Rapaport had the unlucky task of following her up -- and he sucked!

Add this to your queue
Duration: 01:06

"; arnews[1] += "
"; arnews[2]="Michael Rapaport Interview
"; arnews[2] += "

The man you may know from his work on 'Prison Break,' 'Grand Theft Auto III,' and 'True Romance' is back with 'Special,' his deluded superhero flick that puts a definite spin on the genre.

Add this to your queue
Duration: 06:03

"; arnews[2] += "
"; arnews[3]="Michael Rapaport
"; arnews[3] += "

Michael leaves the war at home and brings his peace to AOTS

Add this to your queue
Duration: 05:39

"; arnews[3] += "
"; arnews[4]="Michael Rapaport
"; arnews[4] += "

Michael Rapaport was very proud that his son's first word was "dada" -- or he could have been saying "dodo." (5:50)

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="Michael Rapaport
"; arnews[5] += "

Michael Rapaport just had a baby, and he didn't even know he was married. (3:29)

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");