var quotes_txt = new Array();
quotes_txt[0]='<img src="../images/for_java_rotation/test1.jpg" width="150" height="170">';
quotes_txt[1]='<img src="../images/for_java_rotation/test2.jpg" width="150" height="170">';
quotes_txt[2]='<img src="../images/for_java_rotation/test3.jpg" width="150" height="170">';
quotes_txt[3]='<img src="../images/for_java_rotation/test4.jpg" width="150" height="170">';
quotes_txt[4]='<img src="../images/for_java_rotation/test5.jpg" width="150" height="170">';
quotes_txt[5]='<img src="../images/for_java_rotation/test6.jpg" width="150" height="170">';
var q = Math.round(5 * Math.random());

var pictures_txt = new Array();
pictures_txt[0]='By nurturing a child\'s inquisitive spirit, we teach them to confidently seek information.';
pictures_txt[1]='By helping a child explore the world around them, we teach them how to connect with that world.';
pictures_txt[2]='By encouraging a child to create, we teach them how all that they imagine can become real.';
pictures_txt[3]='By giving a child an opportunity to express emotion, we teach them how to achieve balance.';
var p = Math.round(3 * Math.random());
