var arnews = new Array(7);
totcount = 4;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="11.4.09 Link-El
";
arnews[0] += "\"Republicans and conservatives around the country are sending an important message to the Republican establishment in their outstanding grassroots support for Doug Hoffman: no more politics as usual\" - Sarah Palin, 10/22/09 * 1 Year ago today Barack Obama was elected President, and a great country became greater * AP's Liz Sidoti takes a break from ...";
arnews[0] += "
Publ.Date : Wed, 04 Nov 2009 19:13:59 GMT";
arnews[0] += "
";
arnews[1]="Univision's Newest Mega Production " Viva el Sue o!" (Live the...
";
arnews[1] += "What are streaming quotes? { \"market\" : {\"NAME\" : \"U.S.\", \"ID\" : \"us_market\", \"TZ\" : \"ET\", \"TZOFFSET\" : \"-14400\", \"open\" : \"1249911032\", \"close\" : \"1249934432\", \"flags\" : {}} , \"STREAMER_SERVER\" : : false,\"throttleInterval\": \"1000\"} Univision's Newest Mega Production \"Viva el Sueo!\" to ...";
arnews[1] += "
Publ.Date : Mon, 10 Aug 2009 20:47:32 GMT";
arnews[1] += "
";
arnews[2]="Univision's Newest Mega Production " Viva el Sue o!" (Live the...
";
arnews[2] += "The Univision Network announced today the upcoming launch of its highly-anticipated music competition, \" Viva el Sueno! \" . The first-of-its-kind reality competition will pit 14 professional artists who have not yet had their big break and give viewers the chance to select Latin music's next big superstar.";
arnews[2] += "
Publ.Date : Mon, 10 Aug 2009 17:58:43 GMT";
arnews[2] += "
";
arnews[3]="Hilary Duff Bikini, Zac Efron Bashes Perez, Ninel Conde's Latin Cleavage & More
";
arnews[3] += "Check out some of the best links and viral videos found around the web today. You can submit links to any of the interesting stuff you may find around the web, like interesting articles, cool YouTube videos, strange news, interesting photo galleries, and, well, just about anything.";
arnews[3] += "
Publ.Date : Fri, 26 Jun 2009 02:00:09 GMT";
arnews[3] += "
";
totcount = 4;
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("