var arnews = new Array(3); totcount = 3; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Taylor Momsen: The New “Material Girl”
"; arnews[0] += "On Tuesday, Macy’s will launch a new clothing line created by mother-daughter duo Madonna and Lourdes (aka Lola). They’ve chosen Gossip Girl’s Taylor Momsen as the face of the new “Material Girl” line. Momsen will perform at Macy’s Herald Square on the third for the line’s launch and will a..."; arnews[0] += "
Publ.Date : Fri, 30 Jul 2010 12:32:32 +0000"; arnews[0] += "
"; arnews[1]="July Talent Email Continued
"; arnews[1] += "Lend a Hand, Take a Stand TV star and former model Leslie Bibb teamed up with the non-profit LIFE Foundation as the national spokeswoman for Life Insurance Awareness Month in September. Bibb shot a PSA explaining how life insurance benefited her family after her father’s sudden passing and encourages Americans to invest in li..."; arnews[1] += "
Publ.Date : Thu, 29 Jul 2010 19:38:23 +0000"; arnews[1] += "
"; arnews[2]="The Marketing of Project Runway?s Personalities
"; arnews[2] += "Tonight marks the premiere of Project Runway’s 8th season - starting a new round of pressure-packed fashion design challenges between up-and-comers trying to “Make it Work.” The show’s success has been extraordinary, continually being nominated for Emmy Awards and boasting some of the most marketable judges ..."; arnews[2] += "
Publ.Date : Thu, 29 Jul 2010 12:23:54 +0000"; arnews[2] += "
"; totcount = 3; 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("
");