// JavaScript Document

	document.write('<div style="width:681px;height:375px;border:1px solid #ddd;border-bottom:0px;padding:0px;" id="aboutscroller"><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/ui-photos.swf?width=681&height=375&autohide=false&v=" + Number(new Date()) + "&imgpath=" + document.location.href.replace('http://www.nwciowa.edu', '').replace('http://www.staging.nwciowa.edu', '').replace('http://staging.www.staging.nwciowa.edu', '') + "&sid=6", "PhotoScroller", "100%", "375", "9", "#fff");
		so.addParam("allowScriptAccess", "sameDomain");
		so.addParam("quality", "high");
		so.addParam("scale", "noscale");
		so.addParam("loop", "false");
		so.addParam("wmode", "transparent");
		so.write("aboutscroller");