var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="First The Chronicles of Narnia: The Voyage of The Dawn Treader Production Blog Update
"; arnews[0] += "The official page for The Chronicles of Narnia: The Voyage of The Dawn Treader have posted their official production blog update from the set of the film, which stars Starring:Ben Barnes, Skandar Keynes, Skandar Keynes, William Moseley, Anna Popplewell and Will Poulter."; arnews[0] += "
Publ.Date : Sun, 31 Jan 2010 09:12:17 GMT"; arnews[0] += "
"; arnews[1]="On Dec. 16, 1773, the Boston Tea Party took place as American...
"; arnews[1] += "Today is Wednesday, Dec. 16, the 350th day of 2009. There are 15 days left in the year."; arnews[1] += "
Publ.Date : Sun, 20 Dec 2009 00:02:40 GMT"; arnews[1] += "
"; arnews[2]="Holidays on Earth Today: December 16, 2009
"; arnews[2] += "Independence Day, New Year Day, and Valentines and so on. Then there are strange and weird holidays that really have no meaning besides the mere purpose to have an excuse to celebrate something."; arnews[2] += "
Publ.Date : Thu, 17 Dec 2009 13:53:56 GMT"; arnews[2] += "
"; arnews[3]="Celebrity birthdays for the week of Dec. 13-19
"; arnews[3] += "AP Posted: 2009-12-17 00:02:18 Celebrity birthdays for the week of Dec. 13-19: Dec."; arnews[3] += "
Publ.Date : Thu, 17 Dec 2009 09:26:57 GMT"; arnews[3] += "
"; arnews[4]="Today in History - Dec. 16
"; arnews[4] += "Today is Wednesday, Dec. 16, the 350th day of 2009. There are 15 days left in the year."; arnews[4] += "
Publ.Date : Thu, 17 Dec 2009 04:16:25 GMT"; arnews[4] += "
"; arnews[5]="People in the News
"; arnews[5] += "\"So You Think You Can Dance\" producer Nigel Lythgoe won't predict which dancer will end up the winner Wednesday's season finale."; arnews[5] += "
Publ.Date : Wed, 16 Dec 2009 17:52:35 GMT"; arnews[5] += "
"; arnews[6]="Today in History, Today is Wednesday, Dec. 16, 2009
"; arnews[6] += "Today's Highlight in History: On Dec. 16, 1773, the Boston Tea Party took place as American colonists boarded a British ship and dumped more than 300 chests of tea overboard to protest tea taxes."; arnews[6] += "
Publ.Date : Wed, 16 Dec 2009 17:26:43 GMT"; arnews[6] += "
"; arnews[7]="Almanac
"; arnews[7] += "Today is Wednesday, Dec. 16, the 350th day of 2009. There are 15 days left in the year."; arnews[7] += "
Publ.Date : Wed, 16 Dec 2009 16:03:00 GMT"; arnews[7] += "
"; arnews[8]="The Boston Tea Party took place 236 years ago today
"; arnews[8] += "Today: is the 350th day of 2009. There are 15 days left in the year. On this date In 1773, the Boston Tea Party took place as American colonists boarded a British ship and dumped more than 300 chests of tea overboard to protest tea taxes."; arnews[8] += "
Publ.Date : Wed, 16 Dec 2009 13:47:07 GMT"; arnews[8] += "
"; totcount = 9; 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("
");