﻿<?xml version="1.0" encoding="UTF-8" ?> 
 <Module>
  <ModulePrefs title="Contemporary Quotes of the Day"
  description="This stylish gadget will display contemporary interesting, motivational and inspirational quotes each time you visit Google. Get a self-confidence boost everyday! All credits for this gadget go to Anthony Fernando, however, this will be slight different to his original Inspirational Quotes and Pictures."
  directory_title="Contemporary Quotes of the Day"
  author="Quotes and Facts Gadgets"
  author_email="igoogle@stylishgadget.com"
  author_affiliation=""
  author_location=""
  screenshot="http://www.digitalpowered.info/gadget/img/screenshots/quotes.jpg"
  thumbnail="http://www.digitalpowered.info/gadget/img/screenshots/quotes_th.jpg"
  author_photo=""
  author_aboutme=""
  author_link=""
  author_quote=""
  height="350"
  title_url="" /> 
  <Content type="html"> 
<![CDATA[
<SCRIPT type="text/javascript">
 var random = Math.floor(Math.random()*101)+1;
 var redirect = "http://igoogle.stylishgadget.info/quotes/quote" + random + ".htm";
 window.location = redirect;
</script>
]]>
</Content>
</Module>