var arnews = new Array(5); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="TV Junkie: A Conversation with Kelly Rutherford of 'Gossip Girl ... - Laist.com
"; arnews[0] += "Interview with Kelly Rutherford of \"Gossip Girl\" and \"Melrose Place\" from Thomas Attila Lewis on Vimeo 13 days ago we wrote about the Parents Television Council boycott of The CW because of advertising for \"Gossip Girl\" and at Monday's launch party ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 09:52:00 GMT"; arnews[0] += "
"; arnews[1]="In Pictures: 'An Evening of Awareness Benefit' - Monsters and Critics
"; arnews[1] += "Halle Berry attending \"An Evening of Awareness\" benefit for The Jenesse Center and The Trevor Project in New York City. Photo copyright by Janet Mayer / PR Photos. Kelly Rutherford attending \"An Evening of Awareness\" benefit for The Jenesse Center ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 15:51:00 GMT"; arnews[1] += "
"; arnews[2]="Wellesley College professor focuses on freedom and boundaries in ... - Abington Mariner
"; arnews[2] += "Should parents give their children more chores? Is it okay to let them dress how they want? Is constant adult supervision a must? Markella “Kelly” Rutherford, assistant professor of sociology at Wellesley College, evaluated how parenting advice ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 20:15:00 GMT"; arnews[2] += "
"; arnews[3]="Anonymous...please be nice (or it won't be accepted!) - Guestofaguest.com
"; arnews[3] += "Gravity Summit events help bridge the gap between the new Social Media Marketing tools and the business community. Speakers from Bing, Syfy, VML, Inc., Deep Focus, Sony Music, TurboTax, Current Media, AdWeek, Domino's, The Roger Smith Hotel, and the ..."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 23:58: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("
");