<!--
var ranNum= Math.floor(Math.random()*5);
if (ranNum == 2)
{
document.write("<div id='Layer245' style='position:absolute; width:80px; height:80px; z-index:12; left: 920px; top: 120px; overflow: none; border: 0px ridge #EEEEEE; id='WB'><div align='center'><img src='http://www.mmicrosite.com/images/weather_button.gif' name='weatherb' width=80 height=80 alt='Click this button for the latest Toronto weather'></div></div>");
}
// -->
