<!--

function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function quote() {
var totalQ = 8;  //  TOTAL NUMBER OF QUOTES

q = new Array(totalQ)	//The quote
a = new Array(totalQ)	//The Author

q[1] = "The true intellectuals in our society are the children. Adult genius is just the part of childhood that is retained."
a[1] = "William Johntz, Project SEED founder."
q[2] = "The real success of Project SEED comes when the student breaks out of his shell and begins participating in his education."
a[2] = "Hamid Ebrahimi, Project SEED National Director"
q[3] = "As I observe SEED instructors, I have come to believe that anything is possible. Students are challenging themselves and using higher thinking skills. SEED is an asset to any educational program."
a[3] = "Irene Kirby, principal Coronado Elementary School, Richmond, CA"
q[4] = "Project SEED makes math really fun, but what I really like about it is that it showed me I'm smart. I mean, I used to think I couldn't learn some stuff because it was too hard, but now I know I can learn anything I want to."
a[4] = "Iris C, a 5th grade SEED student"
q[5] = "Project SEED was a tremendous confidence builder; but not only did it build confidence, it sustained ... confidence in my later life as well."
a[5] = "Paul Elizandro, lawyer and former SEED student"
q[6] = "Project SEED probably is the least expensive program that you can place in our schools, particularly when you look at the results..."
a[6] = "Linus Wright, Former U.S. Undersecretary of Education and former Superintendent, Dallas Independent School District"
q[7] = "I am ten times the teacher I was before Project SEED. I can't say that any staff development program has helped me more."
a[7] = "Sonja Grove, teacher - Peninsula School, Portland, OR"
q[8] = "The success of the children in Project SEED is important, but what may be even more important is that there is an articulated routine for preparing teachers to become successful, and that with this preparation they do become successful."
a[8] = "Asa G. Hilliard III, Fuller E. Callaway professor of Urban Education, Georgia State University"

var i=Math.floor(Math.random()*totalQ)+1;

document.write('<font face="'+"Arial,Helvetica,sans-serif"+'" size="'+2+'"><i>'+q[i]+'</i></font>')
document.write('<div align="right"><font face="'+"Arial,Helvetica,sans-serif"+'" size="'+2+'">- '+a[i]+'</div></font>')

}



//-->