var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Philadelphia Union Unveil First-Ever Game Jersey - OurSports Central
"; arnews[0] += "CHESTER, Pa. (November 13, 2009)--Philadelphia Union have unveiled their first-ever home game jersey which will be available in stores by the end of next week. Driven by a commitment to authenticity, the club succeeded earlier in creating a classic ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 21:36:00 GMT"; arnews[0] += "
"; arnews[1]="Philadelphia Union's Game Plan Set For MLS Expansion Draft - OurSports Central
"; arnews[1] += "CHESTER, Pa. (November 18, 2009) - Team Manager Peter Nowak will make his first official moves when Philadelphia Union selects players from the 15 existing clubs in Major League Soccer in the 2009 MLS Expansion Draft. The draft, which will last 10 ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 23:29:00 GMT"; arnews[1] += "
"; arnews[2]="Philadelphia Union unveils home jersey - Philadelphia Business Journal
"; arnews[2] += "The Philadelphia Union , the Major League Soccer expansion team set to begin play next year, has unveiled their home game jersey. Midnight blue is the dominant color of the jersey, which also has the club crest centered on the front on a wide panel ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 15:25:00 GMT"; arnews[2] += "
"; arnews[3]="MLS announces 2010 Expansion Draft rules - New England Revolution
"; arnews[3] += "NEW YORK (Wednesday, Nov. 18, 2009) – The League’s 16th team, Philadelphia Union, will take another significant step toward building their club as the 2010 expansion side will participate in the 2009 MLS Expansion Draft on Wednesday afternoon ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 02:21:00 GMT"; arnews[3] += "
"; arnews[4]="MLS sets 2010 Expansion Draft rules for Union - MLS - Major League Soccer
"; arnews[4] += "NEW YORK -- The League's 16th team, Philadelphia Union, will take another significant step toward building their club as the 2010 expansion side will participate in the 2009 MLS Expansion Draft on Wednesday afternoon, Nov. 25. The Union, who recently ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 23:08:00 GMT"; arnews[4] += "
"; arnews[5]="Pennsylvania Governor Edward G. Rendell and Philadelphia Mayor Michael ... - Investors Business Daily
"; arnews[5] += "PHILADELPHIA, Nov 16, 2009 (BUSINESS WIRE) -- Today, Philadelphia Mayor Michael A. Nutter was joined by Philadelphia Eagles President Joe Banner, Philadelphia Sports Congress Chairman David Montgomery, and Philadelphia Union CEO and Operating Partner ..."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 00:29:00 GMT"; arnews[5] += "
"; arnews[6]="Darts & Laurels: Brave Chester residents are true heroes - Delaware County Daily Times
"; arnews[6] += "A look at the week that was, the issues and people who made headlines, and a few darts and laurels for those who deserve them LAUREL: To Chester residents. Tired of the gunfire that too often terrorizes their streets and homes, some brave folks came ..."; arnews[6] += "
Publ.Date : Sat, 21 Nov 2009 09:28:00 GMT"; arnews[6] += "
"; arnews[7]="Will there be a big Sounders FC signing this offseason? - Seattle Times
"; arnews[7] += "In a related matter, the league announced the draft rules for the Philadelphia Union next week: Philadelphia will select the core of their inaugural squad in a 10-round draft next Wednesday. Teams can participate in a half-day trade window on Monday ..."; arnews[7] += "
Publ.Date : Thu, 19 Nov 2009 03:33:00 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("
");