var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Seven Extraordinary Iranian Americans Gather To Inspire Future Generations
"; arnews[0] += "Public Affairs Alliance of Iranian Americans Presents: \"Passing the Torch of Success to the Next Generation of Leaders\" January 5, 2010, Washington, DC - Some of the most accomplished Iranian Americans in the world will gather at The Orange County Performing Arts Center this month to share their unique success stories to an audience of over 1,700."; arnews[0] += "
Publ.Date : Tue, 05 Jan 2010 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Iranian Americans Will Gather in Orange County
"; arnews[1] += "As the United States enacts its latest sanctions against Iran over a nuclear weapons program Iran clearly states does not exist, a group of Iranian-Americans are planning an event in Orange County that will highlight the accomplishments of this unique group."; arnews[1] += "
Publ.Date : Fri, 18 Dec 2009 00:45:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");