var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Actress reveals how she went from a 32B to a curvy DD
"; arnews[0] += "HAIR \"I get my hair extensions done professionally, but when I was in Greece recently for a photo shoot, they looked too much so I got a hairdresser to give me thinner ones."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 02:49:52 GMT"; arnews[0] += "
"; arnews[1]="R. Kelly's New Album 'Untitled' In Stores December 1
"; arnews[1] += "Grammy-winning recording artist R. Kelly is set to release his tenth studio album, Untitled on Jive Records on December 1. The Chicago native is currently headlining the sold-out \"Ladies Make Some Noise!\" tour and is already making a lasting impression on the Billboard charts with all-new material from the album."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 02:43:09 GMT"; arnews[1] += "
"; arnews[2]="The fight against sexualizing little girls
"; arnews[2] += "Last year the toy company Hasbro announced plans to produce a doll set modelled on the Pussycat Dolls, the all-girl music group."; arnews[2] += "
Publ.Date : Sun, 01 Apr 2007 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="Lights, Camera, Fashion!!!! MTV Enters the Dramatic World of Fashion with Its New Series "Styl'D"
"; arnews[3] += "AIRING TUESDAYS AT 11PM ET/PT What happens when you mix celebrities, high profile stylists, and a group of eager junior stylists vying for a coveted job at the prestigious Margaret Maldonado Agency? Find out when MTV takes you inside the competitive world of fashion in the new series \"STYL'D\" airing Tuesdays at 11pm ET/PT. The series follows five ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 07:57:00 GMT"; arnews[3] += "
"; arnews[4]="Puppet on a sing for charity
"; arnews[4] += "Animated All Star Band ... kids' TV faves reunite for charity single - see the guide below for who's who Who they are 1. Ajay 2. Stretchy 3. Ted Glen 4. Violet 5. Engie Benjy 6. Officer Steele 7. Elvis 8. Big Christine 9. Penny 10."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 07:00:01 GMT"; arnews[4] += "
"; arnews[5]="Lady GaGa Becoming This Generation's Madonna
"; arnews[5] += "Few music stars have had the immediate impact of Lady Gaga. Over the past year, her debut CD, The Fame, has produced four Number One Billboard Pop Songs chart hits: Just Dance, Poker Face, LoveGame, and Paparazzi - surpassing the previous record of three charttoppers achieved by Ace Of Base, and Avril Lavigne."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 04:25:05 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("
");document.write("
");