<!--
var ranNum= Math.floor(Math.random()*6);
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>");
}
if (ranNum == 3)
{
document.write("<div id='Layer246' style='position:absolute; width:87px; height:87px; z-index:12; left: 693px; top: 303px; overflow: none; border: 0px ridge #EEEEEE; id='WF'><div align='center'><img src='http://www.mmicrosite.com/images/weather_frame.gif' name='weatherf' width=87 height=87 alt='Click this frame for the latest Toronto weather'></div></div>");
}
if (ranNum == 5)
{
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>");
document.write("<div id='Layer246' style='position:absolute; width:87px; height:87px; z-index:12; left: 693px; top: 303px; overflow: none; border: 0px ridge #EEEEEE; id='WF'><div align='center'><img src='http://www.mmicrosite.com/images/weather_frame.gif' name='weatherf' width=87 height=87 alt='Click this frame for the latest Toronto weather'></div></div>");
}
// -->
