var arnews = new Array(6);
totcount = 2;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="LIE TO ME "Black Friday" Season 2 Episode 7 - Daemon's TV
";
arnews[0] += "Cal Lightman; Kelli Williams as Gillian Foster; Monica Raymund as Ria Torres; Brendan Hines as Eli Loker; Mekhi Phifer as FBI Agent Ben Reynolds; Hayley McFarland as Emily Lightman Guest Cast : Daniel Owen Ross as Max; J. Downing as Mr.";
arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 05:09:00 GMT";
arnews[0] += "
";
arnews[1]="Mark Harmon used to live on 'Flamingo Road' - Deseret News
";
arnews[1] += "It's easy. Send a link to the story you were just reading to a friend. Just fill out the form on this page and we'll send it along. Q: Every time I see Mark Harmon on \"NCIS\" I remember a show he was on back in the 1980s. It was a nighttime soap that ...";
arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 00:35:00 GMT";
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("