var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Michael Robey: Betty Nguyen: 'From Saigon to CNN' - CareersToday - Careers.org http://bit.ly/2k3jiD
"; arnews[0] += "Betty Nguyen: 'From Saigon to CNN' - CareersToday - Careers.org"; arnews[0] += "
"; arnews[1]="Hello: tv for pc Homebuyer tax credit myths: CNN's Betty Nguyen talks to housing expert Clyde Anderson about the top six myths surrounding the ...
"; arnews[1] += "tv for pc Homebuyer tax credit myths: CNN's Betty Nguyen talks to housing expert Clyde Anderson about the top six myths surrounding the ..."; arnews[1] += "
"; arnews[2]="Hello: tv for pc A talking pen that takes notes: Tech expert Mario Armstrong shows CNN's TJ Holmes and Betty Nguyen a pen that can take notes a...
"; arnews[2] += "tv for pc A talking pen that takes notes: Tech expert Mario Armstrong shows CNN's TJ Holmes and Betty Nguyen a pen that can take notes a..."; arnews[2] += "
"; arnews[3]="Viet-American anchor Betty Nguyen interviews Viet-American LA Rep. Joe Cao about Healthcare http://bit.ly/3N52dH #cnn
"; arnews[3] += "Viet-American anchor Betty Nguyen interviews Viet-American LA Rep. Joe Cao about Healthcare"; arnews[3] += "
"; arnews[4]="Quang: Viet-American anchor Betty Nguyen interviews Viet-American LA Rep. Joe Cao about Healthcare http://bit.ly/3N52dH #cnn
"; arnews[4] += "Viet-American anchor Betty Nguyen interviews Viet-American LA Rep. Joe Cao about Healthcare"; arnews[4] += "
"; totcount = 5; 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("
");