<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="ticktock - universal time" height="41" scrolling="false" author="Jonathan Ackerman" author_email="dont_spam_me_rabidgremlin@gmail.com"
description="Ticktock displays the time in tocks. The time in tocks is the same for everyone regardless of where they are on the planet and 1000 tocks make up a day.Great for organizing IM chats and meetings with people in different timezones.">
<Require feature="flash" />
</ModulePrefs>
<Content type="html"><![CDATA[
<div id="flashcontainer" style="text-align: center;margin-top:5px;"></div>
<script type="text/javascript">
_IG_EmbedFlash("http://www.rabidgremlin.com/ticktock/tocker.swf", "flashcontainer", {
swf_version: 6,
id: "flashid",
width: 171,
height: 41
});
</script>
]]>
</Content>
</Module>










