<?xml version="1.0" encoding="UTF-8" ?>
<Module>

<ModulePrefs title="Baby &amp; Pregnancy Countdown Ticker"
title_url="http://www.3dpregnancy.com"
directory_title="3DPregnancy"
description="Allow friends and family to keep track of your pregnancy by putting this cool pregnancy countdown ticker on your site! It will count down the days to your due date and show a new image of your baby's development every week. Our amazing 3D images illustrate your baby's development from every perspective. Click the ticker to open the weekly story from our pregnant calendar. It contains information on your baby, mom, dad and even the baby's siblings! Just follow the simple steps below to customize your widget and include it on your site."
render_inline="optional"
author="3DPregnancy.com"
author_email="widget@3dpregnancy.com"
screenshot="http://widget.3dpregnancy.com/sites/igoogle/screenshot.jpg"
thumbnail="http://widget.3dpregnancy.com/images/icon_small.jpg"
category="lifestyle" category2="funandgames"
width="340"
height="250"
>
<Require feature="flash" />
</ModulePrefs>

<UserPref name="dmonth" datatype="enum" display_name="Due Date Month"><EnumValue value="1" display_value="Jan" /><EnumValue value="2" display_value="Feb" /><EnumValue value="3" display_value="Mar" /><EnumValue value="4" display_value="Apr" /><EnumValue value="5" display_value="May" /><EnumValue value="6" display_value="Jun" /><EnumValue value="7" display_value="Jul" /><EnumValue value="8" display_value="Aug" /><EnumValue value="9" display_value="Sep" /><EnumValue value="10" display_value="Oct" /><EnumValue value="11" display_value="Nov" /><EnumValue value="12" display_value="Dec" /></UserPref ><UserPref name="dday" datatype="enum" display_name="Due Date Day"><EnumValue value="1" display_value="1" /><EnumValue value="2" display_value="2" /><EnumValue value="3" display_value="3" /><EnumValue value="4" display_value="4" /><EnumValue value="5" display_value="5" /><EnumValue value="6" display_value="6" /><EnumValue value="7" display_value="7" /><EnumValue value="8" display_value="8" /><EnumValue value="9" display_value="9" /><EnumValue value="10" display_value="10" /><EnumValue value="11" display_value="11" /><EnumValue value="12" display_value="12" /><EnumValue value="13" display_value="13" /><EnumValue value="14" display_value="14" /><EnumValue value="15" display_value="15" /><EnumValue value="16" display_value="16" /><EnumValue value="17" display_value="17" /><EnumValue value="18" display_value="18" /><EnumValue value="19" display_value="19" /><EnumValue value="20" display_value="20" /><EnumValue value="21" display_value="21" /><EnumValue value="22" display_value="22" /><EnumValue value="23" display_value="23" /><EnumValue value="24" display_value="24" /><EnumValue value="25" display_value="25" /><EnumValue value="26" display_value="26" /><EnumValue value="27" display_value="27" /><EnumValue value="28" display_value="28" /><EnumValue value="29" display_value="29" /><EnumValue value="30" display_value="30" /><EnumValue value="31" display_value="31" /></UserPref ><UserPref name="dyear" datatype="enum" display_name="Due Date Year"><EnumValue value="2007" display_value="2007" /><EnumValue value="2008" display_value="2008" /><EnumValue value="2009" display_value="2009" /><EnumValue value="2010" display_value="2010" /></UserPref ><UserPref name="rndchecked" datatype="bool" display_name="Show Random Week instead of due date" /><UserPref name="pal" datatype="enum" display_name="Color" default_value="1"><EnumValue value="1" display_value="Pink" /><EnumValue value="2" display_value="Blue" /><EnumValue value="3" display_value="Green" /><EnumValue value="4" display_value="Yellow" /><EnumValue value="5" display_value="Purple" /><EnumValue value="6" display_value="Orange" /><EnumValue value="7" display_value="Red" /><EnumValue value="8" display_value="Google" /></UserPref ><UserPref name="staticchecked" datatype="bool" display_name="Show 'static images' instead of 'rotating images'" /><UserPref name="datechecked" datatype="bool" display_name="Show due date as 'date' instead of 'countdown'" /><UserPref name="wechecked" datatype="bool" display_name="Use 'We' instead of 'I'" />
<Content type="html">
<![CDATA[

<script type="text/javascript">
prefs=new _IG_Prefs();

if (prefs.getBool('rndchecked') == false && prefs.getInt('dmonth') == 0 && prefs.getInt('dday') == 0){
  document.write('<div align="right" style="position:absolute;;width:100%"><img src="http://widget.3dpregnancy.com/sites/igoogle/help.gif" /></div>');
}

</script>

<div id="flashcontainer" align="center"></div>
<script type="text/javascript">

function load_swf(){
// The URL for the .swf file that shows the specified trick.
var url = 'http://widget.3dpregnancy.com/swf/widget.swf';


// Play .swf file.
_IG_EmbedFlash(url, "flashcontainer", {
swf_version: 6,
id: "flashid",
wmode: "transparancy",
FlashVars: "referrer=2" + (prefs.getBool('wechecked') ? '&wechecked=true' : '') + "" + (prefs.getBool('datechecked') ? '&datechecked=true' : '') + "" + (prefs.getBool('staticchecked') ? '&staticchecked=true' : '') + "" + (prefs.getBool('rndchecked') ? '&rndchecked=true' : '') + "&pal=" + prefs.getString('pal') + "&curDay=" + (prefs.getInt('dday') == undefined ? 0 : prefs.getInt('dday')) + "&curMonth=" + (prefs.getInt('dmonth') == undefined ? 0 : prefs.getInt('dmonth')) + "&curYear=" + (prefs.getInt('dyear') == undefined ? 0 : prefs.getInt('dyear')),
width: 160,
height: 250
})


}
// When gadget first loads, display still photo.
_IG_RegisterOnloadHandler(load_swf);
</script>
]]>
</Content>
</Module>


























