<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Movie Trailers"
directory_title="Movies Trailer of the Day"
description="This stylish gadget has a large collection of upcoming movies i.e. movie trailers showing up each time you load this gadget. Don't blame this gadget, if you end up going to the cinema very often or spending a lot of time in front of your TV watching movies. You can also view on fullscreen. (Best viewed in: 1280x1024)"
author="StylishGadget"
author_email="igoogle@stylishgadget.com"
author_affiliation=""
author_location=""
screenshot="http://www.digitalpowered.info/gadget/img/screenshots/movies.jpg"
thumbnail="http://www.digitalpowered.info/gadget/img/screenshots/movies_th.jpg"
height="440"
scrolling="false"
singleton="false"
category="lifestyle"
category2="funandgames">
      <Require feature="analytics"/>
</ModulePrefs>
<Content type="html">
<![CDATA[


<center>
<script language="JavaScript1.2">

var ie=document.all&&navigator.userAgent.indexOf("Opera")==-1
var dom=document.getElementById&&navigator.userAgent.indexOf("Opera")==-1

var iframeprops='width="100%" height="440" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"'

var randomcontent=new Array()
randomcontent[0]="http://igoogle.stylishgadget.info/movies.html"
randomcontent[1]="http://igoogle.stylishgadget.info/movies_2.html"

if (ie||dom)
document.write('<iframe id="dynstuff" src="" '+iframeprops+'></iframe>')

function random_iframe(){
if (ie||dom){
var iframeobj=document.getElementById? document.getElementById("dynstuff") : document.all.dynstuff
iframeobj.src=randomcontent[Math.floor(Math.random()*randomcontent.length)]
}
}

window.onload=random_iframe

</script>
</center>

]]>
</Content>
</Module>

