var arnews = new Array(10);
totcount = 3;
rnd = 1;
arnews[0]="~$!mple Pl@n MEP (My Part)~
";
arnews[0] += "~~~~~~PLS WATCH IN HIGH QUALITY!!~~~~~~~~ Hey^^ My Mep Part From JadyLaurens Simple Plan MEP^^ Thanks for inviting me JadyLaurens^^♥ Hope you´ll like my part^^ Progr@m-Sony...";
arnews[0] += "
Publ.Date : Sun, 01 Feb 2009 16:08:33 GMT";
arnews[0] += "
";
arnews[1]="EULEXKO #23 COUNCIL JOINT ACTION 2008/124/CFSP
";
arnews[1] += "http://www.eulex-kosovo.eu/home/docs/JointActionEULEX_EN.pdf for the imple- available, nationals from participating third States may be mentation of the EULEX KOSOVO's budget. For...";
arnews[1] += "
Publ.Date : Sat, 15 Nov 2008 11:06:00 GMT";
arnews[1] += "
";
document.title=document.title+ " ";
arnews[2]="Simple Plan - Crazy
";
arnews[2] += "Simple Plan Crazy guitar cover music clip pop rock band 2008 base solo...Simple Plan Crazy guitar cover music clip pop rock band 2008 base solo";
arnews[2] += "
Publ.Date : Sun, 05 Oct 2008 23:34:13 GMT";
arnews[2] += "
";
totcount = 3;
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("