// JavaScript Document

		var s1 = new SWFObject("rotator/imagerotator.swf","rotator","983","477","7","#b8eced");
		s1.addParam("bgcolor","#b8eced");
		s1.addParam("allowfullscreen","false");
		s1.addVariable("file","rotator/rodeln.xml");
		s1.addVariable("width","983");
		s1.addVariable("height","477");
		s1.addVariable("transition","blocks");
		s1.addVariable("screencolor","0xb8eced");
        s1.addVariable("rotatetime","6")
		s1.addVariable("repeat","true");
		s1.addVariable("showicons","false");
		s1.addVariable("shownavigation","false");
		s1.addParam("wmode", "transparent");
		s1.write("container");
