<Module>
<ModulePrefs
	title="Find Relatives (PP)"
	author_email="wachtel@uni-muenster.de"
	author="Klaus Wachtel"
	description="Find Relatives (PP)"
	screenshot="http://crosswire.org/images/crosswire.gif"
	thumbnail="http://crosswire.org/images/crosswire.gif"
	scrolling="true"
>
<Require feature="dynamic-height"/>
</ModulePrefs>
<Content type="html">
<![CDATA[
<script>

var url = "http://intf.uni-muenster.de/PreCo/Coh1_PP.html";

function loaded() {
	gadgets.window.adjustHeight(700);
	window.location.href = url;
}

gadgets.util.registerOnLoadHandler(loaded);

</script>

]]>
</Content>
</Module>
