﻿function meteoRandom( code )
{
    document.write('<iframe marginheight="0" marginwidth="0" name="iframe1" id="iframe1" width="150" height="88" src="http://btn.meteomedia.ca/weatherbuttons/template5.php?placeCode='+code+'&cityNameNeeded=1&category0=Cities&celsiusF=C" align="top" frameborder="0" scrolling="no"><\/iframe>');
}