﻿function flv(xf,xw,xh,xi)
{
document.write('<object type="application/x-shockwave-flash" width="'+xw+'" height="'+xh+'" data="./scripts/flv.swf?file='+xf+'&image='+xi+'" align="top"><param name="movie" value="./scripts/flv.swf?file='+xf+'&image='+xi+'" /></object>');
}

function dew(xf,xw,xh)
{
document.write('<object type="application/x-shockwave-flash"  data="http://www.windreport.com/dew.swf?son='+xf+'" width="'+xw+'" height="'+xh+'"><param name="movie" value="http://www.windreport.com/dew.swf?son='+xf+'" /></object>');
}