var arnews = new Array(10); totcount = 10; rnd = 0; document.write("
| ");
document.title=document.title+ " ";
arnews[0]="English Teachers Needed for 2009-2010 Academic Year "; arnews[0] += " Country : Egypt, Location : Cairo For the 2009-2010 academic year, the Sakkara Language School is seeking highly motivated, enthusiastic English Teachers for the different school stages. Contract starts from September 12th, 2009 and ends June 1st, 2010. Teachers are expected to... read more";
arnews[0] += ""; arnews[1]="TEACHERS WANTED IN CAIRO "; arnews[1] += " Country : Egypt, Location : Cairo The OXFORD ENGLISH ACADEMY CAIRO is looking for qualified teachers for an immediate start. Teachers must have the following qualifications: TEFL, TESOL or CELTA certificate Minimum 2 years teaching experience We need teachers for Business... read more";
arnews[1] += ""; arnews[2]="Need native English speakers with some teaching experience "; arnews[2] += " Country : Egypt, Location : Cairo Dear All Native Speakers/ESL Teachers: Reputable private language training centre with different branches in Cairo, Egypt is seeking application from native English speakers with some teaching experience. Evening Classes (from 4-10 PM 6 days/week... read more";
arnews[2] += ""; arnews[3]="Enjoy teaching in the Egyptian sun, at the foot of the pyramids! "; arnews[3] += " Country : Egypt, Location : Cairo Misr Language Schools, an International American School in Cairo, Egypt seeks class teachers in self contained classes, for Sept 2009 - June 2010 Academic year, for the American KG and Elementary Division (KG to G5). Teachers are required to be... read more";
arnews[3] += ""; arnews[4]="English Language Lecturer Position in Cairo "; arnews[4] += " Country : Egypt, Location : Cairo BUE was founded in September 2005 and is already a thriving institution taking the lead in the provision of UK higher education in Egypt. Located near Cairo, the University occupies a large and modern site providing high quality education and an... read more";
arnews[4] += ""; arnews[5]="English Language Lecturer Position in Cairo, Egypt "; arnews[5] += " Country : Egypt, Location : Cairo BUE was founded in September 2005 and is already a thriving institution taking the lead in the provision of UK higher education in Egypt. Located near Cairo, the University occupies a large and modern site providing high quality education and... read more";
arnews[5] += ""; arnews[6]=" "; arnews[6] += " Country : Egypt, Location : Maadi, Cairo Language School Immediate Vacancy; need to be able to relocate to Cairo in 10 days! For the 2008-2009 academic year, the Sakkara Language School is seeking highly motivated, enthusiastic English Teachers. Contract starts from November 1st, 2008 and ends... read more";
arnews[6] += ""; arnews[7]=" "; arnews[7] += " Country : Egypt, Location : Cairo Immediate Vacancy! For the 2008-2009 academic year, the Sakkara Language School is seeking highly motivated, enthusiastic English Teachers for the different school stages. Contract starts from October 1st, 2008 and ends June 1st, 2008.... read more";
arnews[7] += ""; arnews[8]=" "; arnews[8] += " Country : Egypt, Location : Alexandria Alexandria American College is located in Alexandria, Egypt. It is the American division of Egypt Modern School (you may review the website at www.egyptmodernschool.edu.eg). The school seeks teachers with experience in teaching special... read more";
arnews[8] += ""; arnews[9]=" "; arnews[9] += " Country : Egypt, Location : Cairo Seeking highly motivated, enthusiastic English Teachers for the different school stages. Contract: from September 1st, 2008 and ends June 1st, 2008. Teachers are expected to arrive from Sept 1st till Sept 5th. About Us The Sakkara... 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(" |