// JavaScript Document
var maxAdNo = 18
var adNo
var myAd = new Array()
myAd[0] = "\"Until the great mass of the people shall be filled with the sense of responsibility for each other\"s welfare, social justice can never be attained.\" --Helen Keller"
myAd[1] = "\"Education is the most powerful weapon we can use to change the world.\" -- Nelson Mandela"
myAd[2] = "\"Teaching is a revolutionary act.\" -- James Arthur Baldwin"
myAd[3] = "\"In order to teach you, I must know you.\" -- Lisa Delpit" 
myAd[4] = "\"Education is for improving the lives of others and for leaving your community and world better than you found it.\" -- Marian Wright Edelman"
myAd[5] = "\"Education is a precondition to survival in America today.\" -- Marian Wright Edelman"
myAd[6] = "\"Life\'s most persistent and urgent question is, \"What are you doing for others?\"\"  --Martin Luther King, Jr."
myAd[7] = "\"The function of education is to teach one to think intensively and to think critically... Intelligence plus character - that is the goal of true education.\" --Martin Luther King, Jr."
myAd[8] = "\"Our lives begin to end the day we become silent about things that matter.\" --Martin Luther King, Jr."
myAd[9] = "\"Almost always, the creative dedicated minority has made the world better.\" --Martin Luther King, Jr."
myAd[10] = "\"I am somehow less interested in the weight and convolutions of Einstein\'s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweatshops.\" --Stephen Jay Gould"
myAd[11] = "\"The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn, and relearn.\" --Alvin Toffler"
myAd[12] = "\"A teacher affects eternity; s/he can never tell where his influence stops.\" --Henry B. Adams"
myAd[13] = "\"Pick battles big enough to matter, small enough to win.\" --Jonathan Kozol"
myAd[14] = "\"Education is not the filling of a pail, but the lighting of a fire.\" --William Butler Yeats"
myAd[15] = "\"It is certain, in any case, that ignorance, allied with power, is the most ferocious enemy justice can have.\" --James Arthur Baldwin"
myAd[16] = "\"Teaching is a revolutionary act.\" --James Arthur Baldwin"
myAd[17] = "\"All labor that uplifts humanity has dignity and importance and should be undertaken with painstaking excellence.\" --Martin Luther King, Jr."
myAd[18] = "\"The walls are the publishers of the poor.\"   –Eduardo Galeano"

//  End -->
