// widgets script exported to file to see help with IE flash activation issue

function writeWidget(){
var str='';
str+='<!--[if IE]><object width="300" height="272" type="application\/x-shockwave-flash" quality="high" id="W4759c548e3a9d25b"><param value="http:\/\/widgets.bbcgoodfood.com\/o\/47470fd7fd760fc5\/4759c548e3a9d25b\/47470fd7fd760fc5\/bcb1ec9b" name="movie"\/><![endif]-->';
str+='<!--[if !IE]><!--><object width="300" height="272" type="application\/x-shockwave-flash" id="W4759c548e3a9d25b" data="http:\/\/widgets.bbcgoodfood.com\/o\/47470fd7fd760fc5\/4759c548e3a9d25b\/47470fd7fd760fc5\/bcb1ec9b"><!--<![endif]--><param name="wmode" value="transparent"\/><param name="allowScriptAccess" value="always"\/><param name="allowNetworking" value="all"\/><\/object>';
document.write(str);
}

writeWidget();