var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Celebs Using Electronic Cigarettes
"; arnews[0] += "The list of Celebrities using SmokeStik is long and varied. Many mainstream Hollywood Celebs and Uk transplanted Stars are using the Smokestik and loving it."; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Melissa Joan Hart hangs with her sons in Bryant Park in NYC on January 29, 2010
"; arnews[1] += "NBC News Special Correspondent Tom Brokaw enjoying lunch at the Society Caf at Encore Las Vegas also there, Laurie Peterson, formerly of \"The Real Housewives of Orange County\" and at LAVO, Kirsten Dunst treating pal Jessica to a weekend in Vegas, where they were joined by Rilo Kiley singer Jenny Lewis and danced until the early morning hours Carman ..."; arnews[1] += "
Publ.Date : Thu, 28 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Socialite heiress, 30, found dead in L.A. home
"; arnews[2] += "TMZ was first to break news of the 30-year-old Johnson & Johnson heiress's death, reporting that authorities believed she had been dead for several days before her body was discovered."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 21:53:27 GMT"; arnews[2] += "
"; arnews[3]="Coroner: NY socialite Casey Johnson died from diabetic condition
"; arnews[3] += "New York socialite Casey Johnson , an heir to the Johnson & Johnson fortune died as a result of her diabetic condition, according to the results of her autopsy."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Coroner: Casey Johnson's Death Related To Diabetes
"; arnews[4] += "Share + Feb 4, 2010 12:00 pm US/Eastern LOS ANGELES 1 of 1 Tila Tequila and Casey Johnson attend the Famous Stars and Straps 10th Anniversary and Snoop Dogg's 10th album release 'Malice N Wonderland' party at Vanguard on December 8, 2009 in Hollywood, California."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 18:46:36 GMT"; arnews[4] += "
"; arnews[5]="6.Curse of the Las...
"; arnews[5] += "BITCHY Dancing On Ice judge Jason Gardiner grovelled on live TV yesterday in a bid to keep his job."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 09:20:16 GMT"; arnews[5] += "
"; arnews[6]="Like father, like daughter
"; arnews[6] += "Matt Damon leaves Nobu Berkeley wearing his favourite New England Patriots 2007 AFC Conference Champions Beanie hat Jennifer Garner picks up her daughter Violet Affleck from her preschool class in Santa Monica Beyonce launches her new fragrance 'Beyonce Heat' at Macy's Herald Square Celebrities outside the Ed Sullivan Theater for the 'Late Show ..."; arnews[6] += "
Publ.Date : Thu, 04 Feb 2010 04:25:28 GMT"; arnews[6] += "
"; arnews[7]="Curse of the Las Vegas wedding chapels
"; arnews[7] += "KATE Price and Alex Reid are the latest in a long line of celebrity couples to tie the knot in Las Vegas."; arnews[7] += "
Publ.Date : Thu, 04 Feb 2010 02:45:45 GMT"; arnews[7] += "
"; totcount = 8; 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("
");