var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Amanda+Congdon" - Google News"; document.title=document.title+ " "; arnews[0]="Television on the go - บางกอกโพส
"; arnews[0] += "

บางกอกโพส

Television on the go
บางกอกโพส
The FLO TV service also includes original content, such as through its partnership with famed video blogger Amanda Congdon, who brings her popular Web ...

"; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 02:25:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="Three Rules for Getting Branded Content Right - AdAge.com
"; arnews[1] += "

Three Rules for Getting Branded Content Right
AdAge.com
Web video had created celebrities such as Amanda Congdon from Rocketboom and Jessica Rose of lonelygirl15, and the ad deals were starting to roll in. ...

"; arnews[1] += "
Publ.Date : Tue, 27 Oct 2009 19:03:57 GMT+00:00"; 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("
");