var arnews = new Array(6);
totcount = 6;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="A Little Bai Ling Nipple Slip for the Kids
";
arnews[0] += "NSFW? - yikes but what do you guys think of her hair? i ask because mine is growing out of my last cut and it looks almost exactly like that, just not as square.";
arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 06:26:03 GMT";
arnews[0] += "
";
arnews[1]="A Little Bai Ling Nipple Slip for the Kids
";
arnews[1] += "I don't know what the fuck is wrong with Bai Ling, but if she can't even remember to wear a bra to a fundraiser for a children's hospital, she's a little bit retarded.";
arnews[1] += "
Publ.Date : Mon, 23 Nov 2009 12:39:59 GMT";
arnews[1] += "
";
arnews[2]="With A Face Like Hers Bai Ling Better Start Bailing ;-)
";
arnews[2] += "Got hot tips, pics or just want something posted send an e-mail to tips@celebdirtylaundry.com and we will be glad to post it! Beatles Holiday Poster Giveaway! In time for the holidays we are running another CDL contest.";
arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 16:31:59 GMT";
arnews[2] += "
";
arnews[3]="The Return of Lost
";
arnews[3] += "The first show is titled \"LA X\" And, the space is intentional... I hear Bai Ling is coming back for 10 episodes...how exciting!";
arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 23:48:20 GMT";
arnews[3] += "
";
arnews[4]="Rihanna Keeps Doina Her Own Thing, Strainina Nip Against Satin
";
arnews[4] += "Goddammit, internets, haven't we gone over this before? How many times do we have to teach you what a nip slip is? Do we need to send an especially big nipple, like one belonging to Bai Ling or Milla Jovovich , down to where you do all that informative blogging and show you in person? Cause that might be fun.";
arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 00:31:00 GMT";
arnews[4] += "
";
arnews[5]="Mike Tyson Allegedly Punches Someone, People Somehow Surprised
";
arnews[5] += "You never know what you're going to get when you meet Mike Tyson. Is he going to punch you? Is he going to rape you? Both? You just don't know.";
arnews[5] += "
Publ.Date : Thu, 12 Nov 2009 17:04:59 GMT";
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("