var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="MP3 of the Day: "Please DJ" by Yeyo of the DEY, Feat. Notch and Itagui of Locos Por Juana
"; arnews[0] += "You may believe you're only just be getting acquainted with his name, but that's something he promises to change very soon."; arnews[0] += "
Publ.Date : Thu, 28 Jan 2010 16:51:00 GMT"; arnews[0] += "
"; arnews[1]="D.M. schools approve 78 to take early retirement
"; arnews[1] += "Six principals are on the list of teachers and staff who plan to leave by the end of the school year, including North's Lewis."; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 01:12:00 GMT"; arnews[1] += "
"; arnews[2]="1 comment
"; arnews[2] += "Selena, the Queen of Tejano, and Freddie Martinez, the founder of Freddie Records, have helped bring recognition to the city as a place to find and cultivate talent."; arnews[2] += "
Publ.Date : Sat, 10 Oct 2009 00:17:11 GMT"; arnews[2] += "
"; arnews[3]="Las Estrellas Awards banquetLocal leaders, kids honored
"; arnews[3] += "Recording artist and honoree Paula DeAnda sang the national anthem at the 11th Hispanic Women's Network of Texas Las Estrellas Awards banquet Wednesday at the Congressman Solomon P. Ortiz International Center."; arnews[3] += "
Publ.Date : Wed, 23 Sep 2009 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="Youth football roundup: September 15, 2009
"; arnews[4] += "Highlights: Simi Valley - Simi Valley's Nolan Shaffer scored the only touchdown of the game on a quarterback sneak from the 1-yard line."; arnews[4] += "
Publ.Date : Tue, 15 Sep 2009 08:04:57 GMT"; arnews[4] += "
"; arnews[5]="Moonlight at the Ranch III proves to be truly 'Out of This World!'
"; arnews[5] += "Moonlight at the Ranch III proved to be a true 'Out of This World' experience when about 1,000 guests visited Limoneira Ranch, AKA Area 51, to show their spacey support of the Santa Paula Police and Fire Foundation and Chamber of Commerce."; arnews[5] += "
Publ.Date : Wed, 26 Aug 2009 03:00: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("
");