var arnews = new Array(13);
totcount = 10;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="Book Ideas.net: The Good Pose the Greatest Danger to Humanity(Thus ...
";
arnews[0] += "... Great Books and Classics · Great Books Index · Luminarium: Anthology of English Literature · The Online Books Page · Full Books · LibriVox: Free Audio Books · Google Books. BookIdeas.net BookIdeas.net Designed by Chris Pine ...";
arnews[0] += "
";
arnews[1]="Say Cheese!
";
arnews[1] += "Harry Potter, 2E1'09, Justin Timberlake, Lucas Till, Chris Pine, Justin Bieber, Hayoungwoong, Jisung, Kimhyunjoong, &the list goes on. WARNING: I bite. RAR. LoveQuoteOfTheDay when people laugh and ask me what i see in you, i simply tell ...";
arnews[1] += "
";
arnews[2]="jacobW Beta » Blog Archive » Star Trek (2009) Trailer #3 HQ
";
arnews[2] += "Genre: Science Fiction, Action and Adventure Director: JJ Abrams Cast: John Cho, Ben Cross, Bruce Greenwood, Simon Pegg, Chris Pine … star trek movie trailer hq startrek 2009 hd john cho ben cross bruce greenwood simon pegg chris pine ...";
arnews[2] += "
";
arnews[3]="They Said It Would Be An Adventure - NOV. 2009
";
arnews[3] += "+ Chris Pine + Audrey Hepburn + Jack White People (Fictional) - Kurt Hummel - Spock - Capt. James T. Kirk - Nate Archibald Music (Artists) + The White Stripes + Queen + 30 Seconds To Mars Music (Songs) - Bohemian Rhapsody = Queen ...";
arnews[3] += "
";
arnews[4]="tangible thoughts: Daily bread
";
arnews[4] += "Note: This song is featured on the movie 'Just My Luck', which star Lindsay Lohan and Chris Pine. 2. 'Wake Up' - The Ditty Bops Note: A song on their debut album. It's a lovely, 'I'm good to go!' song. ...";
arnews[4] += "
";
arnews[5]="Movie News And Reviews » #2: Star Trek (Single-Disc Edition)
";
arnews[5] += "DVD ~ Chris Pine Ranking has gone up in the past 24 hours 100 days in the top 100 3.7 out of 5 stars (98). Buy new: $29.99 $12.99 56 used & new from $10.25. (Ranking is updated hourly. Visit the Bestsellers in Movies & TV list for ...";
arnews[5] += "
";
arnews[6]="Star Trek Fandom Newsletter - Friday 20th & Saturday 21st November ...
";
arnews[6] += "lovetake_over (Chris Pine, Zoe Saldana -- in a multifandom post) 92 icons by [info] tropic_icons (XI) 62 icons by [info] lorien (XI) 50 icons, 3 walls, 1 header by [info] _kissmygrass (XI cast/behind the scenes) 33 icons by [info] ...";
arnews[6] += "
";
arnews[7]="Movie News And Reviews » #1: Star Trek (Three-Disc +Digital Copy ...
";
arnews[7] += "#1: Star Trek (Three-Disc +Digital Copy) [Blu-ray]. November 22nd, 2009 | Tags: Star Trek (Three-Disc +Digital Copy) [Blu-ray] DVD ~ Chris Pine 127 days in the top 100 3.8 out of 5 stars (144). Buy new: $39.99 $19.99 ...";
arnews[7] += "
";
arnews[8]="Movie News And Reviews » #3: Star Trek (Single-Disc Edition)
";
arnews[8] += "DVD ~ Chris Pine 100 days in the top 100 3.7 out of 5 stars (98). Buy new: $29.99 $12.99 54 used & new from $10.74. (Ranking is updated hourly. Visit the Bestsellers in Movies & TV list for authoritative information on this product's ...";
arnews[8] += "
";
arnews[9]="ohnotheydidnt: Close Encounters of the ZQ Kind
";
arnews[9] += "2009-11-22 01:46 am UTC (link). We get a Chris Pine and ZQ fan encounter in the same day. It's fate. (Reply to this) (Thread)(Expand). [info] murtle_turtle 2009-11-22 02:07 am UTC (link). i was just about to post that. ...";
arnews[9] += "
";
totcount = 10;
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("