<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Pastelboard"
description="A blackboard for your doodles"
author="Turi Scandurra"
author_link="http://www.salvatorescandurra.com/"
author_email="salvatore.scandurra@email.it"
author_location="Italy"
title_url="http://www.salvatorescandurra.com/blog/?p=34"
width="300"
height="225"
scaling="true"
screenshot="http://hosting.gmodules.com/ig/gadgets/file/110319475446189018675/shot_pastelboard_280.png"
thumbnail="http://hosting.gmodules.com/ig/gadgets/file/110319475446189018675/shot_pastelboard_120x60.png"
category="funandgames"
category2="lifestyle"
>
<Require feature="flash" />
<Locale lang="en" country="us" />
</ModulePrefs>
<Content type="html">
<![CDATA[
<div id="flashcontainer" style="text-align: center;"></div>
<script type="text/javascript">
function initFlash() {
var url = "http://hosting.gmodules.com/ig/gadgets/file/110319475446189018675/pastelboard.swf";
_IG_EmbedFlash(url, "flashcontainer", {
swf_version: 6,
id: "flashid",
width: 300,
height: 225
})
}
_IG_RegisterOnloadHandler(initFlash);
document.getElementById("flashcontainer").style.backgroundColor="#FFFFFF"
</script>
]]>
</Content>
</Module>