var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="I have had success w/Cricket RT @katie_bowden Kidlit magazines R a mystery to me Anyone have success submitting to them? #kidlitchat
"; arnews[0] += "I have had success w/Cricket RT @katie_bowden Kidlit magazines R a mystery to me Anyone have success submitting to them?"; arnews[0] += "
"; arnews[1]="http://twitter.com/katie_bowden Getting ready to go to INDULGE in Saint Andrews, NB. Foodie heaven.
"; arnews[1] += ""; arnews[1] += "
"; arnews[2]="30.Rock.S01.720p.WEB-DL.DD5.1 AVC-CtrlHD[我为喜剧狂/第一季/HDC美剧公社] (剧集包(欧美))
"; arnews[2] += "30.Rock.S01.720p.WEB-DL.DD5.1 AVC-CtrlHD[我为喜剧狂/第一季/HDC美剧公社] (剧集包(欧美)) -"; arnews[2] += "
"; arnews[3]="30.Rock.S03.720p.WEB-DL.DD5.1.H.264-TjHD[我为喜剧狂/第三季/iTunes版/HDC美剧公社] (剧集包(欧美))
"; arnews[3] += "30.Rock.S03.720p.WEB-DL.DD5.1.H.264-TjHD[我为喜剧狂/第三季/iTunes版/HDC美剧公社] (剧集包(欧美)) -"; arnews[3] += "
"; arnews[4]="30.Rock.S02.720p.WEB-DL.DD5.1.AVC-CtrlHD[我为喜剧狂/第二季/iTunes版/HDC美剧公社] (剧集包(欧美))
"; arnews[4] += "30.Rock.S02.720p.WEB-DL.DD5.1.AVC-CtrlHD[我为喜剧狂/第二季/iTunes版/HDC美剧公社] (剧集包(欧美)) -"; arnews[4] += "
"; totcount = 5; 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("
");