var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="SCV's - Buffy' and the Olympian
"; arnews[0] += "The Santa Clarita Valley has long served as Hollywood's \"backlot\" with film and television productions using the streets, neighborhoods and canyons of the SCV as backdrops to everything from \"Star Trek\" to \"24.\" Celebrities throughout the years, like Western silent film star William S. Hart, film star Harry Carey, Jr., Cheryl Ladd of \"Charlie's ..."; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Don't tousle Her tresses
"; arnews[1] += "There were some familiar faces at the ballpark the other day. Who knew that it would all eventually lead to a skirmish in the blogosphere and, even stranger, to a renewed focus on the, um, roots of that very contemporary term \"Bad Hair Day\"? I'll begin, I guess, with the scene at the Rogers Centre in Toronto last Monday when, there in the VIP seats ..."; arnews[1] += "
Publ.Date : Sat, 31 May 2008 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Esks in hog heaven after overpowering Lions
"; arnews[2] += "Edmonton Eskimos Running Back Arkee Whitlock took advantage of some gaping holes created by the offensive line to run for 165 yards and two touchdowns in Friday's CFL game at B.C. Place in Vancouver."; arnews[2] += "
Publ.Date : Sun, 08 Nov 2009 14:48:08 GMT"; arnews[2] += "
"; arnews[3]="Kristy Swanson joins the Trinity of Terrors
"; arnews[3] += "Kristy Swanson, star of the original BUFFY THE VAMPIRE SLAYER has joined the guest list for the inaugural FANGORIA TRINITY OF TERRORS, to be held October 30 through November 1 at The Palms Casino Resort in Las Vegas! Tickets for our massive Halloween Weekend are now available online through http://www.trinityofterrors.com and through Vegas.com ."; arnews[3] += "
Publ.Date : Fri, 16 Oct 2009 03:23:46 GMT"; arnews[3] += "
"; arnews[4]="Blade stars set to do Battle
"; arnews[4] += "At last, there's a way for retired NHL players to release all of their pent-up energy."; arnews[4] += "
Publ.Date : Sat, 03 Oct 2009 14:54:57 GMT"; arnews[4] += "
"; arnews[5]="Battle on ice
"; arnews[5] += "At last, there's a way for retired NHL players to release all of their pent-up energy."; arnews[5] += "
Publ.Date : Sat, 03 Oct 2009 12:46:07 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("
");