var banner=new Array();
banner[0]='<img border=0 src=images/rotate/crmc_header1.jpg alt="Children learn the fundamentals of teamwork at Math Camp.">';
banner[1]='<img border=0 src=images/rotate/crmc_header2.jpg alt="Gregory Tant helps young students to challenge their minds.">';
banner[2]='<img border=0 src=images/rotate/crmc_header3.jpg alt="The Macon Math and Science Expo proves that learning can be fun.">';
banner[3]='<img border=0 src=images/rotate/crmc_header4.jpg alt="At Prime 2007 community is an essential tool towards educational development. ">';
banner[4]='<img border=0 src=images/rotate/crmc_header5.jpg alt="CRMC advocates the expansion of understanding through a variety of creative programs.">';
banner[5]='<img border=0 src=images/rotate/crmc_header6.jpg alt="CRMC encourages participation from all members of the community in its summer workshops.">';
banner[6]='<img border=0 src=images/rotate/crmc_header7.jpg alt="Scholarly pursuits are the backbone of CRMCs series of camps, events and workshops.">';

var whichbanner=Math.floor(Math.random()*(banner.length));document.write(banner[whichbanner]);


