var arnews = new Array(10);
totcount = 10;
rnd = 1;
arnews[0]="[ R ] eal [ T ] alk [ K ] iddz
";
arnews[0] += "[ r ] eal [ t ] awk [ k ] iddz 10 things to do... \"WE AINT ALL TAWK JUST REAL TAWK!\" 1.comment 2.subscirbe 3.post 4.leave voice comments 5.fan videos 6.fan signs 7.banners...";
arnews[0] += "
Publ.Date : Sat, 18 Jul 2009 12:00:38 GMT";
arnews[0] += "
";
arnews[1]="comercial reality,commercial eal estate,commercial real estate web
";
arnews[1] += "http://www.1stLasVegasGlobal.com,comercial reality,commercial eal estate,commercial real estate web, byg711, Video Blogs video";
arnews[1] += "
Publ.Date : Tue, 12 May 2009 03:26:31 GMT";
arnews[1] += "
";
arnews[2]="NCCA EAL Compilation Part 2
";
arnews[2] += "NCCA EAL Compilation Part 2 By evantf Tags : NCCA";
arnews[2] += "
Publ.Date : Mon, 11 May 2009 18:04:00 GMT";
arnews[2] += "
";
arnews[3]="Ncca Eal Compilation part 2
";
arnews[3] += "Ncca Eal Compilation part 2 By evantf Tags : NCCA";
arnews[3] += "
Publ.Date : Fri, 08 May 2009 11:29:01 GMT";
arnews[3] += "
";
arnews[4]="Joy from EAL video 1
";
arnews[4] += "Joy from EAL video 1 By atervort";
arnews[4] += "
Publ.Date : Mon, 27 Oct 2008 05:56:01 GMT";
arnews[4] += "
";
arnews[5]="Jenny from EAL video 1
";
arnews[5] += "Jenny from EAL video 1 By atervort";
arnews[5] += "
Publ.Date : Mon, 27 Oct 2008 05:51:00 GMT";
arnews[5] += "
";
arnews[6]="Jasper from EAL video 1
";
arnews[6] += "Jasper from EAL video 1 By atervort";
arnews[6] += "
Publ.Date : Mon, 27 Oct 2008 05:43:01 GMT";
arnews[6] += "
";
arnews[7]="EAL
";
arnews[7] += "eal";
arnews[7] += "
Publ.Date : Wed, 26 Mar 2008 10:57:34 GMT";
arnews[7] += "
";
arnews[8]="FranklinCovey
";
arnews[8] += "FranklinCovey's CRM, PlanPlus Online for Real Estate. See http://PLANPLUSONLINE.COM/TERRENCE_OLSEN, for more information.";
arnews[8] += "
Publ.Date : Mon, 03 Mar 2008 09:01:05 GMT";
arnews[8] += "
";
document.title=document.title+ " ";
arnews[9]="R EAL visible ki ball demonstration
";
arnews[9] += "This is a ki ball generated by my father. you can only see it very faintly on film but it was much more defined if u saw it as it happened. plz leave 1";
arnews[9] += "
Publ.Date : Sun, 22 Oct 2006 22:36:26 GMT";
arnews[9] += "
";
totcount = 10;
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("