// JavaScript Document
var maxAdNo = 9
var adNo
var myAd = new Array()
myAd[0] = "\"If you do not like the way the world is, you change it. You have an obligation to change it. You just do it one step at a time.\" -- Marian Wright Edelman"
myAd[1] = "\"Education is for improving the lives of others and for leaving your community and world better than you found it.\" -- Marian Wright Edelman"
myAd[0] = "\"Re-vision - the act of looking back, of seeing with fresh eyes, of entering an old text from a new critical direction - is for women more than a chapter in cultural history: it is an act of survival.\" -- Adrienne Rich"
myAd[1] = "\"Everything has its wonders, even darkness and silence, and I learn, whatever state I may be in, therein be content.\" -- Helen Keller"
myAd[2] = "\"Put your heart, mind, intellect, and soul even to your smallest acts.  This is the secret of success.\"  --Swami Sivananda"
myAd[3] = "\"Think of all the beauty still left around you and be happy.\" -- Anne Frank"
myAd[4] = "\"Those who are free of resentful thoughts surely find peace.\"  --Buddha"
myAd[5] = "\"Courage is the most important of all virtues because without it we cannot practice any other virtue with consistency.\" --Maya Angelou"
myAd[6] = "\"There is nothing that does not grow light / through habit and familiarity. / Putting up with little cares / I will train myself to bear with great adversity.\" ---Shantideva"
myAd[7] = "\"To have courage for whatever comes in life - everything lies in that.\" --Saint Teresa of Avila"
myAd[8] = "\"Your daily life is your temple and your religion.\" --Kahil Gibran"
myAd[9] = "\"To be on alert is to live; to be lulled into security is to die.\" --Oscar Wilde"

//  End -->
