// JavaScript Document
document.write("<span class='headerLabel'>Faces of Tomorrow</span><br />");
document.write("<div id='flashFaces'>");
document.write("	<script type='text/javascript'>");
document.write("		var s2 = new SWFObject('flash/imagerotator.swf','rotator','150','150','7');");
document.write("		s2.addVariable('file','flash/playList_faces.xml');");
document.write("		s2.addVariable('transition','blocks');");
document.write("		s2.addVariable('shownavigation','false');");
document.write("		s2.addVariable('overstretch','false');");
document.write("		s2.addVariable('shuffle','true');");
document.write("		s2.write('flashFaces');");
document.write("	</script>");
document.write("</div>");






