document.writeln('<script language=JavaScript><!--')
document.writeln('adImages = new Array("strolling05.gif","exsigngroup05.gif","signgirls05.gif","kremer05.gif","3ladies05.gif","hangingout05.gif","exhibits05.gif","1boy05.gif","pinktshirt05.gif","3dresses05.gif","1girl05.gif","dancer05.gif","2guys05.gif","2judges05.gif","3judges05.gif","exhibitjudges05.gif","group05.gif","queen05.gif","reader05.gif","rollagroup05.gif","soundpres05.gif","specprizes05.gif","tractorgirls05.gif")')
document.writeln('thisAd = 0')
document.writeln('imgCt = adImages.length')
document.writeln('function rotate() {')
document.writeln('if (document.images) {')
document.writeln('thisAd++')
document.writeln('if (thisAd == imgCt) {')
document.writeln('thisAd = 0')
document.writeln('}')
document.writeln('document.adBanner.src=adImages [thisAd]')
document.writeln('setTimeout("rotate()", 3 * 1000)')
document.writeln('}')
document.writeln('}')
document.writeln('//end --></script>')
