loadWeatherWidget();
function loadWeatherWidget() {
    swfobject.embedSWF("/flash/widget.swf", "weather", "141", "130", "9.0.0", "expressInstall.swf", { configpath: "/flash/widget_config.xml" }, { wmode: "transparent", salign: "r", quality: "high" });
}
