// JavaScript Document

	document.write('<div style="width:681px;height:375px;background:#333;border:1px solid #ddd;border-bottom:0px;padding:0px;" id="alumniscroller"><div style="height:100%;width:100%;background:url(http://assets.nwciowa.edu/nwciowa/images/randomphoto.aspx) no-repeat"></div></div>');
	var so = new SWFObject("http://assets.nwciowa.edu/nwciowa/swf/nwcfeatures.swf?v=1.1.6&captions=true&xml=http://assets.nwciowa.edu/nwciowa/xml/alumni.xml?v=" + Number(new Date()) + "&sid=6", "PhotoScroller", "100%", "375", "9", "#fff");
		so.addParam("allowScriptAccess", "always");
		so.addParam("quality", "high");
		so.addParam("scale", "noscale");
		so.addParam("loop", "false");
		so.addParam("wmode", "transparent");
		so.write("alumniscroller");