var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Get a Glimpse of "Justice League: Crisis on Two Earths" in a New 50 ... - IESB.NET
"; arnews[0] += "To save our world and all those like it, Superman, Batman and their caped colleagues must go toe-to-toe with their evil mirror images in \"Justice League: Crisis on Two Earths,\" an all-new DC Universe Animated Original PG-13 Movie coming February 23 ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:52:00 GMT"; arnews[0] += "
"; arnews[1]="Vampire Diaries: One Episode Behind! - Cornell Daily Sun
"; arnews[1] += "Why, Hello! It is that time again, the time when I, accompanied by my cat or stuffed tiger, Magnus, commune with the teenage vampires living inside the television box in an attempt to speak to and understand the “youth.” It was sort of a mini ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 04:18: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("
");document.write("
");