Get your daily dose of humor with Cheeky Quote ... displays a random funny quote every half hour. You can view more jokes and famous quotations via the 'author quotes' and 'random quotes' links.
<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Cheeky Quote"
title_url="http://madpuffininc.googlepages.com/cheekyquote-add.htm"
description="Get your daily dose of humor with Cheeky Quote ... displays a random funny quote every half hour. You can view more jokes and famous quotations via the 'author quotes' and 'random quotes' links."
thumbnail="http://hosting.gmodules.com/ig/gadgets/file/112764733758979090903/cheekyquote-thumbnail.png"
screenshot="http://hosting.gmodules.com/ig/gadgets/file/112764733758979090903/cheekyquote-screenshot.png"
directory_title="Cheeky Quote"
category="lifestyle"
category2="communication"
width="320"
height="200"
scrolling="true"
author="madpuffin"
author_email="mad.puffin@yahoo.com"
author_photo="http://hosting.gmodules.com/ig/gadgets/file/112764733758979090903/madpuffin.png"
author_quote="You need to learn to accept imperfection ... and I can help you with that.">
<Require feature="opensocial-0.7" />
<Require feature="analytics" />
</ModulePrefs>
<Content type="html">
<![CDATA[
<div id=content_div></div>
<script type="text/javascript">
function update(response)
{
_gel("content_div").innerHTML = response;
}
// Fetch fresh content every half hour
_IG_FetchContent("http://74.220.207.193/~lassytou/madpuffin/orkut/applications/cheekyquote/update.php", update, { refreshInterval: (60 * 30) });
// Track this gadget using Google Analytics.
_IG_Analytics("UA-3354729-1", "/cheekyquote");
</script>
]]>
</Content>
</Module>