<?xml version="1.0" encoding="UTF-8"?>
<Module>
	<ModulePrefs
		title="Goodgame Poker"
		description="Goodgame Poker ist ein großartiges Multiplayer-Pokerspiel. Style Deinen Avatar und mach Dein Spiel!"
		author="Goodgame Studios"
		author_email="info@goodgamestudios.com"
		preview="Goodgame Poker ist ein tolles Multiplayer-Pokerspiel. Style Deinen Avatar und mach Dein Spiel!"
	    required_data="Name, Gender, Friends"
		thumbnail="images/thumbnail.png"
		icon="images/icon-85x85.gif"
		platform="studivz+meinvz,schuelervz"
		age_restriction="false"
		private="false"
		host_location="Netherlands"
		feed_promotion_text="Ich habe gerade Goodgame Poker installiert. Lust auf eine gute Pokerrunde? Dann komm doch mal vorbei!"
	>
		<AllowedDomain name="www4.goodgamestudios.com" />
		<AllowedDomain name="sns.goodgamestudios.com" />

		<Require feature="opensocial-0.8">
			<RequiredFields>
				<Field>name</Field>
				<Field>gender</Field>
				<Field>thumbnailUrl</Field>
			</RequiredFields>
		</Require>

		<Require feature="views" />
		<Require feature="invite" />
		<Require feature="embed" />
		<Require feature="dynamic-height"/>

		<link rel="event.addapp" href="https://sns.goodgamestudios.com/if/request-add/g/1/n/5/i/1/" />
		<link rel="event.removeapp" href="https://sns.goodgamestudios.com/if/request-remove/g/1/n/5/i/1/" />
		<link rel="event.invite" href="https://sns.goodgamestudios.com/if/request-invite/g/1/n/5/i/1/" />

	</ModulePrefs>
	<Content type="html" view="canvas">
	<![CDATA[
		<script type="text/javascript">
		var g = 1, n = gadgets.util.getUrlParameters()['container'] == 'pvz' ? 6 : 5, i = 1;
		(function() {
  		var time = Math.ceil(new Date().getTime() / (2*60*1000));
			var scriptNew = document.createElement("script");
			scriptNew.src = 'https://media.goodgamestudios.com/sns/lib/init.js?t=' + time;
			var firstScript = document.getElementsByTagName('script')[0];
			firstScript.parentNode.insertBefore(scriptNew, firstScript);
		}());
		</script>
	]]>
	</Content>
	<Content type="html" view="profile,group">
	<![CDATA[
		<a href="javascript:vz.invite.install()"><img src="https://media.goodgamestudios.com/sns/_img/game1/network5/group-390x385.png" alt="Goodgame Poker" title="Goodgame Poker" width="390" height="385" border="0" /></a>
		<div id="footer" style="height:15px;" align="center"><a href="https://www.goodgamestudios.com/contact/" target="_blank">Impressum</a> | <a href="https://www.goodgamestudios.com/agb.html" target="_blank">AGB/Datenschutz</a></div>
	]]>
	</Content>
	<Content type="html" view="preview">
	<![CDATA[
		<script type="text/javascript">
		var g = 1, n = gadgets.util.getUrlParameters()['container'] == 'pvz' ? 6 : 5, i = 1;
		var swf = 'https://content.goodgamestudios.com/sns/_img/game1/network5/preview-195x185.swf';
		var params = 'url=https://sns.goodgamestudios.com/if/request-install/g/' + g + '/n/' + n + '/i/' + i + '/key/' + gadgets.util.getUrlParameters()['container'];

		document.write('<div style="width:195px;height:185px;" id="preview-div"><embed height="100%" width="100%" flashvars="' + params + '" wmode="opaque" id="preview-swf" type="application/x-shockwave-flash" base="" src="' + swf + '?' + params + '"></div>');
		document.write('<div id="footer" style="height:15px;" align="center"><a href="https://www.goodgamestudios.com/contact/" target="_blank">Impressum</a> | <a href="https://www.goodgamestudios.com/agb.html" target="_blank">AGB/Datenschutz</a></div>');
		</script>
	]]>
	</Content>
</Module>
