var arnews = new Array(9); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Celebrity Sex Tape © - The Smoking Gun
"; arnews[0] += "The title includes the initials of the video's three stars, the least known of which is Kari Ann Peniche, a former Miss Teen USA. As seen below, Dane, 36, and Gayheart, 38, are each credited as director and cinematographer of the short film, which ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[0] += "
"; arnews[1]="Judge Approves Redmond O’Neal’s Release To Rehab Facility - Access Hollywood
"; arnews[1] += "Last week, O’Neal – the son of the late Farrah Fawcett and Ryan O’Neal — pleaded no contest to charges stemming from his arrest on April 5 on suspicion of taking heroin into an LA-area jail facility. A judge granted the 24-year-old ..."; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[1] += "
"; arnews[2]="How Do You Tell Your Kids About a Sex Tape? Ask Pamela Anderson - Pop Eater
"; arnews[2] += "From 'Gossip Girl' to the Miss California competition, it seems that every sector of the entertainment world has a few sex tapes in its closet. Celebrity sex tapes are so common these days, they barely make a blip on the news radar. But one of the ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 17:30:00 GMT"; arnews[2] += "
"; arnews[3]="'Sex Rehab with Dr. Drew': Pull your pants up Kari Ann - Episode 4 ... - Examiner
"; arnews[3] += "Feeling that Kari Ann is disrespecting the program by walking around the treatment center with her pants constantly inching lower and lower, Phil Varone has had enough. It isn't conducive to his sobriety. Kari Ann is getting annoyed at people ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 18:48:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");