<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Tour of California Info Box"
             author="Ian L."
             author_email="ian@portentinteractive.com"
             author_affiliation="Portent Interactive"
             description="The latest information for the Tour of California."
             render_inline="optional" height="181" scaling="false"
/>
<Content type="html"><![CDATA[
<table width="100%" ><td align="right"><a href="http://www.amgentourofcalifornia.com/" target="_blank"><img src="http://www.amgentourofcalifornia.com/docroot/images/atoc_logo.gif" border="0" width="78" height="37"></a>
</td></table>
<table width="100%" height="136" border="0" cellpadding="0" cellspacing="0" style="font-family: Helvetica,Arial,  sans-serif; color:#fff;"><tr><td width="7" style="background-image:url(http://www.amgentourofcalifornia.com/docroot/images/atoc_back_left.png);">&nbsp;</td> 
<td style="background-image:url(http://www.amgentourofcalifornia.com/docroot/images/atoc_back.png);background-repeat:repeat-x;vertical-align:middle;padding:10px;" valign="middle">
<div id="atocbox" style="font-family:helvetica,arial,sans-serif;font-size:12px;vertical-align:middle;text-align:left;">
<script>
var before="the race"
var current="Today is the race"
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
function countdown(yr,m,d){
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy
var futurestring=montharray[m-1]+" "+d+", "+yr
var difference=(Math.round((Date.parse(futurestring)-Date.parse(todaystring))/(24*60*60*1000))*1)
var dstring=difference.toString()
if (difference<=0)
document.write('0')
else if (difference>0){
document.write('<div style="font-size: 52px; font-weight: bold;">')
for (i=0;i<=dstring.length-1;i++)
document.write(dstring.charAt(i))
}
document.write('<font style="font-size:12px;font-weight:normal;color:#dddddd;"> days &amp; counting</font></div>')
}
countdown(2006,2,19)
</script>
<div style="line-height:15px;">Race news and play-by-play race reporting, starting with the <a href="http://www.amgentourofcalifornia.com/" target="_blank" style="text-decoration:none;"><font style="color:#dddddd;text-decoration:none;">02.19.06 prologue</font></a>.</div>
</div>
</td>
<td width="8" style="background-image:url(http://www.amgentourofcalifornia.com/docroot/images/atoc_back_right.png);">&nbsp;</td></tr></table>
]]></Content>
</Module>
