var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="NorthIslandBot: #dhewlett im here at auckland airport with joe flan, paul mcgillion and jason momoa, they say 'hi you annoying %&am... http://bit.ly/11IOKJ
";
arnews[0] += "";
arnews[0] += "
";
arnews[1]="NorthIslandBot: #davidhewlett I'm here at auckland airport w Joe Flan,Paul McGillion and Jason Momoa. They say 'hi you annoying #*&... http://bit.ly/40KBFo
";
arnews[1] += "";
arnews[1] += "
";
arnews[2]="Stargate.Atlantis.Fans.Choice.720p.BluRay.x264-SiNNERS[星际之门亚特兰蒂斯/粉丝特别版/HDC美剧公社] (剧集包(欧美))
";
arnews[2] += "Stargate.Atlantis.Fans.Choice.720p.BluRay.x264-SiNNERS[星际之门亚特兰蒂斯/粉丝特别版/HDC美剧公社] (剧集包(欧美)) -";
arnews[2] += "
";
arnews[3]="WiC_Blog: Video of Jason Momoa talking about auditioning for Khal Drogo http://m.youtube.com/watch?v=D7b4pG2wdcA #GameOfThrones
";
arnews[3] += "WiC_Blog: Video of Jason Momoa talking about auditioning for Khal Drogo";
arnews[3] += "
";
arnews[4]="Video of Jason Momoa talking about auditioning for Khal Drogo http://m.youtube.com/watch?v=D7b4pG2wdcA #GameOfThrones
";
arnews[4] += "Video of Jason Momoa talking about auditioning for Khal Drogo";
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("