function RunEmbedWeatherYEL() {
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="190" height="125" data="cityCode=nt-24&amp;siteCode=s0000366&amp;provCode=NT&amp;language=e"><param name="movie" value="http://dd.weatheroffice.gc.ca/lib/flash/wxlink_e.swf" /><param name="FlashVars" value="cityCode=nt-24&amp;siteCode=s0000366&amp;provCode=NT&amp;language=e" /><param name="quality" value="high" /><embed src="http://dd.weatheroffice.gc.ca/lib/flash/wxlink_e.swf" FlashVars="cityCode=nt-24&amp;siteCode=s0000366&amp;provCode=NT&amp;language=e" quality="high" pluginspage="http://www.adobe.com/go/getflashplayer" type="application/x-shockwave-flash" width="190" height="125" />\n');
    document.write('</object>\n');
}