// JavaScript Document

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