var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Garner and Kutcher goof on 'Valentine's Day'
"; arnews[0] += "Valentine's Day is coming up, and many of us are wondering what we should do. \"Valentine's Day\" came out Friday, and while the ensemble romantic comedy doesn't offer any real suggestions about what to do, two of its stars - Jennifer Garner and Ashton Kutcher - sat down with us to talk romance."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:24:27 GMT"; arnews[0] += "
"; arnews[1]="Real romance comes from the heart
"; arnews[1] += "Actresses Jennifer Garner, Anne Hathaway and Jessica Biel are shown on the red carpet during Monday's premiere of 'Valentine's Day' in Los Angeles."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 02:22:49 GMT"; arnews[1] += "
"; arnews[2]="The "Valentine's Day" Premiere Best Dressed Award Goes To
"; arnews[2] += "At the Valentine's Day premiere it seemed that Jessica Alba was attacked by Tinkerbell , Anne Hathaway's eye-catching cobalt blue feather tube dress was stunted at birth, and Jessica Biel's cotton candy gown was bloodied in the making."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 20:32:18 GMT"; arnews[2] += "
"; arnews[3]="Well done for Urbandale, 2/9/10
"; arnews[3] += "Alexandra Garland of Johnston was named to the chancellor's list at Chapman University in Orange, Calif."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 05:00:00 GMT"; arnews[3] += "
"; arnews[4]="Junie Miller Smith
"; arnews[4] += "Julia \"Junie\" Helen Miller Smith, 91, went to be with her Lord on Friday, February 5, 2010, in Wichita Falls, Texas."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 09:09:16 GMT"; arnews[4] += "
"; arnews[5]="Newcastle sees streets nominated for worldwide award
"; arnews[5] += "ICONIC North East streets have been shortlisted in a competition to find the best in Britain."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 08:25:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");