var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Murali Balasubramanian: Stargate Atlantis-Season 5 : DVD : Joe Flanigan : Rachel Luttrell : David Hewlett : : TCFHE/MGM - Buy.com for $26.00 at buy.com
";
arnews[0] += "Stargate Atlantis-Season 5 : DVD : Joe Flanigan : Rachel Luttrell : David Hewlett : : TCFHE/MGM - Buy.com for $26.00 at buy.com -";
arnews[0] += "
";
arnews[1]="Jason Bauman: Back from #Shoreleave. Good times! Fun meeting Jason Momoa,Rachel Luttrell and Chris Heyerdahl of SG:Atlantis and winning my costume awards
";
arnews[1] += "Back from";
arnews[1] += "
";
arnews[2]="FPInternational: We've got great new Stargate competition: win season 5 box set, poster signed by Rachel Luttrell & prop gun from show! http://bit.ly/EfR0i
";
arnews[2] += "We've got great new Stargate competition: win season 5 box set, poster signed by Rachel Luttrell & prop gun from show!";
arnews[2] += "
";
arnews[3]="OOC: Okay, I know...wrong franchise. LOL But I still love this song. "Beyond the Night", Rachel Luttrell ♫ http://blip.fm/~bzk9l
";
arnews[3] += "OOC: Okay, I know...wrong franchise. LOL But I still love this song. \"Beyond the Night\", Rachel Luttrell ♫";
arnews[3] += "
";
arnews[4]="amazonca: user added comment about 3101170400014 (ibu tablets 100 bot): rachel luttrell nudelimp biscutmirina sirtislive webcast streaming of india and pakistan cricket...
";
arnews[4] += "user added comment about 3101170400014 (ibu tablets 100 bot): rachel luttrell nudelimp biscutmirina sirtislive webcast streaming of india and pakistan cricket... -";
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("