var arnews = new Array(15); totcount = 10; rnd = 1; document.write("
"); document.write("ESL TEFL TESOL Resources for Game
"); document.write("
"); document.title=document.title+ " - ESL TEFL TESOL Resources for Game"; document.title=document.title+ " "; arnews[0]="Stu's Quiz Box
"; arnews[0] += "
Category : Game
\"Logo\"Interactive team Jeopardy Game for all ages read more"; arnews[0] += "
"; arnews[1]="Sound Snap
"; arnews[1] += "
Category : Game
\"Logo\"MP3 and Wav Sound files for listening games read more"; arnews[1] += "
"; arnews[2]="Crickler Crosswords
"; arnews[2] += "
Category : Game
\"Logo\"Online Interactive Crossword Puzzles read more"; arnews[2] += "
"; arnews[3]="Quia
"; arnews[3] += "
Category : Game
\"Logo\"Activities and Games created by teachers for online learning. read more"; arnews[3] += "
"; arnews[4]="Fun Brain
"; arnews[4] += "
Category : Game
Edutainment games and activites for grades K-6 read more"; arnews[4] += "
"; arnews[5]="Sesame Street
"; arnews[5] += "
Category : Game
\"Logo\"English Games, Songs and Interactive Stories from Sesame Street read more"; arnews[5] += "
"; arnews[6]="Learn English
"; arnews[6] += "
Category : Game
\"Logo\"Online ESL/EFL grammar games for ELL read more"; arnews[6] += "
"; arnews[7]="Fun School
"; arnews[7] += "
Category : Game
\"Logo\"Online, animated games and activities for primary students read more"; arnews[7] += "
"; arnews[8]="Bing and Bong's Tiny Planets
"; arnews[8] += "
Category : Game
\"Logo\"story books, videos with corresponding lesson plans, interactive games read more"; arnews[8] += "
"; arnews[9]="Game Creating by Oswego City School District
"; arnews[9] += "
Category : Game
\"Logo\"interactive site to make online games for use in the classroom read more"; 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("
");document.write("
");