// JavaScript Document

		var s1 = new SWFObject("rotator/imagerotator.swf","rotator","962","460","3","#cedfa7");
		s1.addParam("bgcolor","#cedfa7");
		s1.addParam("allowfullscreen","false");
		s1.addVariable("file","rotator/home.xml");
		s1.addVariable("width","962");
		s1.addVariable("height","460");
		s1.addVariable("transition","slowfade");
		s1.addVariable("screencolor","0xcedfa7");
        s1.addVariable("rotatetime","3");
		s1.addVariable("shuffle","false");
		s1.addVariable("repeat","true");
		s1.addVariable("showicons","false");
		s1.addVariable("shownavigation","false");
		s1.addParam("wmode", "transparent");
		s1.write("header");
