// JavaScript Document
<!-- please don't mess with anything but the links and alts in this section.  images must remain named the same.  You may add more lines, if you want to add more images, just continue naming img9.jpg, img10.jpg etc.  The new lines must be identical in format. and the images should be in the rotation directory  The line directly below contains the timing of the slide changing.  Right now, it is set at 20 seconds, or 20000. -->



var msg=new rotating_imageCenter('show', 3000);

<!-- TemplateBeginEditable name="the rotating images and links" -->

msg.addrotating_image('<img src="rotation/img1.jpg" alt="Videographer"> ');
msg.addrotating_image('<img src="rotation/img2.jpg" alt="Teacher"> ');
msg.addrotating_image('<img src="rotation/img3.jpg" alt="Male and female architects"> ');
msg.addrotating_image('<img src="rotation/img4.jpg" alt="Doctor"> ');
msg.addrotating_image('<img src="rotation/img5.jpg" alt="Violin player"> ');
msg.addrotating_image('<img src="rotation/img6.jpg" alt="Group of professionals"> ');
msg.addrotating_image('<img src="rotation/img7.jpg" alt="Swim coach"> ');
msg.addrotating_image('<img src="rotation/img8.jpg" alt="Scientist"> ');


<!-- TemplateEndEditable -->

//-->