var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Shepard Fairey + Queerty Invite You to Win: 2 VIP Tickets to the Love Unites Project
"; arnews[0] += "The Love Unites/Shepard Fairey Equality Project, CharityBuzz , and Queerty invite you to win two VIP tickets to attend the unveiling of twenty celebrity-customized prints to benefit marriage equality group FAIR at the Andaz West Hollywood in Los Angeles on Nov."; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 01:42:36 GMT"; arnews[0] += "
"; arnews[1]="Neighbors news
"; arnews[1] += "DAVIDA JONES Davida Jones is the winner of the Licking County Marine Corps League raffle."; arnews[1] += "
Publ.Date : Sun, 18 Oct 2009 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Melissa Etheridge rocks out in midair for a good cause
"; arnews[2] += "The event: Don't blame Melissa Etheridge for feeling a little rosy these days. The rocker boarded a customized pink Delta jet Tuesday evening with a plane full of cancer survivors to raise money for the Breast Cancer Research Foundation."; arnews[2] += "
Publ.Date : Wed, 30 Sep 2009 03:21:22 GMT"; arnews[2] += "
"; arnews[3]="Kate Gosselin films pilot for new show this weekend
"; arnews[3] += "Home : Features : Television : Kate Gosselin films pilot for new show this weekend Kate Gosselin films pilot for new show this weekend 20-Sep-2009 Written by: Sophie Halton Kate Gosselin and Paula Deen team up for new mommy-centric talk show."; arnews[3] += "
Publ.Date : Sun, 20 Sep 2009 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="Source: Kate Gosselin Filming New TV Show Pilot
"; arnews[4] += "While Jon is busy dealing with allegations of railing Stephanie Santoro at his house while the kids slept, estranged wife Kate Gosselin is going to work."; arnews[4] += "
Publ.Date : Fri, 18 Sep 2009 11:42:02 GMT"; arnews[4] += "
"; arnews[5]="Kate Gosselin Filming Pilot Show This Weekend
"; arnews[5] += "Well, that was fast! While Jon Gosselin continues on his quest for achieving his daily DOUCHEBAG moments, Kate Gosselin keeps working hard for the kiddies! Reports are now being released that the mom of eight is filming the pilot for her \"mom\" talk show with Paula Deen this weekend."; arnews[5] += "
Publ.Date : Fri, 18 Sep 2009 01:59:28 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("
");