<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs
title="Daily Relaxation Tips"
height="310"
author="Kwame I."
author_email="admin.weggs@gmail.com"
author_affiliation=""
author_location="Charleston, SC"
description="Tips to relieve stress in your daily life. Some are from Yoga, some from Buddhism
ideology. These tips would be very helpful for those that lead a demanding
lifestyle.">

<Require feature="dynamic-height"/>
<Require feature='setprefs'/>
<Require feature='views'/>
</ModulePrefs>
<UserPref name="showads" display_name="Show Ads?" datatype="bool" default_value="false"/>

<Content type="html"><![CDATA[

<div id="_img" style="padding: 10px; width=50px; height=21px; text-align: center;"></div>
<div id='drt' style="font-size:12px; padding:0 15px; "></div>

<script type='text/javascript'>

var prefs = new _IG_Prefs(); <!-- unused -->

_IG_FetchContent('http://weggs.com/google-gadgets/drt/drt_out.php?todays_drt', responseText);

function responseText(data){
if (data != null) {
document.getElementById('drt').innerHTML = data;
}
}
var image = _IG_GetImage('http://hosting.gmodules.com/ig/gadgets/file/107422033157298531739/relax.jpg');
_gel('_img').appendChild(image);

</script>


<p style="text-align: center; font-size: 80%">
<a href="http://weggs.com/index.php?option=com_wrapper&view=wrapper&Itemid=55" target="_blank">
Suggest a relaxation tip</a>
</p>

<div id='adsense' style="text-align: center;">
<script type="text/javascript"><!--
google_ad_client = "pub-0801784387664980";
/* drt half banner */
google_ad_slot = "6971536894";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<script type='text/javascript'>

if(prefs.getBool('showads') !== true) {
document.getElementById('adsense').style.display = 'none';
}

_IG_AdjustIFrameHeight();
</script>

]]></Content>
</Module>

