var arnews = new Array(10);
totcount = 10;
rnd = 1;
arnews[0]="freerider 2
";
arnews[0] += "This my freerider 2 track.lets check it out.the code is:13 89 11 8r a 8v,-1v bb -1q c4 -16 c1,-d fr -5 gj,-6 gg j g8,1m kd 20 l1 2p ks,5l sf 66 t3 6r sf,73 14o 73 157 7r 15h 7u...";
arnews[0] += "
Publ.Date : Tue, 05 May 2009 16:41:07 GMT";
arnews[0] += "
";
arnews[1]="Free Rider 2 Challenges [EASY]
";
arnews[1] += "http://www.kongregate.com/games/onemorelevel/free-rider-2 Beat the time: Level One: -18 1i 18 1i,17 1j 27u 1s,27q 1s 27q 19 27b 19 27a 1q,25u 1p 26h 1p 274 1j 27l 17,318 9 318...";
arnews[1] += "
Publ.Date : Sun, 15 Feb 2009 15:44:25 GMT";
arnews[1] += "
";
arnews[2]="line rider 2 challenge
";
arnews[2] += "Free Rider 2 Challenge!!! Try to get ur best score on this level with a bike and ill put ur name and time in the description just send a video comment of you doing it -18 1i 18...";
arnews[2] += "
Publ.Date : Sun, 30 Nov 2008 20:14:58 GMT";
arnews[2] += "
";
arnews[3]="Free Rider Bmx Auto
";
arnews[3] += "Ahh, a bmx bike. My specialty, it's like the first one only cooler. The song is Sequoia Throne by Protest the Hero. Here is the free rider code. 16 1i k 1g,l 1g 1 16,15 1g 1n...";
arnews[3] += "
Publ.Date : Wed, 01 Oct 2008 02:49:43 GMT";
arnews[3] += "
";
arnews[4]="Free Rider 2 Auto map mi 2do mapa jeje
";
arnews[4] += "miren esto este es mi segundo mapa de auto matic jejeje MIREN CLARAMENTE lol si kieren tenerlo aki esta el codigo: -15 1i -2b 10 -36 -1d -2d -36 -11 -42 5 -44 n -40,-19 1h 16...";
arnews[4] += "
Publ.Date : Sun, 13 Apr 2008 01:51:24 GMT";
arnews[4] += "
";
arnews[5]="free rider 2 - auto :)
";
arnews[5] += ",ap 1te bb 1te,f0 1tm ev 1ue ea 1un,cu 20o dh 20o,ao 249 ao 250 a1 24t,6r 2cd 7a 2cd,ap 1te ap 1sv,3u 2hr 3p 2ig 4a 2il,ah 2ne am 2o3 a5 2oc,67 2rt 67 2s9,6d 346 6d 34t 5k 34t,-b...";
arnews[5] += "
Publ.Date : Fri, 21 Mar 2008 11:28:39 GMT";
arnews[5] += "
";
arnews[6]="Free Rider 2 Autos
";
arnews[6] += "I made a couple Free Rider 2 Autos and here they are. Song: \"Sandstorm\" by Darude Game: Free Rider 2, a game by Pete (apparently) Codes: Unicycle: -2i 1u -1k 24 -k 1s d 1g 1e v 29...";
arnews[6] += "
Publ.Date : Mon, 10 Mar 2008 21:29:12 GMT";
arnews[6] += "
";
arnews[7]="ARLINGTON PARK, 2007-08-26, Race 5
";
arnews[7] += "Entries: Thoroughbred Race, ARLINGTON PARK, 2007-08-26, Race 5: (Pgm-Runner-Jockey-Finish) 1-Spanish Ghost (KY), Emigh, C, finished 1; 3-Kind Hearted (FL), Perez, E, finished 3;...";
arnews[7] += "
Publ.Date : Thu, 28 Feb 2008 06:49:43 GMT";
arnews[7] += "
";
arnews[8]="Free Rider
";
arnews[8] += "Code is : -18 1i 18 1i,18 1g 112 1l,f5 0 f6 1i,f5 0 ip 0,ip 1 ir 1j,cb -9 bt 7 ba n ak 15 9t 1f 96 1m,bu 6 bu 1h,bv g d1 1j,ik -e j0 3 jg l k6 12 ku 1b lo 1j,jf k is 1a,k4 11 k1...";
arnews[8] += "
Publ.Date : Wed, 26 Dec 2007 04:00:29 GMT";
arnews[8] += "
";
document.title=document.title+ " ";
arnews[9]="Demo Reel 2007
";
arnews[9] += "Shot #- (A)nimation, (M)odeling, (R)igging, (C)ompositing, (L)ighting, (T)exturing, (P)articles, (All) Aspects; * = Team 1-R; 2-A; 3-All; 4-R,L,T,A,C; 5-M*,T*,L,C ; 6-R*,A;...";
arnews[9] += "
Publ.Date : Tue, 03 Jul 2007 00:22:54 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("