var arnews = new Array(5); totcount = 5; rnd = 1; document.write("
| ");
arnews[0]="How To Find a Teaching Job Abroad in 10 Days Or Less "; arnews[0] += " Yes - it can be done. You need to prepare the ground carefully, but there are a massive number of jobs available around the world and there are not enough English teachers to fill them. If you want to teach abroad quickly, you are pushing at an open door. The 10 steps for finding a teaching job in 10 days or less are listed below. But beforehand, you need to meet two basic conditions:";
arnews[0] += "Author : Lisa Walker"; arnews[0] += " "; arnews[1]="Five Questions Every Struggling English Teacher Should Ask "; arnews[1] += " Problems. What would we English teachers ever do without them? You might think, Well, I certainly would like to live without any problems: But would you really? Problems and difficulties in EFL and language teaching are notorious for forcing change, creative thinking and spurring new growth when we are impelled, as it were, into new directions and venues wed not otherwise choose. Problems? Bringem on.";
arnews[1] += "Author : Larry M. Lynch"; arnews[1] += " "; arnews[2]="TEFL Techniques "; arnews[2] += "TEFL Techniques: Be Yourself! What makes a good teacher? Think about it can you remember a particularly good teacher you had at school? Can you remember any that youd rather forget? OK hold those thoughts, memories, pictures, words You KNOW what makes a good teacher."; arnews[2] += " Author : Andrew Carter"; arnews[2] += " "; arnews[3]="Blindfold Activities in the TEFL Classroom "; arnews[3] += " One method of creating a genuine information gap is through the use of blindfold activities. Blindfolds can be employed in a variety of ways in the TEFL/foreign language classroom to foster a truly communicative and student-centered approach to learning. Here are a few ideas to get you started:";
arnews[3] += "Author : William Sullivan"; arnews[3] += " "; arnews[4]="The Effects of Pronunciation on Spellings and Comprehesnion "; arnews[4] += "My study proved that pronunciation had a significant effect on spellings of some words, though my study was only focused in determining the words with middle and final 'r'. My study also found out that pronunciation affected comprehension in learning a new English."; arnews[4] += " Author : Johnnie Lim"; 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]); } document.write(" |